[6/6] lucy-clownfish git commit: Merge branch 'bytebuf-api'

2015-12-12 Thread nwellnhof
Merge branch 'bytebuf-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/fe23648e Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/fe23648e Diff: http://git-wip-us.apache.org/repos/asf/lucy-

[6/6] lucy-clownfish git commit: Merge branch 'bytebuf-api-v2'

2015-11-12 Thread nwellnhof
Merge branch 'bytebuf-api-v2' This differs from the initial pull request by using methods instead of constructors to convert between Strings and ByteBufs. This has some advantages: - Doesn't require custom code for host language wrappers. - Allows direct access to ivars. - Doesn't clutter up Stri