summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to new ChangeLog for 2009.libgcj-import-20090102Andrew John Hughes2009-01-022-4439/+4448
* Use an IntegerInstance of NumberFormat for formatting integers.Andrew John Hughes2009-01-022-6/+7
* Emulate Vector.setSize() with ArrayList.Andrew John Hughes2008-12-312-1/+12
* Remove empty line.Andrew John Hughes2008-12-312-1/+6
* Cleanup of java.text classes.Andrew John Hughes2008-12-315-80/+104
* 2008-12-30 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-12-312-3/+11
* Add missing 1.6 String methods.Andrew John Hughes2008-12-232-24/+110
* Fix missing null terminator.Andrew John Hughes2008-12-182-1/+7
* PR38473: Prevent segmentation fault with bitmap fonts.Andrew John Hughes2008-12-102-2/+24
* Add generics to collections in gnu.xml.transform.BindingsAndrew John Hughes2008-11-162-39/+41
* Improve message for key size exception.Andrew John Hughes2008-11-162-1/+7
* * native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.cMark Wielaard2008-11-062-3/+5
* 2008-11-05 Andrew Haley <aph@redhat.com>Andrew Haley2008-11-053-12/+21
* 2008-11-05 Andrew Haley <aph@redhat.com>Andrew Haley2008-11-052-4/+9
* 2008-10-23 David Edelsohn <edelsohn@gnu.org>Tom Tromey2008-10-242-0/+12
* Fix minor build system issues.libgcj-import-20081021Andrew John Hughes2008-10-203-13/+13
* 2008-10-17 Robert Lougher <rob.lougher@gmail.com>Tom Tromey2008-10-172-2/+9
* * tools/gnu/classpath/tools/jar/WorkSet.java (initSet): UseTom Tromey2008-10-164-27/+24
* Remove superfluous AC_PROG_JAVA call.Andrew John Hughes2008-10-152-1/+5
* Minor ANTLR fixes.Andrew John Hughes2008-10-093-1/+12
* Add -regen-gjdoc-parser option.Andrew John Hughes2008-10-055-48/+95
* Backport GCJ merge antlr check.Andrew John Hughes2008-09-302-2/+7
* Backport cleanups from the GCJ merge.Andrew John Hughes2008-09-3021-78/+153
* Reinstate use of EnvironmentMap.Andrew John Hughes2008-09-172-5/+11
* 2008-09-16 Mario Torre <neugens@aicas.com>Mario Torre2008-09-162-11/+24
* Simplify compilation with antlr.jar.Andrew John Hughes2008-09-152-8/+13
* 2008-09-14 Matthias Klose <doko@ubuntu.com>Andrew John Hughes2008-09-142-2/+15
* 2008-09-14 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-09-144-4/+17
* Support GCJ as JAVAC.libgcj-import-20080914Andrew John Hughes2008-09-137-9/+51
* Optimise storage of ThreadLocals.Andrew John Hughes2008-09-106-45/+371
* ZipEntry tweaks to improve performance.Andrew John Hughes2008-09-102-70/+111
* Fix synchronization issues spotted by FindBugs.Andrew John Hughes2008-09-103-4/+13
* 2008-09-04 Robert Schuster <robertschuster@fsfe.org>Robert Schuster2008-09-043-4/+15
* Fix problem when using \u00a4 in number format patterns.Robert Schuster2008-09-032-3/+9
* 2008-09-02 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-09-022-15/+22
* 2008-09-01 Mario Torre <neugens@aicas.com>Mario Torre2008-09-012-5/+5
* 2008-09-01 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-09-0132-3571/+4725
* 2008-09-01 Mario Torre <neugens@aicas.com>Mario Torre2008-09-013-7/+104
* Fix FindBugs issues.Andrew John Hughes2008-09-015-9/+36
* Fix typos in javax.tools.FileObject.Andrew John Hughes2008-09-012-2/+16
* 2008-08-26 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-08-272-35/+59
* 2008-08-26 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-08-272-32/+33
* 2008-08-26 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-08-262-21/+26
* Fix warnings due to generics.Andrew John Hughes2008-08-257-8/+25
* Add generics to javax.management.Andrew John Hughes2008-08-256-33/+35
* 2008-08-25 Mario Torre <neugens@aicas.com>Mario Torre2008-08-252-2/+8
* 2008-08-22 Mario Torre <neugens@aicas.com>Mario Torre2008-08-222-1/+6
* Reset the append position when resetting a Matcher instance.Andrew John Hughes2008-08-212-0/+8
* Allow GJDoc 0.8+.Andrew John Hughes2008-08-212-1/+9
* Ensure we are using GJDoc 0.7.9 for building docs.Andrew John Hughes2008-08-212-1/+16