This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


    from 134d6d881 Add missing branch tests
     new da5a9c252 Add missing branch tests
     new ab8c02fb1 One less boolean operation per primitive append()
     new e3658ad7b Javadoc
     new fdb6e394b Use Java 8 API to manage thread local
     new 8f73bd15d Use Java 8 API to manage thread local
     new 155abe805 Use Java 8 API to manage thread local

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../commons/lang3/builder/EqualsBuilder.java       | 138 ++++++++++-----------
 .../commons/lang3/builder/HashCodeBuilder.java     |  18 +--
 .../commons/lang3/builder/ToStringStyle.java       |  17 +--
 .../org/apache/commons/lang3/AbstractLangTest.java |   4 +-
 .../commons/lang3/builder/EqualsBuilderTest.java   |   7 +-
 .../commons/lang3/builder/HashCodeBuilderTest.java |   6 +-
 6 files changed, 86 insertions(+), 104 deletions(-)

Reply via email to