You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2015/04/20 04:59:10 UTC

[13/13] [text] Merge remote-tracking branch 'remotes/origin/SANDBOX-498' for issue SANDBOX-498

Merge remote-tracking branch 'remotes/origin/SANDBOX-498' for issue SANDBOX-498


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/bf8bfb0a
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/bf8bfb0a
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/bf8bfb0a

Branch: refs/heads/master
Commit: bf8bfb0a46c0e6d7f9e3d3416bf2f147c9b81074
Parents: e8e85d9 c1372c1
Author: Bruno P. Kinoshita <br...@yahoo.com.br>
Authored: Mon Apr 20 14:58:27 2015 +1200
Committer: Bruno P. Kinoshita <br...@yahoo.com.br>
Committed: Mon Apr 20 14:58:27 2015 +1200

----------------------------------------------------------------------
 src/changes/changes.xml                         |   1 +
 .../commons/text/names/HumanNameParser.java     | 279 +++++++------------
 .../org/apache/commons/text/names/Name.java     | 141 +++++-----
 .../commons/text/names/NameParseException.java  |   2 +-
 .../apache/commons/text/names/NameString.java   | 122 ++++++++
 .../commons/text/names/HumanNameParserTest.java |  43 +--
 .../commons/text/names/NameStringTest.java      |  77 +++++
 .../org/apache/commons/text/names/NameTest.java | 104 -------
 8 files changed, 381 insertions(+), 388 deletions(-)
----------------------------------------------------------------------