/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.384 by mark, Fri Feb 15 12:08:14 2002 UTC revision 1.385 by mark, Fri Feb 15 14:39:27 2002 UTC
# Line 1  Line 1 
1    2002-02-15  Isaac Jones  <ijones@cis.ohio-state.edu>
2    
3            * java/lang/StringBuffer.java (subSequence): is new in 1.4,
4            though it was already implemented in classpath.  I added the
5            "@since 1.4" tag to make it compatable with the 1.4. I
6            altered the exception thrown to be IndexOutOfBoundsException to
7            make the documentation compatable with the 1.4.
8            * java/lang/StringBuffer.java (indexOf, lastIndexOf): I copied the
9            javadoc in the classpath String class.  The functions call through
10            to those functions, so they behave exactly the same.
11    
12  2002-02-15  Mark Wielaard <mark@klomp.org>  2002-02-15  Mark Wielaard <mark@klomp.org>
13    
14          Thanks to Patrick Doyle          Thanks to Patrick Doyle

Legend:
Removed from v.1.384  
changed lines
  Added in v.1.385

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26