Commit Graph

62 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
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 37adf79297 *** empty log message ***
svn path=/trunk/boinc/; revision=4328
2004-10-14 22:01:05 +00:00
David Anderson e468bec5b7 *** empty log message ***
svn path=/trunk/boinc/; revision=4149
2004-09-04 05:21:33 +00:00
David Anderson 11d6b414db *** empty log message ***
svn path=/trunk/boinc/; revision=4143
2004-09-02 16:23:21 +00:00
Brian Boshes 0cd83e41e9 *** empty log message ***
svn path=/trunk/boinc/; revision=3994
2004-08-05 21:42:26 +00:00
Brian Boshes aa5640f9d7 Fixed tab settings and reformatted, no other changes
svn path=/trunk/boinc/; revision=3792
2004-07-06 18:31:56 +00:00
Brian Boshes ef4bb882d2 *** empty log message ***
svn path=/trunk/boinc/; revision=3787
2004-07-06 17:37:58 +00:00
Eric J. Korpela 7cd5c7911a *** empty log message ***
svn path=/trunk/boinc/; revision=3725
2004-06-30 18:17:21 +00:00
David Anderson 15c5503569 *** empty log message ***
svn path=/trunk/boinc/; revision=3716
2004-06-29 19:54:50 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
Daniel Hsu d0c11718ae *** empty log message ***
svn path=/trunk/boinc/; revision=3498
2004-06-03 21:19:18 +00:00
David Anderson dd51f9ea18 *** empty log message ***
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
David Anderson 7eb31c0819 *** empty log message ***
svn path=/trunk/boinc/; revision=3212
2004-04-03 00:43:55 +00:00
David Anderson 4348705f8f *** empty log message ***
svn path=/trunk/boinc/; revision=3158
2004-03-24 23:33:46 +00:00
David Anderson 41d13e9e61 *** empty log message ***
svn path=/trunk/boinc/; revision=3096
2004-03-19 00:13:22 +00:00
Rom Walton 475c5ed811 *** empty log message ***
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson cdb773782f *** empty log message ***
svn path=/trunk/boinc/; revision=2929
2004-01-30 22:19:19 +00:00
David Anderson 6e51577a02 *** empty log message ***
svn path=/trunk/boinc/; revision=2736
2003-12-02 22:47:32 +00:00
David Anderson 1d0f048e7b *** empty log message ***
svn path=/trunk/boinc/; revision=2716
2003-11-29 02:41:28 +00:00
David Anderson fe9c484c92 *** empty log message ***
svn path=/trunk/boinc/; revision=2661
2003-11-12 23:50:40 +00:00
David Anderson 5af7fd626e *** empty log message ***
svn path=/trunk/boinc/; revision=2616
2003-11-02 22:51:49 +00:00
David Anderson f62be63ddb *** empty log message ***
svn path=/trunk/boinc/; revision=2543
2003-10-22 18:39:22 +00:00
David Anderson a06fa48bf4 *** empty log message ***
svn path=/trunk/boinc/; revision=2491
2003-10-16 19:03:49 +00:00
David Anderson 135b22e8cf *** empty log message ***
svn path=/trunk/boinc/; revision=2447
2003-10-13 00:41:02 +00:00
Karl Chen ce9666f29c don't download if md5 & sig match already
svn path=/trunk/boinc/; revision=1942
2003-08-01 21:20:20 +00:00
David Anderson 0a60793d52 allow sched RPC while suspended
svn path=/trunk/boinc/; revision=1864
2003-07-29 23:26:32 +00:00
Karl Chen cb30dcdb9d *** empty log message ***
svn path=/trunk/boinc/; revision=1780
2003-07-23 22:24:28 +00:00
David Anderson df677a3eee client messages
svn path=/trunk/boinc/; revision=1644
2003-07-03 05:01:29 +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 537b48cc13 license change
svn path=/trunk/boinc/; revision=1405
2003-06-11 23:36:48 +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
Dan Werthimer 9988164edc no message
svn path=/trunk/boinc/; revision=1194
2003-05-14 18:18:33 +00:00
Dan Werthimer 8dfb0cd633 no message
svn path=/trunk/boinc/; revision=1178
2003-05-09 22:44:35 +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
David Anderson 76a3468b54 garbage collect app versions; bandwidth limit interface
svn path=/trunk/boinc/; revision=997
2003-03-02 19:24:09 +00:00
David Anderson 7245196f5a iterator delete
svn path=/trunk/boinc/; revision=950
2003-02-20 00:58:55 +00:00
David Anderson cea4b691d9 use iterator
svn path=/trunk/boinc/; revision=948
2003-02-20 00:06:07 +00:00
Eric Heien d92791ca94 tab formatting
svn path=/trunk/boinc/; revision=873
2003-02-06 19:01:49 +00:00
Eric Heien 10e0e29487 network error catching
svn path=/trunk/boinc/; revision=862
2003-02-04 21:47:12 +00:00
Eric Heien d1d2e82b31 error handling, formatting fixes
svn path=/trunk/boinc/; revision=664
2002-11-26 00:47:57 +00:00
David Anderson 9796a5e881 *** empty log message ***
svn path=/trunk/boinc/; revision=399
2002-08-30 22:11:36 +00:00
David Anderson 0fdbcb80ca win GUI
svn path=/trunk/boinc/; revision=395
2002-08-30 20:56:02 +00:00
David Anderson a095225083 credit
svn path=/trunk/boinc/; revision=388
2002-08-28 21:50:51 +00:00
David Anderson 5fce72eebb *** empty log message ***
svn path=/trunk/boinc/; revision=373
2002-08-23 00:53:00 +00:00
David Anderson 9fc8f33c2f *** empty log message ***
svn path=/trunk/boinc/; revision=369
2002-08-22 22:28:51 +00:00
David Anderson 42c02adf5a *** empty log message ***
svn path=/trunk/boinc/; revision=366
2002-08-22 21:29:58 +00:00
Eric Heien 96c0ded3a8 Persistent file xfer, minor Mac fixes
svn path=/trunk/boinc/; revision=356
2002-08-21 19:12:42 +00:00