summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java
AgeCommit message (Expand)Author
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-27* Rebuild .class files with new ecj.Tom Tromey
2007-07-16File.java: Implement Comparable<File>.Tom Tromey
2007-07-15* Rebuilt .class files.Tom Tromey
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley
2007-04-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar
2007-03-05Character.java: Re-merged with Classpath.Mark Wielaard
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-23re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-21GregorianCalendar.java: Removed.Gary Benson
2007-02-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney
2007-02-16[multiple changes]Andrew Haley
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey
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