/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4829 by rschuster, Fri Sep 16 19:08:13 2005 UTC revision 1.4830 by tromey, Fri Sep 16 19:13:34 2005 UTC
# Line 1  Line 1 
1    2005-09-16  Tom Tromey  <tromey@redhat.com>
2    
3            * java/lang/Character.java (MIN_SURROGATE, MAX_SURROGATE): New
4            constants.
5            (isHighSurrogate): New method.
6            (isLowSurrogate): Likewise.
7            (isSurrogatePair): Likewise.
8            (toCodePoint): Likewise.
9            (codePointAt): Likewise.
10            (codePointBefore): Likewise.
11            * java/lang/StringBuffer.java (codePointCount): Check bounds.
12            (codePointAt): Rewrote.
13            (codePointBefore): Likewise.
14            * java/lang/String.java (codePointAt): New method.
15            (codePointBefore): Likewise.
16            (codePointCount): Likewise.
17            (contentEquals): New overload.
18    
19  2005-09-16  Robert Schuster  <robertschuster@fsfe.org>  2005-09-16  Robert Schuster  <robertschuster@fsfe.org>
20    
21          * javax/swing/ProgressMonitor: Implemented the former stubbed          * javax/swing/ProgressMonitor: Implemented the former stubbed

Legend:
Removed from v.1.4829  
changed lines
  Added in v.1.4830

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