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
14daf38eee
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4910
2004-12-20 21:37:20 +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
Bruce Allen
3983504893
Redid 'fix' to scheduler bug from 3 December 2004. In fact the
...
fix was incomplete. In order for it to work as intended, I would
have also had to modify SCHED_RESULT_ITEM::parse to copy the
additional needed fields into the in-memory structure. But this
is fragile. The next time some additional fields are added to the
result table, they would have to be incorporated here as well, to
ensure that SET followed by UPDATE is the identity operation. So
I did a more graceful and robust fix. Simply set result.id=0 for
those results that have already been received or which for other
reasons should not be modified in the database, then skip these
when updating.
svn path=/trunk/boinc/; revision=4763
2004-12-05 21:53:32 +00:00
David Anderson
92e9c8a6b6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4681
2004-11-29 22:26:34 +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
49b256f338
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4280
2004-10-01 07:49:01 +00:00
David Anderson
900042214d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4251
2004-09-27 19:44:40 +00:00
David Anderson
45b76a2180
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4238
2004-09-24 20:48:07 +00:00
David Anderson
e6cdca41e0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4237
2004-09-24 20:17:52 +00:00
David Anderson
d86464b357
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4218
2004-09-21 20:04:56 +00:00
David Anderson
161fb2868f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4189
2004-09-13 18:05:54 +00:00
David Anderson
2c26a8f4a9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4121
2004-08-27 22:46:12 +00:00
Rom Walton
17221cb133
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4090
2004-08-21 17:35:02 +00:00
Rom Walton
85870e7224
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4073
2004-08-18 01:49:46 +00:00
David Anderson
652d7d3986
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4054
2004-08-12 13:36:05 +00:00
Brian Boshes
13200c3f4c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3999
2004-08-05 22:14:23 +00:00
Rom Walton
1a089a292a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3991
2004-08-05 20:58:26 +00:00
Rom Walton
8eb76a16bc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3990
2004-08-05 19:55:45 +00:00
David Anderson
64bf0d7651
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3978
2004-08-04 15:30:52 +00:00
David Anderson
8c1f2ee9f2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3976
2004-08-04 10:34:33 +00:00
Daniel Hsu
1eb4a7a622
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3972
2004-08-03 22:52:10 +00:00
Rom Walton
551d12b00c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3970
2004-08-03 21:51:30 +00:00
Rom Walton
f613681863
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3955
2004-07-27 23:29:27 +00:00
Rom Walton
355f3c203d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3953
2004-07-27 22:42:06 +00:00
Rom Walton
e828053512
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3950
2004-07-24 02:29:22 +00:00
David Anderson
29d50db100
checkin changes
...
svn path=/trunk/boinc/; revision=3948
2004-07-24 00:09:28 +00:00
David Anderson
3f67f12a25
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3933
2004-07-21 23:48:56 +00:00
David Anderson
ecf08e05cd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3880
2004-07-15 18:54:17 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Karl Chen
bc8fce1808
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3856
2004-07-13 10:36:18 +00:00
David Anderson
83c300795d
message_hangler.C
...
svn path=/trunk/boinc/; revision=3837
2004-07-10 00:11:20 +00:00
Rom Walton
62a69c30e5
Performance Improvements
...
svn path=/trunk/boinc/; revision=3800
2004-07-06 21:44:59 +00:00
Rom Walton
25f2ff7a16
Performance Improvements
...
svn path=/trunk/boinc/; revision=3798
2004-07-06 19:06:07 +00:00
Rom Walton
5999f4dac1
Performance Improvements
...
svn path=/trunk/boinc/; revision=3797
2004-07-06 19:04:37 +00:00
Rom Walton
4d2f4040cc
Performance Improvements
...
svn path=/trunk/boinc/; revision=3793
2004-07-06 18:34:16 +00:00
Rom Walton
41e9bad3ed
Performance Improvements
...
svn path=/trunk/boinc/; revision=3791
2004-07-06 18:30:22 +00:00
David Anderson
ce6210cff4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3784
2004-07-06 04:10:51 +00:00
David Anderson
6b39b0f3d1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3782
2004-07-04 18:55:31 +00:00
Matt Lebofsky
7038bf39de
added fcgi_stdio.h
...
added fcgi_stdio.h
added fcgi_stdio.h
svn path=/trunk/boinc/; revision=3773
2004-07-03 21:38:22 +00:00
David Anderson
a8676cad0c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3769
2004-07-03 19:42:59 +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
a5565d4b82
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3616
2004-06-16 23:06:47 +00:00
Rom Walton
8edc43b8d9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3495
2004-06-02 00:06:31 +00:00
Rom Walton
1672578a3e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3494
2004-06-02 00:03:16 +00:00
Rom Walton
d877d39b20
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3493
2004-06-02 00:02:01 +00:00
Rom Walton
6b884ad279
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3492
2004-06-01 23:30:31 +00:00
Rom Walton
a42c102d73
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3478
2004-05-31 05:11:51 +00:00