Apache Commons Lang
Go to file
Henri Yandell a4325e5559 Moving availableLocaleSet and availableLocaleList to both lazily initialize in a separate synchronized method. This brings the two pieces of code into line with each other, allows availableLocaleSet() to be unsynchronized as desired in LANG-488 and removes the static initialization of availableLocaleList() as requested in LANG-511
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@791726 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 07:10:02 +00:00
src Moving availableLocaleSet and availableLocaleList to both lazily initialize in a separate synchronized method. This brings the two pieces of code into line with each other, allows availableLocaleSet() to be unsynchronized as desired in LANG-488 and removes the static initialization of availableLocaleList() as requested in LANG-511 2009-07-07 07:10:02 +00:00
xdocs Adding changes report and filling out v1.0.1 2009-06-26 03:42:27 +00:00
LICENSE.txt Add blank line 2004-02-19 21:23:04 +00:00
NOTICE.txt Updating copyright 2008-01-09 07:53:01 +00:00
PROPOSAL.html Fixing email addresses 2007-07-29 20:03:50 +00:00
RELEASE-NOTES.txt fix typo. 2008-04-03 13:24:42 +00:00
checkstyle.xml Fixing the ASF copyright and placing it in the NOTICE file 2006-08-28 06:21:41 +00:00
doap_lang.rdf Re-Fix DOAP tags 2009-05-28 10:24:26 +00:00
findbugs-exclude-filter.xml Hooking up findbugs exclude file and updating the exception cases 2009-05-16 08:16:29 +00:00
pom.xml Adding changes report and filling out v1.0.1 2009-06-26 03:42:27 +00:00