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
David Anderson
70472e1617
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4908
2004-12-20 20:47:25 +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
David Anderson
2c5f1d1a5b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41: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
161fb2868f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4189
2004-09-13 18:05:54 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson
000b18f565
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3314
2004-05-03 19:30:01 +00:00
David Anderson
7e749941e5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3310
2004-04-30 23:18:56 +00:00
David Anderson
dd51f9ea18
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
David Anderson
9767991240
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3228
2004-04-07 06:51:42 +00:00
David Anderson
f4d30aa220
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2840
2003-12-31 23:09:21 +00:00
David Anderson
645f77de1b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2819
2003-12-21 05:55:48 +00:00
David Anderson
76ce035063
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2773
2003-12-10 00:54:17 +00:00
David Anderson
2f229d2f54
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2463
2003-10-14 23:40:50 +00:00
David Anderson
4f9dd9b18b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2064
2003-08-12 20:58:24 +00:00
David Anderson
eafb60f64a
indentation
...
svn path=/trunk/boinc/; revision=1675
2003-07-13 01:10:24 +00:00
Karl Chen
aa79f220c1
config.xml paths ; test scripts
...
svn path=/trunk/boinc/; revision=1654
2003-07-09 23:54:45 +00:00
Karl Chen
7881eb5cbf
rewrote logging facilities
...
svn path=/trunk/boinc/; revision=1634
2003-07-02 02:02:18 +00:00
David Anderson
636bb2ce04
license change
...
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00
Karl Chen
1a2a84cdf7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1620
2003-07-01 00:39:54 +00:00
Karl Chen
a2fc72deb1
improved scheduler logging ; use a library
...
svn path=/trunk/boinc/; revision=1619
2003-07-01 00:20:22 +00:00
Karl Chen
f520d99108
added unistd.h
...
svn path=/trunk/boinc/; revision=1563
2003-06-20 21:33:49 +00:00
Karl Chen
dfa0325c19
write pid to pidfile ; trap sigints and exit on check_stop_trigger() ; stop servers by killing them
...
svn path=/trunk/boinc/; revision=1556
2003-06-20 01:31:03 +00:00
Eric Heien
65dbd70e64
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1397
2003-06-11 23:36:40 +00:00
David Anderson
756384d8b4
update_stats bug fixes
...
svn path=/trunk/boinc/; revision=1035
2003-03-08 23:50:21 +00:00
David Anderson
e0099a96dd
bug fix
...
svn path=/trunk/boinc/; revision=1031
2003-03-08 00:18:33 +00:00
Eric Heien
048ba6b6c9
update_stats program
...
svn path=/trunk/boinc/; revision=1030
2003-03-08 00:09:40 +00:00