Changeset 20

Show
Ignore:
Timestamp:
11/13/05 22:55:25 (3 years ago)
Author:
jcc7
Message:

added more entries to the wiki

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/tutorials/converttowiki/changes.txt

    r19 r20  
    1212 
    1313 
    14 and many more differences... 
    1514 
    16  
    17  
    18 stopped at Quadratic EquationExample.html 
    19  
    20  
    21  
    22 index.html 
    23     - added 2 categories (actually they were both already there, but 2 added new capitalizations) 
    24         HandlingErrorsCategory 
    25         SwitchCaseCategory 
    2615 
    2716 
     
    3221        QuadraticEquationExample 
    3322 
    34 "Intermediate": //(14) 
    35    "TutorialIntermediate"; 
    36     - identical 
    37  
    3823"Advanced": //(8) 
    3924   "TutorialAdvanced"; 
     
    4126    - 2 has an extra example: PrintingInternationalCharactersExample 
    4227    
    43     
    4428"Handling errors", "Handling Errors": //(2) 
    4529   "HandlingErrorsCategory"; 
    4630    - 2 took out DesignByContractExample 
    47     
    4831 
    49     
    50 "Versioning": //(3) 
    51    "VersioningCategory"; 
    52     - identical 
    53  
    54     
    5532"Standard Library": //(22) 
    5633   "StandardLibraryCategory"; 
    5734    - added VariableArgumentsUsingStdStdargExample in 2 
    5835    
    59  
    6036 
    6137 
     
    10783    - just date 
    10884    
    109    "Intermediate": 
    110       "Using more than one function": "UsingMultipleExamples"; 
    111     - just date 
    112       "Character Initial Values": "CharacterInitialValuesExample"; 
    113         - just date 
    114       "Module usage": "ModuleUsageExample"; 
    115     - just date 
    116       "Asm code for splitting ubyte into low and high nibbles": "SplittingUbyteWithAsmExample"; 
    117     - just date 
    118       "Asm code for finding first occurrence of letter in string": "FindingFirstLetterWithAsmExample"; 
    119     - just date 
    120       "Towers of Hanoi": "TowersOfHanoiExample"; 
    121     - just date 
    122       "Factorial": "FactorialExample"; 
    123     - just date 
    124       "Escape Sequences": "EscapeSequencesExample"; 
    125     - just date 
    126       "Comments (Reprise)": "CommentsExampleTwo"; 
    127         - just date 
    128       "Nested Comments": "NestedCommentsExample"; 
    129     - just date 
    130       "String Literals": "StringLiteralsExample"; 
    131     - just date 
    132       "String and Number Literals": "StringAndNumberLiteralsExample"; 
    133     - just date 
    134       "Runtime Type Information (RTTI)": "RuntimeTypeInformationExample"; 
    135     - just date 
    136       "Statistics": "StatisticsExample"; 
    137     - just date 
    138     
    13985   "Advanced": 
    14086      "Printing international characters on Windows": "PrintingInternationalCharactersExamples"; 
     
    156102      "uudecode": "UudecodeExample"; 
    157103    - already in wiki, just date 
    158     
    159    "Versioning": 
    160       "Built-in Versions": "BuiltInVersionsExample"; 
    161     - just date 
    162       "Using versions to store multiple programs in one file": "UsingVersionsToStoreMultipleProgramInOneFileExample"; 
    163     - just date 
    164       "Compile time versioning": "CompileTimeVersioningExample"; 
    165     - just date 
    166104    
    167105   "Standard Library":