summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove taglets from compilation when not building GJDoc.Andrew John Hughes2008-08-212-0/+7
* Fix AIX build issue (RVM-526).Andrew John Hughes2008-08-192-3/+13
* Fix GStreamer peer typo.Andrew John Hughes2008-08-182-1/+7
* Fix setCurrency in DecimalFormat.Andrew John Hughes2008-08-174-5/+42
* Update JAF with respect to generics and use of CPStringBuilder.Andrew John Hughes2008-08-1711-127/+180
* Import GNU JAF.Andrew John Hughes2008-08-1727-0/+4436
* Add initial implementation of java.util.Scanner.Andrew John Hughes2008-08-163-0/+2241
* Implement java.util.regex.Matcher#toMatchResult()Andrew John Hughes2008-08-162-1/+22
* 2008-08-13 Joshua Sumali <jsumali@redhat.com>Joshua Sumali2008-08-134-213/+1422
* 2008-08-12 Robert Schuster <robertschuster@fsfe.org>Robert Schuster2008-08-122-11/+8
* 2008-07-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>libgcj-import-20080811Tom Tromey2008-07-154-5/+29
* Regenerate locale data without use of the 'v' pattern character.Andrew John Hughes2008-07-12161-160/+324
* * gnu/java/net/protocol/http/LimitedLengthInputStream.java: Clean upDavid Daney2008-07-122-19/+21
* Add missing standard zone names.Andrew John Hughes2008-07-072-1/+32
* Add fallback to parent locales.Andrew John Hughes2008-07-072-30/+42