Merge branch 'string-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/ccb9cabe
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/ccb9cabe
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/ccb9cabe

Branch: refs/heads/master
Commit: ccb9cabe57004711a92a9fb7c87339e2d6f9ba12
Parents: decdc56 7957788
Author: Nick Wellnhofer <wellnho...@aevum.de>
Authored: Fri Oct 30 15:29:34 2015 +0100
Committer: Nick Wellnhofer <wellnho...@aevum.de>
Committed: Fri Oct 30 15:29:34 2015 +0100

----------------------------------------------------------------------
 runtime/core/Clownfish/Class.c           |   4 +-
 runtime/core/Clownfish/String.c          | 191 +++++++++-----------
 runtime/core/Clownfish/String.cfh        | 247 +++++++++++++-------------
 runtime/core/Clownfish/Test/TestHash.c   |  12 +-
 runtime/core/Clownfish/Test/TestObj.c    |   6 +-
 runtime/core/Clownfish/Test/TestString.c | 111 ++++++------
 runtime/core/Clownfish/Test/TestVector.c |   2 +-
 runtime/go/build.go                      |   1 -
 runtime/go/clownfish/clownfish.go        |   7 -
 runtime/go/clownfish/string_test.go      |  40 +++--
 runtime/go/ext/clownfish.c               |   2 +-
 runtime/perl/xs/XSBind.c                 |   4 +-
 12 files changed, 302 insertions(+), 325 deletions(-)
----------------------------------------------------------------------


Reply via email to