summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/gnu
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2013-01-15- regenerate class files for updated copyright years, changed in:Matthias Klose
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes
2010-04-27IppResponse.java (parseAttributes): Handle IppValueTag.UNKNOWN.Andrew Haley
2010-01-192010-01-19 Matthias Klose <doko@ubuntu.com>Matthias Klose
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose
2009-07-01HTML_401F.java (defineElements): Split this huge method into...Jakub Jelinek
2009-02-25Add missing class file.Andrew John Hughes
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes
2008-11-05FreetypeGlyphVector.java (getKerning): Return result in a float[], not a Poin...Andrew Haley
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-08-17CairoGraphics2D.java: Always loadLibrary gtk-peer.Mark Wielaard
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
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
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-10-18LocaleData.class: RegenerateDavid Daney
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-27* Rebuild .class files with new ecj.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-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-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-16https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236614Tom Tromey
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley
2007-04-09ArrayValue.java: New file.Kyle Galloway
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey
2007-04-022007-04-02 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey