Apache Commons Lang
Go to file
Stephen Colebourne 2878a430c1 Add new empty array constants for number objects
Declare variables as final
Fix null behaviour to be null tolerant
Javadoc null behaviour
Fix formatting


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137380 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 23:32:08 +00:00
src Add new empty array constants for number objects 2003-06-25 23:32:08 +00:00
.cvsignore Ignore bin directory 2003-05-24 11:00:17 +00:00
DEVELOPERS-GUIDE.html First version of Lang developers guide 2002-12-22 21:07:35 +00:00
LICENSE.txt Update licence 2003-01-15 22:08:37 +00:00
PROPOSAL.html Initial copy from jakarta-commons-sandbox 2002-07-19 03:35:56 +00:00
RELEASE-NOTES.txt Correct the enum release notes 2002-09-25 10:29:56 +00:00
STATUS.html Remove functor subpackage 2003-05-16 22:17:35 +00:00
build.xml Include a Javadoc overview. 2003-05-31 18:44:36 +00:00
checkstyle.properties Stopping checkstyle from worrying about whether operators are at the end of a line or at the start of the line. I doubt it's something we care enough to standardise on. 2003-04-18 15:21:03 +00:00
default.properties What? Everyone doesn't have a /usr/local/javalib/ directory? 2003-02-02 16:52:40 +00:00
maven.xml o using the parent project.xml 2002-07-26 19:07:07 +00:00
project.properties Added the date to the maven site. 2003-02-02 09:16:32 +00:00
project.xml Added myself as agreed with Henri. 2003-04-18 13:44:02 +00:00