- 12 Oct, 2010 1 commit
-
-
Rom Walton authored
svn path=/branches/boinc_core_release_6_12/; revision=22495
-
- 11 Oct, 2010 2 commits
-
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=22493
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=22490
-
- 09 Oct, 2010 2 commits
-
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=22488
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=22487
-
- 08 Oct, 2010 3 commits
-
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=22483
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=22481
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=22479
-
- 07 Oct, 2010 5 commits
-
-
Rom Walton authored
lib/ gui_rpc_client.cpp,h clientgui/ BOINCTaskBar.cpp svn path=/branches/boinc_core_release_6_12/; revision=22474
-
Rom Walton authored
limit the # of completed tasks reported per RPC client/ log_flags.cpp,h cs_scheduler.cpp svn path=/branches/boinc_core_release_6_12/; revision=22473
-
Rom Walton authored
clientgui/ CompletionPage.cpp AdvancedFrame.cpp ProjectInfoPge.cpp WelcomePage.cpp AccountInfoPage.cpp ViewResources.cpp CompletionErrorPage.cpp html/ inc/ prefs.inc user/ create_account_form.php sample_index.php weak_auth.php svn path=/branches/boinc_core_release_6_12/; revision=22471
-
Rom Walton authored
svn path=/branches/boinc_core_release_6_12/; revision=22469
-
Rom Walton authored
/ configure.ac version.h svn path=/branches/boinc_core_release_6_12/; revision=22466
-
- 06 Oct, 2010 4 commits
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=22454
-
David Anderson authored
svn path=/trunk/boinc/; revision=22453
-
Charlie Fenton authored
MGR: Add command-line argument --multiple or -m to allow running multiple instances of BOINC Manager; add "Launch another BOINC Manager" menu item to Advanced menu svn path=/trunk/boinc/; revision=22451
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=22450
-
- 05 Oct, 2010 4 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=22449
-
David Anderson authored
svn path=/trunk/boinc/; revision=22448
-
David Anderson authored
svn path=/trunk/boinc/; revision=22447
-
David Anderson authored
svn path=/trunk/boinc/; revision=22446
-
- 04 Oct, 2010 5 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=22445
-
David Anderson authored
svn path=/trunk/boinc/; revision=22444
-
David Anderson authored
svn path=/trunk/boinc/; revision=22443
-
Rom Walton authored
close is selected on the window instead of the menu. Ideally the main window would just be hidden until the notification icon is clicked, but apparently wxWidgets/GTK/X doesn't like it when you attempt to hide the main window. - MGR: Display what cpu architecture the manager was built for in the about box. clientgui/ BOINCBaseFrame.cpp DlgAbout.cpp svn path=/trunk/boinc/; revision=22442
-
David Anderson authored
svn path=/trunk/boinc/; revision=22441
-
- 01 Oct, 2010 3 commits
-
-
David Anderson authored
Such jobs fail on 32-bit machines, even if they have sufficient RAM, because 32-bit OSs don't support address spaces > 2GB. In general, we want to support the following scenario: - an app has a mixture of small (< 2GB) and big (> 2GB) jobs. - there are app versions for both 32b and 64b platforms - one of the 32b versions is faster than the 64b version (say, it's a 32b GPU app) Goals: If the client is 32b, send it only small jobs, using the fast 32b version if possible If the client is 64b and has sufficient RAM, send it large jobs using the 64b version; send it small jobs using the fast 32b version if possible, else the 64b version Solution: extend get_app_version() so that it detects big jobs, and uses only 64b versions for them. Add a "for_64b_jobs" field to BEST_APP_VERSION so that we maintain a separate memoized set of BEST_APP_VERSIONs for big jobs. - client: don't set report_results_immediately inappropriately svn path=/trunk/boinc/; revision=22440
-
Rom Walton authored
svn path=/trunk/boinc/; revision=22439
-
Rom Walton authored
svn path=/trunk/boinc/; revision=22437
-
- 30 Sep, 2010 10 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=22436
-
David Anderson authored
svn path=/trunk/boinc/; revision=22435
-
David Anderson authored
svn path=/trunk/boinc/; revision=22434
-
David Anderson authored
svn path=/trunk/boinc/; revision=22433
-
David Anderson authored
in a given request message. Eliminate duplicates; they mess things up. - scheduler: fix RESULT#0 problem in message log - user web: keep credit totals when merging hosts by name svn path=/trunk/boinc/; revision=22432
-
Rom Walton authored
boinc_core_release_6_11_9 / configure.ac version.h svn path=/trunk/boinc/; revision=22430
-
Rom Walton authored
svn path=/trunk/boinc/; revision=22429
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=22428
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=22427
-
David Anderson authored
svn path=/trunk/boinc/; revision=22426
-
- 29 Sep, 2010 1 commit
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=22425
-