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

sort by:
Revision Author Date Message Commit Date
4adf946 added maven.javadoc.overview to point the maven javadoc plugin to the overview.html - for some reason it wasn't being picked up without the property setting git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@171273 13f79535-47bb-0310-9956-ffa450edef68 22 May 2005, 02:55:34 UTC
83152c4 updated version to 2.1-RC6 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@171272 13f79535-47bb-0310-9956-ffa450edef68 22 May 2005, 02:53:49 UTC
57423f2 Specification-Version: 2.1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@170672 13f79535-47bb-0310-9956-ffa450edef68 17 May 2005, 21:41:48 UTC
03fa12f added deleting the text package from source (java and test) when preparing the source filesystem for building the source distribution, because the text package is excluded from the 2.1 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168236 13f79535-47bb-0310-9956-ffa450edef68 05 May 2005, 01:54:13 UTC
3da2524 removed link to lang.text section git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168231 13f79535-47bb-0310-9956-ffa450edef68 05 May 2005, 01:32:02 UTC
502c5e2 removed description of the text package since it is excluded from the 2.1 release; updated e-mail address git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168230 13f79535-47bb-0310-9956-ffa450edef68 05 May 2005, 01:31:06 UTC
ee5ce24 updated status to 2.1-RC5; added excluding the text package as a source modification and unit text exclusion git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168229 13f79535-47bb-0310-9956-ffa450edef68 05 May 2005, 01:29:46 UTC
fddb1a8 added maven.clover.excludes property to exclude the text package (exluded from 2.1 release) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168227 13f79535-47bb-0310-9956-ffa450edef68 05 May 2005, 01:28:16 UTC
580a7b3 update version to 2.1-RC5; added properties compile.excludes and excludepackagenames to support building a distribution without a package git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168226 13f79535-47bb-0310-9956-ffa450edef68 05 May 2005, 01:26:56 UTC
f2d7f4a added compile.excludes attribute to the javac element, with the value set to the compile.excludes property; added excludepackagenames attribute to the javadoc element, with the value set to the javadoc.excludepackagenames property; added dist-build-2.1 target to build the 2.1 release without the text package git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168225 13f79535-47bb-0310-9956-ffa450edef68 05 May 2005, 01:26:00 UTC
f385109 added svn path to the committers repository in the building/site generation section git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168200 13f79535-47bb-0310-9956-ffa450edef68 04 May 2005, 22:12:30 UTC
d14f130 Text test suite was not being invoked. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@166153 13f79535-47bb-0310-9956-ffa450edef68 02 May 2005, 23:05:47 UTC
f9e9865 [Bug 34715][lang] unit test for org.apache.commons.lang.text.StrBuilder. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@166042 13f79535-47bb-0310-9956-ffa450edef68 02 May 2005, 23:04:47 UTC
7771e18 A good start for: [Bug 34715][lang] unit test for org.apache.commons.lang.text.StrBuilder. From heuermh@acm.org. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165710 13f79535-47bb-0310-9956-ffa450edef68 02 May 2005, 22:55:31 UTC
a22cada Replace the Javadoc pattern "A Matcher which matches the XXX character." with "Matches the XXX character.". (A matcher matches of course ;-) Use the active voice or “third-person verb form”, I only know it is called the “third-person verb form” because I read it in the most excellent tiny little book “The Elements of Java Style”.) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165694 13f79535-47bb-0310-9956-ffa450edef68 02 May 2005, 21:16:58 UTC
62746c8 Javadoc nit. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165687 13f79535-47bb-0310-9956-ffa450edef68 02 May 2005, 21:06:38 UTC
bc218db Fix 120-length warnings reported for 2.1-RC4 here: http://people.apache.org/~stevencaswell/commons-lang-2.1/docs/checkstyle-report.html git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165657 13f79535-47bb-0310-9956-ffa450edef68 02 May 2005, 18:31:49 UTC
a8a5bea added header similar to developer's guide; added code tags around method call examples git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165558 13f79535-47bb-0310-9956-ffa450edef68 01 May 2005, 22:15:46 UTC
de5f4d3 removed entry for writing users guide git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165557 13f79535-47bb-0310-9956-ffa450edef68 01 May 2005, 22:14:55 UTC
81cfc6a spelling correction git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165556 13f79535-47bb-0310-9956-ffa450edef68 01 May 2005, 22:14:24 UTC
de086a9 updated version to 2.1-RC4 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165555 13f79535-47bb-0310-9956-ffa450edef68 01 May 2005, 22:13:34 UTC
3002996 updated version to 2.1-RC4 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@165554 13f79535-47bb-0310-9956-ffa450edef68 01 May 2005, 22:13:09 UTC
a8be2ba updated link to status document; changed repository link to point to subversion repository git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164716 13f79535-47bb-0310-9956-ffa450edef68 26 April 2005, 02:04:32 UTC
f768e6d added instructions for building a release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164715 13f79535-47bb-0310-9956-ffa450edef68 26 April 2005, 02:03:10 UTC
123bbb1 updated version to 2.1-RC3 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164714 13f79535-47bb-0310-9956-ffa450edef68 26 April 2005, 02:02:18 UTC
e5d6c92 updated version to 2.1-RC3 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164713 13f79535-47bb-0310-9956-ffa450edef68 26 April 2005, 02:01:19 UTC
0240ee0 updated with 2.1 changes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164711 13f79535-47bb-0310-9956-ffa450edef68 26 April 2005, 01:47:17 UTC
cd2d9b1 changed to reflect version 2.1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164648 13f79535-47bb-0310-9956-ffa450edef68 25 April 2005, 21:06:15 UTC
c0911c6 renamed CVS navigation menu item to Subversion and changed the url to point to the subversion repository; renames the Javadoc (CVS latest) navigation menu item to Javadoc (SVN latest) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@164646 13f79535-47bb-0310-9956-ffa450edef68 25 April 2005, 21:05:06 UTC
d2de9c5 updated version to 2.1-RC; changed repository url to point to viewcvs for a cvs-style view of the repository git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161957 13f79535-47bb-0310-9956-ffa450edef68 19 April 2005, 19:58:44 UTC
f77345f updated version to 2.1-RC git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161956 13f79535-47bb-0310-9956-ffa450edef68 19 April 2005, 19:57:33 UTC
fbeb0db added section on building with initial description of setting up clover license for site generation git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161697 13f79535-47bb-0310-9956-ffa450edef68 17 April 2005, 21:27:36 UTC
f3c9854 added maven.clover.license.path to point to the clover license file in the base directory git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161695 13f79535-47bb-0310-9956-ffa450edef68 17 April 2005, 20:55:46 UTC
39886de added description of the new mutable package; added description of the new DurationFormatUtils class git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161694 13f79535-47bb-0310-9956-ffa450edef68 17 April 2005, 20:36:17 UTC
6af54ea updated for 2.1 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161693 13f79535-47bb-0310-9956-ffa450edef68 17 April 2005, 20:34:50 UTC
81ab3fc added changes for 2.1 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161692 13f79535-47bb-0310-9956-ffa450edef68 17 April 2005, 20:31:11 UTC
363f779 Change WordWrapUtils to WordUtils.. Just noticed it in the javadocs. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161678 13f79535-47bb-0310-9956-ffa450edef68 17 April 2005, 18:42:40 UTC
5e18fd6 Updated copyright statements for 2005. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161244 13f79535-47bb-0310-9956-ffa450edef68 14 April 2005, 06:16:36 UTC
4f69e51 Updated copyright statements for 2005. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161243 13f79535-47bb-0310-9956-ffa450edef68 14 April 2005, 04:30:28 UTC
e0af00e Fix Javadoc copyright year. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161241 13f79535-47bb-0310-9956-ffa450edef68 14 April 2005, 02:00:48 UTC
b0053ca Removed extra C style parens in return statements (as discussed on commons-dev). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@161229 13f79535-47bb-0310-9956-ffa450edef68 13 April 2005, 22:36:48 UTC
887d935 In the .text package (not for 2.1): - 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 11 April 2005, 20:11:40 UTC
fdaa1eb As far as I can tell, this method was in 2.0, so rolling the @since 2.1 back to 2.0. Hopefully this explains why JDiff thought it was a removed and added method signature git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@160809 13f79535-47bb-0310-9956-ffa450edef68 11 April 2005, 00:38:04 UTC
371c34b Add StringUtils.defaultIfEmpty git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@160807 13f79535-47bb-0310-9956-ffa450edef68 10 April 2005, 23:25:25 UTC
d5f32c2 Removed extra C style parens in return statements. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@159551 13f79535-47bb-0310-9956-ffa450edef68 31 March 2005, 00:56:20 UTC
fbe572c includes default.properties in src builds now git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@157681 13f79535-47bb-0310-9956-ffa450edef68 16 March 2005, 05:05:08 UTC
e8c2d55 Using Maven for the source build, so need to get all the deliverables inside them git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@157368 13f79535-47bb-0310-9956-ffa450edef68 14 March 2005, 02:39:54 UTC
f0376e0 added latest set of fixed issues in Bugz git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156334 13f79535-47bb-0310-9956-ffa450edef68 06 March 2005, 19:21:36 UTC
325c03b also commenting out import statement for text so this builds :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156333 13f79535-47bb-0310-9956-ffa450edef68 06 March 2005, 19:05:25 UTC
b4e543a commenting out the text tests as they will not be in the next release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156332 13f79535-47bb-0310-9956-ffa450edef68 06 March 2005, 19:03:31 UTC
b2f0bbd added classic do not use this constructor git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156331 13f79535-47bb-0310-9956-ffa450edef68 06 March 2005, 19:01:38 UTC
8776c4d Oops, forgot to roll this back when I killed the 2.1 branch git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156009 13f79535-47bb-0310-9956-ffa450edef68 03 March 2005, 05:06:47 UTC
308009b Application of patch from Bugzilla: #33574, by Travis Stevens. Balances a call to appendFieldStart with an appendFieldEnd after appending the field. Test also included. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@156007 13f79535-47bb-0310-9956-ffa450edef68 03 March 2005, 05:00:44 UTC
634f0e9 Remove unnecessary casts. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155846 13f79535-47bb-0310-9956-ffa450edef68 02 March 2005, 00:33:28 UTC
241d4ab convert .cvsignore to svn:ignore git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155501 13f79535-47bb-0310-9956-ffa450edef68 26 February 2005, 13:45:01 UTC
cd34d64 svn:keywords correction git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155423 13f79535-47bb-0310-9956-ffa450edef68 26 February 2005, 13:08:30 UTC
aef6940 Fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33737. [lang] ExceptionUtils.addCauseMethodName(String) does not check for duplicates. Fix adds: ExceptionUtils.removeCauseMethodName(String) ExceptionUtils.isCauseMethodName(String) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155238 13f79535-47bb-0310-9956-ffa450edef68 24 February 2005, 20:42:53 UTC
9c273aa Fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33737. [lang] ExceptionUtils.addCauseMethodName(String) does not check for duplicates. Fix adds: ExceptionUtils.removeCauseMethodName(String) ExceptionUtils.isCauseMethodName(String) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155236 13f79535-47bb-0310-9956-ffa450edef68 24 February 2005, 20:26:06 UTC
1d9add9 done tasks git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153542 13f79535-47bb-0310-9956-ffa450edef68 12 February 2005, 20:36:02 UTC
cf2dd60 fixed typo git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153538 13f79535-47bb-0310-9956-ffa450edef68 12 February 2005, 20:27:06 UTC
445897f trunk is now 2.2-dev git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153536 13f79535-47bb-0310-9956-ffa450edef68 12 February 2005, 20:24:16 UTC
9984191 turning on pmd report git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151646 13f79535-47bb-0310-9956-ffa450edef68 07 February 2005, 00:41:36 UTC
a6c1387 added missing javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151311 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:30:51 UTC
8f21c19 javadoc fixing, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151310 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:22:22 UTC
228957a added javadoc and fixed long line as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151308 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:16:58 UTC
df21ea5 testing all primitive value methods, including the ones not implemented in the MutableXxx class so that we can tell when Sun change the wrapper implementations git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151305 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:07:49 UTC
2c13cee added javadoc to primitiveValue methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151304 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 03:07:18 UTC
8520859 missing @return, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151300 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:42:03 UTC
7cc5661 missing @return, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151299 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:40:43 UTC
9016bca missing @return, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151298 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:39:28 UTC
413cd09 removed tabs from source, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151296 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:37:55 UTC
bb99d69 added missing javadoc for private method, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151295 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:37:30 UTC
98a6ea6 added javadoc to private method, as per checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151294 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 02:32:43 UTC
3378d09 rolling the forName method out for the 2.1 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@151282 13f79535-47bb-0310-9956-ffa450edef68 04 February 2005, 01:21:19 UTC
ab27cc9 stab at making the javadoc a bit easier to understand git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149480 13f79535-47bb-0310-9956-ffa450edef68 02 February 2005, 04:46:02 UTC
ba92e4d tested some missing bad states git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149477 13f79535-47bb-0310-9956-ffa450edef68 02 February 2005, 03:52:50 UTC
1e9fbb7 Use SVN changelog git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149180 13f79535-47bb-0310-9956-ffa450edef68 30 January 2005, 23:02:28 UTC
1070262 removing nagoya references git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149101 13f79535-47bb-0310-9956-ffa450edef68 30 January 2005, 04:23:40 UTC
dfed92e removing nagoya references git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@149100 13f79535-47bb-0310-9956-ffa450edef68 30 January 2005, 04:22:37 UTC
9bf6c67 added Class.forName improvement to see what people think git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138016 13f79535-47bb-0310-9956-ffa450edef68 27 January 2005, 06:45:11 UTC
4af4310 overloaded addAll for all primitives git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138015 13f79535-47bb-0310-9956-ffa450edef68 27 January 2005, 06:43:20 UTC
838c1e7 primitive overloads added for add(array, int index, element) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138014 13f79535-47bb-0310-9956-ffa450edef68 22 January 2005, 04:22:12 UTC
73c601b Add test from http://issues.apache.org/bugzilla/show_bug.cgi?id=33067. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138013 13f79535-47bb-0310-9956-ffa450edef68 17 January 2005, 01:59:52 UTC
e3f46b7 No bug fix but add a test like http://issues.apache.org/bugzilla/show_bug.cgi?id=33069. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138012 13f79535-47bb-0310-9956-ffa450edef68 16 January 2005, 19:34:34 UTC
cd9922e ToStringStyle setArrayEnd handled null incorrectly bug 31933, fix from Masato Tezuka git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138011 13f79535-47bb-0310-9956-ffa450edef68 28 December 2004, 23:13:03 UTC
2463fd3 all non-covered parts of the code are now covered. 100% coverage for a package, while not in itself a great thing, feels damn good git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138010 13f79535-47bb-0310-9956-ffa450edef68 26 December 2004, 02:35:47 UTC
60666b2 Default is meant to be for the trimmer to be a NoMatcher. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138009 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 21:02:20 UTC
3155f2c matching the other javadoc style; though I think it's a pretty useless bit of javadoc. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138008 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 20:42:48 UTC
b7e3f07 I assume this is a typo, a second setting of the trimmer matcher. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138007 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 20:41:23 UTC
bee437f Without this line the code infinite loops. With it the tests still fail, but a failure is nicer than an infinite loop. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138006 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 20:30:16 UTC
91e2e8e Switched to use the static call explicitly (yup, I just started using Eclipse again) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138005 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 19:50:09 UTC
a776fd0 Unnecessary imports. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138004 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 19:43:51 UTC
bcd86e7 more test coverage of obscure situations git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138003 13f79535-47bb-0310-9956-ffa450edef68 25 December 2004, 17:52:19 UTC
57b94c3 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 23 December 2004, 18:55:48 UTC
d669920 Remove Class and Package comparators - too specific set of use cases git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138001 13f79535-47bb-0310-9956-ffa450edef68 19 December 2004, 22:35:38 UTC
74d2091 should now run the last bit of code git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138000 13f79535-47bb-0310-9956-ffa450edef68 19 December 2004, 03:30:38 UTC
a339610 few more tests to get 100% coverage for Token git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137999 13f79535-47bb-0310-9956-ffa450edef68 19 December 2004, 03:23:00 UTC
4932018 override so it uses the latest clover git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137998 13f79535-47bb-0310-9956-ffa450edef68 18 December 2004, 03:06:35 UTC
8beb154 Bug in javadoc example as described in Bugzilla entry 32198. PR: 32198 Submitted by: Ronald Wildenberg git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137997 13f79535-47bb-0310-9956-ffa450edef68 18 December 2004, 02:48:01 UTC
46643a1 Javadoc nits. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137996 13f79535-47bb-0310-9956-ffa450edef68 12 December 2004, 22:36:20 UTC
back to top