Commit Graph

80 Commits

Author SHA1 Message Date
Jeff Cobb 8a90db98b0 *** empty log message ***
svn path=/trunk/boinc/; revision=6025
2005-05-04 18:49:02 +00:00
David Anderson 55d3b1c3b3 *** empty log message ***
svn path=/trunk/boinc/; revision=5964
2005-04-28 23:30:03 +00:00
David Anderson 58e3317afb *** empty log message ***
svn path=/trunk/boinc/; revision=5963
2005-04-28 23:22:14 +00:00
David Anderson 64b871f819 *** empty log message ***
svn path=/trunk/boinc/; revision=5962
2005-04-28 23:19:58 +00:00
David Anderson 47a2b1ab49 *** empty log message ***
svn path=/trunk/boinc/; revision=5666
2005-03-15 20:23:24 +00:00
David Anderson 831d674a2d *** empty log message ***
svn path=/trunk/boinc/; revision=5662
2005-03-15 00:00:56 +00:00
David Anderson 8d0ab453b3 *** empty log message ***
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
David Anderson 694ae2973e *** empty log message ***
svn path=/trunk/boinc/; revision=5341
2005-02-07 06:24:14 +00:00
Rom Walton 867a2fc1fe *** empty log message ***
svn path=/trunk/boinc/; revision=5315
2005-02-04 10:14:03 +00:00
Eric J. Korpela 7e65212ed3 Fixed typo
svn path=/trunk/boinc/; revision=5250
2005-01-31 18:22:19 +00:00
David Anderson 6d01028ab0 *** empty log message ***
svn path=/trunk/boinc/; revision=5245
2005-01-30 08:35:19 +00:00
David Anderson 435f8edd47 *** empty log message ***
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
David Anderson aa1fceb978 *** empty log message ***
svn path=/trunk/boinc/; revision=5120
2005-01-14 03:32:16 +00:00
David Anderson 7987a2d9dc *** empty log message ***
svn path=/trunk/boinc/; revision=5090
2005-01-13 01:00:46 +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 11b088afe2 *** empty log message ***
svn path=/trunk/boinc/; revision=4765
2004-12-06 00:08:04 +00:00
Bruce Allen 13a1964bc3 - Sanity check args to parse_str(doc, tag, ...) and return false if !doc, !tag, or !strlen(tag)
svn path=/trunk/boinc/; revision=4674
2004-11-28 11:31:54 +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
Rom Walton 369fe9f965 *** empty log message ***
svn path=/trunk/boinc/; revision=4554
2004-11-14 08:29:32 +00:00
David Anderson c02e5dfa4a *** empty log message ***
svn path=/trunk/boinc/; revision=4423
2004-10-25 20:16:30 +00:00
David Anderson 900042214d *** empty log message ***
svn path=/trunk/boinc/; revision=4251
2004-09-27 19:44:40 +00:00
David Anderson fdbba61026 *** empty log message ***
svn path=/trunk/boinc/; revision=4221
2004-09-22 21:08:26 +00:00
David Anderson 161fb2868f *** empty log message ***
svn path=/trunk/boinc/; revision=4189
2004-09-13 18:05:54 +00:00
Rom Walton c38792f59d *** empty log message ***
svn path=/trunk/boinc/; revision=4049
2004-08-11 23:52:22 +00:00
David Anderson 05c23f787c *** empty log message ***
svn path=/trunk/boinc/; revision=3894
2004-07-16 17:47:34 +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
Daniel Hsu f7cd17da16 *** empty log message ***
svn path=/trunk/boinc/; revision=3728
2004-06-30 22:16:26 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
David Anderson 7e749941e5 *** empty log message ***
svn path=/trunk/boinc/; revision=3310
2004-04-30 23:18:56 +00:00
David Anderson 0cebbcb37b *** empty log message ***
svn path=/trunk/boinc/; revision=3196
2004-03-31 19:38:25 +00:00
David Anderson b13e9aa1bc *** empty log message ***
svn path=/trunk/boinc/; revision=3194
2004-03-31 06:07:17 +00:00
Rom Walton 06c039bb56 *** empty log message ***
svn path=/trunk/boinc/; revision=3034
2004-03-06 09:45:25 +00:00
Rom Walton 475c5ed811 *** empty log message ***
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson 08438bd3b0 *** empty log message ***
svn path=/trunk/boinc/; revision=3024
2004-03-03 19:00:42 +00:00
David Anderson 8939bb0a07 *** empty log message ***
svn path=/trunk/boinc/; revision=2990
2004-02-15 19:22:01 +00:00
David Anderson 1ca7e9e6d1 *** empty log message ***
svn path=/trunk/boinc/; revision=2935
2004-02-02 21:09:05 +00:00
David Anderson 667bb1cbed *** empty log message ***
svn path=/trunk/boinc/; revision=2934
2004-02-02 19:44:47 +00:00
David Anderson 7f9c68538c *** empty log message ***
svn path=/trunk/boinc/; revision=2924
2004-01-23 19:03:40 +00:00
David Anderson f05ed0cdd7 *** empty log message ***
svn path=/trunk/boinc/; revision=2921
2004-01-22 17:57:41 +00:00
Eric J. Korpela 61e8348017 Added strlcat().
Modified match tag to work with tags of the form "<tag>" and "tag"

svn path=/trunk/boinc/; revision=2918
2004-01-22 02:01:09 +00:00
David Anderson c236b95e8c *** empty log message ***
svn path=/trunk/boinc/; revision=2913
2004-01-21 07:07:16 +00:00
David Anderson eb7e9df653 *** empty log message ***
svn path=/trunk/boinc/; revision=2704
2003-11-28 19:19:11 +00:00
David Anderson 54d5a1d8ca *** empty log message ***
svn path=/trunk/boinc/; revision=2617
2003-11-02 23:08:06 +00:00
David Anderson 5e2bc9d74b *** empty log message ***
svn path=/trunk/boinc/; revision=2614
2003-10-31 22:37:46 +00:00
Eric J. Korpela 3bfa3ed1d8 *** empty log message ***
svn path=/trunk/boinc/; revision=2532
2003-10-21 23:37:02 +00:00
Eric J. Korpela 19bc00a081 *** empty log message ***
svn path=/trunk/boinc/; revision=2530
2003-10-21 18:14:36 +00:00
David Anderson 5589d5368f *** empty log message ***
svn path=/trunk/boinc/; revision=2525
2003-10-21 04:06:55 +00:00
David Anderson bee9f0ad14 *** empty log message ***
svn path=/trunk/boinc/; revision=2503
2003-10-18 19:35:58 +00:00