Commit Graph

92 Commits

Author SHA1 Message Date
David Anderson 1935bf0c3d *** empty log message ***
svn path=/trunk/boinc/; revision=5239
2005-01-28 21:53:09 +00:00
David Anderson 435f8edd47 *** empty log message ***
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
David Anderson b7a7cd825f *** empty log message ***
svn path=/trunk/boinc/; revision=5151
2005-01-20 18:50:49 +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 4240b90033 *** empty log message ***
svn path=/trunk/boinc/; revision=4165
2004-09-07 22:31:40 +00:00
Daniel Hsu a11af7d659 *** empty log message ***
svn path=/trunk/boinc/; revision=3983
2004-08-04 22:43:42 +00:00
Daniel Hsu 41776de8f6 *** empty log message ***
svn path=/trunk/boinc/; revision=3981
2004-08-04 21:19:40 +00:00
Daniel Hsu 4b06dd0e3a *** empty log message ***
svn path=/trunk/boinc/; revision=3980
2004-08-04 21:14:34 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson e8fdc8af69 *** empty log message ***
svn path=/trunk/boinc/; revision=3746
2004-07-02 04:49:17 +00:00
Daniel Hsu 4fe5110a40 *** empty log message ***
svn path=/trunk/boinc/; revision=3743
2004-07-02 02:58:43 +00:00
David Anderson 15c5503569 *** empty log message ***
svn path=/trunk/boinc/; revision=3716
2004-06-29 19:54:50 +00:00
David Anderson 7c2bed2ee3 *** empty log message ***
svn path=/trunk/boinc/; revision=3712
2004-06-29 04:34:55 +00:00
David Anderson 0f652d9fa9 *** empty log message ***
svn path=/trunk/boinc/; revision=3661
2004-06-18 05:08:57 +00:00
Daniel Hsu 1d88e353c6 *** empty log message ***
svn path=/trunk/boinc/; revision=3653
2004-06-17 23:10:52 +00:00
Daniel Hsu caf6cebaa9 *** empty log message ***
svn path=/trunk/boinc/; revision=3642
2004-06-17 21:52:11 +00:00
David Anderson f6e4923ed3 *** empty log message ***
svn path=/trunk/boinc/; revision=3633
2004-06-17 17:00:14 +00:00
Daniel Hsu 0a37dd5504 *** empty log message ***
svn path=/trunk/boinc/; revision=3612
2004-06-16 21:18:40 +00:00
David Anderson 0501daab73 *** empty log message ***
svn path=/trunk/boinc/; revision=3609
2004-06-16 19:59:07 +00:00
Daniel Hsu e935497427 *** empty log message ***
svn path=/trunk/boinc/; revision=3593
2004-06-15 23:56:17 +00:00
Daniel Hsu 247e9702f0 *** empty log message ***
svn path=/trunk/boinc/; revision=3573
2004-06-15 00:46:59 +00:00
David Anderson 88dc99fef9 *** empty log message ***
svn path=/trunk/boinc/; revision=3545
2004-06-12 05:44:28 +00:00
David Anderson e3b01ec028 *** empty log message ***
svn path=/trunk/boinc/; revision=3307
2004-04-30 02:26:23 +00:00
David Anderson 5868ba20d1 *** empty log message ***
svn path=/trunk/boinc/; revision=3304
2004-04-28 21:10:14 +00:00
Rom Walton cb4b14f28a *** empty log message ***
svn path=/trunk/boinc/; revision=3300
2004-04-27 14:37:36 +00:00
Rom Walton 0a68fc22a0 *** empty log message ***
svn path=/trunk/boinc/; revision=3298
2004-04-26 21:36:12 +00:00
Rom Walton 8b6ef86836 *** empty log message ***
svn path=/trunk/boinc/; revision=3286
2004-04-22 19:14:56 +00:00
Eric J. Korpela 081e7f8a03 added include of "client_state.h"
svn path=/trunk/boinc/; revision=3225
2004-04-05 20:08:20 +00:00
David Anderson ae4714bb87 *** empty log message ***
svn path=/trunk/boinc/; revision=3222
2004-04-05 06:32:28 +00:00
David Anderson aeced6ade6 *** empty log message ***
svn path=/trunk/boinc/; revision=3221
2004-04-04 08:56:52 +00:00
Rom Walton 6d5b9ba584 *** empty log message ***
svn path=/trunk/boinc/; revision=3220
2004-04-04 08:25:26 +00:00
David Anderson 7b9e99b440 *** empty log message ***
svn path=/trunk/boinc/; revision=3218
2004-04-04 05:31:27 +00:00
David Anderson 7eb31c0819 *** empty log message ***
svn path=/trunk/boinc/; revision=3212
2004-04-03 00:43:55 +00:00
David Anderson f7e0f1ea48 *** empty log message ***
svn path=/trunk/boinc/; revision=3199
2004-03-31 23:39:12 +00:00
David Anderson bbabd2d43a *** empty log message ***
svn path=/trunk/boinc/; revision=3197
2004-03-31 19:43:15 +00:00
Rom Walton f65f832252 *** empty log message ***
svn path=/trunk/boinc/; revision=3195
2004-03-31 06:25:40 +00:00
Rom Walton 95f6076864 *** empty log message ***
svn path=/trunk/boinc/; revision=3084
2004-03-17 02:06:09 +00:00
David Anderson f80a5f1a12 *** empty log message ***
svn path=/trunk/boinc/; revision=3083
2004-03-17 01:26:44 +00:00
Rom Walton 49949b632f *** empty log message ***
svn path=/trunk/boinc/; revision=3063
2004-03-12 23:20:04 +00:00
Rom Walton d1737e00e6 *** empty log message ***
svn path=/trunk/boinc/; revision=3062
2004-03-12 23:09:48 +00:00
Rom Walton 475c5ed811 *** empty log message ***
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
Eric J. Korpela 3e6e6112eb timezone fix for CYGWIN
svn path=/trunk/boinc/; revision=2727
2003-12-01 23:02:22 +00:00
Eric J. Korpela 60edbc0987 Fixed case where socklen_t is #defined in the system headers rather than
typedefed.

svn path=/trunk/boinc/; revision=2726
2003-12-01 22:53:09 +00:00
David Anderson 5298d72350 *** empty log message ***
svn path=/trunk/boinc/; revision=2681
2003-11-25 15:51:19 +00:00
Eric J. Korpela c73c2298cf *** empty log message ***
svn path=/trunk/boinc/; revision=2598
2003-10-28 23:45:31 +00:00
David Anderson a06fa48bf4 *** empty log message ***
svn path=/trunk/boinc/; revision=2491
2003-10-16 19:03:49 +00:00
Karl Chen 38bf52da44 freebsd patch et al
svn path=/trunk/boinc/; revision=2081
2003-08-13 21:35:26 +00:00
David Anderson 636bb2ce04 license change
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00