summaryrefslogtreecommitdiff
path: root/libjava/classpath/gnu
AgeCommit message (Expand)Author
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2011-01-11Normalise whitespace in GNU Classpath.Andrew John Hughes
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes
2010-04-27IppResponse.java (parseAttributes): Handle IppValueTag.UNKNOWN.Andrew Haley
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2009-07-01HTML_401F.java (defineElements): Split this huge method into...Jakub Jelinek
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
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-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek
2008-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-06-20Update from classpath trunk:Keith Seitz
2007-06-20Update from classpath trunk:Keith Seitz
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
2007-05-07Jdwp.java (notify): Rewrite to call new array-based method.Keith Seitz
2007-05-03Server.java (Server): Record the delegate.Andrew Haley
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-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey
2007-04-18UnicastConnectionManager.java (UnicastConnectionManager(int port, RMIServerSo...Andrew Haley
2007-04-17re PR awt/31311 (Quitting applet can hang X server)Francis Kung
2007-04-16https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236614Tom Tromey
2007-04-09ArrayValue.java: New file.Kyle Galloway
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway
2007-04-02ThreadStartEvent.java (Event): Event type is "THREAD_START" not "THREAD_END".Keith Seitz
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
2007-03-28ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certi...Casey Marshall
2007-03-28re PR classpath/31302 (Exception in SSLSocketImpl)Casey Marshall
2007-03-27Classpath JDWP merge with upstreamKeith Seitz
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons
2007-03-09re PR xml/30831 (Writing (transforming) XML fails)Gary Benson
2007-03-08re PR xml/30983 (DocumentBuilder.parse throws exception)Gary Benson
2007-03-06AbsentInformationException.java: New file.Kyle Galloway
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-16[multiple changes]Andrew Haley
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-08This file got left behind in my last commit, sorry.Kyle Galloway
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess