Open-source software for volunteer computing and grid computing.
Go to file
Charlie Fenton 71b8dc4dc3 MGR: Change keyboard shortcut for Diagnostic Flags dialog from control-shift-D to control-shift-F for both Advanced and Simple Views, because control-shift-D was already in use to select the Disks tab in Advanced View. 2014-04-03 04:52:00 -07:00
android - Tag for 7.3.15 release 2014-04-01 12:19:26 -04:00
api API: fix bug causing CPU time under-reporting for compound apps 2014-03-03 15:42:04 -08:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client client: Remove a GetProcAddress() call. Call GetNativeSystemInfo() directly. 2014-04-03 02:16:23 -04:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui MGR: Change keyboard shortcut for Diagnostic Flags dialog from control-shift-D to control-shift-F for both Advanced and Simple Views, because control-shift-D was already in use to select the Disks tab in Advanced View. 2014-04-03 04:52:00 -07:00
clientscr WCG: Add jpeg version of background image for screen saver 2014-03-26 18:17:07 -04:00
clienttray LIB: Revert 42d1645b82 and remove the heap check in the tray applet. 2014-03-07 14:42:14 -05:00
coprocs/NVIDIA More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
curl CURL: Update root authority CAs 2014-01-29 12:20:32 -05:00
db server: parse peak memory/disk info from client, store in DB, display in web 2014-04-02 19:35:59 -07:00
dcapi Fix compile error on gcc 4.7 2013-12-02 11:10:03 +01:00
doc team_import script: decode entities properly 2014-03-28 14:52:37 -07:00
html server: parse peak memory/disk info from client, store in DB, display in web 2014-04-02 19:35:59 -07:00
lib lib: add code to write GPU exclusions in CC_CONFIG XML 2014-04-02 00:54:14 -07:00
locale locale: Update compiled localization files 2014-02-03 12:18:03 -08:00
m4 - AUTOCONF: hack to permit AX_PTHREADS to work on autoconf 2.59 2013-08-15 11:36:13 -07:00
mac_build MGR: Add a dialog to enable setting and clearing diagnostic log flags, to assist tech support volunteers when working with users. It is accessed by selecting "Diagnostics…" under the Options menu in either Advanced View or Simple View. 2014-03-25 06:13:54 -07:00
mac_installer Mac installer: fix 15 second delay after finishing installation before launching BOINC Manager (launches immediately if user closes installer) 2014-03-12 01:20:55 -07:00
packages MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
py make_project: turn MD5 caching on by default for new projects 2014-03-26 15:38:24 -07:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples vboxwrapper: fix comments and code formatting 2014-03-24 15:00:49 -07:00
sched server: parse peak memory/disk info from client, store in DB, display in web 2014-04-02 19:35:59 -07:00
stripchart use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
test - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
tools Server: enable gzipped input files, and fix bugs in MD5 caching 2014-03-26 15:15:16 -07:00
vda remove dependency of boinc_api.h on str_replace.h (and hence config.h) 2013-06-06 17:31:46 -07:00
win_build WINBUILD: Update to version 7.3.15 2014-04-01 17:58:45 -04:00
zip server: fix some compile warnings 2014-03-19 14:55:16 -07:00
.gitattributes Attempt to simplify my life over the long haul by normalizing line endings for project files. 2013-03-04 17:01:37 +01:00
.gitignore MISC: Ignore the BOINCCAS build files 2014-02-26 19:09:02 -05:00
.vimrc wuwj sandbox file selection filter 2012-03-02 06:12:36 +00:00
COPYING - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYING.LESSER - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYRIGHT API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues 2012-08-02 06:53:11 +00:00
INSTALL - updated INSTALL 2008-01-14 19:08:52 +00:00
Makefile.am Condor interface: bug fixes; add request_gen script; add retire_batch command 2013-05-30 09:44:58 -07:00
Makefile.incl build: Add -Wcast-align to list of compiler warnings we are interested in. It'll help prevent crashes in CPU Architectures that are strict on there alignment policies. (From: Jeffrey Walton) 2013-03-07 11:31:38 +01:00
TODO_OLD *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup - Unix builds: make sure we have libtoolize 2009-09-23 17:16:24 +00:00
bolt_checkin_notes.txt - Filter questions 2008-11-03 03:06:29 +00:00
build_pos - translation: turn off Android 2014-01-17 10:47:33 -08:00
checkin_notes Merge branch 'master' of ssh://boinc.berkeley.edu/boinc 2013-03-04 17:36:15 +01:00
checkin_notes_2002 - client: use [wfd] consistently 2009-11-27 21:21:39 +00:00
checkin_notes_2003 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2004 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
checkin_notes_2008 - client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. 2009-10-16 00:13:01 +00:00
checkin_notes_2009 - client: tweak translatable msg 2010-08-05 19:11:01 +00:00
checkin_notes_2010 - lib: fix compile warning 2011-06-23 20:44:25 +00:00
checkin_notes_2011 svn path=/trunk/boinc/; revision=24961 2012-01-01 03:35:29 +00:00
checkin_notes_2012 House Keeping 2013-03-04 17:35:35 +01:00
checkin_notes_samples Mac Samples: adjust XCode project for current source file names (*.cpp instead of *.C) 2009-02-11 10:15:13 +00:00
configure.ac - Tag for 7.3.15 release 2014-04-01 12:19:26 -04:00
find-working-cvs *** empty log message *** 2003-11-25 01:49:39 +00:00
generate_svn_version.sh - fixed bug in generate_svn_version.sh that generated incorrect output 2012-08-24 00:36:13 +00:00
gitlog2boinclog.sh Optimize gitlog script 2013-03-04 17:35:35 +01:00
notes master URL 2002-06-21 06:52:47 +00:00
project_specific_defines.h svn path=/trunk/boinc/; revision=26001 2012-08-09 20:34:35 +00:00
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h - Tag for 7.3.15 release 2014-04-01 12:19:26 -04:00
version.h.in - Tag for 7.3.5 release 2014-02-21 11:38:27 -05:00
version.log - WINBUILD: Introduce the beginning of an automated build system for 2009-11-23 16:40:07 +00:00