Apache Commons Lang
Go to file
Gary D. Gregory 16d92dc923 Use more efficient Short cache: Use "Short.valueOf(int)" instead of "new Short(short)"
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1153488 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 13:47:49 +00:00
src Use more efficient Short cache: Use "Short.valueOf(int)" instead of "new Short(short)" 2011-08-03 13:47:49 +00:00
LICENSE.txt Add blank line 2004-02-19 21:23:04 +00:00
NOTICE.txt Port changes for the 2.6 release to the trunk 2011-01-16 22:36:05 +00:00
RELEASE-NOTES.txt [LANG-718] build.xml Java 1.5+ updates. 2011-07-11 01:02:13 +00:00
build.properties.sample Test for [LANG-720] StringEscapeUtils.escapeXml(input) outputs wrong results when an input contains characters in Supplementary Planes. [LANG-708] StringEscapeUtils.escapeEcmaScript from lang3 cuts off long unicode string. 2011-07-15 16:12:50 +00:00
build.xml Applying Ville Skyttä's LANG-717 patch to force the encoding in Ant and Maven builds to ISO-8859-1; stopping reported ugly output if your system is running in UTF-8 2011-07-19 04:32:56 +00:00
checkstyle.xml Dropped line length check. 2011-04-11 04:23:33 +00:00
default.properties Applying Ville Skyttä's LANG-717 patch to force the encoding in Ant and Maven builds to ISO-8859-1; stopping reported ugly output if your system is running in UTF-8 2011-07-19 04:32:56 +00:00
doap_lang.rdf Adding 3.0 and 2.6 to the doap file 2011-07-19 03:40:16 +00:00
findbugs-exclude-filter.xml filtered out false positive findbugs warnings 2011-04-10 16:53:39 +00:00
pom.xml Updating the clirr report to be against 3.0 2011-08-02 07:27:00 +00:00