From 8aa310ac45f5dcf4cd026d183b101c7e1a528b27 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 9 Aug 2005 22:53:50 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=7222 --- checkin_notes | 5 +++++ doc/boinc_dev.php | 13 +++++++++++++ doc/contact.php | 1 + doc/index.php | 3 ++- 4 files changed, 21 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index df5ca8c194..44448b660e 100755 --- a/checkin_notes +++ b/checkin_notes @@ -10212,3 +10212,8 @@ David 9 August 2005 win_build/ boinc_cli_curl.vcproj (new) boincmgr_curl.vcproj (new) + +David 9 Aug 2005 + - removed curl-7.14.0/ from CVS repository. + No real need for it since libcurl.a is present on most Linux. + We'll put a Windows compiled version in win_build. diff --git a/doc/boinc_dev.php b/doc/boinc_dev.php index 2fa5ce385d..ac4fe18528 100644 --- a/doc/boinc_dev.php +++ b/doc/boinc_dev.php @@ -34,18 +34,31 @@ or some other open-source HTTP library, replacing the HTTP_OP and PROXY classes. This would let the core client use HTTPS. (Carl C. is working on this). +
  • BOINC Manager: Change the Statistics tab to use a single graph with different colors for different projects. +
  • BOINC Manager: add progress bars for file transfers and in-progress results. +
  • BOINC Manager: add pie charts for disk usage +
  • Disk space management: prevent disk space usage from exceeding user preferences, and enforce resource shares, with file deletion according to project policy, +
  • Core client: use select() instead of polling + +
  • Use database IDs instead of names to identify +results and WUs in the core client +(to increase efficiency in the server, +since indices on integers are apparently more efficient +than indices on text fields). +This involves minor but pervasive changes. + for I/O (RPCs, file transfers, GUI RPCs). Please check with davea at ssl.berkeley.edu diff --git a/doc/contact.php b/doc/contact.php index 4b8e869a14..ab4407e2c6 100644 --- a/doc/contact.php +++ b/doc/contact.php @@ -52,6 +52,7 @@ show_name("Tim Brown"); show_name("Karl Chen"); show_name("Pietro Cicotti"); show_name("Seth Cooper"); +show_name("Carl Christensen"); show_name("Markku Degerholm"); show_name("Glenn Dill"); show_name("James Drews"); diff --git a/doc/index.php b/doc/index.php index 842f6554c1..bdc60e7600 100644 --- a/doc/index.php +++ b/doc/index.php @@ -99,8 +99,9 @@ computer resources -
  • Web sites for BOINC participants +
  • Other web sites for BOINC participants
  • Email lists
  • An overview of BOINC, and links to papers