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

sort by:
Revision Author Date Message Commit Date
1417227 Change protected to package scope git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@432694 13f79535-47bb-0310-9956-ffa450edef68 18 August 2006, 19:31:37 UTC
0e2905e Access to enclosing constructors is emulated by a synthetic accessor methods. Increasing its visibility will improve your performance (Eclipse compiler). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@432025 13f79535-47bb-0310-9956-ffa450edef68 16 August 2006, 20:36:35 UTC
eb68acf Make sure this exception code does not depend on Java 1.4 nested exceptions. SVN revision 38990 does not compile with Java 1.3.1. Compiled with Sun Java 1.3.1_15 Tested with Sun Java 1.3.1_15 Tested with Sun Java 1.4.2_12 Tested with Sun Java 1.5.0_08 All of the above on Windows XP SP2 + patches. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@432024 13f79535-47bb-0310-9956-ffa450edef68 16 August 2006, 20:34:01 UTC
e6cde16 LANG-271 - Change tests now JDK1.6 states the US has two national languages git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430537 13f79535-47bb-0310-9956-ffa450edef68 10 August 2006, 21:26:27 UTC
69b1599 Switching viewcvs url to viewvc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430249 13f79535-47bb-0310-9956-ffa450edef68 10 August 2006, 05:12:13 UTC
d23a64c Switching viewcvs url to viewvc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430244 13f79535-47bb-0310-9956-ffa450edef68 10 August 2006, 05:06:59 UTC
5fa96c5 Enhance StrSubtstitutor with StringBuffer methods and replaceIn() methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430176 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:52:45 UTC
051484c Unnecessary cast from char to int git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430168 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:21:38 UTC
5d915eb Format method for legibility (added some spaces in expressions.) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430167 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:18:43 UTC
06ebaca Unnecessary cast from char to int git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430166 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:16:21 UTC
2ef7b77 Remove unused import java.util.Date git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430165 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:14:51 UTC
2796757 Remove unused import java.lang.reflect.Field git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430164 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:14:15 UTC
e3d0e94 Unnecessary cast from String[] to String[] git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430163 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:11:03 UTC
fdc82b0 Access to enclosing constructor Enum.Entry() is emulated by a synthetic accessor method. Increasing its visibility will improve your performance (Eclipse compiler). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430161 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:10:03 UTC
ebed83b Unnecessary cast from Object to Enum. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430157 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:09:11 UTC
4d472d6 Access to enclosing constructor Enum.Entry() is emulated by a synthetic accessor method. Increasing its visibility will improve your performance (Eclipse compiler). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430156 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:08:34 UTC
e9f9813 Unnecessary cast from Object to Enum. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@430154 13f79535-47bb-0310-9956-ffa450edef68 09 August 2006, 22:07:04 UTC
53d756b VariableFormatter became StrSubstitutor git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429884 13f79535-47bb-0310-9956-ffa450edef68 08 August 2006, 23:35:31 UTC
db95187 Create StrLookup by extraction from StrSubstitutor git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429881 13f79535-47bb-0310-9956-ffa450edef68 08 August 2006, 23:28:45 UTC
b2b04b2 Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429877 13f79535-47bb-0310-9956-ffa450edef68 08 August 2006, 23:25:52 UTC
df326b1 Rename variable for JDK1.5 compliance git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429876 13f79535-47bb-0310-9956-ffa450edef68 08 August 2006, 23:24:49 UTC
927e736 Give more power to StrSubstitutor subclasses git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429507 13f79535-47bb-0310-9956-ffa450edef68 07 August 2006, 23:06:41 UTC
9c66638 Javadoc comments for serialVersionUID. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429439 13f79535-47bb-0310-9956-ffa450edef68 07 August 2006, 19:14:31 UTC
cc407e8 The Javadoc comment "Lang version 1.0.1 serial compatibility" is incorrect since these classes came into existance in version 2.1. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429421 13f79535-47bb-0310-9956-ffa450edef68 07 August 2006, 18:14:27 UTC
bacc528 Adds missing serialVersionUID to Serializable classes. A note from http://wiki.eclipse.org/index.php/FAQ_Why_does_the_Eclipse_compiler_create_a_different_serialVersionUID_from_javac%3F: If you don’t explicitly define a serialVersionUID, the language requires that the VM generate one, using some function of all field and method names in the class. The problem is, the compiler generates some synthetic methods that you never see in your source file, and there is no clear specification for how these synthetic method names are generated. Any two compilers are likely to generate different method names, and so the serialVersionUID will be different. Bottom line: Always define the serialVersionUID explicitly in your source files. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@429413 13f79535-47bb-0310-9956-ffa450edef68 07 August 2006, 17:57:25 UTC
18918c6 Dropped the 2.1 bugfixes and new features. Moved bugzilla ids to jira ids git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428651 13f79535-47bb-0310-9956-ffa450edef68 04 August 2006, 07:05:24 UTC
49f1578 Removed clover bits that were left over from the switch to cobertura git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428648 13f79535-47bb-0310-9956-ffa450edef68 04 August 2006, 06:49:04 UTC
c6744b2 Tokenizer has been created, and DateRange/Duration are unlikely to get created. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428647 13f79535-47bb-0310-9956-ffa450edef68 04 August 2006, 06:46:04 UTC
d82abb3 Removing the checkstyle.properties class. There are no checkstyle warnings, and removing the .properties file doesn't make any warnings appear, so it's safe (ish) to assume the .xml file is covering things sufficiently. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428646 13f79535-47bb-0310-9956-ffa450edef68 04 August 2006, 06:44:59 UTC
2d4e279 Line was longer than 120 chars - shortening git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428644 13f79535-47bb-0310-9956-ffa450edef68 04 August 2006, 06:35:51 UTC
bd9244d Removing the money/currency todo - I can't see us having that in Lang git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428643 13f79535-47bb-0310-9956-ffa450edef68 04 August 2006, 06:33:47 UTC
d3b4e15 Switching from 2.1 to 2.2 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428636 13f79535-47bb-0310-9956-ffa450edef68 04 August 2006, 05:59:33 UTC
807e6d6 Missing ) in javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424901 13f79535-47bb-0310-9956-ffa450edef68 24 July 2006, 04:49:58 UTC
4bfa1f6 Initial commit of StrSubstitutor (VariableFormatter) for review git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424871 13f79535-47bb-0310-9956-ffa450edef68 24 July 2006, 01:00:37 UTC
8b2b1ba Copyright dates git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424613 13f79535-47bb-0310-9956-ffa450edef68 22 July 2006, 18:12:41 UTC
cbf6c47 Link builder to tokenizer properly git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424612 13f79535-47bb-0310-9956-ffa450edef68 22 July 2006, 18:10:16 UTC
d22e559 Add toString git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424611 13f79535-47bb-0310-9956-ffa450edef68 22 July 2006, 18:09:27 UTC
7917cc0 Allow tokenizer state to be adjusted before and after tokenizing git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424608 13f79535-47bb-0310-9956-ffa450edef68 22 July 2006, 17:25:38 UTC
b7b7d7c Add method to get all tokens as a list as well as an array git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424596 13f79535-47bb-0310-9956-ffa450edef68 22 July 2006, 16:08:25 UTC
9cbf70d Adding Niall's fix for LANG-59 - an edge case in date truncation - and his enhancement for the unit test that was there. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@424192 13f79535-47bb-0310-9956-ffa450edef68 21 July 2006, 05:47:07 UTC
c62bd30 Removing old release notes. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@422328 13f79535-47bb-0310-9956-ffa450edef68 16 July 2006, 01:14:52 UTC
71910e6 LANG-272 Remove 2.1 build target and exclusion of "text" package from source distro. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@420730 13f79535-47bb-0310-9956-ffa450edef68 11 July 2006, 05:37:53 UTC
b9b6b02 Fix for LANG-272 - Minor JavaDoc changes to clean up checkstyle issues git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@420491 13f79535-47bb-0310-9956-ffa450edef68 10 July 2006, 11:23:57 UTC
33c8a32 Fix for LANG-272 - minor build changes git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@420490 13f79535-47bb-0310-9956-ffa450edef68 10 July 2006, 11:22:38 UTC
6e041ae Add serialization version id and javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419740 13f79535-47bb-0310-9956-ffa450edef68 06 July 2006, 23:34:47 UTC
7d0e5c0 Layout action methods to match general lang formatting git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419739 13f79535-47bb-0310-9956-ffa450edef68 06 July 2006, 23:31:00 UTC
3d6bdca Layout getters and setters in pairs to match general lang formatting git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419738 13f79535-47bb-0310-9956-ffa450edef68 06 July 2006, 23:27:57 UTC
6aa020e Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419737 13f79535-47bb-0310-9956-ffa450edef68 06 July 2006, 23:24:06 UTC
c94fd71 Reduce scope from public to protected in parser git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419726 13f79535-47bb-0310-9956-ffa450edef68 06 July 2006, 22:18:31 UTC
21870c8 Applying javadoc fixes from Michael Heuer for the stripXxx methods as mentioned in LANG-270 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419651 13f79535-47bb-0310-9956-ffa450edef68 06 July 2006, 18:43:02 UTC
3a48c43 Remove debugging code git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419387 13f79535-47bb-0310-9956-ffa450edef68 05 July 2006, 23:49:33 UTC
00d021f Fix char/Character methods in ArrayUtils LANG-267 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419386 13f79535-47bb-0310-9956-ffa450edef68 05 July 2006, 23:42:43 UTC
d9c144d Fixed a bit of javadoc with bad xhtml git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419177 13f79535-47bb-0310-9956-ffa450edef68 05 July 2006, 06:36:02 UTC
3f84c04 Added hashCode method for inner Token class as recommended by PMD git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419176 13f79535-47bb-0310-9956-ffa450edef68 05 July 2006, 06:33:33 UTC
4a453bd Minor style fixes suggested by checkstyle git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419174 13f79535-47bb-0310-9956-ffa450edef68 05 July 2006, 06:14:13 UTC
f5bc375 Adding the missing char/Character methods in ArrayUtils, as pointed out (and patched) by Andres Almiray in LANG-267 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@419122 13f79535-47bb-0310-9956-ffa450edef68 05 July 2006, 00:04:28 UTC
ed0f4c0 Removing trace statement git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@418918 13f79535-47bb-0310-9956-ffa450edef68 04 July 2006, 05:38:56 UTC
81340ea Adding unit test for LANG-59. Sometimes passes, sometimes fails git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@418834 13f79535-47bb-0310-9956-ffa450edef68 03 July 2006, 19:21:14 UTC
9c2f070 Fixed escaping of backslash-u in javadoc notes for issue reported in LANG-66 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@418833 13f79535-47bb-0310-9956-ffa450edef68 03 July 2006, 19:19:51 UTC
7f8f3da Added note in javadoc of issue reported in LANG-66 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@418831 13f79535-47bb-0310-9956-ffa450edef68 03 July 2006, 19:11:02 UTC
594ec54 Improve JIRA links git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@418581 13f79535-47bb-0310-9956-ffa450edef68 02 July 2006, 12:05:52 UTC
1cdf791 Fix compilation error git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@418568 13f79535-47bb-0310-9956-ffa450edef68 02 July 2006, 10:46:52 UTC
5c20e64 Javadoc git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@418567 13f79535-47bb-0310-9956-ffa450edef68 02 July 2006, 10:31:34 UTC
b014341 Adding a test and a fix for LANG-100. This is a bug in which the randomly created String can sometimes be illegal unicode; because the code does not consider when relationships exist between characters. High and low surrogates are now dealt with, but I'm skipping private high surrogates because I can't find out what to do. Need to go plod very slowly through the spec. This site was very useful: http://www.alanwood.net/unicode/private_use_high_surrogates.html git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@417319 13f79535-47bb-0310-9956-ffa450edef68 27 June 2006, 00:28:43 UTC
cac478d Fixing isSmoker attribute name to smoker to match the code example in both of these files - spotted by Corey Tripp in LANG-264 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@416495 13f79535-47bb-0310-9956-ffa450edef68 22 June 2006, 23:03:20 UTC
d3c425d Added Collection APIs for the excludeFieldNames as suggested at the end of LANG-226 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@416487 13f79535-47bb-0310-9956-ffa450edef68 22 June 2006, 22:20:44 UTC
b7d3fd9 Committing fix for LANG-140. By reversing the order of field calculation, Yu Peng's bug goes away git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@415317 13f79535-47bb-0310-9956-ffa450edef68 19 June 2006, 12:48:08 UTC
30753fb Added unit test for LANG-140 - thanks to Yu Peng for the test case git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@415316 13f79535-47bb-0310-9956-ffa450edef68 19 June 2006, 12:47:28 UTC
d13e4b1 Pretty sure Util tests were gone a long long time ago git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@415315 13f79535-47bb-0310-9956-ffa450edef68 19 June 2006, 12:45:54 UTC
baff3dc Added containsIgnoreCase method - LANG-263 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@412200 13f79535-47bb-0310-9956-ffa450edef68 06 June 2006, 19:35:14 UTC
1aed550 Exposing the unescapeXml and escapeXml methods that take Writers - LANG-260. A recent thread did point out that there are problems with the concept of escaping Xml as a single method, and instead it needs to be an xml parser that escapes the body and the attribute content differently - however we're obviously not there yet and I don't think making the existing 80/20 good enough code more usable hurts. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@412009 13f79535-47bb-0310-9956-ffa450edef68 06 June 2006, 05:23:37 UTC
80e957e Fixing Javadoc and adding Unit Test for the example for #LANG-261. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@411898 13f79535-47bb-0310-9956-ffa450edef68 05 June 2006, 19:37:19 UTC
37b370c Dropped the [lang] bit, unnecessary in Jira now I feel. Changed the search existing bug's url to use a standard one git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@407159 13f79535-47bb-0310-9956-ffa450edef68 17 May 2006, 05:08:53 UTC
240e79c Updating to cover JIRA instead of Bugzilla git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406867 13f79535-47bb-0310-9956-ffa450edef68 16 May 2006, 07:41:38 UTC
6f07b03 Updating to cover JIRA instead of Bugzilla git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406866 13f79535-47bb-0310-9956-ffa450edef68 16 May 2006, 07:40:41 UTC
e280e3b Fixing issue tracking link git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406861 13f79535-47bb-0310-9956-ffa450edef68 16 May 2006, 07:15:07 UTC
9efc6d8 Switched url from bugzilla to jira git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406847 13f79535-47bb-0310-9956-ffa450edef68 16 May 2006, 05:48:03 UTC
76ca3f3 Javadoc for not escaping apos git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406082 13f79535-47bb-0310-9956-ffa450edef68 13 May 2006, 12:11:13 UTC
2bdf879 Style changes to match rest of class git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406081 13f79535-47bb-0310-9956-ffa450edef68 13 May 2006, 12:10:37 UTC
fa7c1ed Javadoc improvement git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406080 13f79535-47bb-0310-9956-ffa450edef68 13 May 2006, 11:37:28 UTC
e288890 Javadoc improvement git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@406078 13f79535-47bb-0310-9956-ffa450edef68 13 May 2006, 11:36:15 UTC
e7918ea stye to style git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@405325 13f79535-47bb-0310-9956-ffa450edef68 09 May 2006, 07:36:31 UTC
e8c5f9f Resolved a few checkstyle issues. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@400092 13f79535-47bb-0310-9956-ffa450edef68 05 May 2006, 15:23:31 UTC
ea1f410 Renamed a parameter in the javadoc to reflect the name of the input parameter in the method signature. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@399834 13f79535-47bb-0310-9956-ffa450edef68 04 May 2006, 19:29:00 UTC
fceff5a Commenting out unit test for 36061 so unit tests pass again git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@399148 13f79535-47bb-0310-9956-ffa450edef68 03 May 2006, 05:28:59 UTC
26d2f4a Committing a failing test (StackOverflow) as a part of #36061 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@399141 13f79535-47bb-0310-9956-ffa450edef68 03 May 2006, 04:59:09 UTC
1da2453 Applying the optimisation advised by Paul Benedict in #39368 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@399127 13f79535-47bb-0310-9956-ffa450edef68 03 May 2006, 04:33:47 UTC
c803367 Fixing the lack of ClassLoader consideration in the compareTo methods of enum.Enum and enums.Enum, along with unit tests, as mentioned on Bugzilla entry #32619 by Kathy Van Stone. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@398812 13f79535-47bb-0310-9956-ffa450edef68 02 May 2006, 05:21:00 UTC
56541a7 Fix Javadoc nit: use the active voice. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@398809 13f79535-47bb-0310-9956-ffa450edef68 02 May 2006, 04:58:09 UTC
5b7e9f5 Fix Javadoc nits. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@398808 13f79535-47bb-0310-9956-ffa450edef68 02 May 2006, 04:56:12 UTC
048e444 Can't believe that Gary meant for the enums.EnumTest to import the enum.ColorEnum class. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@398807 13f79535-47bb-0310-9956-ffa450edef68 02 May 2006, 04:54:18 UTC
da0e534 Archimedes Trajano offered another method for the class git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@398536 13f79535-47bb-0310-9956-ffa450edef68 01 May 2006, 06:37:14 UTC
79c3898 Adding unit test for #39410. Implementing fix by switching from using Math.log to Integer.toString to figure out the number of digits. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@398530 13f79535-47bb-0310-9956-ffa450edef68 01 May 2006, 05:32:43 UTC
2f4408d Applying Pete Gieser's enhancement for the CompareToBuilder - a clone of the EqualsBuilder and HashCodeBuilder fixes previously applied. Bugzilla issue #39398 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@397016 13f79535-47bb-0310-9956-ffa450edef68 25 April 2006, 23:15:05 UTC
8393f10 Adding new excludeFields functionality for EqualsBuilder and HashCodeBuilder, as submitted by Pete Gieser, Bugzilla: #39315 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@396461 13f79535-47bb-0310-9956-ffa450edef68 24 April 2006, 07:00:00 UTC
fc9b4cc Added new method to allow work-arounds for Java bug 4071957; as specified in issue 34351 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@395153 13f79535-47bb-0310-9956-ffa450edef68 19 April 2006, 06:30:14 UTC
2330a33 Fixing issue #38569 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@394875 13f79535-47bb-0310-9956-ffa450edef68 18 April 2006, 07:23:02 UTC
4143a12 Test the getXxx methods git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@394763 13f79535-47bb-0310-9956-ffa450edef68 17 April 2006, 19:56:08 UTC
f19304c Fixing javadoc warnings git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@394727 13f79535-47bb-0310-9956-ffa450edef68 17 April 2006, 16:59:40 UTC
77fdd9e Added new class CompositeFormat, as per issue #30184 (http://issues.apache.org/bugzilla/show_bug.cgi?id=30184) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@394617 13f79535-47bb-0310-9956-ffa450edef68 17 April 2006, 06:59:50 UTC
back to top