cvsuser     04/10/24 21:46:29

  Modified:    .        DESIGN_TODO
  Log:
  Commit test :-)
  
  Revision  Changes    Path
  1.2       +2 -2      parrot/DESIGN_TODO
  
  Index: DESIGN_TODO
  ===================================================================
  RCS file: /cvs/public/parrot/DESIGN_TODO,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DESIGN_TODO       2 Aug 2004 18:29:11 -0000       1.1
  +++ DESIGN_TODO       25 Oct 2004 04:46:29 -0000      1.2
  @@ -3,7 +3,7 @@
   
   * Get python bytecode translator done
   
  -* Get hash (probably SHA1) added to bytecode segments
  +* Get digest (probably SHA1) added to bytecode segments
   
   * Spec out bytecode metadata system and introspection/modification
     system
  @@ -22,4 +22,4 @@
   
   * Rearchitect internals for the string specifications
   
  -* Solidify design for Truly Evil speed hack for fast regex/string matching
  \ No newline at end of file
  +* Solidify design for Truly Evil speed hack for fast regex/string matching
  
  
  

Reply via email to