Changes between Version 12 and Version 13 of SoftwareDevelopment


Ignore:
Timestamp:
Jul 16, 2007, 10:21:35 AM (17 years ago)
Author:
Nicolas
Comment:

Use server-relative links

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareDevelopment

    v12 v13  
    1919 * [DevProcess Development process]
    2020 * [DevProjects Development projects]
    21  * [http://boinc.berkeley.edu/email_lists.php boinc_dev], an email list for BOINC developers
     21 * [/email_lists.php boinc_dev], an email list for BOINC developers
    2222 * [CodingStyle Coding style]
    2323 * [UsingSvn Using SVN]
     
    3838 * [PrefsOverride Local editing of preferences]: This mechanism lets you write programs for local editing of preferences.
    3939
    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.
     40Check [/addons.php the index of add-on software] before writing anything (it may already exist). The index has instructions for submitting new add-ons.
    4141
    4242== Implementation notes ==
     
    5555    * [MemoryManagement Memory management]
    5656    * [ScreensaverLogic Screensaver logic]
    57     * [http://boinc.berkeley.edu/sandbox.php Sandbox implementation]
     57    * [/sandbox.php Sandbox implementation]
    5858    * [ClientSetupLogicWin Client setup logic for Windows]
    5959    * [ClientSetupLogicWinSix Windows client setup logic for 6.0]
     
    7878
    7979    * [CrossProjectId Cross-project identification]
    80     * [http://boinc.berkeley.edu/loc_sim/ Project simulator]
     80    * [/loc_sim/ Project simulator]
    8181    * [ClientSim Client simulator]
    8282    * [PythonFramework Python framework]
     
    9393Design docs for old versions, or for ideas that never happened.
    9494
    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]