You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-dev@jakarta.apache.org by vg...@apache.org on 2004/01/31 01:22:34 UTC

cvs commit: jakarta-regexp/docs changes.html

vgritsenko    2004/01/30 16:22:34

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  Fixed bug 2525: added javadoc to split()
  
  Revision  Changes    Path
  1.19      +3 -0      jakarta-regexp/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-regexp/xdocs/changes.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- changes.xml	30 Jan 2004 14:52:33 -0000	1.18
  +++ changes.xml	31 Jan 2004 00:22:34 -0000	1.19
  @@ -17,6 +17,9 @@
   
   <h3>Version 1.4-dev</h3>
   <ul>
  +<li>Fixed Bug 
  +    <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2525">2525</a>:
  +    Leading zero-length string splitted by RE (VG)</li>
   <li>Applied patches for Bug 
       <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4137">4137</a>:
       Regexp match gets different results on different platforms (VG)</li>
  
  
  
  1.19      +3 -0      jakarta-regexp/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-regexp/docs/changes.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- changes.html	30 Jan 2004 14:52:33 -0000	1.18
  +++ changes.html	31 Jan 2004 00:22:34 -0000	1.19
  @@ -87,6 +87,9 @@
   </p>
                                                   <h3>Version 1.4-dev</h3>
                                                   <ul>
  +<li>Fixed Bug 
  +    <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2525">2525</a>:
  +    Leading zero-length string splitted by RE (VG)</li>
   <li>Applied patches for Bug 
       <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4137">4137</a>:
       Regexp match gets different results on different platforms (VG)</li>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: regexp-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: regexp-dev-help@jakarta.apache.org