summaryrefslogtreecommitdiff
path: root/java/util/ResourceBundle.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-82/+82
* 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
* 2008-05-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-061-2/+4
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-101-1/+1
* 2006-08-13 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-08-131-72/+62
* 2006-03-01 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2006-03-011-4/+2
* 2005-10-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2005-10-231-1/+5
* * java/util/regex/Matcher.java (matches): Javadoc fix.Tom Tromey2005-09-131-2/+1
* 2005-07-05 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2005-07-051-1/+1
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* * java/util/ResourceBundle.java (getObject): ClarifyMark Wielaard2005-02-081-4/+6
* 2005-01-11 Michael Koch <konqueror@gmx.de>Michael Koch2005-01-111-3/+2
* Re-committing now that the 0.13 release has been tagged:Archie Cobbs2005-01-071-44/+3
* Revert previous commit; Mark is not ready for it yet.Archie Cobbs2005-01-041-3/+44
* * NEWS: Document changes.Archie Cobbs2005-01-041-44/+3
* 2004-12-29 Michael Koch <konqueror@gmx.de>Michael Koch2004-12-291-2/+0
* 2004-11-20 Tom Tromey <tromey@redhat.com>Bryce McKinlay2004-11-211-177/+193
* 2004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-221-13/+11
* * gnu/java/io/EncodingManager.java, java/util/ResourceBundle.java:Archie Cobbs2004-06-081-16/+1
* * java/text/Format.java: Cleaned up imports.Tom Tromey2004-04-231-3/+0
* 2004-04-17 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-171-9/+16
* * java/util/ResourceBundle.java (static): Fixed indentation.Tom Tromey2003-01-101-12/+17
* * THANKYOU: fixed Weldon's email referenceBrian Jones2003-01-061-4/+19
* * java/util/ResourceBundle.java (resourceBundleCache): Not final.Mark Wielaard2002-12-081-3/+15
* * java/util/ResourceBundle.java (tryBundle): Cache `null' if weTom Tromey2002-09-231-83/+125
* class description: Docfix for pre-formatted code without asterisksSascha Brawer2002-04-301-11/+10
* 2002-03-24 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-241-281/+343
* 2002-03-22 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-221-56/+66
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * THANKYOU: added Fred GrayBrian Jones2001-11-051-1/+1
* * java/util/ResourceBundle.java (getClassContext): Removed.Bryce McKinlay2001-11-041-25/+36
* * gnu/Makefile.am: removed tools from SUBDIRSBrian Jones2001-09-211-0/+9
* 2001-09-06 Anthony Green <green@redhat.com>Tom Tromey2001-09-071-28/+40
* * java/util/ResourceBundle.java (getBundle): Now synchronized.Tom Tromey2001-08-311-4/+6
* 2000-10-26 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-261-22/+22
* 2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-241-96/+101
* Change license to libgcc-like terms.Paul Fisher2000-03-151-19/+26
* Fix in resource bundle semantic: Items that do not exists in theJochen Hoenicke1999-08-261-73/+97
* use soft references for the resource bundle cacheJochen Hoenicke1999-08-141-291/+322
* replaced usage of gnu.vm.stack.StackTrace with native method.Jochen Hoenicke1999-01-271-30/+34
* aesthetic fixes (mainly comments)Jochen Hoenicke1999-01-111-7/+7
* Initial CheckinAaron M. Renn1998-12-131-0/+358