Commit Graph

131 Commits

Author SHA1 Message Date
David Anderson c84e14cc6c *** empty log message ***
svn path=/trunk/boinc/; revision=9267
2006-01-19 01:13:49 +00:00
David Anderson 3cf73c01de *** empty log message ***
svn path=/trunk/boinc/; revision=9260
2006-01-17 22:59:23 +00:00
David Anderson 45fc5016e5 terminology
svn path=/trunk/boinc/; revision=9258
2006-01-17 22:48:09 +00:00
David Anderson 850587d93d code cleanup
svn path=/trunk/boinc/; revision=9039
2005-12-06 03:18:02 +00:00
Eric J. Korpela d9ee426071 Added explicit includes of "config.h" in many files to enable use of compilers
without a -include command line option.

svn path=/trunk/boinc/; revision=8896
2005-11-21 18:34:44 +00:00
David Anderson eb55f8944f back out backoff change
svn path=/trunk/boinc/; revision=8675
2005-10-14 04:41:53 +00:00
David Anderson 2306ba39ab add elements fo config file
svn path=/trunk/boinc/; revision=8550
2005-10-07 19:19:07 +00:00
David Anderson d9ece901de file transfer backoff policy change
svn path=/trunk/boinc/; revision=8371
2005-09-30 21:29:31 +00:00
David Anderson d7d40cfdb9 fix bugs in file download restart, curl
svn path=/trunk/boinc/; revision=7356
2005-08-16 17:43:32 +00:00
David Anderson ccf355877c *** empty log message ***
svn path=/trunk/boinc/; revision=6520
2005-07-05 09:02:55 +00:00
David Anderson 14f60e3fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=6316
2005-06-08 23:55:21 +00:00
David Anderson 8a666e991e *** empty log message ***
svn path=/trunk/boinc/; revision=6312
2005-06-08 19:02:27 +00:00
David Anderson 9c07f39813 *** empty log message ***
svn path=/trunk/boinc/; revision=6292
2005-06-07 19:22:50 +00:00
David Anderson 34bd6778d6 *** empty log message ***
svn path=/trunk/boinc/; revision=5841
2005-04-12 22:53:35 +00:00
David Anderson 1b0439c9a9 *** empty log message ***
svn path=/trunk/boinc/; revision=5840
2005-04-12 21:54:40 +00:00
David Anderson 67f6558e04 *** empty log message ***
svn path=/trunk/boinc/; revision=5785
2005-04-06 19:41:31 +00:00
David Anderson 8b5aba8b0b *** empty log message ***
svn path=/trunk/boinc/; revision=5617
2005-03-09 23:47:45 +00:00
David Anderson b48e79ccbd *** empty log message ***
svn path=/trunk/boinc/; revision=5546
2005-03-01 19:56:30 +00:00
David Anderson 8d0ab453b3 *** empty log message ***
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
David Anderson 435f8edd47 *** empty log message ***
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
David Anderson d7d6199b16 *** empty log message ***
svn path=/trunk/boinc/; revision=5107
2005-01-13 18:57:27 +00:00
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 134043fec2 *** empty log message ***
svn path=/trunk/boinc/; revision=4692
2004-12-01 20:56:20 +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 2af4477400 *** empty log message ***
svn path=/trunk/boinc/; revision=4567
2004-11-15 19:23:58 +00:00
David Anderson c02e5dfa4a *** empty log message ***
svn path=/trunk/boinc/; revision=4423
2004-10-25 20:16:30 +00:00
David Anderson 37adf79297 *** empty log message ***
svn path=/trunk/boinc/; revision=4328
2004-10-14 22:01:05 +00:00
David Anderson ed3659b9e2 *** empty log message ***
svn path=/trunk/boinc/; revision=4247
2004-09-26 04:16:52 +00:00
David Anderson 75fb68e02d *** empty log message ***
svn path=/trunk/boinc/; revision=4199
2004-09-14 21:29:52 +00:00
Rom Walton d6c2901e26 *** empty log message ***
svn path=/trunk/boinc/; revision=4171
2004-09-09 21:25:03 +00:00
David Anderson e468bec5b7 *** empty log message ***
svn path=/trunk/boinc/; revision=4149
2004-09-04 05:21:33 +00:00
David Anderson 2bf3f2ef77 *** empty log message ***
svn path=/trunk/boinc/; revision=4146
2004-09-02 23:06:14 +00:00
David Anderson 11d6b414db *** empty log message ***
svn path=/trunk/boinc/; revision=4143
2004-09-02 16:23:21 +00:00
Daniel Hsu a35492d15b *** empty log message ***
svn path=/trunk/boinc/; revision=4082
2004-08-20 20:18:16 +00:00
David Anderson 65b4263a74 *** empty log message ***
svn path=/trunk/boinc/; revision=4076
2004-08-19 15:36:30 +00:00
David Anderson dc0ba8f3c0 *** empty log message ***
svn path=/trunk/boinc/; revision=4050
2004-08-12 10:13:01 +00:00
Daniel Hsu a28c3941bf *** empty log message ***
svn path=/trunk/boinc/; revision=3956
2004-07-27 23:29:45 +00:00
Brian Boshes aa35479c4b *** empty log message ***
svn path=/trunk/boinc/; revision=3876
2004-07-14 21:28:59 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +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
Rom Walton 1f3f9ca59e *** empty log message ***
svn path=/trunk/boinc/; revision=3622
2004-06-17 02:36:08 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
David Anderson 4df39e85e4 *** empty log message ***
svn path=/trunk/boinc/; revision=3543
2004-06-12 04:45:36 +00:00
David Anderson baabcc5f41 *** empty log message ***
svn path=/trunk/boinc/; revision=3509
2004-06-07 18:48:49 +00:00
Daniel Hsu d0c11718ae *** empty log message ***
svn path=/trunk/boinc/; revision=3498
2004-06-03 21:19:18 +00:00
David Anderson 42518f4fe7 *** empty log message ***
svn path=/trunk/boinc/; revision=3430
2004-05-24 19:46:19 +00:00
David Anderson dd51f9ea18 *** empty log message ***
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00