Merge branch 'invalid-utf8'
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/cdbcf1b3 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/cdbcf1b3 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/cdbcf1b3 Branch: refs/heads/master Commit: cdbcf1b3c199d13a564b472bc47fc7e036e96043 Parents: 946d25a 34cb21d Author: Nick Wellnhofer <[email protected]> Authored: Sun May 15 12:01:48 2016 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Sun May 15 12:01:48 2016 +0200 ---------------------------------------------------------------------- runtime/core/Clownfish/CharBuf.c | 79 +++++++--------- runtime/core/Clownfish/String.c | 37 +------- .../core/Clownfish/Test/Util/TestStringHelper.c | 35 +++++++- runtime/core/Clownfish/Util/StringHelper.c | 94 ++++++++++++++++---- runtime/core/Clownfish/Util/StringHelper.cfh | 15 ++++ 5 files changed, 163 insertions(+), 97 deletions(-) ----------------------------------------------------------------------
