boinc/api
David Anderson 93735f7172 - client: XML-escape the contents of stderr files;
otherwise non-ASCII characters in client_state.xml
    make it invalid XML
- client: fix (I think) to scheduling logic.
    a job is preemptable if it's finished its time slice and
    Old: has checkpointed in last 10 sec
    New: has checkpointed since the end of the time slice


svn path=/trunk/boinc/; revision=23551
2011-05-17 00:31:41 +00:00
..
ttf - API: add support from Truetype fonts (from Carl Christensen) 2010-12-08 23:06:07 +00:00
txf
Makefile.am - Change Makefiles to use "$(LN) foo ." instead of "ln foo" 2009-05-05 09:16:57 +00:00
Makefile.mingw - API: compile fixes for MinGW. Fixes #955. from Matt Arsenault 2011-03-26 02:19:21 +00:00
bmplib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
bmplib.h
boinc_api.cpp - client: XML-escape the contents of stderr files; 2011-05-17 00:31:41 +00:00
boinc_api.h Win compile fixes 2011-04-14 22:48:04 +00:00
boinc_api_fortran.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
boinc_gl.h - WIN: Remove unused references to glaux.h and glaux.lib 2009-09-02 23:00:10 +00:00
boinc_glut.h
graphics2.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
graphics2.h - get_project_config.php: include plan classes in platform list; 2009-04-03 21:55:26 +00:00
graphics2_unix.cpp - define MAXPATHLEN, if needed, in filesys.h 2011-03-24 09:32:02 +00:00
graphics2_util.cpp - get_project_config.php: include plan classes in platform list; 2009-04-03 21:55:26 +00:00
graphics2_win.cpp - API and sample apps: pass buf length arg to boinc_msg_prefix() 2010-09-15 23:03:30 +00:00
graphics_api.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_api.h
graphics_data.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_data.h
graphics_impl.cpp - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
graphics_impl.h
graphics_impl_lib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_lib.cpp - API: add boinc_init_parallel(). 2010-01-01 02:50:56 +00:00
graphics_lib.h
gutil.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
gutil.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
gutil_text.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
mac_icon.cpp - define MAXPATHLEN, if needed, in filesys.h 2011-03-24 09:32:02 +00:00
macglutfix.m
make_app_icon_h.cpp Remove BOINC_RCSID tags from more source files 2010-11-23 11:25:36 +00:00
reduce.h
reduce_lib.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
reduce_main.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
static_graphics.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
texfont.cpp - API: in txfRenderString, replace non-ASCII chars with ?. 2010-02-18 22:36:07 +00:00
texfont.h
texture.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
texture.h
tgalib.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
tgalib.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
ttfont.cpp svn path=/trunk/boinc/; revision=22836 2010-12-08 23:07:07 +00:00
ttfont.h svn path=/trunk/boinc/; revision=22836 2010-12-08 23:07:07 +00:00
txf_util.cpp - graphics API: if font missing, find one that isn't (from Kevin) 2010-02-01 19:18:23 +00:00
txf_util.h - graphics API: full-on 3D rotation of text 2009-04-10 05:34:24 +00:00
windows_opengl.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
x_opengl.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
x_opengl.h