https://github.com/apache/commons-lang
Revision 887d935024ec45d4c22c2676c0c2972c39462fc8 authored by Gary D. Gregory on 11 April 2005, 20:11:40 UTC, committed by Gary D. Gregory on 11 April 2005, 20:11:40 UTC
- Javadoc nits: missing tags, wrong name in @param, "." in 1st line.
- Refactored magic number "32" into static final "CAPACITY".
- Removed extra C-style "return (expr)" in return expressions.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@160943 13f79535-47bb-0310-9956-ffa450edef68
1 parent fdaa1eb
History
Tip revision: 887d935024ec45d4c22c2676c0c2972c39462fc8 authored by Gary D. Gregory on 11 April 2005, 20:11:40 UTC
In the .text package (not for 2.1):
Tip revision: 887d935
File Mode Size
src
xdocs
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 101 bytes
PROPOSAL.html -rw-r--r-- 2.8 KB
RELEASE-NOTES-2.0.txt -rw-r--r-- 33.5 KB
RELEASE-NOTES.txt -rw-r--r-- 6.3 KB
STATUS.html -rw-r--r-- 7.8 KB
build.xml -rw-r--r-- 9.9 KB
checkstyle.properties -rw-r--r-- 885 bytes
checkstyle.xml -rw-r--r-- 1.4 KB
default.properties -rw-r--r-- 2.3 KB
maven.xml -rw-r--r-- 2.3 KB
project.properties -rw-r--r-- 1.8 KB
project.xml -rw-r--r-- 11.3 KB

back to top