lucy-clownfish git commit: Add t/cfinc to CPAN distribution

2016-09-07 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 71759cfce -> bd6bcde5d Add t/cfinc to CPAN distribution Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/bd6bcde5 Tree: http://git-wip-us.apac

[2/3] lucy git commit: Fix charmonizer memory leaks

2016-09-07 Thread nwellnhof
Fix charmonizer memory leaks Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/dd30ae94 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/dd30ae94 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/dd30ae94 Branch: refs/

[1/2] lucy-clownfish git commit: Update rat-excludes

2016-09-07 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 4230a73b4 -> 71759cfce Update rat-excludes Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/1ba0f7e1 Tree: http://git-wip-us.apache.org/repos/

[3/3] lucy git commit: Update rat-excludes

2016-09-07 Thread nwellnhof
Update rat-excludes Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/6c25611a Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/6c25611a Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/6c25611a Branch: refs/heads/mas

[1/3] lucy git commit: Update valgrind suppressions

2016-09-07 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master a3a42c006 -> 6c25611a1 Update valgrind suppressions Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/5b1bedbe Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/5b1bedb

[2/2] lucy-clownfish git commit: Fix croak_sv usage

2016-09-07 Thread nwellnhof
Fix croak_sv usage croak_sv is only available since Perl 5.14. Also switch to FREEMEM to avoid crash under ActivePerl. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/71759cfc Tree: http://git-wip-us.apache

[4/7] lucy-clownfish git commit: Regenerate charmonizer.c to fix memory leak

2016-09-07 Thread nwellnhof
Regenerate charmonizer.c to fix memory leak Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/4230a73b Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/4230a73b Diff: http://git-wip-us.apache.or

[7/7] lucy-clownfish git commit: Fix memory leak in CFC

2016-09-07 Thread nwellnhof
Fix memory leak in CFC Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/65bf8eff Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/65bf8eff Diff: http://git-wip-us.apache.org/repos/asf/lucy-clow

[5/7] lucy-clownfish git commit: Fix memory leaks in CFC tests

2016-09-07 Thread nwellnhof
Fix memory leaks in CFC tests Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/ad5ba99c Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/ad5ba99c Diff: http://git-wip-us.apache.org/repos/asf/lu

[2/7] lucy-clownfish git commit: Fix tests requiring TestUtils

2016-09-07 Thread nwellnhof
Fix tests requiring TestUtils `buildlib` must be added to @INC. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/c298a9e6 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/c298a9e6 Diff: http:/

[3/7] lucy-clownfish git commit: Fix memory leak in runtime tests

2016-09-07 Thread nwellnhof
Fix memory leak in runtime tests Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/da8107e5 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/da8107e5 Diff: http://git-wip-us.apache.org/repos/asf

[1/7] lucy-clownfish git commit: Fix Clownfish::Test::run_tests

2016-09-07 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 8c6d95a34 -> 4230a73b4 Fix Clownfish::Test::run_tests Fix a stupid bug that always ran the same test. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfi

[6/7] lucy-clownfish git commit: Update valgrind suppressions

2016-09-07 Thread nwellnhof
Update valgrind suppressions Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/03ff7ddf Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/03ff7ddf Diff: http://git-wip-us.apache.org/repos/asf/luc

lucy-charmonizer git commit: Fix memory leak in MakeBinary_obj_string

2016-09-07 Thread nwellnhof
Repository: lucy-charmonizer Updated Branches: refs/heads/master dbb49e072 -> 26c6577ea Fix memory leak in MakeBinary_obj_string Project: http://git-wip-us.apache.org/repos/asf/lucy-charmonizer/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-charmonizer/commit/26c6577e Tree: http://g