David Anderson
ebf55dfa73
scheduler: remove unneeded include
2015-07-20 10:15:50 -07:00
David Anderson
25c2f6b49c
- client: treat all 4xx HTTP errors as permanent
...
- code cleanup
- API: increase a buffer in timer_handler() from 256 to 512.
svn path=/trunk/boinc/; revision=26012
2012-08-13 18:23:20 +00:00
David Anderson
53782b7de4
- lib: switch include order to the way it was (general to specific).
...
Should fix MinGW compile
svn path=/trunk/boinc/; revision=26008
2012-08-11 05:47:18 +00:00
Eric J. Korpela
9df37a1b89
- Added conditional printf to the message log class, since most scheduler log
...
output seems to be conditional on config parameters such as
config.debug_version_select.
svn path=/trunk/boinc/; revision=25998
2012-08-09 01:49:03 +00:00
David Anderson
405f567c81
- code cleanup: in foo.cpp, include foo.h first
...
svn path=/trunk/boinc/; revision=25933
2012-08-01 20:04:05 +00:00
David Anderson
ce47c7aa6c
- client/server: remove assert()s from message log code
...
svn path=/trunk/boinc/; revision=25587
2012-04-20 19:33:31 +00:00
David Anderson
4708edf036
- client simulator: fix build
...
- code cleanup: removed include of client/cpp.h from lib/msg_log.cpp.
Stuff in lib/ should NOT include stuff from client/.
svn path=/trunk/boinc/; revision=21566
2010-05-18 20:07:01 +00:00
Rom Walton
9cb3e6ffc7
- client & lib: bring header inclusion up-to-date for the CC to begin
...
hunting down a memory leak.
client/
<Various Files>
lib/
<Various Files>
svn path=/trunk/boinc/; revision=21457
2010-05-11 19:10:29 +00:00
Rom Walton
e14e1cad34
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
...
properly.
<Various Files>
svn path=/trunk/boinc/; revision=20873
2010-03-12 16:51:57 +00:00
David Anderson
91e120b3f4
- scheduler: improve message formatting; add <debug_locality> flag
...
for locality scheduling messages
svn path=/trunk/boinc/; revision=16921
2009-01-15 20:23:20 +00:00
David Anderson
98cfb8d3b0
- rename .C files to .cpp so that Doxygen will work
...
svn path=/trunk/boinc/; revision=16069
2008-09-26 18:20:24 +00:00