summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java
AgeCommit message (Expand)Author
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek
2007-02-05Proxy.java (equals): Handle case where address==null.Tom Tromey
2007-02-01* java/lang/ClassLoader.java (getResources): No longer final.Tom Tromey
2007-02-01LogManager.java (loggers): Genericized.Tom Tromey
2007-02-01Calendar.java: Implement Comparable<Calendar>.Tom Tromey
2007-01-29java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame a...Kyle Galloway
2007-01-29Checking in updated class fileTom Tromey
2007-01-29SecurityManager.java: Load and initialize java.security.Security.Andrew Haley
2007-01-29natClass.cc (initializeClass): Re-throw SecurityExceptions.Andrew Haley
2007-01-23Arrays.java (binarySearch): Change comparison order.Marco Trudel
2007-01-15MappedByteBuffer.java: Removed.Gary Benson
2007-01-15URLClassLoader.java: Removed.Gary Benson
2007-01-10URL.java: Removed.Gary Benson
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey