David Anderson
45fc5016e5
terminology
...
svn path=/trunk/boinc/; revision=9258
2006-01-17 22:48:09 +00:00
David Anderson
9b8fbcc59f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9141
2005-12-24 06:32:07 +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
d52a600318
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6300
2005-06-07 23:12:47 +00:00
David Anderson
9c07f39813
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6292
2005-06-07 19:22:50 +00:00
David Anderson
64b871f819
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5962
2005-04-28 23:19:58 +00:00
David Anderson
b8e12020e9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5942
2005-04-27 06:55:28 +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
34c158e142
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5618
2005-03-10 00:43:22 +00:00
David Anderson
b48e79ccbd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5546
2005-03-01 19:56:30 +00:00
David Anderson
de8e6a9a25
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5532
2005-02-26 06:35:19 +00:00
David Anderson
08086a3376
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5424
2005-02-14 05:40:21 +00:00
Rom Walton
e442d3ce7e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5261
2005-02-01 00:54:06 +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
37adf79297
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4328
2004-10-14 22:01:05 +00:00
David Anderson
e468bec5b7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4149
2004-09-04 05:21:33 +00:00
David Anderson
11d6b414db
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4143
2004-09-02 16:23:21 +00:00
Brian Boshes
0cd83e41e9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3994
2004-08-05 21:42:26 +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
David Anderson
15c5503569
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3716
2004-06-29 19:54:50 +00:00
David Anderson
5ceaf4c43a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
Daniel Hsu
d0c11718ae
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3498
2004-06-03 21:19:18 +00:00
David Anderson
dd51f9ea18
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
David Anderson
7eb31c0819
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3212
2004-04-03 00:43:55 +00:00
David Anderson
4348705f8f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3158
2004-03-24 23:33:46 +00:00
David Anderson
41d13e9e61
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3096
2004-03-19 00:13:22 +00:00
Rom Walton
475c5ed811
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson
cdb773782f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2929
2004-01-30 22:19:19 +00:00
David Anderson
6e51577a02
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2736
2003-12-02 22:47:32 +00:00
David Anderson
1d0f048e7b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2716
2003-11-29 02:41:28 +00:00
David Anderson
fe9c484c92
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2661
2003-11-12 23:50:40 +00:00
David Anderson
5af7fd626e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2616
2003-11-02 22:51:49 +00:00
David Anderson
f62be63ddb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2543
2003-10-22 18:39:22 +00:00
David Anderson
a06fa48bf4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2491
2003-10-16 19:03:49 +00:00
David Anderson
135b22e8cf
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2447
2003-10-13 00:41:02 +00:00
Karl Chen
ce9666f29c
don't download if md5 & sig match already
...
svn path=/trunk/boinc/; revision=1942
2003-08-01 21:20:20 +00:00
David Anderson
0a60793d52
allow sched RPC while suspended
...
svn path=/trunk/boinc/; revision=1864
2003-07-29 23:26:32 +00:00
Karl Chen
cb30dcdb9d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1780
2003-07-23 22:24:28 +00:00
David Anderson
df677a3eee
client messages
...
svn path=/trunk/boinc/; revision=1644
2003-07-03 05:01:29 +00:00
Karl Chen
c276b739f2
more logging
...
svn path=/trunk/boinc/; revision=1638
2003-07-02 20:57:59 +00:00
Karl Chen
7881eb5cbf
rewrote logging facilities
...
svn path=/trunk/boinc/; revision=1634
2003-07-02 02:02:18 +00:00
David Anderson
537b48cc13
license change
...
svn path=/trunk/boinc/; revision=1405
2003-06-11 23:36:48 +00:00
David Anderson
9844f440f4
user-specified files in app versions
...
svn path=/trunk/boinc/; revision=1219
2003-05-20 00:03:39 +00:00