Merge branch 'charbuf-api'
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/cf29eb72 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/cf29eb72 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/cf29eb72 Branch: refs/heads/master Commit: cf29eb7248784fbadb0adf6e8f1bedb80b0185f7 Parents: 71ea0c5 8c8780a Author: Nick Wellnhofer <[email protected]> Authored: Sun Nov 15 12:44:31 2015 +0100 Committer: Nick Wellnhofer <[email protected]> Committed: Sun Nov 15 12:44:31 2015 +0100 ---------------------------------------------------------------------- runtime/core/Clownfish/CharBuf.c | 220 +++++++++++-------------- runtime/core/Clownfish/CharBuf.cfh | 69 ++------ runtime/core/Clownfish/Err.c | 3 +- runtime/core/Clownfish/Test/TestCharBuf.c | 79 +-------- runtime/go/clownfish/charbuf_test.go | 30 +--- 5 files changed, 122 insertions(+), 279 deletions(-) ----------------------------------------------------------------------
