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-text.git.


    from dc640d1  More tests.
     new 64731e5  Sort members.
     new f6d449e  Organise imports.
     new 8ecb6f6  Organise imports.
     new f347208  Sort members.
     new c23a930  Sort members.

The 5 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:
 .../org/apache/commons/text/AlphabetConverter.java |  5 +--
 .../java/org/apache/commons/text/CaseUtils.java    |  6 +--
 .../org/apache/commons/text/FormattableUtils.java  |  4 +-
 .../apache/commons/text/RandomStringGenerator.java |  8 ++--
 .../org/apache/commons/text/StringEscapeUtils.java | 12 +++---
 .../org/apache/commons/text/TextStringBuilder.java | 22 +++++-----
 .../java/org/apache/commons/text/WordUtils.java    |  8 ++--
 .../text/matcher/AbstractStringMatcher.java        | 12 +++---
 .../apache/commons/text/matcher/StringMatcher.java | 50 +++++++++++-----------
 .../text/similarity/JaroWinklerSimilarity.java     |  4 +-
 .../text/lookup/BiFunctionStringLookupTest.java    | 38 ++++++++--------
 .../text/matcher/StringMatcherOnCharArrayTest.java | 22 +++++-----
 12 files changed, 95 insertions(+), 96 deletions(-)

Reply via email to