Apache Commons Lang
Go to file
Daniel Rall 2257a019e4 split(String, String, int): Integrated some good suggested
improvements from John Yu <john@scioworks.com>.


split(String, String): Referenced split(String, String, int) to avoid
maintainence overhead of duplicated JavaDoc.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136999 13f79535-47bb-0310-9956-ffa450edef68
2002-08-30 02:52:54 +00:00
src split(String, String, int): Integrated some good suggested 2002-08-30 02:52:54 +00:00
LICENSE.txt o adding .txt extension to keep windows and checkstyle happy. 2002-07-26 18:58:35 +00:00
PROPOSAL.html Initial copy from jakarta-commons-sandbox 2002-07-19 03:35:56 +00:00
RELEASE-NOTES.txt wrote a release text. 2002-07-25 22:44:29 +00:00
STATUS.html Added a second action item for exception package tests. 2002-08-26 06:00:32 +00:00
build.xml Compile the test cases without deprecation warnings, since we are 2002-08-13 17:56:45 +00:00
default.properties removed my junit location :) 2002-07-19 03:39:48 +00:00
maven.xml o using the parent project.xml 2002-07-26 19:07:07 +00:00
project.xml made it run TestCases as well as Tests 2002-08-28 06:02:02 +00:00