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

sort by:
Revision Author Date Message Commit Date
c3daec0 Moving to TLP git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_2_2_DEV_STYLE@560660 13f79535-47bb-0310-9956-ffa450edef68 29 July 2007, 03:42:34 UTC
92d1723 Moving back :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/tags/LANG_2_2_DEV_STYLE@560658 13f79535-47bb-0310-9956-ffa450edef68 29 July 2007, 03:42:15 UTC
2f5e011 Moving to TLP git-svn-id: https://svn.apache.org/repos/asf/commons/commons/proper/lang/tags/LANG_2_2_DEV_STYLE@560657 13f79535-47bb-0310-9956-ffa450edef68 29 July 2007, 03:40:41 UTC
22896f0 Mark completion of several style change commits git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/tags/LANG_2_2_DEV_STYLE@209380 13f79535-47bb-0310-9956-ffa450edef68 06 July 2005, 01:35:12 UTC
1aae682 Towards version 2.2: - Set the component version to 2.2-dev, removed text package exclusions git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209378 13f79535-47bb-0310-9956-ffa450edef68 06 July 2005, 01:30:28 UTC
6b869ef added comment to denote empty catch block git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209375 13f79535-47bb-0310-9956-ffa450edef68 06 July 2005, 01:18:57 UTC
fc794c6 changed constructor empty statement to super git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209374 13f79535-47bb-0310-9956-ffa450edef68 06 July 2005, 01:17:48 UTC
0732223 removed empty statement from catch block that takes no action, using comment only to denote no action; added super to empty constructors git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209373 13f79535-47bb-0310-9956-ffa450edef68 06 July 2005, 01:15:52 UTC
8abba8d added super to empty constructors git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209372 13f79535-47bb-0310-9956-ffa450edef68 06 July 2005, 01:12:46 UTC
554a0a8 removed empty statement from catch block that takes no action, using comment only to denote no action git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209371 13f79535-47bb-0310-9956-ffa450edef68 06 July 2005, 01:10:57 UTC
5ec8a51 Towards version 2.2: - Set the component version to 2.2-dev. - Add .text classes VariableFormat and VariableFormatTest. - Enable build of .text package. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209296 13f79535-47bb-0310-9956-ffa450edef68 05 July 2005, 16:27:10 UTC
6d861c9 Towards version 2.2: - Set the component version to 2.2-dev. - Add .text classes VariableFormat and VariableFormatTest. - Enable build of .text package. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@209004 13f79535-47bb-0310-9956-ffa450edef68 04 July 2005, 01:25:30 UTC
53416f1 added javadocs to inner class constructors git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@202055 13f79535-47bb-0310-9956-ffa450edef68 27 June 2005, 20:41:03 UTC
3eea891 added missing javadoc tags git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@202052 13f79535-47bb-0310-9956-ffa450edef68 27 June 2005, 20:34:13 UTC
80dd304 added invocation of super() to constructor git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@202044 13f79535-47bb-0310-9956-ffa450edef68 27 June 2005, 20:25:23 UTC
12431fd added empty statement to empty catch blocks git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@202043 13f79535-47bb-0310-9956-ffa450edef68 27 June 2005, 20:24:10 UTC
ebff428 chanegd empty statement in constructor to invocation of super() git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@201930 13f79535-47bb-0310-9956-ffa450edef68 27 June 2005, 00:54:42 UTC
6c691d0 corrected style issues (mostly empty blocks and missing javadocs) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@201883 13f79535-47bb-0310-9956-ffa450edef68 26 June 2005, 17:48:18 UTC
b731119 corrected style issues (mostly empty blocks and missing javadocs) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@201882 13f79535-47bb-0310-9956-ffa450edef68 26 June 2005, 17:45:54 UTC
4f7de5d corrected style issues (mostly empty blocks and missing javadocs) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@201881 13f79535-47bb-0310-9956-ffa450edef68 26 June 2005, 17:42:09 UTC
687bb75 (35366) Implementation of escape/unescapeHtml methods with Writer (http://issues.apache.org/bugzilla/show_bug.cgi?id=35366) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@201875 13f79535-47bb-0310-9956-ffa450edef68 26 June 2005, 16:56:36 UTC
7a16f45 Changed @since 2.1 to @since 2.2 since these files did not make it into 2.1. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@201661 13f79535-47bb-0310-9956-ffa450edef68 24 June 2005, 18:35:08 UTC
8f5b2b7 updated version to 2.1 for the release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@190269 13f79535-47bb-0310-9956-ffa450edef68 12 June 2005, 13:10:40 UTC
1e1da2d Javadoc fix intended for 2.1 release git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@189443 13f79535-47bb-0310-9956-ffa450edef68 07 June 2005, 21:28:07 UTC
4656c14 added copying checkstyle.xml to source distribution git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179453 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 23:09:04 UTC
f4050f6 added post-2.1 release todo tasks git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179446 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 22:40:48 UTC
f058170 added information about building with Ant 1.6 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179445 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 22:40:14 UTC
1a31352 added reference to developer's guide for more info on why Ant 1.6 is required for building git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179435 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 22:19:20 UTC
269d283 - Starting with version 2.1, Ant version 1.6.x is required to build. Copy junit.jar to ANT_HOME/lib. You can get JUnit from http://www.junit.org. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179416 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 20:36:59 UTC
8216782 added documentation of dependency on ant 1.6 for build.xml; changed documentation of dependency on junit 3.8.1 (from 3.7) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179333 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 02:11:18 UTC
a288823 updated version to 2.1-RC8 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179329 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 01:42:07 UTC
3b96f38 updated version to 2.1-RC8 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179328 13f79535-47bb-0310-9956-ffa450edef68 01 June 2005, 01:41:17 UTC
43f7a14 I've finally worked out the oddball build and class loading issue that only seems to happen on Windows XP (SP2) since Simon reports that the ant build works fine for him on Linux. I can report success with "ant clean dist-build-2.1 test" on Sun Java versions: 1.5.0_03 1.5.0_02 1.4.2_08 1.3.1_14 In order achieve this; the new build.xml depends on Ant 1.6. Version 1.2.2_017 hangs miserably for me though, as it did before. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179242 13f79535-47bb-0310-9956-ffa450edef68 31 May 2005, 17:48:08 UTC
46fe76f Javadoc method ClassUtilsTest#newSystemClassLoader() while looking for Sun Java 1.3.1 build issues on Windows XP. See http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=111738085310708&w=2 modified ClassUtilsTest.java git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179179 13f79535-47bb-0310-9956-ffa450edef68 31 May 2005, 02:18:27 UTC
630e5ae added guard around some rounding tests that do not work in JDK versions prior to 1.4 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@178911 13f79535-47bb-0310-9956-ffa450edef68 29 May 2005, 01:10:24 UTC
ee3e9dc updated version to 2.1-RC7; updated to require junit 3.8.1 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@178910 13f79535-47bb-0310-9956-ffa450edef68 29 May 2005, 01:08:24 UTC
8c16db2 updated version to 2.1-RC7 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@178909 13f79535-47bb-0310-9956-ffa450edef68 29 May 2005, 01:07:22 UTC
a1d8a35 The build.xml invoked the deprecated .enum. test suite but not the new .enums. test suite. Added .enums. invocation on top of .enum. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@178764 13f79535-47bb-0310-9956-ffa450edef68 27 May 2005, 07:26:14 UTC
015b77e Refactor unit test fork attribute in a default.properties property named "test.fork", default is true, as in the build.xml file. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@178721 13f79535-47bb-0310-9956-ffa450edef68 27 May 2005, 00:42:00 UTC
e5bf3ab added deleting the text package from the test tree in the 2.1 distribution build; removed running the text test suite from the test target for the 2.1 distribution git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@178321 13f79535-47bb-0310-9956-ffa450edef68 24 May 2005, 23:32:11 UTC
ab2b054 changed preparing source distribution to copy RELEASE-NOTES.txt instead of RELEASE-NOTES.html git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@178055 13f79535-47bb-0310-9956-ffa450edef68 23 May 2005, 23:24:13 UTC
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
back to top