Bruce Allen
f31b244f90
Modified CVS id strings. After some fussing with different versions
...
of gcc to try and force them to not complain with -Wall but to always
include this, I decided to take a simpler approach. All these strings
now have global linkage. To prevent namespace conflicts they all
have different names. For the record, the variable extension is a hash made of the first ten characters of the md5sum of the file path, eg:
md5hash=`boinc/api/x_opengl.C | md5sum | cut -c 1-10`
svn path=/trunk/boinc/; revision=4979
2005-01-02 18:29:53 +00:00
Bruce Allen
a24afe2b67
Moved RCSID strings to the end of all .c, .C and .cpp files as per
...
David's request.
svn path=/trunk/boinc/; revision=4787
2004-12-08 00:40:19 +00:00
Bruce Allen
45525eade1
- Added static volatile const char *BOINCrcsid="$Id$"; string to
...
the top of all .C files. This means that 'string' or 'ident'
run on an executable will tell you the exact file versions used
in building it, since CVS replaces $Id$ with a complete version ID
string. Declaration is volatile so that the compiler won't remove
it even under agressive optimizations.
svn path=/trunk/boinc/; revision=4610
2004-11-20 07:32:32 +00:00
David Anderson
6ac1953734
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4525
2004-11-11 19:24:02 +00:00
David Anderson
9a21b48116
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4224
2004-09-22 22:28:25 +00:00
David Anderson
7f4911ce02
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4223
2004-09-22 22:09:54 +00:00
Rom Walton
c359410f44
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4167
2004-09-09 04:22:43 +00:00
David Anderson
7e98b4285f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4162
2004-09-06 20:30:22 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson
5ceaf4c43a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
David Anderson
f0827f0137
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3429
2004-05-24 19:00:26 +00:00
David Anderson
df27377a89
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3278
2004-04-20 23:04:05 +00:00
David Anderson
8060d812fb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3266
2004-04-15 20:52:54 +00:00
David Anderson
1aa4230d9a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3263
2004-04-14 23:32:17 +00:00
David Anderson
dd51f9ea18
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
Rom Walton
475c5ed811
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson
6d44e9ccc1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2844
2004-01-04 06:48:40 +00:00
David Anderson
a06fa48bf4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2491
2003-10-16 19:03:49 +00:00
David Anderson
df677a3eee
client messages
...
svn path=/trunk/boinc/; revision=1644
2003-07-03 05:01:29 +00:00
David Anderson
636bb2ce04
license change
...
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00
Karl Chen
6c90acf0d5
canonicalize urls and fix old filenames
...
svn path=/trunk/boinc/; revision=1573
2003-06-24 00:17:36 +00:00
David Anderson
9844f440f4
user-specified files in app versions
...
svn path=/trunk/boinc/; revision=1219
2003-05-20 00:03:39 +00:00
David Anderson
7d6fce4cf4
tentative projects
...
svn path=/trunk/boinc/; revision=1187
2003-05-13 18:55:07 +00:00
Eric Heien
b2a0184dcf
strcpy changed to safe_strncpy, added retval checks
...
svn path=/trunk/boinc/; revision=1033
2003-03-08 23:48:05 +00:00
Eric Heien
d92791ca94
tab formatting
...
svn path=/trunk/boinc/; revision=873
2003-02-06 19:01:49 +00:00
Eric Heien
94e30fc7ce
project disk usage
...
svn path=/trunk/boinc/; revision=773
2002-12-19 00:37:19 +00:00
Hamid Aghdaee
e48efdaa57
*** empty log message ***
...
svn path=/trunk/boinc/; revision=678
2002-12-02 23:09:45 +00:00
Eric Heien
18fa10f597
remove project dir
...
svn path=/trunk/boinc/; revision=676
2002-12-02 20:52:22 +00:00
Eric Heien
703bdc8fde
more host information
...
svn path=/trunk/boinc/; revision=491
2002-10-14 05:52:48 +00:00
Eric Heien
483cfaad95
bug fix
...
svn path=/trunk/boinc/; revision=486
2002-10-11 20:53:38 +00:00
Seth Cooper
d22d978e1e
replaced <windows.h> with <afxwin.h> for mfc compatability, added <winsock.h> where needed
...
svn path=/trunk/boinc/; revision=472
2002-10-06 00:43:54 +00:00
David Anderson
cbf997aa71
new preferences scheme
...
svn path=/trunk/boinc/; revision=444
2002-09-29 00:32:11 +00:00
David Anderson
24c2298777
split up prefs file
...
svn path=/trunk/boinc/; revision=435
2002-09-26 05:57:10 +00:00
Eric Heien
c1701bd0ab
projects directory implemented
...
svn path=/trunk/boinc/; revision=433
2002-09-25 18:33:26 +00:00
David Anderson
8b43c02560
windows fixes
...
svn path=/trunk/boinc/; revision=375
2002-08-24 00:41:25 +00:00
David Anderson
ac1f13f2a8
revised API
...
svn path=/trunk/boinc/; revision=266
2002-08-05 00:29:34 +00:00
Michael Gary
8a997474aa
file_names.C now fully RFC1738 compliant (-_. not escaped)
...
svn path=/trunk/boinc/; revision=241
2002-07-23 21:00:05 +00:00
Michael Gary
f7aa0425e4
file_names no longer escapes . in url's to be more compliant with php standards
...
svn path=/trunk/boinc/; revision=240
2002-07-23 20:51:57 +00:00
Eric Heien
cc0fedee7c
Fixed windows compilation issues.
...
svn path=/trunk/boinc/; revision=235
2002-07-22 23:07:14 +00:00
Eric Heien
0801522cb0
Added comments throughout code.
...
svn path=/trunk/boinc/; revision=202
2002-07-15 23:21:20 +00:00
Michael Gary
35af4511d2
Added debug code and error catching, fixed flaw in timekeeping, removed unused tests.
...
svn path=/trunk/boinc/; revision=174
2002-07-11 01:09:53 +00:00
David Anderson
316de23144
Added upload authentication
...
svn path=/trunk/boinc/; revision=162
2002-07-05 05:33:40 +00:00
David Anderson
25eaeae893
master URL
...
svn path=/trunk/boinc/; revision=127
2002-06-21 06:52:47 +00:00
Eric Heien
6233799071
Changes made to files to for Windows port.
...
svn path=/trunk/boinc/; revision=90
2002-06-06 18:42:01 +00:00
David Anderson
d5d4634807
Initial revision
...
svn path=/trunk/boinc/; revision=10
2002-04-30 22:22:54 +00:00