/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.557 by tromey, Mon Jun 3 22:52:05 2002 UTC revision 1.558 by tromey, Thu Jun 13 17:28:54 2002 UTC
# Line 1  Line 1 
1    2002-06-13  Tom Tromey  <tromey@redhat.com>
2    
3            Fix for Mauve regressions:
4            * java/lang/Long.java (toString): Don't assume decimal output when
5            argument is MIN_VALUE.
6            (toUnsignedString): Don't use Integer.toUnsignedString when NUM is
7            negative.
8            (parseLong): Correctly handle all overflow cases.
9            * java/lang/Integer.java (toString): Don't assume decimal output
10            when argument is MIN_VALUE.
11            (parseInt): Correctly handle all overflow cases.
12    
13  2002-06-03  Tom Tromey  <tromey@redhat.com>  2002-06-03  Tom Tromey  <tromey@redhat.com>
14    
15          * java/util/zip/ZipEntry.java (clone): Copy `extra' field.          * java/util/zip/ZipEntry.java (clone): Copy `extra' field.

Legend:
Removed from v.1.557  
changed lines
  Added in v.1.558

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