[1/2] lucy git commit: Fix refcount order when overwriting.

2016-03-03 Thread marvin
Repository: lucy Updated Branches: refs/heads/master fb986db61 -> a738254b6 Fix refcount order when overwriting. When there's a possibility that a recounted value is overwriting itself, delay the decref until after any incref so that there is no way the refcount can fall to 0 prior to the

[2/2] lucy git commit: Merge branch 'LUCY-292-decref-order'

2016-03-03 Thread marvin
Merge branch 'LUCY-292-decref-order' This closes #34. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/a738254b Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/a738254b Diff:

lucy git commit: Guard against ord buffer overflow in SortFieldWriter

2016-03-03 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master a7a652f37 -> fb986db61 Guard against ord buffer overflow in SortFieldWriter Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/fb986db6 Tree:

[2/2] lucy git commit: Build Go bindings with -lm

2016-03-03 Thread nwellnhof
Build Go bindings with -lm Needed on Linux, should be harmless on Darwin. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/a7a652f3 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/a7a652f3 Diff:

[1/2] lucy git commit: Fix Go bindings after Blob ctor changes

2016-03-03 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master 243988811 -> a7a652f37 Fix Go bindings after Blob ctor changes Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/f0500e35 Tree: