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 57e22981 Javadoc
     new 98a5115e Remove dead comments
     new 0735a215 Javadoc

The 2 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:
 src/main/java/org/apache/commons/text/StringEscapeUtils.java         | 4 ++--
 src/main/java/org/apache/commons/text/StringSubstitutor.java         | 1 -
 src/main/java/org/apache/commons/text/diff/StringsComparator.java    | 3 +++
 .../org/apache/commons/text/lookup/JavaPlatformStringLookup.java     | 5 +++++
 src/main/java/org/apache/commons/text/translate/CsvTranslators.java  | 4 ++++
 .../java/org/apache/commons/text/translate/LookupTranslator.java     | 3 +++
 src/main/java/org/apache/commons/text/translate/UnicodeEscaper.java  | 2 ++
 .../apache/commons/text/jmh/LongestCommonSubsequencePerformance.java | 1 +
 8 files changed, 20 insertions(+), 3 deletions(-)

Reply via email to