Commit Graph

128 Commits

Author SHA1 Message Date
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
Karl Chen 5453f279e4 xml writing and parsing
svn path=/trunk/boinc/; revision=2401
2003-10-03 06:46:22 +00:00
David Anderson 65e9be65ee *** empty log message ***
svn path=/trunk/boinc/; revision=2194
2003-08-25 21:54:17 +00:00
Eric J. Korpela 2d2d814c82 *** empty log message ***
svn path=/trunk/boinc/; revision=2172
2003-08-22 18:51:53 +00:00
David Anderson 636bb2ce04 license change
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00
Karl Chen f84d029b56 warning police / bug fixes
svn path=/trunk/boinc/; revision=1518
2003-06-17 20:18:56 +00:00
Eric J. Korpela 13b6469ab9 Added const constraint to the constant parameters increase class compatibility.
svn path=/trunk/boinc/; revision=1508
2003-06-17 01:03:45 +00:00
Eric J. Korpela a41b3887e2 *** empty log message ***
svn path=/trunk/boinc/; revision=1503
2003-06-16 21:46:22 +00:00
Eric J. Korpela 6d384113f7 Added extract_xml_record() to parse.[Ch]
svn path=/trunk/boinc/; revision=1500
2003-06-16 19:06:08 +00:00
David Anderson 9844f440f4 user-specified files in app versions
svn path=/trunk/boinc/; revision=1219
2003-05-20 00:03:39 +00:00
Eric Heien 61c74e78d2 safe_strncpy fixes
svn path=/trunk/boinc/; revision=1048
2003-03-11 00:49:07 +00:00
Eric Heien 9d59c26d6b strcpy changed to safe_strncpy, retvals checked
svn path=/trunk/boinc/; revision=1034
2003-03-08 23:49:35 +00:00
David Anderson a26d8c4d1a various
svn path=/trunk/boinc/; revision=1021
2003-03-06 17:42:49 +00:00
David Anderson c805370756 multiple pref sets
svn path=/trunk/boinc/; revision=1020
2003-03-06 00:42:18 +00:00
David Anderson 2e2ba6fe88 eliminate dynamic allocation
svn path=/trunk/boinc/; revision=889
2003-02-11 00:52:44 +00:00
Eric Heien 843aa91865 graphics fixes
svn path=/trunk/boinc/; revision=784
2002-12-20 20:20:56 +00:00
Hamid Aghdaee 6ffee81198 *** empty log message ***
svn path=/trunk/boinc/; revision=781
2002-12-20 02:12:27 +00:00
David Anderson 5def8d0b40 credit accounting
svn path=/trunk/boinc/; revision=510
2002-10-19 17:14:08 +00:00
David Anderson 7f3da8dcbf make_work
svn path=/trunk/boinc/; revision=496
2002-10-14 23:10:12 +00:00
Seth Cooper d22d978e1e replaced <windows.h> with <afxwin.h> for mfc compatability, added <winsock.h> where needed
svn path=/trunk/boinc/; revision=472
2002-10-06 00:43:54 +00:00
David Anderson c0813dcd55 test framework
svn path=/trunk/boinc/; revision=457
2002-10-03 18:33:46 +00:00
David Anderson 8d468c56f6 buffer length args
svn path=/trunk/boinc/; revision=431
2002-09-22 23:27:14 +00:00
David Anderson 1143958334 revised API docs
svn path=/trunk/boinc/; revision=259
2002-07-31 05:59:43 +00:00
Michael Gary 35af4511d2 Added debug code and error catching, fixed flaw in timekeeping, removed unused tests.
svn path=/trunk/boinc/; revision=174
2002-07-11 01:09:53 +00:00
David Anderson 937236bc7b Added code signing
svn path=/trunk/boinc/; revision=169
2002-07-07 20:39:24 +00:00
David Anderson 316de23144 Added upload authentication
svn path=/trunk/boinc/; revision=162
2002-07-05 05:33:40 +00:00
Michael Gary 07c83375dc Watermark functionality now fully implemented, time statistics implemented in host,
checkpoint timing and time tracking implemented in api, make install installs boinc
    in /usr/local/boinc.

svn path=/trunk/boinc/; revision=128
2002-06-21 18:31:32 +00:00
David Anderson 25eaeae893 master URL
svn path=/trunk/boinc/; revision=127
2002-06-21 06:52:47 +00:00
Michael Gary a8660b2a3f *** empty log message ***
svn path=/trunk/boinc/; revision=97
2002-06-07 21:21:55 +00:00
Eric Heien 90664f37a8 - Changes and additions made to begin porting to Windows.
- This code will compile on Windows, but is not quite fully functional.

svn path=/trunk/boinc/; revision=91
2002-06-06 18:50:12 +00:00
Eric Heien 5f47e9a2d6 - Consolidated XML parsing functions into lib
- Fixed compile bug on Solaris in shmem.C

svn path=/trunk/boinc/; revision=84
2002-06-03 19:15:19 +00:00