summaryrefslogtreecommitdiff
path: root/libjava/classpath/ChangeLog
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-18dtoa.c: include stdlib.h, for 'free'.Ralf Wildenhues
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
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-10Don't leak upon failed realloc.Jim Meyering
2008-03-09cp-hacking.texinfo: Fix spacing after periods.Ralf Wildenhues
2008-03-09cp-hacking.texinfo: Fix some typos.Ralf Wildenhues
2008-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer
2008-01-27* doc/README.jaxp: Fix typos.Ralf Wildenhues
2008-01-24* resource/gnu/classpath/tools/native2ascii/messages.propertiesTom Tromey
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-01check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whit...Alexandre Oliva
2007-08-30EnumSet.java: Documented.Andrew John Hughes
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic
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-19re PR libgcj/31659 (config-int.h:327:1: error: "INT8_MIN" redefined)Andreas Tobler
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-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey
2007-04-19libjavaTom 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-16ObjectInputStream.java: (parseContent): Call (String, Object) version of dump...Andrew Haley
2007-04-162007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes
2007-04-16TaggedComponentHelper.java (read): Use read_octet_array(), not read().Andrew Haley
2007-04-02ThreadStartEvent.java (Event): Event type is "THREAD_START" not "THREAD_END".Keith Seitz
2007-04-02[multiple changes]Andrew Haley
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-27re PR xml/31303 (SAXException: org.xml.sax.driver property needs to be set?)Tom Tromey
2007-03-27Classpath JDWP merge with upstreamKeith Seitz
2007-03-27Index: gcc/java/ChangeLogTom Tromey
2007-03-26Main.java (cniOrJniSeen): New field.Stepan Kasal
2007-03-172007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-03-17Main.java (run): Use class' name in File case.Tom Tromey
2007-03-16* tools/gnu/classpath/tools/javah/JniStubPrinter.javaTom Tromey