summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Whitespace cleanup.Andrew John Hughes2009-07-073-430/+434
* 2009-06-29 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-307-34/+176
* * doc/www.gnu.org/faq/faq.wml: Fix link to cp-hacking.html.Mark Wielaard2009-03-292-1/+5
* * m4/ac_prog_antlr.m4: Check whether ANTLR_JAR is empty.Mark Wielaard2009-03-292-1/+9
* Fix for PR39408.Andrew John Hughes2009-03-253-1/+12
* Cleanup generic warnings in gjavah.Andrew John Hughes2009-03-2027-5087/+5121
* Fix license headers.Andrew John Hughes2009-03-17156-154/+2990
* More warning fixes.Andrew John Hughes2009-03-0918-75/+119
* Generics cleanup - turn off warnings as raw type is requiredAndrew John Hughes2009-02-1418-1/+41
* 2009-02-06 Andrew John Hughes <ahughes@redhat.com>Andrew John Hughes2009-02-066-5/+172
* 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