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
637aa3b688
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4962
2004-12-30 03:03:26 +00:00
Bruce Allen
02e1ab9770
Make boinc_time_to_checkpoint() return int not bool, for compability
...
with C API.
svn path=/trunk/boinc/; revision=4921
2004-12-22 15:02:03 +00:00
David Anderson
8cab8517fd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4846
2004-12-14 20:28:13 +00:00
David Anderson
18f015b6ae
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4837
2004-12-13 19:14:54 +00:00
David Anderson
537c820866
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4820
2004-12-11 01:01:19 +00:00
David Anderson
b4aeaca73d
fixed file upload bug
...
svn path=/trunk/boinc/; revision=4808
2004-12-10 04:18:40 +00:00
David Anderson
f4ef0f5126
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4801
2004-12-09 01:07:01 +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
11b088afe2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4765
2004-12-06 00:08:04 +00:00
David Anderson
02b6393a11
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4764
2004-12-05 23:52:17 +00:00
David Anderson
d75f601efe
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4652
2004-11-25 07:24:35 +00:00
David Anderson
319328e169
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4620
2004-11-22 19:17:13 +00:00
Rom Walton
6212552655
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4612
2004-11-20 08:51:31 +00:00
Bruce Allen
e844e2eb29
- Fixed initialization bug where calling boinc_init_graphics() would not initialize
...
options correctly, creating lockfile/finished havoc in graphics APP. Thanks Reinhard!
David, please bless this.
svn path=/trunk/boinc/; revision=4611
2004-11-20 08:00:20 +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
110b6b45c6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4479
2004-11-02 23:12:29 +00:00
David Anderson
ceb54d0178
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4454
2004-10-28 20:42:44 +00:00
David Anderson
f6171de1bd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4439
2004-10-26 21:48:37 +00:00
David Anderson
53c86913b7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4437
2004-10-26 21:12:00 +00:00
David Anderson
06f28b0664
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4433
2004-10-26 20:33:16 +00:00
David Anderson
c02e5dfa4a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4423
2004-10-25 20:16:30 +00:00
David Anderson
38fc34ec2c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4390
2004-10-22 05:46:25 +00:00
David Anderson
ecb5d1fbdc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4365
2004-10-20 22:04:17 +00:00
David Anderson
37adf79297
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4328
2004-10-14 22:01:05 +00:00
Eric Heien
931d54044e
compile fix
...
svn path=/trunk/boinc/; revision=4320
2004-10-13 00:21:50 +00:00
David Anderson
470da41c87
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4319
2004-10-12 20:56:44 +00:00
David Anderson
418d021785
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4136
2004-09-01 20:12:50 +00:00
David Anderson
071700b245
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4129
2004-08-31 21:20:31 +00:00
David Anderson
4edd964b93
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4095
2004-08-23 22:06:48 +00:00
David Anderson
3b7d0aa7ed
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4044
2004-08-11 12:46:40 +00:00
David Anderson
4c60408871
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4043
2004-08-11 12:15:31 +00:00
Daniel Hsu
4b06dd0e3a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3980
2004-08-04 21:14:34 +00:00
David Anderson
a1cf7ff401
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3965
2004-08-03 09:50:24 +00:00
Daniel Hsu
5629e39ffb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3962
2004-07-29 21:11:05 +00:00
Daniel Hsu
ac00e8411f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3959
2004-07-29 17:18:36 +00:00
Daniel Hsu
144edd3875
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3952
2004-07-26 22:23:16 +00:00
Rom Walton
2d20fae632
Increase heartbeat giveup and timeout values
...
svn path=/trunk/boinc/; revision=3909
2004-07-20 21:28:24 +00:00
Daniel Hsu
ded233c0c2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3892
2004-07-16 01:56:32 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Karl Chen
af36cbcbd8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3826
2004-07-09 15:29:18 +00:00
David Anderson
9286c82d05
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3814
2004-07-08 17:59:46 +00:00
David Anderson
088cf484ca
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3812
2004-07-08 03:38:52 +00:00
David Anderson
331ab45201
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3783
2004-07-06 04:01:15 +00:00
Daniel Hsu
2a97b95acc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3770
2004-07-03 20:03:16 +00:00
Daniel Hsu
d39d389d86
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3759
2004-07-02 22:14:13 +00:00
David Anderson
51c9e7fc33
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3747
2004-07-02 05:06:30 +00:00
David Anderson
7c2bed2ee3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3712
2004-06-29 04:34:55 +00:00
David Anderson
a74eae9c2d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3711
2004-06-29 01:15:51 +00:00
David Anderson
b3a1a5c5e5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3613
2004-06-16 21:34:31 +00:00