https://github.com/apache/commons-lang

sort by:
Revision Author Date Message Commit Date
257ce12 Moving back :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/tags/LANG_1_0_B1@560658 13f79535-47bb-0310-9956-ffa450edef68 29 July 2007, 03:42:15 UTC
c14502e Moving to TLP git-svn-id: https://svn.apache.org/repos/asf/commons/commons/proper/lang/tags/LANG_1_0_B1@560657 13f79535-47bb-0310-9956-ffa450edef68 29 July 2007, 03:40:41 UTC
1521484 This commit was manufactured by cvs2svn to create tag 'LANG_1_0_B1'. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/tags/LANG_1_0_B1@136942 13f79535-47bb-0310-9956-ffa450edef68 25 July 2002, 22:44:29 UTC
9c8d148 wrote a release text. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136941 13f79535-47bb-0310-9956-ffa450edef68 25 July 2002, 22:44:29 UTC
7fa4ee3 changed release info and added steven caswell as a committer. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136940 13f79535-47bb-0310-9956-ffa450edef68 25 July 2002, 22:18:30 UTC
80d827f Added a concatenate method. While this is just a join with a "" delimiter, the Avalon StringUtil shows that this is a valid way of looking at the functionality. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136939 13f79535-47bb-0310-9956-ffa450edef68 23 July 2002, 05:21:28 UTC
46872f9 Moved deleteWhitespace from CharSetUtils to StringUtils. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136938 13f79535-47bb-0310-9956-ffa450edef68 21 July 2002, 20:19:50 UTC
97b5ac9 Added a deleteWhitespace method as Jakarta.Avalon has a need for this. Should this go on StringUtils though. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136937 13f79535-47bb-0310-9956-ffa450edef68 21 July 2002, 20:14:14 UTC
df7a930 Class names updated and new classes added. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136936 13f79535-47bb-0310-9956-ffa450edef68 19 July 2002, 04:27:31 UTC
f0a5f0e Added another test to show that I can pass in delimiters that don't appear in the string I'm stripping. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136935 13f79535-47bb-0310-9956-ffa450edef68 19 July 2002, 04:05:57 UTC
e488b7b stripStart and stripEnd methods changed to fulfill their javadoc. Passing in strip("-+-+FOO---", "+-") will result in FOO. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136934 13f79535-47bb-0310-9956-ffa450edef68 19 July 2002, 04:04:45 UTC
f01f3e8 removed my junit location :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136933 13f79535-47bb-0310-9956-ffa450edef68 19 July 2002, 03:39:48 UTC
6627f7a Initial copy from jakarta-commons-sandbox git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136932 13f79535-47bb-0310-9956-ffa450edef68 19 July 2002, 03:35:56 UTC
750a21e New repository initialized by cvs2svn. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136931 13f79535-47bb-0310-9956-ffa450edef68 19 July 2002, 03:35:56 UTC
back to top