Open-source software for volunteer computing and grid computing.
Go to file
Christian Beer 4eec734bc4 Feeder: more efficient solution to memory leak fix
The for loop copies newly created objects into the vector and destroys the original objects. The resize() instantiates the objects directly in the vector. Suggested by Nicolás Alvarez.
2015-11-10 08:29:19 +01:00
android Updating translations for android/BOINC/res/values-es/strings.xml [skip ci] 2015-10-25 01:54:08 +02:00
api initialize fields in constructors 2015-10-20 17:57:57 +02:00
apps
build BUILD: force building wxWidgets if cache is empty 2015-03-03 09:00:32 +01:00
client client: if app uses > 1 GPU, show them all in resource string 2015-11-04 15:57:54 -08:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui MGR: Fix bugs in commits 289005d and e1eb20f (set check mark on Snooze GPU menu item and disable it when CPU is snoozed.) The earlier commits also set the check mark when CPU was set to Suspend indefinitely. This new commit also disables the Snooze GPU menu item in some additional cases when appropriate. 2015-11-02 01:42:26 -08:00
clientscr SCR: Tweak mac screensaver for slightly better reliability. 2015-09-29 02:10:07 -07:00
clienttray LIB: Revert 42d1645b82 and remove the heap check in the tray applet. 2014-03-07 14:42:14 -05:00
coprocs/NVIDIA COPROCS: Update the NVAPI library to r334 2014-04-30 19:15:11 -04:00
curl CURL: Update root authority CAs 2015-04-30 11:44:28 -04:00
db server: fix bug affecting tables with > 32 bit IDs 2015-08-13 14:05:53 -07:00
dcapi cppcheck: fix 1 kind of reports 2015-10-10 23:10:10 +02:00
doc BOINC web: make the "Download BOINC + Virtualbox" button more prominent 2015-10-28 10:35:47 -07:00
drupal Drupal: Add redirect handler for BOINC URLs 2015-11-06 02:49:47 -05:00
html Merge branch 'master' of github.com:BOINC/boinc 2015-11-04 12:03:24 -08:00
lib Fix comment (text description function location) 2015-11-02 13:28:14 +02:00
locale Updating translations for locale/it_IT/BOINC-Web.po [skip ci] 2015-11-06 05:07:06 -05:00
m4 Build: fix --disable-wx-debug configure option 2015-11-06 13:57:02 +01:00
mac_build Mac: update build instructions to explain how to build with Xcode 5 if you have installed multiple versions of Xcode. 2015-09-11 21:51:11 -07:00
mac_installer Mac uninstaller: Fix a hang bug on some older versions of OS X (including 10.6.8.) 2015-08-14 06:20:49 -07:00
packages MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
py added --project_host option to make_project 2015-07-20 16:45:30 -07:00
rboinc
samples VBOX: Make sure we are processing the vm log file, even if it is not online. 2015-10-16 11:46:58 -04:00
sched Feeder: more efficient solution to memory leak fix 2015-11-10 08:29:19 +01:00
stripchart
test
tools use safe_strcpy to prevent buffer overflow 2015-10-22 15:21:06 +02:00
vda initialize variable before use 2015-10-21 17:36:09 +02:00
win_build WCG: Update project files so they branch to WCG specific code and resources. 2015-10-28 16:30:07 -04:00
xcompile Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
zip Zip library: fix inconsistent return type of envargs(). 2015-06-10 11:54:40 -07:00
.gitattributes Update .gitattributes to include a number of additional file types. 2014-06-25 16:21:19 -04:00
.gitignore Build: update .gitignore 2015-10-13 16:58:12 +02:00
.scrutinizer.yml BUILD: add configuration for scrutinizer-ci.com (PHP code analysis) 2015-09-01 08:41:19 +02:00
.travis.yml BUILD: enable caching and fix script to build wxWidgets 2015-03-03 08:53:35 +01:00
.vimrc
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am BUILD: boinc_zip library is needed by wrapper 2015-02-12 17:33:17 +01:00
Makefile.incl Unix build: fix earlier commit 2014-08-11 12:05:29 -07:00
README.md Fix copyright date 2015-10-14 13:54:22 -04:00
TODO_OLD
_autosetup _autosetup: tweak to work with dash as well as bach (from Christian) 2014-08-18 00:25:53 -07:00
bolt_checkin_notes.txt
build_pos - translation: turn off Android 2014-01-17 10:47:33 -08:00
checkin_notes Check email list 2015-07-27 13:51:53 -04:00
checkin_notes_2002
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005
checkin_notes_2006
checkin_notes_2007
checkin_notes_2008
checkin_notes_2009
checkin_notes_2010
checkin_notes_2011
checkin_notes_2012
checkin_notes_samples
configure.ac Build: fix --disable-wx-debug configure option 2015-11-06 13:57:02 +01:00
coverity-model.cpp add coverity model file 2015-10-23 09:26:32 +02:00
generate_svn_version.sh
gitlog2boinclog.sh
notes
project_specific_defines.h
set-version
testbase
todo
version.h BUILD: Fix build version mistake. 2015-10-16 20:58:57 -04:00
version.h.in BUILD: Re-enable the alpha/beta flag for the master branch. 2014-07-29 20:03:04 -04:00
version.log BUILD: Test github merge 2015-02-14 09:50:38 -05:00

README.md

Current Status

Build Status

Coverity Scan Build Status

BOINC

Project Website: http://boinc.berkeley.edu

Want to create a project? See: http://boinc.berkeley.edu/trac/wiki

Want to contribute? See: http://boinc.berkeley.edu/trac/wiki/SoftwareDevelopment

License

Copyright (C) 2015 University of California

BOINC is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BOINC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with BOINC. If not, see http://www.gnu.org/licenses/.