GitHub user arunvinudss opened a pull request: https://github.com/apache/commons-text/pull/49
TEXT-89: UTF-32 support for WordUtils.initials @chtompki Adding support for surrogate pairs to WordUtils.initials. Characters outside BMP can be used now and also added unit tests for surrogate pairs . You can merge this pull request into a Git repository by running: $ git pull https://github.com/arunvinudss/commons-text TEXT-89 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-text/pull/49.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #49 ---- commit 321e08e368ae4da92079a66dff7eeb0de89b6072 Author: Arun Vinud <arunvinud.sivasubramaniansurianaraya...@capitalone.com> Date: 2017-06-14T06:46:12Z TEXT-89: Added support for UTF-32 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org