..
mac
Mac: Make backtrace compile properly with OS 10.5 and OS 10.6 SDKs
2011-02-15 10:32:09 +00:00
Makefile.am
- lib: move XML parse test program to its own file.
2011-10-03 21:43:34 +00:00
Makefile.mingw
fix install headers in Makefile.mingw
2011-06-14 13:27:33 +00:00
app_ipc.cpp
- XML parsing: do XML unescaping in place rather than allocating
2011-09-14 17:58:53 +00:00
app_ipc.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
average.cpp
- server: various changes;
2010-03-29 22:28:20 +00:00
average.h
- transitioner: the format string for a DB query had %.15d instead of %.15e.
2010-06-25 18:54:37 +00:00
base64.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
base64.h
- added copyright and license info to .C, .cpp, .h files
2008-08-06 18:36:30 +00:00
boinc_fcgi.cpp
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +00:00
boinc_fcgi.h
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +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
Fixes for MinGW build with GCC 4.5 and 3.X
2011-06-02 16:25:30 +00:00
cal_boinc.h
- rename cal.h to cal_boinc.h to avoid name conflict
2010-07-22 20:08:33 +00:00
cc_config.cpp
- client: replicated trickles. Seems to be working now.
2011-09-22 18:52:21 +00:00
cc_config.h
- client simulator: fixes
2011-09-26 23:34:40 +00:00
cert_sig.cpp
- client: use new XML parser pretty much everywhere
2011-08-11 06:17:33 +00:00
cert_sig.h
- client: use new XML parser pretty much everywhere
2011-08-11 06:17:33 +00:00
cl_boinc.h
API: More fixes to boinc_get_opencl_ids()
2011-09-01 08:31:55 +00:00
common_defs.h
- client, work fetch policy:
2011-07-13 19:46:03 +00:00
coproc.cpp
- client and scheduler: estimate peak FLOPS for GPUs that
2011-10-07 19:47:35 +00:00
coproc.h
- client and scheduler: estimate peak FLOPS for GPUs that
2011-10-07 19:47:35 +00:00
crypt.cpp
- job creation: handling of extra XML in input templates didn't work.
2011-08-27 16:52:04 +00:00
crypt.h
- client: more XML parsing stuff
2011-08-11 17:41:48 +00:00
crypt_prog.cpp
- crypt_prog: show cmdline options if error. Fixes #1019
2010-10-05 23:06:20 +00:00
daemonmgt.h
- manager: add GPU always/auto/never menu items
2009-12-11 23:24:17 +00:00
daemonmgt_win.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
diagnostics.cpp
- Lib: Re-enable boinc lib mem snapshots for BOINC based applications (boinc,
2011-10-05 21:45:35 +00:00
diagnostics.h
- lib: Don't allow the diagnostics threads to be suspended, if a crash happens within
2010-01-19 17:22:46 +00:00
diagnostics_win.cpp
Fixes for MinGW application build.
2010-05-13 17:03:29 +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
- server programs: print error message instead of numeric retval
2010-11-08 17:51:57 +00:00
filesys.cpp
- client: fix a memory leak; would lose ~120 bytes each time a job is started
2011-10-05 19:20:53 +00:00
filesys.h
- client: fix boinc_make_dirs() (from Josh Highley)
2011-05-25 21:16:45 +00:00
gui_rpc_client.cpp
- Improve interface of XML_PARSER.
2011-08-10 17:11:08 +00:00
gui_rpc_client.h
- GUI RPC: add get_daily_xfer_history() RPC for getting
2011-10-06 17:23:16 +00:00
gui_rpc_client_ops.cpp
- GUI RPC: add get_daily_xfer_history() RPC for getting
2011-10-06 17:23:16 +00:00
gui_rpc_client_print.cpp
- GUI RPC: add get_daily_xfer_history() RPC for getting
2011-10-06 17:23:16 +00:00
hostinfo.cpp
- client: pass XML_PARSER& rather than MIOFILE& to parse functions.
2011-08-09 21:44:14 +00:00
hostinfo.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
idlemon.h
- client: add <cpu_sched_status> log flag.
2009-11-28 00:07:39 +00:00
idlemon_win.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
mac_address.cpp
- manager: fix build break on Linux
2011-09-28 17:33:26 +00:00
mac_address.h
David 5 Nov 2008
2008-11-05 20:11:45 +00:00
md5.c
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
2010-03-12 16:51:57 +00:00
md5.h
…
md5_file.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
md5_file.h
- sample bitwise validator: make it work for binary files
2009-05-01 18:25:17 +00:00
md5_test.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
mem_usage.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
mem_usage.h
- added copyright and license info to .C, .cpp, .h files
2008-08-06 18:36:30 +00:00
mfile.cpp
- Win fixes
2011-09-18 21:28:31 +00:00
mfile.h
- added copyright and license info to .C, .cpp, .h files
2008-08-06 18:36:30 +00:00
miofile.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
miofile.h
- Improve interface of XML_PARSER.
2011-08-10 17:11:08 +00:00
msg_log.cpp
- client simulator: fix build
2010-05-18 20:07:01 +00:00
msg_log.h
- STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!!
2009-01-13 23:06:02 +00:00
msg_queue.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
msg_queue.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
msg_test.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
network.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
network.h
- client: revert to old network functions (gethostbyname() etc.) on Win:
2010-09-15 20:33:44 +00:00
notice.cpp
- Improve interface of XML_PARSER.
2011-08-10 17:11:08 +00:00
notice.h
- client: delete a notice if it's no longer in the RSS feed.
2010-10-17 04:01:36 +00:00
parse.cpp
- lib: move XML parse test program to its own file.
2011-10-03 21:43:34 +00:00
parse.h
- lib: move XML parse test program to its own file.
2011-10-03 21:43:34 +00:00
parse_test.cpp
- lib: move XML parse test program to its own file.
2011-10-03 21:43:34 +00:00
prefs.cpp
- scheduler RPC: add <override_file_present> element to
2011-09-06 04:34:29 +00:00
prefs.h
- scheduler RPC: add <override_file_present> element to
2011-09-06 04:34:29 +00:00
proc_control.cpp
- client: win compile fixes
2011-10-04 18:19:57 +00:00
proc_control.h
- more code shuffling:
2011-09-02 18:23:13 +00:00
procinfo.cpp
- client: with VBox on Win, the process graph sometimes has cycles.
2011-09-16 22:22:45 +00:00
procinfo.h
- client: with VBox on Win, the process graph sometimes has cycles.
2011-09-16 22:22:45 +00:00
procinfo_mac.cpp
- client (and API and manager): change the data structure
2011-09-02 17:45:29 +00:00
procinfo_unix.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
procinfo_win.cpp
- lib: minor code shuffle
2011-09-02 22:06:30 +00:00
proxy_info.cpp
- client: pass XML_PARSER& rather than MIOFILE& to parse functions.
2011-08-09 21:44:14 +00:00
proxy_info.h
- client: pass XML_PARSER& rather than MIOFILE& to parse functions.
2011-08-09 21:44:14 +00:00
run_app_windows.cpp
- code shuffling
2011-09-02 18:04:10 +00:00
run_app_windows.h
- more code shuffling:
2011-09-02 18:23:13 +00:00
shmem.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
shmem.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
shmem_test.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
stackwalker_imports.h
- API: compile fixes for MinGW. Fixes #955 . from Matt Arsenault
2011-03-26 02:19:21 +00:00
stackwalker_win.cpp
- lib: Fix the various '????' fields in the diagnostics framework during a
2011-07-14 15:54:52 +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_replace.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
str_util.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
str_util.h
- create_work and possibly other back-end programs:
2011-02-09 00:21:40 +00:00
susp.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
synch.cpp
Remove BOINC_RCSID tags from more source files
2010-11-23 11:25:36 +00:00
synch.h
- added copyright and license info to .C, .cpp, .h files
2008-08-06 18:36:30 +00:00
synch_test.cpp
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
thread.cpp
svn path=/trunk/boinc/; revision=24235
2011-09-19 05:57:53 +00:00
thread.h
svn path=/trunk/boinc/; revision=24235
2011-09-19 05:57:53 +00:00
unix_util.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
unix_util.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
url.cpp
- simulator work
2011-01-07 20:23:22 +00:00
url.h
Fix build break
2011-07-05 19:42:04 +00:00
util.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
util.h
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
win_util.cpp
- code shuffle
2011-09-02 18:32:32 +00:00
win_util.h
svn path=/trunk/boinc/; revision=20055
2010-01-01 05:03:13 +00:00
x_util.cpp
svn path=/trunk/boinc/; revision=19291
2009-10-12 20:01:49 +00:00