Commit Graph

89 Commits

Author SHA1 Message Date
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 9d9baddf18 *** empty log message ***
svn path=/trunk/boinc/; revision=4886
2004-12-18 00:38:21 +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 8fe62528b7 Typo killed feeder with bad MySQL syntax. David, please check.
svn path=/trunk/boinc/; revision=4784
2004-12-07 23:54:07 +00:00
David Anderson 2c5f1d1a5b *** empty log message ***
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41:19 +00:00
David Anderson d3ea793175 *** empty log message ***
svn path=/trunk/boinc/; revision=4648
2004-11-24 19:17:50 +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 5bd6449277 *** empty log message ***
svn path=/trunk/boinc/; revision=4357
2004-10-19 23:18:54 +00:00
Lana Alber 92db7284e4 *** empty log message ***
svn path=/trunk/boinc/; revision=4290
2004-10-04 23:59:51 +00:00
Jeff Cobb 475c6d9c20 *** empty log message ***
svn path=/trunk/boinc/; revision=4267
2004-09-29 23:55:20 +00:00
David Anderson c1b1b1435e *** empty log message ***
svn path=/trunk/boinc/; revision=4131
2004-08-31 23:08:28 +00:00
Rom Walton cefa6c1dad *** empty log message ***
svn path=/trunk/boinc/; revision=4124
2004-08-30 01:50:03 +00:00
David Anderson 3c21c3c748 *** empty log message ***
svn path=/trunk/boinc/; revision=4091
2004-08-21 19:03:12 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson 767dccd055 *** empty log message ***
svn path=/trunk/boinc/; revision=3767
2004-07-03 17:57:32 +00:00
David Anderson d82d04506f *** empty log message ***
svn path=/trunk/boinc/; revision=3761
2004-07-02 22:48:33 +00:00
David Anderson e0ddccfb44 *** empty log message ***
svn path=/trunk/boinc/; revision=3753
2004-07-02 19:17:53 +00:00
David Anderson cd3884593b *** empty log message ***
svn path=/trunk/boinc/; revision=3727
2004-06-30 18:53:35 +00:00
David Anderson fe9912a0f3 *** empty log message ***
svn path=/trunk/boinc/; revision=3655
2004-06-17 23:23:13 +00:00
David Anderson 5f36fc394e *** empty log message ***
svn path=/trunk/boinc/; revision=3389
2004-05-18 16:38:02 +00:00
David Anderson 000b18f565 *** empty log message ***
svn path=/trunk/boinc/; revision=3314
2004-05-03 19:30:01 +00:00
David Anderson dd51f9ea18 *** empty log message ***
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
David Anderson e23a0cd1c8 *** empty log message ***
svn path=/trunk/boinc/; revision=3216
2004-04-04 02:59:42 +00:00
David Anderson d240b170b1 *** empty log message ***
svn path=/trunk/boinc/; revision=3215
2004-04-04 01:59:47 +00:00
David Anderson 7c2fccaee5 *** empty log message ***
svn path=/trunk/boinc/; revision=3138
2004-03-24 00:16:18 +00:00
David Anderson 94a7332fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=2968
2004-02-05 21:35:48 +00:00
Karl Chen 7519dc516c *** empty log message ***
svn path=/trunk/boinc/; revision=2889
2004-01-15 23:53:13 +00:00
David Anderson cc7ff62644 *** empty log message ***
svn path=/trunk/boinc/; revision=2859
2004-01-09 00:51:47 +00:00
David Anderson f4d30aa220 *** empty log message ***
svn path=/trunk/boinc/; revision=2840
2003-12-31 23:09:21 +00:00
David Anderson 1bdf611926 *** empty log message ***
svn path=/trunk/boinc/; revision=2807
2003-12-18 00:22:25 +00:00
David Anderson 7542bd66c9 *** empty log message ***
svn path=/trunk/boinc/; revision=2780
2003-12-11 19:05:52 +00:00
David Anderson 4947c97be0 *** empty log message ***
svn path=/trunk/boinc/; revision=2420
2003-10-07 04:35:56 +00:00
David Anderson fa8713feb4 don't retry if file not found
svn path=/trunk/boinc/; revision=2380
2003-09-30 18:09:58 +00:00
David Anderson dd4d6d2594 *** empty log message ***
svn path=/trunk/boinc/; revision=2344
2003-09-21 22:33:43 +00:00
David Anderson 1938fc43ee flush couldnt_send results
svn path=/trunk/boinc/; revision=2343
2003-09-21 21:00:25 +00:00
David Anderson 0819db8266 generalize DB interface
svn path=/trunk/boinc/; revision=2267
2003-09-05 21:26:21 +00:00
David Anderson f1eceb8605 *** empty log message ***
svn path=/trunk/boinc/; revision=2220
2003-09-02 21:16:55 +00:00
David Anderson 2cd028535f *** empty log message ***
svn path=/trunk/boinc/; revision=2215
2003-09-01 17:11:14 +00:00
Karl Chen b79c9e8170 *** empty log message ***
svn path=/trunk/boinc/; revision=2104
2003-08-15 00:45:25 +00:00
David Anderson eafb60f64a indentation
svn path=/trunk/boinc/; revision=1675
2003-07-13 01:10:24 +00:00
Karl Chen 6de210730b *** empty log message ***
svn path=/trunk/boinc/; revision=1666
2003-07-10 23:45:55 +00:00
Karl Chen 6c09b8b02c start/stop program and scheduler modifications
svn path=/trunk/boinc/; revision=1652
2003-07-08 21:30:47 +00:00
Karl Chen c276b739f2 more logging
svn path=/trunk/boinc/; revision=1638
2003-07-02 20:57:59 +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 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 2010b7f1ac *** empty log message ***
svn path=/trunk/boinc/; revision=1520
2003-06-17 21:23:43 +00:00
Eric Heien 65dbd70e64 *** empty log message ***
svn path=/trunk/boinc/; revision=1397
2003-06-11 23:36:40 +00:00