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 1b59b4b Add org.apache.commons.text.TextStringBuilder.wrap(char[],
int).
new 248af06 Resue builder APIs for cleaner separation.
new e0e07f9 Remove some inline comments.
new 3ac1bb5 Add
org.apache.commons.text.StringSubstitutor.StringSubstitutor(StringSubstitutor).
The 3 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/changes/changes.xml | 1 +
.../org/apache/commons/text/StringSubstitutor.java | 108 ++++++++++-----------
.../text/matcher/AbstractStringMatcher.java | 10 ++
.../apache/commons/text/StringSubstitutorTest.java | 26 +++++
4 files changed, 91 insertions(+), 54 deletions(-)