This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


    from 37a2be804 Handle supplementary code points in splitByCharacterType 
(#1734)
     new 98bc7e5e6 Handle supplementary code points in 
StringUtils.splitByCharacterType() (#1734).
     new 7b11dcf56 Handle supplementary code points in 
StringUtils.splitByCharacterType() (#1734).
     new 6cb563d12 Handle supplementary code points in 
StringUtils.splitByCharacterType()

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 +
 .../java/org/apache/commons/lang3/StringUtils.java | 16 +++--
 .../org/apache/commons/lang3/StringUtilsTest.java  | 76 ++++++----------------
 3 files changed, 30 insertions(+), 63 deletions(-)

Reply via email to