[3/5] lucy git commit: Run Travis tests with PERL_USE_UNSAFE_INC=0

2018-02-08 Thread nwellnhof
Run Travis tests with PERL_USE_UNSAFE_INC=0 This makes sure that Test::Harness doesn't set PERL_USE_UNSAFE_INC to 1 and that the tests are actually run without . in @INC. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit:

[4/5] lucy git commit: Don't pass negative token id to Lemon parser

2018-02-08 Thread nwellnhof
Don't pass negative token id to Lemon parser Newer Lemon versions throw an assertion if they encounter invalid token ids. Fixes LUCY-327. Thanks to Petr Pisar for the report. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit:

[2/5] lucy git commit: Add sha512 explicit algorithm to file extension

2018-02-08 Thread nwellnhof
Add sha512 explicit algorithm to file extension Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/47c750ff Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/47c750ff Diff:

[1/5] lucy git commit: Fix handling of trailing double quotes in QueryParser

2018-02-08 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/0.6 779c0f628 -> a1c773bae Fix handling of trailing double quotes in QueryParser Fixes LUCY-325. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/9e2b55a0 Tree:

[5/5] lucy git commit: Fix Travis Perl versions

2018-02-08 Thread nwellnhof
Fix Travis Perl versions The Perl versions available under Travis have changed and many older releases were removed. Make perlbrew build releases that aren't installed. Reduce the number of tested versions, but add test with blead. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo

[1/4] lucy git commit: Fix Travis Perl versions

2018-02-08 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master a1a61b728 -> 4c6d5a41f Fix Travis Perl versions The Perl versions available under Travis have changed and many older releases were removed. Make perlbrew build releases that aren't installed. Reduce the number of tested versions, but add

[2/4] lucy git commit: Don't pass negative token id to Lemon parser

2018-02-08 Thread nwellnhof
Don't pass negative token id to Lemon parser Newer Lemon versions throw an assertion if they encounter invalid token ids. Fixes LUCY-327. Thanks to Petr Pisar for the report. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit:

[4/4] lucy git commit: Run Travis tests with PERL_USE_UNSAFE_INC=0

2018-02-08 Thread nwellnhof
Run Travis tests with PERL_USE_UNSAFE_INC=0 This makes sure that Test::Harness doesn't set PERL_USE_UNSAFE_INC to 1 and that the tests are actually run without . in @INC. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit:

[3/4] lucy git commit: Upgrade bundled Lemon parser to latest version

2018-02-08 Thread nwellnhof
Upgrade bundled Lemon parser to latest version lemon.c is now at file 7f773532 from 2017-12-27 lempar.c is now at file da840fc8 from 2018-01-17 Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/d8baf248 Tree:

lucy-clownfish git commit: Run Travis tests with PERL_USE_UNSAFE_INC=0

2018-02-08 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/0.6 d5a9a6868 -> c39c5df6a Run Travis tests with PERL_USE_UNSAFE_INC=0 This makes sure that Test::Harness doesn't set PERL_USE_UNSAFE_INC to 1 and that the tests are actually run without . in @INC. Project:

[1/2] lucy-clownfish git commit: Run Travis tests with PERL_USE_UNSAFE_INC=0

2018-02-08 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 15e36c4f7 -> 137f74977 Run Travis tests with PERL_USE_UNSAFE_INC=0 This makes sure that Test::Harness doesn't set PERL_USE_UNSAFE_INC to 1 and that the tests are actually run without . in @INC. Project:

[2/2] lucy-clownfish git commit: Fix -Wclobbered warnings

2018-02-08 Thread nwellnhof
Fix -Wclobbered warnings Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/137f7497 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/137f7497 Diff: