summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support translating metazone names to standard zone names.Andrew John Hughes2008-07-073-2/+380
* 2008-07-07 Christian Thalinger <twisti@complang.tuwien.ac.at>Christian Thalinger2008-07-073-2/+19
* PRclasspath/36677: Add missing writeAndrew John Hughes2008-07-073-1/+13
* 2008-07-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-07-072-1/+18
* Use weeks.properties instead of bundles for week data.Andrew John Hughes2008-07-074-4/+120
* Regenerate locale data from CLDR 1.6.0.Andrew John Hughes2008-07-07172-14402/+21297
* Fix Unicode escaping in locale data.Andrew John Hughes2008-07-06162-911/+1076
* Add 0.97.2 to download list.Andrew John Hughes2008-07-062-4/+16
* Implement cache clearing for java.util.ResourceBundleAndrew John Hughes2008-07-062-3/+61
* 2008-07-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-07-062-3/+9
* Add support for non-ISO-8859-1 property files.Andrew John Hughes2008-07-063-7/+50
* Update locales with CLDR 1.5.1 data.Andrew John Hughes2008-07-03223-12489/+31855
* 2008-07-01 Christian Thalinger <twisti@complang.tuwien.ac.at>Christian Thalinger2008-07-012-1/+14