Open-source software for volunteer computing and grid computing.
Go to file
David Anderson d8fc87fd17 - client: fix errors in transferring RAM info between CAL and OpenCL.
(bytes vs MB units, local/global terminology issue).
    From Oliver Bock>


svn path=/trunk/boinc/; revision=24650
2011-11-25 18:59:36 +00:00
api - OpenCL API: check return value from clGetDeviceIDs() 2011-11-09 21:24:47 +00:00
apps - client: change --detach_phase_two (??) to --detach_console 2011-06-12 20:58:43 +00:00
client - client: fix errors in transferring RAM info between CAL and OpenCL. 2011-11-25 18:59:36 +00:00
clientctrl - Changes for Charity Engine Desktop. 2011-08-10 16:51:58 +00:00
clientgui MGR: In Simple View, sort Project & Task Selection Controls case-insensitive, fix bugs in MacBitmapComboBox.cpp 2011-11-24 11:10:07 +00:00
clientscr - default screensaver: fix divide-by-zero; code cleanup 2011-11-25 07:24:18 +00:00
clienttray - Changes for Charity Engine Desktop. 2011-08-10 16:51:58 +00:00
coprocs/NVIDIA Quick Updates 2011-04-01 20:10:45 +00:00
curl These trees have been moved. 2009-04-16 18:33:44 +00:00
db - web: in GPU model list page, 2011-11-16 19:47:40 +00:00
doc - default screensaver: fix divide-by-zero; code cleanup 2011-11-25 07:24:18 +00:00
html - web: add [sup] BBCode tag for superscripts. 2011-11-20 17:26:32 +00:00
lib - GUI RPC client lib: change setsockopt() for receive timeout 2011-11-24 21:16:32 +00:00
locale Update Translations 2011-11-04 20:08:42 +00:00
m4 - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
mac_build Mac: remove -Wno-format-security compiler flag (no longer needed) 2011-11-04 20:38:19 +00:00
mac_installer Mac installer: There can now be multiple instances of the Manager running, so shut them all down 2011-11-12 01:45:18 +00:00
packages Quick Updates 2011-11-03 02:35:04 +00:00
py - client/API: pass bool using_sandbox in APP_INIT_DATA; 2011-10-21 06:58:35 +00:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples - wrapper: typo fix 2011-11-03 19:45:34 +00:00
sched - web: in GPU model list page, 2011-11-16 19:47:40 +00:00
ssim - GUI RPC client lib: change setsockopt() for receive timeout 2011-11-24 21:16:32 +00:00
stripchart - stripchart: use /usr/bin/env perl in script headers 2009-12-12 05:19:31 +00:00
test - make_project and upgrade: add --srcdir option so you 2009-06-10 22:38:33 +00:00
tools - update_versions: touch trigger file so that feeder rereads DB 2011-10-21 20:14:54 +00:00
win_build Quick Updates 2011-11-14 16:57:24 +00:00
.vimrc *** empty log message *** 2004-12-08 20:55:53 +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 - Add ICU to the BOINC depends list. It is needed for 2009-04-15 21:48:59 +00:00
INSTALL - updated INSTALL 2008-01-14 19:08:52 +00:00
Makefile.am Disable Linux screen saver for right now (broken on latest Ubuntu) 2011-10-13 21:59:40 +00:00
Makefile.incl - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00: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
checkin_notes - client: fix errors in transferring RAM info between CAL and OpenCL. 2011-11-25 18:59:36 +00: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_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 6.13.12 release, all platforms 2011-11-11 17:39:59 +00:00
find-working-cvs *** empty log message *** 2003-11-25 01:49:39 +00:00
generate_svn_version.sh - unix build system: generate_svn_version 2011-03-10 14:47:01 +00:00
notes master URL 2002-06-21 06:52:47 +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 6.13.12 release, all platforms 2011-11-11 17:39:59 +00:00
version.h.in - MGR: Make help system work again 2008-04-17 16:18:16 +00:00
version.log - WINBUILD: Introduce the beginning of an automated build system for 2009-11-23 16:40:07 +00:00