Commit Graph

63 Commits

Author SHA1 Message Date
Charlie Fenton 6b77961d6f *** empty log message ***
svn path=/trunk/boinc/; revision=10421
2006-06-21 02:24:40 +00:00
David Anderson f4ffa949de CPU scheduler
svn path=/trunk/boinc/; revision=10365
2006-06-15 23:15:27 +00:00
Walt Gribben 8e583dd8dd *** empty log message ***
svn path=/trunk/boinc/; revision=9599
2006-03-04 00:53:20 +00:00
David Anderson 4052efbaf7 don't clear project dir if app_info.xml found
svn path=/trunk/boinc/; revision=9598
2006-03-03 21:34:03 +00:00
David Anderson 44052b53e6 reset all if platform changes
svn path=/trunk/boinc/; revision=9508
2006-02-18 08:33:23 +00:00
David Anderson ce89af8702 statefile atomic write
svn path=/trunk/boinc/; revision=9465
2006-02-14 21:35:26 +00:00
David Anderson 1937858354 *** empty log message ***
svn path=/trunk/boinc/; revision=9402
2006-02-06 21:03:36 +00:00
David Anderson ebaf0d38b7 state file read logic
svn path=/trunk/boinc/; revision=9394
2006-02-02 20:46:37 +00:00
David Anderson 8063219c41 state file read logic
svn path=/trunk/boinc/; revision=9376
2006-02-01 07:04:24 +00:00
David Anderson 32d14c4c68 back out scheduler changes
svn path=/trunk/boinc/; revision=9349
2006-01-30 21:13:49 +00:00
David Anderson ba6a479fb4 CPU scheduler
svn path=/trunk/boinc/; revision=9336
2006-01-27 22:55:05 +00:00
David Anderson 1a76ad2184 require close tag in statefile
svn path=/trunk/boinc/; revision=9304
2006-01-24 22:41:47 +00:00
David Anderson 45fc5016e5 terminology
svn path=/trunk/boinc/; revision=9258
2006-01-17 22:48:09 +00:00
David Anderson ba23e3be09 state file update atomicity
svn path=/trunk/boinc/; revision=9115
2005-12-22 00:55:15 +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 5ba9fa9344 *** empty log message ***
svn path=/trunk/boinc/; revision=8849
2005-11-13 05:50:11 +00:00
David Anderson 9f9a477a84 Provide GUI RPC to get newer version info
svn path=/trunk/boinc/; revision=8848
2005-11-12 06:14:10 +00:00
David Anderson a3bebca949 new version check, host CPID fix
svn path=/trunk/boinc/; revision=8838
2005-11-10 06:03:39 +00:00
David Anderson a0bd24b348 version number fixes
svn path=/trunk/boinc/; revision=7715
2005-09-01 19:27:04 +00:00
David Anderson 8af3a9466e try file URLs in order
svn path=/trunk/boinc/; revision=6805
2005-07-26 11:55:28 +00:00
David Anderson 7c773fd533 *** empty log message ***
svn path=/trunk/boinc/; revision=6796
2005-07-24 18:23:56 +00:00
Rom Walton 3031042699 *** empty log message ***
svn path=/trunk/boinc/; revision=6401
2005-06-22 10:51:34 +00:00
David Anderson 359c5de98f *** empty log message ***
svn path=/trunk/boinc/; revision=6282
2005-06-02 21:38:20 +00:00
David Anderson 34c158e142 *** empty log message ***
svn path=/trunk/boinc/; revision=5618
2005-03-10 00:43:22 +00:00
David Anderson e8d891c8a4 *** empty log message ***
svn path=/trunk/boinc/; revision=5549
2005-03-02 07:15:15 +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
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 319328e169 *** empty log message ***
svn path=/trunk/boinc/; revision=4620
2004-11-22 19:17:13 +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 2d3febc294 *** empty log message ***
svn path=/trunk/boinc/; revision=4371
2004-10-21 00:23:19 +00:00
David Anderson 81406ae66d *** empty log message ***
svn path=/trunk/boinc/; revision=4302
2004-10-07 19:18:37 +00:00
David Anderson 327913b577 *** empty log message ***
svn path=/trunk/boinc/; revision=4281
2004-10-01 08:15:58 +00:00
David Anderson ed3659b9e2 *** empty log message ***
svn path=/trunk/boinc/; revision=4247
2004-09-26 04:16:52 +00:00
Lana Alber ef6fb9589a *** empty log message ***
svn path=/trunk/boinc/; revision=4236
2004-09-24 19:54:39 +00:00
David Anderson fdbba61026 *** empty log message ***
svn path=/trunk/boinc/; revision=4221
2004-09-22 21:08:26 +00:00
David Anderson 83a77b784f *** empty log message ***
svn path=/trunk/boinc/; revision=4217
2004-09-21 19:58:30 +00:00
David Anderson aaefb03ba9 *** empty log message ***
svn path=/trunk/boinc/; revision=4155
2004-09-05 18:46:19 +00:00
David Anderson b6f5e39bed *** empty log message ***
svn path=/trunk/boinc/; revision=4051
2004-08-12 11:57:51 +00:00
Brian Boshes 8a63722901 *** empty log message ***
svn path=/trunk/boinc/; revision=3996
2004-08-05 21:50:35 +00:00
David Anderson 64c16988e0 *** empty log message ***
svn path=/trunk/boinc/; revision=3900
2004-07-19 19:40:06 +00:00
David Anderson 8e795deae1 *** empty log message ***
svn path=/trunk/boinc/; revision=3897
2004-07-16 21:23:43 +00:00
David Anderson e92d36e490 *** empty log message ***
svn path=/trunk/boinc/; revision=3888
2004-07-15 23:58:43 +00:00
David Anderson 5dcd6d6f72 *** empty log message ***
svn path=/trunk/boinc/; revision=3870
2004-07-13 23:51:09 +00:00
Karl Chen bc8fce1808 *** empty log message ***
svn path=/trunk/boinc/; revision=3856
2004-07-13 10:36:18 +00:00
Daniel Hsu 28469f296d *** empty log message ***
svn path=/trunk/boinc/; revision=3720
2004-06-30 01:10:22 +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
Rom Walton 78534e3423 *** empty log message ***
svn path=/trunk/boinc/; revision=3392
2004-05-18 22:47:08 +00:00