This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git.
from d315258 TEXT-151: Use StringUtils.equals to test for CharSequence equality. (#105) new ffab903 TEXT-111 - fix problem when regex match would have length of 0 new bba1051 TEXT-111 - added test new 7486f9a Merge pull request #104 from CAPS50/TEXT-111 The 784 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/WordUtils.java | 17 +++++++++++++---- .../java/org/apache/commons/text/WordUtilsTest.java | 14 ++++++++++---- 2 files changed, 23 insertions(+), 8 deletions(-)