Apache Commons Lang
Go to file
Matthew P. Inger 57b94c34ea Added a trimmer matcher which is now used to determine
which characters to trim off the left and right of tokens.
the ignore matcher is now truly an ignore matcher, which
will leave out any matching characters from all tokens.
I also fixed a few minor bugs.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138002 13f79535-47bb-0310-9956-ffa450edef68
2004-12-23 18:55:48 +00:00
src Added a trimmer matcher which is now used to determine 2004-12-23 18:55:48 +00:00
xdocs CharacterEncoding renamed to CharEncoding 2004-10-02 01:46:30 +00:00
.cvsignore Ignores 2004-01-29 23:31:37 +00:00
LICENSE.txt Add blank line 2004-02-19 21:23:04 +00:00
NOTICE.txt Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 2004-02-18 23:13:37 +00:00
PROPOSAL.html Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 2004-02-18 23:13:37 +00:00
RELEASE-NOTES-2.0.txt Copied RELEASE-NOTES.txt to RELEASE-NOTES-2.0.txt 2004-02-23 04:36:06 +00:00
RELEASE-NOTES.txt Add parse method that handles multiple patterns 2004-10-16 21:06:18 +00:00
STATUS.html Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 2004-02-18 23:13:37 +00:00
build.xml Allow Java 1.5 to be used to build with Maven. 2004-10-21 00:36:37 +00:00
checkstyle.properties Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 2004-02-18 23:13:37 +00:00
checkstyle.xml Make this work with the current release of Maven, 1.0-rc2. 2004-03-25 15:10:31 +00:00
default.properties Two items: 2004-10-21 00:21:39 +00:00
maven.xml Adding postGoal to copy css stylesheets from commons-build when site is generated. Please maintain this modification for consistent look and feel across commons subprojects. 2004-08-17 15:38:47 +00:00
project.properties override so it uses the latest clover 2004-12-18 03:06:35 +00:00
project.xml Handle Java version with text prefix, as found on HP-UX 2004-11-12 00:48:41 +00:00