Applying Pete Gieser's enhancement for the CompareToBuilder - a clone of the EqualsBuilder and HashCodeBuilder fixes previously applied. Bugzilla issue #39398
98 lines of code changed in:
Adding new excludeFields functionality for EqualsBuilder and HashCodeBuilder, as submitted by Pete Gieser, Bugzilla: #39315
179 lines of code changed in:
Added new method to allow work-arounds for Java bug 4071957; as specified in issue 34351
85 lines of code changed in:
Fixing issue #38569
22 lines of code changed in:
Test the getXxx methods
3 lines of code changed in:
Fixing javadoc warnings
6 lines of code changed in:
Added new class CompositeFormat, as per issue #30184 (http://issues.apache.org/bugzilla/show_bug.cgi?id=30184)
178 lines of code changed in:
Added note on lack of ' support as detailed in issue #37385 (http://issues.apache.org/bugzilla/show_bug.cgi?id=37385)
3 lines of code changed in:
[lang] Using ReflectionToStringBuilder and excluding secure fields.
ASF Bugzilla Bug 36925.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36925
135 lines of code changed in:
Replace internal use of the magic number -1 with a new constant INDEX_NOT_FOUND. Javadoc changes: Use the active voice "Finds..." (was "Find..."), mention INDEX_NOT_FOUND, and other minor Javadoc nit picking.
267 lines of code changed in:
Javadoc to explain what iterator methods actually do
bug 33609
35 lines of code changed in:
Add methods that operate on a Date object
rfe 33102, from David Bowers
326 lines of code changed in:
Fixed spelling error
1 lines of code changed in: