David Anderson
6722611151
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6423
2005-06-24 04:34:45 +00:00
David Anderson
845e4c09fa
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5993
2005-05-01 04:35:22 +00:00
David Anderson
709ef2675c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5911
2005-04-21 05:48:00 +00:00
David Anderson
8d0ab453b3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
David Anderson
90b9a9a001
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5221
2005-01-27 18:44:32 +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
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
e6cdca41e0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4237
2004-09-24 20:17:52 +00:00
David Anderson
29d50db100
checkin changes
...
svn path=/trunk/boinc/; revision=3948
2004-07-24 00:09:28 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Karl Chen
bc8fce1808
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3856
2004-07-13 10:36:18 +00:00
David Anderson
6b39b0f3d1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3782
2004-07-04 18:55:31 +00:00
Matt Lebofsky
7038bf39de
added fcgi_stdio.h
...
added fcgi_stdio.h
added fcgi_stdio.h
svn path=/trunk/boinc/; revision=3773
2004-07-03 21:38:22 +00:00
David Anderson
fe9912a0f3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3655
2004-06-17 23:23:13 +00:00
David Anderson
13215f88cd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2995
2004-02-17 02:16:53 +00:00
David Anderson
7e2fe724fd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2828
2003-12-24 21:49:35 +00:00
David Anderson
7542bd66c9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2780
2003-12-11 19:05:52 +00:00
David Anderson
032644aaaf
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2659
2003-11-11 20:49:07 +00:00
David Anderson
5589d5368f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2525
2003-10-21 04:06:55 +00:00
Karl Chen
139f76630e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1997
2003-08-05 22:28:43 +00:00
Karl Chen
bb8b625699
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1953
2003-08-01 23:23:20 +00:00
David Anderson
537b48cc13
license change
...
svn path=/trunk/boinc/; revision=1405
2003-06-11 23:36:48 +00:00
David Anderson
2ae654544b
DB interface
...
svn path=/trunk/boinc/; revision=1293
2003-06-04 17:21:26 +00:00
David Anderson
dc21c52bdf
rename db.h
...
svn path=/trunk/boinc/; revision=1137
2003-04-07 19:06:00 +00:00
David Anderson
535a6a6d38
DB interface name change
...
svn path=/trunk/boinc/; revision=1135
2003-04-07 17:11:57 +00:00
David Anderson
f3bc2c491f
license comment, TODO
...
svn path=/trunk/boinc/; revision=436
2002-09-26 18:11:06 +00:00
David Anderson
3cd542a6e1
new versioning semantics
...
svn path=/trunk/boinc/; revision=250
2002-07-29 00:39:45 +00:00
Michael Gary
35af4511d2
Added debug code and error catching, fixed flaw in timekeeping, removed unused tests.
...
svn path=/trunk/boinc/; revision=174
2002-07-11 01:09:53 +00:00
Michael Gary
07c83375dc
Watermark functionality now fully implemented, time statistics implemented in host,
...
checkpoint timing and time tracking implemented in api, make install installs boinc
in /usr/local/boinc.
svn path=/trunk/boinc/; revision=128
2002-06-21 18:31:32 +00:00
Michael Gary
9b5c58698c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=101
2002-06-07 22:59:24 +00:00
Michael Gary
a8660b2a3f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=97
2002-06-07 21:21:55 +00:00
David Anderson
b5c17dceaa
added missing files
...
svn path=/trunk/boinc/; revision=75
2002-05-30 07:14:21 +00:00