summaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)Author
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-04-17re PR libgcj/35950 (jar produces files ecj won't handle)Tom Tromey
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey
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-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-03-03Main.class, [...]: Regenerate.Matthias Klose
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek
2008-02-20Makefile.am ($(TOOLS_ZIP)): Revert part of previous change, Do copy resource ...Matthias Klose
2008-02-18cp-tools.texinfo (@direntry): Prefix info name with cp-.Jakub Jelinek
2008-02-06Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.Matthias Klose
2008-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer
2008-01-28Native2ASCII$3.class: Added.Tom Tromey
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-18LocaleData.class: RegenerateDavid Daney
2007-10-01check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whit...Alexandre Oliva
2007-09-05configure.ac: Do not pass --with-native-libdir to classpath.Matthias Klose
2007-08-31EnumSet*.class: RegenerateMatthias Klose
2007-08-30EnumSet.java: Documented.Andrew John Hughes
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-28jvmti.h: Remove.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-07-12jazzlib, rmi: Remove empty directories.Matthias Klose
2007-06-20Update from classpath trunk:Keith Seitz
2007-06-20VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz
2007-06-20Update from classpath trunk:Keith Seitz
2007-06-19Breakpoint.java: Make abstract.Keith Seitz
2007-06-07re PR libgcj/32227 (../gcc/libjava/classpath/include/config-int.h:7:20: error...Matthias Klose
2007-06-04acinclude.m4: Accept GCJ and JIKES.Matthias Klose
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu
2007-05-19re PR libgcj/31659 (config-int.h:327:1: error: "INT8_MIN" redefined)Andreas Tobler
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-07Jdwp.java (notify): Rewrite to call new array-based method.Keith Seitz
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz