Commit Graph

85 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
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 49b256f338 *** empty log message ***
svn path=/trunk/boinc/; revision=4280
2004-10-01 07:49:01 +00:00
David Anderson a9fee1bd8a *** empty log message ***
svn path=/trunk/boinc/; revision=4252
2004-09-27 20:09:49 +00:00
David Anderson 900042214d *** empty log message ***
svn path=/trunk/boinc/; revision=4251
2004-09-27 19:44:40 +00:00
David Anderson 161fb2868f *** empty log message ***
svn path=/trunk/boinc/; revision=4189
2004-09-13 18:05:54 +00:00
David Anderson e01aa9de45 *** empty log message ***
svn path=/trunk/boinc/; revision=4182
2004-09-10 21:02:11 +00:00
David Anderson 89b723e2d1 *** empty log message ***
svn path=/trunk/boinc/; revision=4067
2004-08-16 11:31:59 +00:00
Rom Walton 229c791dd4 *** empty log message ***
svn path=/trunk/boinc/; revision=4061
2004-08-14 00:37:38 +00:00
David Anderson a5338d1658 *** empty log message ***
svn path=/trunk/boinc/; revision=4058
2004-08-13 11:21:12 +00:00
David Anderson 652d7d3986 *** empty log message ***
svn path=/trunk/boinc/; revision=4054
2004-08-12 13:36:05 +00:00
Brian Boshes 13200c3f4c *** empty log message ***
svn path=/trunk/boinc/; revision=3999
2004-08-05 22:14:23 +00:00
Daniel Hsu 1eb4a7a622 *** empty log message ***
svn path=/trunk/boinc/; revision=3972
2004-08-03 22:52:10 +00:00
Rom Walton 551d12b00c *** empty log message ***
svn path=/trunk/boinc/; revision=3970
2004-08-03 21:51:30 +00:00
Daniel Hsu fcb2a85388 *** empty log message ***
svn path=/trunk/boinc/; revision=3939
2004-07-22 18:56: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 83c300795d message_hangler.C
svn path=/trunk/boinc/; revision=3837
2004-07-10 00:11:20 +00:00
Daniel Hsu 7879fe53e6 *** empty log message ***
svn path=/trunk/boinc/; revision=3801
2004-07-06 21:51:49 +00:00
David Anderson ce6210cff4 *** empty log message ***
svn path=/trunk/boinc/; revision=3784
2004-07-06 04:10:51 +00:00
David Anderson 290f54e6eb server_types.C
svn path=/trunk/boinc/; revision=3698
2004-06-24 21:00:13 +00:00
David Anderson 57f2aec66d *** empty log message ***
svn path=/trunk/boinc/; revision=3688
2004-06-22 22:56:50 +00:00
David Anderson 6769f9f1e5 *** empty log message ***
svn path=/trunk/boinc/; revision=3375
2004-05-13 04:48:19 +00:00
David Anderson 7615fe72fa *** empty log message ***
svn path=/trunk/boinc/; revision=3312
2004-05-03 02:18:35 +00:00
David Anderson a211c97bd0 *** empty log message ***
svn path=/trunk/boinc/; revision=3311
2004-05-02 15:55:17 +00:00
David Anderson 7e749941e5 *** empty log message ***
svn path=/trunk/boinc/; revision=3310
2004-04-30 23:18:56 +00:00
David Anderson dbe8420aad *** empty log message ***
svn path=/trunk/boinc/; revision=3309
2004-04-30 19:33:05 +00:00
David Anderson 00191f0456 *** empty log message ***
svn path=/trunk/boinc/; revision=3308
2004-04-30 18:26:20 +00:00
David Anderson 1e13d8e1d9 *** empty log message ***
svn path=/trunk/boinc/; revision=3271
2004-04-18 18:40:13 +00:00
David Anderson 1aa4230d9a *** empty log message ***
svn path=/trunk/boinc/; revision=3263
2004-04-14 23:32:17 +00:00
David Anderson 4909e2a966 *** empty log message ***
svn path=/trunk/boinc/; revision=3249
2004-04-11 20:20:32 +00:00
David Anderson dd51f9ea18 *** empty log message ***
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
David Anderson b13e9aa1bc *** empty log message ***
svn path=/trunk/boinc/; revision=3194
2004-03-31 06:07:17 +00:00
David Anderson cff8239e37 *** empty log message ***
svn path=/trunk/boinc/; revision=3125
2004-03-23 01:44:13 +00:00
Kevin Dalley 84eea45c96 * sched/server_types.C: set exit_status to non-zero value before
parsing.  Log error with xml parsing of SCHEDULER_REQUEST.

svn path=/trunk/boinc/; revision=3104
2004-03-20 07:57:22 +00:00
David Anderson f80a5f1a12 *** empty log message ***
svn path=/trunk/boinc/; revision=3083
2004-03-17 01:26:44 +00:00
David Anderson 13215f88cd *** empty log message ***
svn path=/trunk/boinc/; revision=2995
2004-02-17 02:16:53 +00:00
David Anderson 1ca7e9e6d1 *** empty log message ***
svn path=/trunk/boinc/; revision=2935
2004-02-02 21:09:05 +00:00
David Anderson ca54f0c552 *** empty log message ***
svn path=/trunk/boinc/; revision=2927
2004-01-26 19:29:39 +00:00
David Anderson a68fc8c6da *** empty log message ***
svn path=/trunk/boinc/; revision=2856
2004-01-08 00:27:59 +00:00
David Anderson 738d605caf *** empty log message ***
svn path=/trunk/boinc/; revision=2629
2003-11-04 22:22:06 +00:00
David Anderson 54d5a1d8ca *** empty log message ***
svn path=/trunk/boinc/; revision=2617
2003-11-02 23:08:06 +00:00
Karl Chen d4b762687e *** empty log message ***
svn path=/trunk/boinc/; revision=2509
2003-10-19 04:00:48 +00:00
Karl Chen bf69d83376 *** empty log message ***
svn path=/trunk/boinc/; revision=2123
2003-08-15 22:39:56 +00:00
David Anderson eafb60f64a indentation
svn path=/trunk/boinc/; revision=1675
2003-07-13 01:10:24 +00:00
Karl Chen 7881eb5cbf rewrote logging facilities
svn path=/trunk/boinc/; revision=1634
2003-07-02 02:02:18 +00:00
Eric Heien c5924b8045 benchmark error reporting
svn path=/trunk/boinc/; revision=1632
2003-07-01 23:16:53 +00:00
David Anderson 636bb2ce04 license change
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +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