Frank Thomas
3bfc78b511
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
...
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
David Anderson
6b4e912b27
- random compile warning fixes
...
client/
auto_update.C
file_names.h
scheduler_op.C
time_stats.C
lib/
util.C,h
tools/
create_work.C
updater.C
svn path=/trunk/boinc/; revision=12971
2007-06-20 23:16:30 +00:00
David Anderson
ff91c8450f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12004
2007-01-30 18:19:30 +00:00
Bruce Allen
7eae628fc8
Compile fix
...
svn path=/trunk/boinc/; revision=9130
2005-12-23 04:12:24 +00:00
David Anderson
53919051a9
-command_line arg to create_work
...
svn path=/trunk/boinc/; revision=9112
2005-12-21 21:46:22 +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
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
2c5f1d1a5b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41: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
156930d204
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4003
2004-08-06 11:42:41 +00:00
David Anderson
b937c3a84b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3902
2004-07-19 23:05:44 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson
9a7d418eb7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3845
2004-07-10 07:27:00 +00:00
Jeff Cobb
07870d11d5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3838
2004-07-10 00:12:06 +00:00
David Anderson
d82d04506f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3761
2004-07-02 22:48:33 +00:00
David Anderson
e0ddccfb44
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3753
2004-07-02 19:17:53 +00:00
David Anderson
267d4b5370
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3383
2004-05-14 23:08:33 +00:00
David Anderson
61099a071a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3382
2004-05-14 22:58:58 +00:00
David Anderson
9c8fb41c4d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3341
2004-05-05 17:48:39 +00:00
David Anderson
c06295936c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3259
2004-04-14 17:34:55 +00:00
David Anderson
d15a9b27cf
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3188
2004-03-29 22:57:43 +00:00
David Anderson
76aa070555
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2989
2004-02-15 18:34:10 +00:00
David Anderson
86b1ed228d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2949
2004-02-03 22:11:55 +00:00
Karl Chen
7519dc516c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2889
2004-01-15 23:53:13 +00:00
David Anderson
d3b4ab4212
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2852
2004-01-06 18:38:39 +00:00
David Anderson
fe6a504d70
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2781
2003-12-11 19:15:14 +00:00
David Anderson
8bb76936a1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2753
2003-12-07 18:58:08 +00:00
David Anderson
a06fa48bf4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2491
2003-10-16 19:03:49 +00:00
Karl Chen
f40d30ad41
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2339
2003-09-19 07:54:11 +00:00
Eric J. Korpela
e6a02ad49b
Added const qualifiers to create_work and process_result_template_upload_only
...
prototypes.
svn path=/trunk/boinc/; revision=2332
2003-09-16 21:50:03 +00:00
David Anderson
29d24d7a57
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2327
2003-09-12 19:59:15 +00:00
Karl Chen
41d262b095
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2269
2003-09-05 22:12:34 +00:00
David Anderson
f325f0b7d8
resource description
...
svn path=/trunk/boinc/; revision=2243
2003-09-04 00:41:51 +00:00
David Anderson
f1eceb8605
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2220
2003-09-02 21:16:55 +00:00
David Anderson
f6771bac8c
docs
...
svn path=/trunk/boinc/; revision=2196
2003-08-26 18:33:21 +00:00
Karl Chen
8cd084fdaf
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2124
2003-08-15 23:04:36 +00:00
David Anderson
7edf91f52a
backend logic
...
svn path=/trunk/boinc/; revision=2115
2003-08-15 20:35:44 +00:00
David Anderson
636bb2ce04
license change
...
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00
Karl Chen
f84d029b56
warning police / bug fixes
...
svn path=/trunk/boinc/; revision=1518
2003-06-17 20:18:56 +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
46f84c5bbf
file deletion and state
...
svn path=/trunk/boinc/; revision=823
2003-01-23 08:07:48 +00:00
David Anderson
12dc09d651
DB code reorganization
...
svn path=/trunk/boinc/; revision=806
2003-01-09 07:24:27 +00:00
David Anderson
91d9370e55
abort runaway apps
...
svn path=/trunk/boinc/; revision=693
2002-12-06 07:33:45 +00:00
David Anderson
ed72992ee4
todo
...
svn path=/trunk/boinc/; revision=685
2002-12-05 19:13:06 +00:00