Apache Commons Lang
Go to file
Henri Yandell 47cd2e5536 Generifying the general Mutable, and the underlying MutableObject. This then allows for typed checking of a MutableBigDecimal for example as per LANG-276
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@788263 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 05:25:23 +00:00
src Generifying the general Mutable, and the underlying MutableObject. This then allows for typed checking of a MutableBigDecimal for example as per LANG-276 2009-06-25 05:25:23 +00:00
xdocs Start of changes file - LANG-484 2009-05-07 09:00:26 +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 Committing a rewrite of StringEscapeUtils guts - LANG-505. Entities.java can now go away. Most of the code is in the new text.translate package. More work is needed, including what to actually define as 'ESCAPE_XML' etc, but it's now easy for someone to look at the source to EscapeUtils and UnescapeUtils and put their own ESCAPE_XML variable together, and with lots of reuse value. 2009-06-23 06:15:50 +00:00