Changes between Version 12 and Version 13 of SoftwareDevelopment
- Timestamp:
- Jul 16, 2007, 10:21:35 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwareDevelopment
v12 v13 19 19 * [DevProcess Development process] 20 20 * [DevProjects Development projects] 21 * [ http://boinc.berkeley.edu/email_lists.php boinc_dev], an email list for BOINC developers21 * [/email_lists.php boinc_dev], an email list for BOINC developers 22 22 * [CodingStyle Coding style] 23 23 * [UsingSvn Using SVN] … … 38 38 * [PrefsOverride Local editing of preferences]: This mechanism lets you write programs for local editing of preferences. 39 39 40 Check [ http://boinc.berkeley.edu/addons.php the index of add-on software] before writing anything (it may already exist). The index has instructions for submitting new add-ons.40 Check [/addons.php the index of add-on software] before writing anything (it may already exist). The index has instructions for submitting new add-ons. 41 41 42 42 == Implementation notes == … … 55 55 * [MemoryManagement Memory management] 56 56 * [ScreensaverLogic Screensaver logic] 57 * [ http://boinc.berkeley.edu/sandbox.php Sandbox implementation]57 * [/sandbox.php Sandbox implementation] 58 58 * [ClientSetupLogicWin Client setup logic for Windows] 59 59 * [ClientSetupLogicWinSix Windows client setup logic for 6.0] … … 78 78 79 79 * [CrossProjectId Cross-project identification] 80 * [ http://boinc.berkeley.edu/loc_sim/ Project simulator]80 * [/loc_sim/ Project simulator] 81 81 * [ClientSim Client simulator] 82 82 * [PythonFramework Python framework] … … 93 93 Design docs for old versions, or for ideas that never happened. 94 94 95 * [ http://boinc.berkeley.edu/api_v4.php Version 4 runtime system]96 * [ http://boinc.berkeley.edu/mac_intel.php Mac/Intel plan]97 * [ http://boinc.berkeley.edu/mac_devgroup.php Old Mac project plan]98 * [ http://boinc.berkeley.edu/new_setup.php Design of version 5 setup]99 * [ http://boinc.berkeley.edu/menubar.php Mac Menubar]100 * [ http://boinc.berkeley.edu/sequence.php Work sequences]101 * [ http://boinc.berkeley.edu/suggestions.php Usability discussion]102 * [ http://boinc.berkeley.edu/disk_management.php Disk management]103 * [ http://boinc.berkeley.edu/test.php Testing framework]95 * [/api_v4.php Version 4 runtime system] 96 * [/mac_intel.php Mac/Intel plan] 97 * [/mac_devgroup.php Old Mac project plan] 98 * [/new_setup.php Design of version 5 setup] 99 * [/menubar.php Mac Menubar] 100 * [/sequence.php Work sequences] 101 * [/suggestions.php Usability discussion] 102 * [/disk_management.php Disk management] 103 * [/test.php Testing framework]