Bruce Allen
07f776dd63
Added a command line option to make single pass with a small number of WU
...
for testing purposes.
svn path=/trunk/boinc/; revision=4986
2005-01-03 17:18:32 +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
David Anderson
70472e1617
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4908
2004-12-20 20:47:25 +00:00
David Anderson
c0c47595ac
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4840
2004-12-14 00:57:03 +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
Jeff Cobb
a3e584c717
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4684
2004-11-30 00:50:46 +00:00
Jeff Cobb
8a7deacd34
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4683
2004-11-30 00:28:19 +00:00
Jeff Cobb
9d9cc9669c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4682
2004-11-30 00:08:11 +00:00
David Anderson
92e9c8a6b6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4681
2004-11-29 22:26:34 +00:00
Bruce Allen
9a8151dd63
- Added a -dont_update_db command-line option to assimilator.C which prevents it from updating
...
the database, and so is useful for testing.
svn path=/trunk/boinc/; revision=4668
2004-11-26 23:33:11 +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
e99bb9deea
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4569
2004-11-15 23:46:50 +00:00
David Anderson
01786cde87
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4312
2004-10-10 03:16:30 +00:00
Lana Alber
92db7284e4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4290
2004-10-04 23:59:51 +00:00
David Anderson
46385bdae7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4175
2004-09-09 23:45:45 +00:00
Jeff Cobb
8f82cea5fd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4132
2004-08-31 23:45:07 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +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
290f54e6eb
server_types.C
...
svn path=/trunk/boinc/; revision=3698
2004-06-24 21:00:13 +00:00
David Anderson
57f2aec66d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3688
2004-06-22 22:56:50 +00:00
David Anderson
cb3fbf95ee
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3687
2004-06-21 23:37:06 +00:00
David Anderson
9361e2fb27
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3686
2004-06-21 21:20:10 +00:00
David Anderson
ba11fd1219
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3684
2004-06-21 05:03:56 +00:00
David Anderson
1c20c0505d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3443
2004-05-25 19:20:45 +00:00
David Anderson
d2f8addc5a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3377
2004-05-13 18:18:22 +00:00
David Anderson
000b18f565
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3314
2004-05-03 19:30:01 +00:00
David Anderson
dd51f9ea18
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
Karl Chen
7519dc516c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2889
2004-01-15 23:53:13 +00:00
David Anderson
f4d30aa220
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2840
2003-12-31 23:09:21 +00:00
David Anderson
7542bd66c9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2780
2003-12-11 19:05:52 +00:00
David Anderson
8bb76936a1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2753
2003-12-07 18:58:08 +00:00
David Anderson
0819db8266
generalize DB interface
...
svn path=/trunk/boinc/; revision=2267
2003-09-05 21:26:21 +00:00
David Anderson
f1eceb8605
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2220
2003-09-02 21:16:55 +00:00
David Anderson
71e6a7e681
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2129
2003-08-16 00:49:23 +00:00
David Anderson
7edf91f52a
backend logic
...
svn path=/trunk/boinc/; revision=2115
2003-08-15 20:35:44 +00:00
Karl Chen
b79c9e8170
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2104
2003-08-15 00:45:25 +00:00
David Anderson
4f9dd9b18b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2064
2003-08-12 20:58:24 +00:00
Karl Chen
6c09b8b02c
start/stop program and scheduler modifications
...
svn path=/trunk/boinc/; revision=1652
2003-07-08 21:30:47 +00:00
Karl Chen
7881eb5cbf
rewrote logging facilities
...
svn path=/trunk/boinc/; revision=1634
2003-07-02 02:02:18 +00:00
David Anderson
636bb2ce04
license change
...
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00
Karl Chen
1a2a84cdf7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1620
2003-07-01 00:39:54 +00:00
Karl Chen
a2fc72deb1
improved scheduler logging ; use a library
...
svn path=/trunk/boinc/; revision=1619
2003-07-01 00:20:22 +00:00
Karl Chen
dfa0325c19
write pid to pidfile ; trap sigints and exit on check_stop_trigger() ; stop servers by killing them
...
svn path=/trunk/boinc/; revision=1556
2003-06-20 01:31:03 +00:00
Eric Heien
2010b7f1ac
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1520
2003-06-17 21:23:43 +00:00
Eric Heien
65dbd70e64
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1397
2003-06-11 23:36:40 +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
Eric Heien
769180a515
bug fix
...
svn path=/trunk/boinc/; revision=1132
2003-04-04 19:38:57 +00:00