You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by df...@apache.org on 2001/12/05 18:05:29 UTC

cvs commit: jakarta-oro TODO

dfs         01/12/05 09:05:29

  Modified:    .        TODO
  Log:
  Added reminder to add a new Perl5Util.substitute().reset
  
  Revision  Changes    Path
  1.9       +6 -1      jakarta-oro/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/TODO,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- TODO	2001/07/25 19:03:14	1.8
  +++ TODO	2001/12/05 17:05:29	1.9
  @@ -1,4 +1,9 @@
  -$Id: TODO,v 1.8 2001/07/25 19:03:14 dfs Exp $
  +$Id: TODO,v 1.9 2001/12/05 17:05:29 dfs Exp $
  +
  +o add a substitute method to Perl5Util corresponding to 
  +  static int  Util.substitute(java.lang.StringBuffer result,
  +  PatternMatcher matcher, Pattern pattern, Substitution sub,
  +  PatternMatcherInput input, int numSubs)
   
   o distribute separate binary and source releases to cut down on size
     of download for people who just want the libraries.
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>