summaryrefslogtreecommitdiff
path: root/java/util
Commit message (Expand)AuthorAgeFilesLines
* ZipEntry tweaks to improve performance.Andrew John Hughes2008-09-101-70/+96
* Reset the append position when resetting a Matcher instance.Andrew John Hughes2008-08-211-0/+1
* Fix setCurrency in DecimalFormat.Andrew John Hughes2008-08-171-1/+1
* Add initial implementation of java.util.Scanner.Andrew John Hughes2008-08-161-0/+2223
* Implement java.util.regex.Matcher#toMatchResult()Andrew John Hughes2008-08-161-1/+17
* Use weeks.properties instead of bundles for week data.Andrew John Hughes2008-07-071-3/+29
* Implement cache clearing for java.util.ResourceBundleAndrew John Hughes2008-07-061-3/+54
* 2008-07-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-07-061-3/+4
* Add support for non-ISO-8859-1 property files.Andrew John Hughes2008-07-062-7/+42
* 2008-05-11 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-121-7/+259
* 2008-05-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-071-4/+2
* 2008-05-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-0612-23/+48
* 2008-04-26 Ian Rogers <ian.rogers@manchester.ac.uk>Ian Rogers2008-04-262-6/+34
* 2008-04-18 Mario Torre <neugens@aicas.com>Mario Torre2008-04-181-828/+796
* 2008-03-27 Mario Torre <neugens@aicas.com>Mario Torre2008-03-271-2/+2
* 2008-03-26 Mario Torre <neugens@aicas.com>Mario Torre2008-03-261-180/+232
* 2008-03-26 Mario Torre <neugens@aicas.com>Mario Torre2008-03-261-5/+14
* 2008-03-25 Mario Torre <neugens@aicas.com>Mario Torre2008-03-251-2/+40
* 2008-03-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-03-169-25/+41
* 2008-03-11 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-03-125-17/+540
* 2008-02-30 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-03-011-11/+13
* 2008-02-28 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-02-281-1/+1
* 2008-02-26 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-02-261-24/+28
* 2008-02-21 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-02-221-28/+24
* 2008-02-05 Ian Rogers <ian.rogers@manchester.ac.uk>Ian Rogers2008-02-054-10/+10
* 2008-01-27 Bernhard Fischer <rep.dot.nop@gmail.com>Tom Tromey2008-01-281-1/+1
* 2008-01-09 Stefan Huehner <stefan@huehner.org>Andrew John Hughes2008-01-091-1/+1
* 2008-01-04 Stefan Huehner <stefan@huehner.org>Andrew John Hughes2008-01-073-5/+5
* 2007-11-24 Mario Torre <neugens@limasoftware.net>Mario Torre2007-11-241-26/+53
* 2007-11-23 Mario Torre <neugens@limasoftware.net>Mario Torre2007-11-231-24/+28
* 2007-11-23 Mario Torre <neugens@limasoftware.net>Mario Torre2007-11-231-6/+328
* Make private fields that can be final, final.Ian Rogers2007-11-231-6/+3
* 2007-11-08 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2007-11-081-6/+5
* 2007-10-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-10-071-1/+1
* 2007-08-22 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-08-211-2/+168
* * java/util/LinkedHashSet.java (LinkedHashSet): Fix typo.Tom Tromey2007-08-151-2/+2
* 2007-07-31 Dalibor Topic <robilad@kaffe.org>Dalibor Topic2007-07-311-201/+188
* PR java/32862:libgcj-import-20070727Tom Tromey2007-07-241-4/+15
* 2007-06-22 Tania Bento <tbento@redhat.com>Tania Bento2007-06-221-0/+5
* 2007-05-23 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2007-05-231-1/+2
* 2007-04-23 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2007-04-231-7/+7
* 2007-04-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-04-061-1/+1
* 2007-04-06 Mark Wielaard <mark@klomp.org>Mark Wielaard2007-04-064-31/+43
* 2007-04-05 Gary Benson <gbenson@redhat.com>Gary Benson2007-04-051-3/+14
* 2007-04-04 Gary Benson <gbenson@redhat.com>Gary Benson2007-04-041-1/+0
* 2007-03-31 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2007-03-311-1/+2
* PR libgcj/29869:Tom Tromey2007-03-301-9/+9
* PR libgcj/29869:Tom Tromey2007-03-301-2/+10
* PR classpath/31057:Tom Tromey2007-03-071-1/+11
* 2007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-233-126/+317