summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib
AgeCommit message (Expand)Author
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-06-24Makefile.am, [...] (AM_CFLAGS): Add @EXTRA_CFLAGS@.Andrew Haley
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-05-28re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-23re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-22re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-04-17gen-classlist.sh.in: Avoid grepping each omission...Ralf Wildenhues
2008-04-17gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.Ralf Wildenhues
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-03-03Main.class, [...]: Regenerate.Matthias Klose
2008-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer
2008-01-21re PR libgcj/34369 (java.net.URI.relativize(URI) method returns incorrect res...Luciano Chavez
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-10-18LocaleData.class: RegenerateDavid Daney
2007-08-31EnumSet*.class: RegenerateMatthias Klose
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey
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-20Update from classpath trunk:Keith Seitz
2007-06-20VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz
2007-06-19Breakpoint.java: Make abstract.Keith Seitz
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
2007-05-17VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney
2007-05-07Jdwp.class: Regenerate.Keith Seitz
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz
2007-05-03Server.java (Server): Record the delegate.Andrew Haley
2007-05-01VMIdManager.class: Regenerated.Kyle Galloway
2007-04-282007-04-04 Francis Kung <fkung@redhat.com>Francis Kung
2007-04-28Jdwp.class: Regenerated.Keith Seitz
2007-04-28LocationOnlyFilter.class: Regenerated;Keith Seitz
2007-04-27[multiple changes]Thomas Fitzsimmons
2007-04-26VMIdManager.class: Regenerated.Kyle Galloway
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley
2007-04-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters
2007-04-20BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey
2007-04-19libjavaTom Tromey
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey
2007-04-16https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236614Tom Tromey
2007-04-162007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley