cvsuser     04/08/05 11:19:14

  Modified:    .        TODO
  Log:
  Add to the TODO list
  
  Revision  Changes    Path
  1.36      +3 -1      parrot/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /cvs/public/parrot/TODO,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -w -r1.35 -r1.36
  --- TODO      29 Feb 2004 13:18:39 -0000      1.35
  +++ TODO      5 Aug 2004 18:19:14 -0000       1.36
  @@ -59,6 +59,8 @@
       Combine dynamic op lib cores.
       Make the MMD tables shareable between interpreters for faster
       startup. (Though there are issues with this)
  +    Have exec and spawn split up their command-line arguments, rather than
  +     relying on the operating system shell to do this, which is unsafe
   
   Opcodes
   -------
  
  
  

Reply via email to