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
ed47beb5ad
increase stderr_out limit to 64KB
...
svn path=/trunk/boinc/; revision=8421
2005-10-03 18:05:58 +00:00
David Anderson
180e5a9c54
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7409
2005-08-17 20:05:55 +00:00
David Anderson
7c716dc8db
attach project poll RPC
...
svn path=/trunk/boinc/; revision=7296
2005-08-13 03:19:22 +00:00
David Anderson
5e26d53f33
daily stats
...
svn path=/trunk/boinc/; revision=7241
2005-08-11 04:45:16 +00:00
David Anderson
3a1b32e7d6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6466
2005-06-28 05:43:22 +00:00
David Anderson
cc800e5c2a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6400
2005-06-22 06:58:49 +00:00
David Anderson
22935b4bb7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6393
2005-06-21 17:30:26 +00:00
David Anderson
d05dc1b022
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6389
2005-06-21 08:22:18 +00:00
David Anderson
9ad4dcc1ec
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6340
2005-06-13 18:23:56 +00:00
David Anderson
2b032751bf
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6329
2005-06-11 08:09:16 +00:00
David Anderson
81dd738894
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6328
2005-06-11 00:30:11 +00:00
David Anderson
905788db93
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5920
2005-04-22 03:46:01 +00:00
David Anderson
3e2ad042ba
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5769
2005-04-04 06:02:36 +00:00
David Anderson
63b93987d2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5678
2005-03-17 22:46:07 +00:00
David Anderson
e18a297017
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5625
2005-03-10 22:05:42 +00:00
David Anderson
3554d793fb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5538
2005-02-28 00:36:38 +00:00
David Anderson
88e88a005b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5537
2005-02-28 00:36:37 +00:00
David Anderson
7c5a66f9a2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5536
2005-02-27 20:06:51 +00:00
David Anderson
09d574d246
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5476
2005-02-18 23:43:28 +00:00
David Anderson
8d0ab453b3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
David Anderson
e2d96faf3e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5183
2005-01-21 22:03:15 +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
5132e09199
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4690
2004-12-01 05:03:53 +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
Eric J. Korpela
70a9982ba6
fixed missing include of sys/stat.h
...
svn path=/trunk/boinc/; revision=4287
2004-10-04 18:47:20 +00:00
David Anderson
0266956009
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4284
2004-10-01 23:44:19 +00:00
David Anderson
da00b02632
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4282
2004-10-01 18:48:34 +00:00
David Anderson
327913b577
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4281
2004-10-01 08:15:58 +00:00
David Anderson
fdbba61026
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4221
2004-09-22 21:08:26 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson
48a5049edb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3847
2004-07-11 21:54:00 +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
5ceaf4c43a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
David Anderson
dd51f9ea18
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
Rom Walton
475c5ed811
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson
21f4e5f21f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3011
2004-02-28 19:11: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
976b549a24
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2505
2003-10-19 01:48:32 +00:00