boinc/lib
David Anderson 4ad5249bf2 - scheduler: various bug fixes in score-based schedule;
get rid of no_darwin_6 option


svn path=/trunk/boinc/; revision=16015
2008-09-17 23:35:16 +00:00
..
mac - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
Makefile.am - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
app_ipc.C - DB interface: in update(), check that 1 row was updated 2008-09-04 08:33:21 +00:00
app_ipc.h Fixed potential memory leak and other minor problems with APP_INIT_DATA 2008-08-19 00:08:01 +00:00
base64.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
base64.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_cmd.C - fix compile warnings and Manager error 2008-08-20 18:24:08 +00:00
boinc_fcgi.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
boinc_fcgi.h - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
boinc_win.cpp - win_build: Finally figured out what the problem was with how I 2008-08-24 04:43:18 +00:00
boinc_win.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cert_sig.C - scheduler: various bug fixes in score-based schedule; 2008-09-17 23:35:16 +00:00
cert_sig.h - scheduler: various bug fixes in score-based schedule; 2008-09-17 23:35:16 +00:00
common_defs.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
coproc.C - client: ignore CUDA devices with major versions > 100 2008-09-16 23:06:37 +00:00
coproc.h - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
crypt.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
crypt.h - added some code for generating x.509 signatures 2008-09-04 15:13:54 +00:00
crypt_prog.C - added some code for generating x.509 signatures 2008-09-04 15:13:54 +00:00
diagnostics.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
diagnostics.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
diagnostics_win.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
diagnostics_win.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
error_numbers.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
filesys.C lib: - Remove incorrect "#ifdef _WIN32" blocks added 9/10/08 to filesys.C 2008-09-17 21:58:43 +00:00
filesys.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_rpc_client.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_rpc_client.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_rpc_client_ops.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gui_rpc_client_print.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hostinfo.C - WIN: remove accelerators from the HOST_INFO class. It doesn't appear 2008-08-15 04:59:09 +00:00
hostinfo.h - WIN: remove accelerators from the HOST_INFO class. It doesn't appear 2008-08-15 04:59:09 +00:00
makefile.gui_test *** empty log message *** 2004-11-17 21:02:46 +00:00
md5.c Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
md5.h
md5_file.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
md5_file.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
md5_test.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
mem_usage.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
mem_usage.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
mfile.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
mfile.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
miofile.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
miofile.h - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
msg_log.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
msg_log.h - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
msg_queue.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
msg_queue.h - added copyright and license info to some C files 2008-08-05 22:52:17 +00:00
msg_test.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
network.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
network.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
parse.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
parse.h - DB interface: in update(), check that 1 row was updated 2008-09-04 08:33:21 +00:00
prefs.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
prefs.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
proc_control.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
proc_control.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
procinfo.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
procinfo_mac.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
procinfo_unix.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
procinfo_win.C - added copyright and license info to some C files 2008-08-05 22:52:17 +00:00
proxy_info.C - client and server: add "len" arg to xml_escape() and xml_unescape() 2008-08-13 17:27:13 +00:00
proxy_info.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
shmem.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
shmem.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
shmem_test.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
stackwalker_imports.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
stackwalker_win.cpp Small fix for MINGW32 build 2008-06-17 16:19:36 +00:00
stackwalker_win.h *** empty log message *** 2007-04-13 06:13:46 +00:00
std_fixes.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
str_util.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
str_util.h - lib: added string_substitute() function 2008-08-19 19:46:18 +00:00
susp.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
synch.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
synch.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
synch_test.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
unix_util.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
unix_util.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
util.C - Fixed fcgi builds to use an installed version of fcgi_stdio.h rather than 2008-09-09 19:10:42 +00:00
util.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
win_util.C - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
win_util.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00