David Anderson
90374052f2
- debug version 6-style graphics on Windows.
...
New example app works now!
api/
graphics2.C,h
graphics2_util.C
graphics2_win.C
lib/
util.C,h
svn path=/trunk/boinc/; revision=12735
2007-05-23 21:02:19 +00:00
David Anderson
f3f11e7b81
svn path=/trunk/boinc/; revision=12403
2007-04-17 18:55:20 +00:00
David Anderson
c276918e96
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12334
2007-04-09 15:40:37 +00:00
David Anderson
11869bc0be
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12333
2007-04-09 02:17:26 +00:00
David Anderson
52793262e1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12257
2007-03-20 23:12:22 +00:00
David Anderson
aacfe0c952
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12255
2007-03-20 19:55:53 +00:00
David Anderson
81effa6a7b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12127
2007-02-21 16:26:51 +00:00
David Anderson
6a10211584
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11960
2007-01-24 22:55:00 +00:00
David Anderson
eba028a27d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11946
2007-01-23 22:29:19 +00:00
David Anderson
420e00f137
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11860
2007-01-15 19:25:23 +00:00
David Anderson
3967a1f924
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11850
2007-01-12 17:42:29 +00:00
David Anderson
19785132bc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11712
2006-12-21 16:56:33 +00:00
David Anderson
017927ba8c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11700
2006-12-19 20:49:12 +00:00
Charlie Fenton
e6df893bd9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11684
2006-12-15 05:57:13 +00:00
David Anderson
46695c2155
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11683
2006-12-14 20:44:39 +00:00
David Anderson
cda05f82b5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11681
2006-12-14 18:15:22 +00:00
David Anderson
86ad19ce5f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11672
2006-12-14 00:42:43 +00:00
David Anderson
e9a0efd06d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11562
2006-11-22 03:23:38 +00:00
Eric J. Korpela
9e924706a0
New functions remove_duplicate_words(char * or string &). Removes duplicate
...
words from a space or comma delimited string. Returns a space delimited string.
(i.e. "this is this a is test" -> "this is a test").
svn path=/trunk/boinc/; revision=11194
2006-09-26 16:22:36 +00:00
Bruce Allen
eaf9e196bb
For computing and tracking a host's average credit/cpu_time I
...
have inserted a new averaging function
update_credit_per_cpu_sec() into lib/util.C. This function
should be called from validator.C, and then the value of
credit_per_cpu_sec should be exported by db_dump.C in the
host_id.gz stats file.
David, Eric, if you could check the code and logic here I would
be grateful. I won't modify validator.C or db_dump.C until
we've agreed on this.
svn path=/trunk/boinc/; revision=11134
2006-09-10 22:10:08 +00:00
David Anderson
b86bd36cf6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11082
2006-09-01 22:21:20 +00:00
David Anderson
7ce1144b73
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11076
2006-09-01 21:06:30 +00:00
David Anderson
366c9f272c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11048
2006-08-31 18:31:28 +00:00
David Anderson
baae07da72
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11034
2006-08-29 18:18:36 +00:00
Charlie Fenton
d4eb510bc8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10815
2006-08-02 00:43:27 +00:00
Rom Walton
dfc2cdb4b6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10805
2006-08-01 16:09:41 +00:00
David Anderson
986e2e5047
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10665
2006-07-18 01:46:55 +00:00
David Anderson
0101a1ae63
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10505
2006-06-23 20:05:12 +00:00
Eric J. Korpela
c2b585ade9
Protected the getrusage call in boinc_calling_thread_cpu_time() with the
...
same mutex used in boinc_api.C
svn path=/trunk/boinc/; revision=10358
2006-06-15 18:19:06 +00:00
David Anderson
f5ce6cacff
sandbox
...
svn path=/trunk/boinc/; revision=10310
2006-06-12 04:05:10 +00:00
David Anderson
8b53c08ffb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10290
2006-06-09 22:53:24 +00:00
David Anderson
e811df5409
server can request result abort
...
svn path=/trunk/boinc/; revision=10202
2006-05-25 20:10:08 +00:00
Charlie Fenton
b6bed4b2d3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10114
2006-05-08 22:45:10 +00:00
Walt Gribben
c55754e566
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10086
2006-05-03 00:28:05 +00:00
David Anderson
3a0a20ae0d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10068
2006-05-01 05:54:52 +00:00
Rom Walton
bb52314899
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9580
2006-03-01 10:10:22 +00:00
Rom Walton
ba76c123fb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9379
2006-02-01 12:18:10 +00:00
David Anderson
f886cb6f22
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9314
2006-01-25 19:02:01 +00:00
David Anderson
c84e14cc6c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9267
2006-01-19 01:13:49 +00:00
David Anderson
ba9ba5ff01
proxy download bug
...
svn path=/trunk/boinc/; revision=9263
2006-01-18 22:12:55 +00:00
Bruce Allen
152ffe2dd1
Improved 'missing errno' message.
...
svn path=/trunk/boinc/; revision=9262
2006-01-18 21:22:08 +00:00
David Anderson
9edb1c083f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9170
2006-01-05 06:42:45 +00:00
David Anderson
ba23e3be09
state file update atomicity
...
svn path=/trunk/boinc/; revision=9115
2005-12-22 00:55:15 +00:00
Eric J. Korpela
6e30e66599
Added #ifdefs and explicit inclusion of "boinc_win.h" to files to help those
...
trying to compile under windows with alternate compilers.
svn path=/trunk/boinc/; revision=9077
2005-12-16 03:35:15 +00:00
Eric J. Korpela
c166c6beab
Minor mods to allow BOINC apps to be compiled under Windows using Dev-C++
...
with MinGW
svn path=/trunk/boinc/; revision=9013
2005-12-01 00:25:21 +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
b56b31363a
more random password generation
...
svn path=/trunk/boinc/; revision=8753
2005-10-27 20:03:51 +00:00
Bruce Allen
5a0bf91707
Logging: to help resolve future race conditions etc, I have modified
...
the logging functions to print fractional seconds down to hundred
microsecond precision. I think the only place that these logging
functions are used is in the server back-end code and in error logging
on the client side, where this should be OK. Rom, David, Charlie, if
you are unhappy with client side effects, I'm sure there is a way
to do this that only affects server side logging.
svn path=/trunk/boinc/; revision=8002
2005-09-13 16:30:04 +00:00
David Anderson
f45961a433
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7955
2005-09-09 20:28:55 +00:00
David Anderson
981a295bdb
fix boinc_resolve_filename(0) crash
...
svn path=/trunk/boinc/; revision=7683
2005-08-31 17:26:34 +00:00