android
android: optimization of client start/stop routine
2013-05-08 18:28:17 +02:00
api
OpenCL: remove dead code reported by Heinz-Bernd Eggenstein
2013-03-05 13:43:14 +01:00
apps
- fixes of various (non-critical) fd and memory leaks.
2012-06-10 05:38:34 +00:00
client
client: task schedule tweak to avoid starvation case
2013-05-09 15:24:44 -07:00
clientctrl
- WIN: Update copyright information in the Windows resource files
2013-03-04 17:39:24 +01:00
clientgui
Mac: Update SetVersion utility for better compatibility with GIT, update product copyright strings to 2013
2013-05-08 03:11:57 -07:00
clientscr
- WIN: Update copyright information in the Windows resource files
2013-03-04 17:39:24 +01:00
clienttray
- WIN: Update copyright information in the Windows resource files
2013-03-04 17:39:24 +01:00
coprocs /NVIDIA
More line endings (Part 2, From Rom)
2013-03-04 17:24:18 +01:00
curl
These trees have been moved.
2009-04-16 18:33:44 +00:00
db
- server: initialize result.size_class and workunit.size_class to -1
2013-05-03 15:09:45 -07:00
doc
- minor security fix for online help page
2013-05-03 15:11:37 -07:00
html
web: PHP warning fix
2013-05-08 23:08:50 -07:00
lib
scheduler: fix bug in copying long XML elements
2013-05-08 15:34:37 -07:00
locale
Unix install: copy .po files as non-executable
2013-05-08 15:36:19 -07:00
m4
Modified CHECK_SSL to check existence of -ldl and -lz before adding them to
2013-03-05 15:06:38 +01:00
mac_build
Mac: Update SetVersion utility for better compatibility with GIT, update product copyright strings to 2013
2013-05-08 03:11:57 -07:00
mac_installer
- Mac installer: add missing pclose() (from RustyBSD)
2013-03-04 15:23:37 +01:00
packages
- SCR: Include the compiled X11 screensaver app in the self extracting
2013-03-04 17:19:38 +01:00
py
Add support for multi-size apps
2013-04-25 00:27:35 -07:00
rboinc
Quick Updates
2011-11-03 02:35:04 +00:00
samples
VBOX: Break the modify VM phase into smaller chunks. Some platforms do not support turning off LPT ports for instance.
2013-05-09 10:04:26 -04:00
sched
- Added scheduler config boolean option <estimate_flops_from_hav_pfc> which
2013-04-30 16:30:27 -07:00
stripchart
- stripchart: use /usr/bin/env perl in script headers
2009-12-12 05:19:31 +00:00
test
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
2012-09-21 03:52:24 +00:00
tools
fix PHP warnings
2013-05-05 01:26:17 -07:00
vda
volunteer data archival: various fixes
2013-05-09 14:53:26 -07:00
win_build
Update vbox project file to 26020
2013-05-06 15:27:23 -04:00
zip
zip: Reduce the number of arguments sent to the compiler, possibly fixing the build on Linux when building the wrapper
2013-03-05 15:12:52 +01: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
- World Community Grid: Update our Skin for the 7.0 client
2013-03-05 16:42:44 +01: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
- First fixes for out-of-source-tree configure and compile - samples/example_app will no longer build by default. To build person compile must run make in the example_app directory in-source-tree. Thats because the Makefile is not and should not be generated by automake.
2013-03-01 16:19:16 +01: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
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
- configure: work with "gold" linker
2013-03-05 13:33:27 +01: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
- Moving trunk back into a development branch, further stabilization of the 7.0.x
2012-03-16 17:29:30 +00:00
version.h.in
- Moving trunk back into a development branch, further stabilization of the 7.0.x
2012-03-16 17:29:30 +00:00
version.log
- WINBUILD: Introduce the beginning of an automated build system for
2009-11-23 16:40:07 +00:00