David Anderson
197ea8e6aa
compile warnings
...
svn path=/trunk/boinc/; revision=9410
2006-02-07 04:18:47 +00:00
Charlie Fenton
8a0e7cd2df
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9407
2006-02-07 01:08:02 +00:00
David Anderson
c3425dbb6c
let apps handle abort requests
...
svn path=/trunk/boinc/; revision=9400
2006-02-03 20:48:48 +00:00
David Anderson
dd5cfb52c0
CPU scheduler
...
svn path=/trunk/boinc/; revision=9338
2006-01-28 00:17:26 +00:00
David Anderson
63da554b46
boinc_zip_
...
svn path=/trunk/boinc/; revision=9311
2006-01-25 05:10:29 +00:00
David Anderson
e4ee999059
bool -> int
...
svn path=/trunk/boinc/; revision=9266
2006-01-18 23:04:05 +00:00
David Anderson
dbd7017ea9
bool->int in API
...
svn path=/trunk/boinc/; revision=9193
2006-01-06 23:38:49 +00:00
Bruce Allen
13e3b93cce
Put prototype in the correct section.
...
svn path=/trunk/boinc/; revision=9188
2006-01-06 12:40:17 +00:00
Bruce Allen
4463b0948d
Nasty bug in API lib. See checkin_nodes_2004 December 22.
...
Functions meant to be used from within C shoud never be
declared bool!
Fix: change boinc_is_standalone() to return int not bool.
Note: some API functions still return bools, but since E@H
doesn't use them and I am afraid of doing damage, I have
left them alone.
svn path=/trunk/boinc/; revision=9181
2006-01-06 09:02:26 +00:00
David Anderson
9edb1c083f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9170
2006-01-05 06:42:45 +00:00
Eric J. Korpela
bb5862d6fe
Added explicit inclusions of boinc_win.h
...
svn path=/trunk/boinc/; revision=9076
2005-12-16 03:33:36 +00:00
Bruce Allen
d118641dcb
API: when app version number is shown in the title bar of
...
a graphics window, print it in the same format at the
client GUI, for example 4.29 rather than existing 429.
This is for consistency with line 506 of clientgui/ViewWork.cpp.
svn path=/trunk/boinc/; revision=9060
2005-12-10 12:46:09 +00:00
David Anderson
a010aef22a
OS/2 client version
...
svn path=/trunk/boinc/; revision=9022
2005-12-02 22:29:35 +00:00
Eric J. Korpela
ee0a6111f7
Revert accidental mods to graphics_lib.C
...
svn path=/trunk/boinc/; revision=9014
2005-12-01 01:33:06 +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
Charlie Fenton
4667904c67
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8799
2005-11-04 03:14:33 +00:00
David Anderson
a40fb4ca57
include integer ops in benchmark API
...
svn path=/trunk/boinc/; revision=8796
2005-11-03 05:31:21 +00:00
David Anderson
4a5a426dac
report_app_status()
...
svn path=/trunk/boinc/; revision=8774
2005-10-30 21:28:03 +00:00
Rom Walton
2755e0df53
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8695
2005-10-18 00:34:20 +00:00
Reinhard Prix
e395bb8c3d
added missing header-file for 'get_window_title()'
...
svn path=/trunk/boinc/; revision=8679
2005-10-14 14:45:40 +00:00
David Anderson
270c583dcf
app version in window title
...
svn path=/trunk/boinc/; revision=8663
2005-10-12 18:40:53 +00:00
Bruce Allen
4ad3fa47c1
Must remember to test code...
...
svn path=/trunk/boinc/; revision=8659
2005-10-12 02:23:19 +00:00
Bruce Allen
fb2e676440
Add WU name to graphics window title.
...
TODO: add app_version_num to window title.
David or Rom, could you add app_version_num to struct APP_INIT_DATA?
svn path=/trunk/boinc/; revision=8658
2005-10-12 02:19:28 +00:00
David Anderson
2b31d91773
fflush before _exit()
...
svn path=/trunk/boinc/; revision=8516
2005-10-05 20:39:00 +00:00
David Anderson
dbf95d28ca
change email before set passwd
...
svn path=/trunk/boinc/; revision=8430
2005-10-03 22:16:32 +00:00
David Anderson
ffbfdb5ce4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8411
2005-10-02 18:23:38 +00:00
Rom Walton
209f0d3199
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8172
2005-09-26 11:29:28 +00:00
David Anderson
a04661001f
remove BOINC_APP_GRAPHICS
...
svn path=/trunk/boinc/; revision=8166
2005-09-23 21:10:11 +00:00
David Anderson
428e6c9a7f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8161
2005-09-23 21:07:32 +00:00
David Anderson
f2d9aa4b8f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8155
2005-09-23 20:59:39 +00:00
Rom Walton
fc2bd7133e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8141
2005-09-22 08:46:51 +00:00
Charlie Fenton
492d06a35c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8048
2005-09-20 00:45:00 +00:00
Rom Walton
d559222319
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8046
2005-09-18 19:17:20 +00:00
Rom Walton
98d879e1a7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8040
2005-09-16 23:28:28 +00:00
Rom Walton
340968387c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8036
2005-09-16 18:16:49 +00:00
Bruce Allen
8b0568d86a
Add BOINC_RCSID_ tags to those .C, .c and .cpp files that don't yet have
...
them.
svn path=/trunk/boinc/; revision=7985
2005-09-13 09:01:56 +00:00
Bruce Allen
cdd8d87edb
backed out change from Sept 9 (not needed, didn't work).
...
Change had also propagated to graphics_impl_lib.C.
svn path=/trunk/boinc/; revision=7962
2005-09-10 05:25:00 +00:00
David Anderson
ff2a653dc3
graphics lib link error fix
...
svn path=/trunk/boinc/; revision=7959
2005-09-10 04:37:27 +00:00
Bruce Allen
2cc9820ac3
On many current linux machines pthread_sigmask() is not in glibc.
...
So use sigprocmask instead.
svn path=/trunk/boinc/; revision=7939
2005-09-09 10:01:14 +00:00
Charlie Fenton
08ccd747fd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7807
2005-09-06 12:58:56 +00:00
David Anderson
041b6f24c6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7492
2005-08-25 23:07:58 +00:00
David Anderson
7bf14665c2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7417
2005-08-17 22:08:35 +00:00
David Anderson
0d4fae3a35
boinc_not_using_cpu() API
...
svn path=/trunk/boinc/; revision=7410
2005-08-17 21:05:26 +00:00
David Anderson
ba945d2c72
API critical section calls
...
svn path=/trunk/boinc/; revision=7292
2005-08-12 21:24:07 +00:00
David Anderson
a2ddb241a4
API bug fix
...
svn path=/trunk/boinc/; revision=7277
2005-08-11 21:26:02 +00:00
David Anderson
19edb5c90c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7271
2005-08-11 18:47:57 +00:00
David Anderson
d11448e416
Unix API: use signal+thread
...
svn path=/trunk/boinc/; revision=7269
2005-08-11 18:18:03 +00:00
Charlie Fenton
3bba64674d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7005
2005-08-03 07:04:37 +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