David Anderson
e592ab4aaa
Unix priority bug
...
svn path=/trunk/boinc/; revision=9906
2006-04-14 17:55:02 +00:00
David Anderson
6fc28bd79f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9813
2006-04-07 21:35:49 +00:00
David Anderson
42804c135b
bump version# of upper_case
...
svn path=/trunk/boinc/; revision=9227
2006-01-13 21:02:36 +00:00
David Anderson
9db902b8d9
upper case CPU usage
...
svn path=/trunk/boinc/; revision=9204
2006-01-09 23:03:15 +00:00
Eric J. Korpela
d9ee426071
Added explicit includes of "config.h" in many files to enable use of compilers
...
without a -include command line option.
svn path=/trunk/boinc/; revision=8896
2005-11-21 18:34:44 +00:00
David Anderson
11b10cb0a3
printf-free signal handler in API
...
svn path=/trunk/boinc/; revision=6991
2005-08-02 22:48:42 +00:00
David Anderson
40a2b37783
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6696
2005-07-20 10:16:44 +00:00
Bruce Allen
a4d190418f
Compile fix for upper_case (was broken under gcc/Linux)
...
svn path=/trunk/boinc/; revision=5991
2005-04-30 12:05:39 +00:00
David Anderson
64b871f819
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5962
2005-04-28 23:19:58 +00:00
David Anderson
435f8edd47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +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
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
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
a1cf7ff401
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3965
2004-08-03 09:50:24 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Eric J. Korpela
7cd5c7911a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3725
2004-06-30 18:17:21 +00:00
Rom Walton
8a3bde0d4b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3619
2004-06-16 23:29:48 +00:00
Karl Chen
e7603e6bfe
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3510
2004-06-08 14:37:42 +00:00
David Anderson
c4f68c3a87
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3264
2004-04-15 00:21:29 +00:00
David Anderson
86e83e1e2c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3165
2004-03-25 22:24:33 +00:00
Rom Walton
39f5c343da
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3142
2004-03-24 07:39:24 +00:00
Rom Walton
475c5ed811
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson
48656f6e21
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2655
2003-11-10 06:49:45 +00:00
David Anderson
c669422dbb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2653
2003-11-09 23:45:31 +00:00
David Anderson
b04bb0ef5b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2647
2003-11-08 00:56:55 +00:00
Eric Heien
f35f7aa5a9
fixed UNIX compile problems
...
svn path=/trunk/boinc/; revision=2638
2003-11-07 01:46:38 +00:00
David Anderson
6fab589545
move graphics code
...
svn path=/trunk/boinc/; revision=2381
2003-09-30 21:17:20 +00:00
David Anderson
4068269b48
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2366
2003-09-26 20:00:56 +00:00
Karl Chen
0e0e5e01af
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2318
2003-09-09 07:46:29 +00:00
David Anderson
6939d5557d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2317
2003-09-09 04:38:44 +00:00
David Anderson
0819db8266
generalize DB interface
...
svn path=/trunk/boinc/; revision=2267
2003-09-05 21:26:21 +00:00
David Anderson
8f7b567a3b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2242
2003-09-04 00:18:27 +00:00
Karl Chen
354e41bdb2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1689
2003-07-15 22:13:38 +00:00
David Anderson
636bb2ce04
license change
...
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00
Eric Heien
6d02766b90
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1610
2003-06-28 00:10:47 +00:00
Karl Chen
07ee145e14
remove OpenGL(U) dependency on unix test apps
...
svn path=/trunk/boinc/; revision=1561
2003-06-20 21:23:41 +00:00
Karl Chen
60a257e711
more test suite stuff
...
svn path=/trunk/boinc/; revision=1383
2003-06-11 23:09:11 +00:00
Eric Heien
d708e0f3eb
fixed warning messages
...
svn path=/trunk/boinc/; revision=1344
2003-06-10 05:33:39 +00:00
Eric Heien
6014e1db9a
detabify
...
svn path=/trunk/boinc/; revision=1330
2003-06-06 22:08:46 +00:00
Dan Werthimer
286ce243c2
no message
...
svn path=/trunk/boinc/; revision=1255
2003-05-28 22:39:08 +00:00
Dan Werthimer
528c3f9b59
no message
...
svn path=/trunk/boinc/; revision=1253
2003-05-28 20:58:01 +00:00
Eric Heien
be21b6b6dd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1204
2003-05-14 23:51:54 +00:00
Dan Werthimer
98bd82b77a
no message
...
svn path=/trunk/boinc/; revision=1143
2003-04-29 19:53:18 +00:00
Eric Heien
098073dfa6
client request app quit on exit
...
svn path=/trunk/boinc/; revision=1053
2003-03-11 22:18:01 +00:00
David Anderson
8a7e5a26b4
project prefs
...
svn path=/trunk/boinc/; revision=955
2003-02-21 01:38:16 +00:00
Eric Heien
bc26be32cc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=945
2003-02-19 19:46:29 +00:00
Eric Heien
5bd8143050
*** empty log message ***
...
svn path=/trunk/boinc/; revision=706
2002-12-07 01:09:20 +00:00
Hamid Aghdaee
8d25ea7540
*** empty log message ***
...
svn path=/trunk/boinc/; revision=705
2002-12-07 00:57:52 +00:00
Hamid Aghdaee
05aa32415b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=704
2002-12-07 00:56:51 +00:00