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 4157f0c6 Fix up GHA badges new 670680a4 Sort members new ea9edfcb Use compact array declarations 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: .../org/apache/commons/text/StringSubstitutor.java | 2 +- .../org/apache/commons/text/TextStringBuilder.java | 88 ++++----- .../commons/text/diff/StringsComparator.java | 12 +- .../commons/text/lookup/StringLookupFactory.java | 84 ++++----- .../apache/commons/text/numbers/DoubleFormat.java | 36 ++-- .../apache/commons/text/StringTokenizerTest.java | 2 +- .../apache/commons/text/TextStringBuilderTest.java | 210 ++++++++++----------- .../commons/text/numbers/DoubleFormatTest.java | 50 ++--- 8 files changed, 241 insertions(+), 243 deletions(-)