summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add VM updates.classpath-0_98-releaseAndrew John Hughes2009-02-052-0/+12
* Prepare for 0.98 release.classpath-0.98Andrew John Hughes2009-02-053-3/+34
* Handle XULRunner 1.9.1.Andrew John Hughes2009-02-052-0/+30
* 2009-02-05 Mark Wielaard <mark@klomp.org>Andrew John Hughes2009-02-052-2/+20
* Revert the return on chdir == -1.Andrew John Hughes2009-02-042-2/+8
* Fix build errors on gcc 4.3.3 with -Werror.Andrew John Hughes2009-02-042-1/+9
* Fix typo and access to VMSecureRandom.Andrew John Hughes2009-02-035-66/+147
* 2009-01-22 Mario Torre <neugens@aicas.com>Andrew John Hughes2009-02-038-64/+178
* * tools/gnu/classpath/tools/gjdoc/Main.java (getGjdocVersion):Mark Wielaard2009-01-222-1/+6
* Fixes PR #34991Robert Schuster2009-01-062-2/+9
* Distribute ChangeLog-2008.Andrew John Hughes2009-01-062-1/+6
* 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