[10/14] lucy-clownfish git commit: Document Equals and Compare_To methods in each class

2016-02-06 Thread nwellnhof
Document Equals and Compare_To methods in each class Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/08ccc759 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/08ccc759 Diff:

[01/14] lucy-clownfish git commit: Mark Class_Get_Parent as nullable

2016-02-06 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 9fd7fb5bf -> c75ee9248 Mark Class_Get_Parent as nullable Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/dd89ccf9 Tree:

[03/14] lucy-clownfish git commit: Make Blob ctors take void pointers

2016-02-06 Thread nwellnhof
Make Blob ctors take void pointers Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/39385c5d Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/39385c5d Diff:

[07/14] lucy-clownfish git commit: Make HashIterator public

2016-02-06 Thread nwellnhof
Make HashIterator public Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/a7f797c6 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/a7f797c6 Diff:

[06/14] lucy-clownfish git commit: Make Class_Get_Obj_Alloc_Size public

2016-02-06 Thread nwellnhof
Make Class_Get_Obj_Alloc_Size public Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/b8c722be Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/b8c722be Diff:

[14/14] lucy-clownfish git commit: Merge branch 'documentation-and-misc-fixes'

2016-02-06 Thread nwellnhof
Merge branch 'documentation-and-misc-fixes' Closes #54. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/c75ee924 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/c75ee924 Diff:

[11/14] lucy-clownfish git commit: Another round of documentation fixes

2016-02-06 Thread nwellnhof
Another round of documentation fixes Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/fe3b37bd Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/fe3b37bd Diff:

svn commit: r12212 - /dev/lucy/clownfish/apache-clownfish-0.4.4-rc1/ /release/lucy/clownfish/

2016-02-03 Thread nwellnhof
Author: nwellnhof Date: Wed Feb 3 16:03:51 2016 New Revision: 12212 Log: Publish Apache Clownfish 0.4.4 Added: release/lucy/clownfish/CHANGES-0.4.4.txt - copied unchanged from r12211, dev/lucy/clownfish/apache-clownfish-0.4.4-rc1/CHANGES-0.4.4.txt release/lucy/clownfish/apache

[lucy-clownfish] Git Push Summary

2016-02-03 Thread nwellnhof
Repository: lucy-clownfish Updated Tags: refs/tags/apache-clownfish-0.4.4-rc1 [deleted] b1053e5a1

[lucy] Git Push Summary

2016-02-03 Thread nwellnhof
Repository: lucy Updated Tags: refs/tags/apache-lucy-0.4.4 [created] e42182b2c

[lucy-clownfish] Git Push Summary

2016-02-03 Thread nwellnhof
Repository: lucy-clownfish Updated Tags: refs/tags/apache-clownfish-0.4.4 [created] b1053e5a1

svn commit: r12213 - in /release/lucy/clownfish: CHANGES-0.4.3.txt apache-clownfish-0.4.3.tar.gz apache-clownfish-0.4.3.tar.gz.asc apache-clownfish-0.4.3.tar.gz.md5 apache-clownfish-0.4.3.tar.gz.sha

2016-02-03 Thread nwellnhof
Author: nwellnhof Date: Wed Feb 3 16:04:34 2016 New Revision: 12213 Log: Remove Apache Clownfish 0.4.3 Removed: release/lucy/clownfish/CHANGES-0.4.3.txt release/lucy/clownfish/apache-clownfish-0.4.3.tar.gz release/lucy/clownfish/apache-clownfish-0.4.3.tar.gz.asc release/lucy

svn commit: r12214 - /dev/lucy/apache-lucy-0.4.4-rc1/ /release/lucy/CHANGES-0.4.4.txt /release/lucy/apache-lucy-0.4.4.tar.gz /release/lucy/apache-lucy-0.4.4.tar.gz.asc /release/lucy/apache-lucy-0.4.4.

2016-02-03 Thread nwellnhof
Author: nwellnhof Date: Wed Feb 3 16:08:01 2016 New Revision: 12214 Log: Publish Apache Lucy 0.4.4 Added: release/lucy/CHANGES-0.4.4.txt - copied unchanged from r12213, dev/lucy/apache-lucy-0.4.4-rc1/CHANGES-0.4.4.txt release/lucy/apache-lucy-0.4.4.tar.gz - copied unchanged

svn commit: r979386 - /websites/production/lucy/content/

2016-02-03 Thread nwellnhof
Author: nwellnhof Date: Wed Feb 3 17:01:19 2016 New Revision: 979386 Log: Update for Lucy 0.4.4 Added: websites/production/lucy/content/ - copied from r979385, websites/staging/lucy/trunk/content/

[5/6] lucy git commit: Add Clownfish and CFC to build_ and configure_requires

2016-01-31 Thread nwellnhof
Add Clownfish and CFC to build_ and configure_requires Fixes CPAN Testers build on Cygwin and possibly other Windows setups. Fixes LUCY-288. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/d1b99f52 Tree:

[2/6] lucy git commit: Update version numbers to 0.4.4

2016-01-31 Thread nwellnhof
Update version numbers to 0.4.4 Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/e4ac95ae Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/e4ac95ae Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/e4ac95ae Branch:

[6/6] lucy git commit: Update CHANGES for 0.4.4

2016-01-31 Thread nwellnhof
Update CHANGES for 0.4.4 Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/1f3d27ba Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/1f3d27ba Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/1f3d27ba Branch:

[1/6] lucy git commit: Update version numbers to 0.4.4

2016-01-31 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/0.4 3f97b23d1 -> 1f3d27bae http://git-wip-us.apache.org/repos/asf/lucy/blob/e4ac95ae/perl/lib/Lucy/Util/PriorityQueue.pm -- diff --git a/perl/lib/Lucy/Util/PriorityQueue.pm

[4/6] lucy git commit: Depend on Clownfish 0.4.4 everywhere

2016-01-31 Thread nwellnhof
Depend on Clownfish 0.4.4 everywhere The prereq versions in CPAN META files must be at least as strict as the versions in Lucy.cfp. Fixes LUCY-287. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/58b08e3b Tree:

svn commit: r12104 - /dev/lucy/clownfish/apache-clownfish-0.4.4-rc1/

2016-01-31 Thread nwellnhof
Author: nwellnhof Date: Sun Jan 31 15:17:06 2016 New Revision: 12104 Log: Create RC dir for apache-clownfish-0.4.4-rc1 Added: dev/lucy/clownfish/apache-clownfish-0.4.4-rc1/

svn commit: r12105 - in /dev/lucy/clownfish/apache-clownfish-0.4.4-rc1: CHANGES-0.4.4.txt apache-clownfish-0.4.4.tar.gz apache-clownfish-0.4.4.tar.gz.asc apache-clownfish-0.4.4.tar.gz.md5 apache-clown

2016-01-31 Thread nwellnhof
Author: nwellnhof Date: Sun Jan 31 15:18:46 2016 New Revision: 12105 Log: Add apache-clownfish-0.4.4 artifacts Added: dev/lucy/clownfish/apache-clownfish-0.4.4-rc1/CHANGES-0.4.4.txt dev/lucy/clownfish/apache-clownfish-0.4.4-rc1/apache-clownfish-0.4.4.tar.gz (with props) dev/lucy

[lucy-clownfish] Git Push Summary

2016-01-31 Thread nwellnhof
Repository: lucy-clownfish Updated Tags: refs/tags/apache-clownfish-0.4.4-rc1 [created] b1053e5a1

[2/3] lucy-clownfish git commit: Update version numbers to 0.4.4

2016-01-31 Thread nwellnhof
Update version numbers to 0.4.4 Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/166f6f9e Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/166f6f9e Diff:

[3/3] lucy-clownfish git commit: Don't make Travis install CFC from CPAN

2016-01-31 Thread nwellnhof
Don't make Travis install CFC from CPAN Running `cpanm --installdeps` in the runtime/perl directory causes the installation of the Clownfish::CFC from CPAN. This could lead to confusion and slows down the tests. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit:

[1/3] lucy-clownfish git commit: Update CHANGES for 0.4.4 release

2016-01-31 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/0.4 643c53027 -> ab8105408 Update CHANGES for 0.4.4 release Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/ab810540 Tree:

svn commit: r12106 - /dev/lucy/apache-lucy-0.4.4-rc1/

2016-01-31 Thread nwellnhof
Author: nwellnhof Date: Sun Jan 31 15:20:11 2016 New Revision: 12106 Log: Create RC dir for apache-lucy-0.4.4-rc1 Added: dev/lucy/apache-lucy-0.4.4-rc1/

svn commit: r12107 - in /dev/lucy/apache-lucy-0.4.4-rc1: CHANGES-0.4.4.txt apache-lucy-0.4.4.tar.gz apache-lucy-0.4.4.tar.gz.asc apache-lucy-0.4.4.tar.gz.md5 apache-lucy-0.4.4.tar.gz.sha

2016-01-31 Thread nwellnhof
Author: nwellnhof Date: Sun Jan 31 15:21:16 2016 New Revision: 12107 Log: Add apache-lucy-0.4.4 artifacts Added: dev/lucy/apache-lucy-0.4.4-rc1/CHANGES-0.4.4.txt dev/lucy/apache-lucy-0.4.4-rc1/apache-lucy-0.4.4.tar.gz (with props) dev/lucy/apache-lucy-0.4.4-rc1/apache-lucy-0.4.4

[lucy] Git Push Summary

2016-01-31 Thread nwellnhof
Repository: lucy Updated Tags: refs/tags/apache-lucy-0.4.4-rc1 [created] e42182b2c

lucy-charmonizer git commit: Swap checks for "nul" and "/dev/null"

2016-01-26 Thread nwellnhof
Repository: lucy-charmonizer Updated Branches: refs/heads/master bdc7a9882 -> 38166d425 Swap checks for "nul" and "/dev/null" Some CPAN Testers Windows boxes seem to have a "/dev/null". Also print the detected OS. Project: http://git-wip-us.apache.org/repos/asf/lucy-charmonizer/repo Commit:

[1/2] lucy-clownfish git commit: Add support for CPAN developer releases

2016-01-26 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 1893bc788 -> 9fd7fb5bf Add support for CPAN developer releases Now the "update_version" script can be used to set CPAN developer versions containing an underscore. Project:

[2/2] lucy-clownfish git commit: Regenerate charmonizer.c to fix OS detection

2016-01-26 Thread nwellnhof
Regenerate charmonizer.c to fix OS detection Fixes CLOWNFISH-3. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/9fd7fb5b Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/9fd7fb5b Diff:

[1/2] lucy-clownfish git commit: Add support for CPAN developer releases

2016-01-26 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/0.4 0a905080e -> 643c53027 Add support for CPAN developer releases Now the "update_version" script can be used to set CPAN developer versions containing an underscore. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo

[2/2] lucy-clownfish git commit: Swap Charmonizer checks for "nul" and "/dev/null"

2016-01-26 Thread nwellnhof
Swap Charmonizer checks for "nul" and "/dev/null" Some CPAN Testers Windows boxes seem to have a "/dev/null". Fixes CLOWNFISH-3. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/643c5302 Tree:

lucy git commit: Regenerate charmonizer.c to fix OS detection

2016-01-26 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master 6e490904e -> da05df9c7 Regenerate charmonizer.c to fix OS detection Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/da05df9c Tree:

lucy git commit: Regenerate charmonizer.c to fix OS detection

2016-01-26 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/0.4 435ccf645 -> 3f97b23d1 Regenerate charmonizer.c to fix OS detection Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/3f97b23d Tree:

[1/3] lucy-clownfish git commit: Make sure that CFC prereqs appear in CPAN META files

2016-01-21 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 9dc3a0e60 -> 8b871807a Make sure that CFC prereqs appear in CPAN META files Never delete CFC prereqs from Module::Build args. Avoid warnings about missing prereqs by adding '../../compiler/perl/lib' to @INC permanently. Don't

[3/3] lucy-clownfish git commit: Regenerate charmonizer.c

2016-01-21 Thread nwellnhof
Regenerate charmonizer.c Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/8b871807 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/8b871807 Diff:

[2/3] lucy-clownfish git commit: Rerun charmonizer with CHARM_VERBOSITY=2 after failure

2016-01-21 Thread nwellnhof
Rerun charmonizer with CHARM_VERBOSITY=2 after failure Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/03b9124b Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/03b9124b Diff:

[2/3] lucy-clownfish git commit: Rerun charmonizer with CHARM_VERBOSITY=2 after failure

2016-01-21 Thread nwellnhof
Rerun charmonizer with CHARM_VERBOSITY=2 after failure Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/9a63944a Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/9a63944a Diff:

[1/3] lucy-clownfish git commit: Make sure that CFC prereqs appear in CPAN META files

2016-01-21 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/0.4 414832f34 -> 0a905080e Make sure that CFC prereqs appear in CPAN META files Never delete CFC prereqs from Module::Build args. Avoid warnings about missing prereqs by adding '../../compiler/perl/lib' to @INC permanently. Don't modify

[3/3] lucy-clownfish git commit: Make charmonizer print compiler command if verbosity >= 2

2016-01-21 Thread nwellnhof
Make charmonizer print compiler command if verbosity >= 2 Update charmonizer.c manually, cherry-picking Charmonizer commit bdc7a98. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/0a905080 Tree:

svn commit: r11958 - in /release/lucy/clownfish: CHANGES-0.4.2.txt apache-clownfish-0.4.2.tar.gz apache-clownfish-0.4.2.tar.gz.asc apache-clownfish-0.4.2.tar.gz.md5 apache-clownfish-0.4.2.tar.gz.sha

2016-01-19 Thread nwellnhof
Author: nwellnhof Date: Tue Jan 19 17:55:25 2016 New Revision: 11958 Log: Remove Apache Clownfish 0.4.2 Removed: release/lucy/clownfish/CHANGES-0.4.2.txt release/lucy/clownfish/apache-clownfish-0.4.2.tar.gz release/lucy/clownfish/apache-clownfish-0.4.2.tar.gz.asc release/lucy

svn commit: r1725578 - /lucy/site/trunk/content/index.mdtext

2016-01-19 Thread nwellnhof
Author: nwellnhof Date: Tue Jan 19 17:59:35 2016 New Revision: 1725578 URL: http://svn.apache.org/viewvc?rev=1725578=rev Log: Update for 0.4.3 release Modified: lucy/site/trunk/content/index.mdtext Modified: lucy/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc/lucy/site

svn commit: r978076 - /websites/production/lucy/content/

2016-01-19 Thread nwellnhof
Author: nwellnhof Date: Tue Jan 19 18:10:36 2016 New Revision: 978076 Log: Update for 0.4.3 release Added: websites/production/lucy/content/ - copied from r978074, websites/staging/lucy/trunk/content/

svn commit: r11959 - /dev/lucy/apache-lucy-0.4.3-rc1/ /release/lucy/CHANGES-0.4.3.txt /release/lucy/apache-lucy-0.4.3.tar.gz /release/lucy/apache-lucy-0.4.3.tar.gz.asc /release/lucy/apache-lucy-0.4.3.

2016-01-19 Thread nwellnhof
Author: nwellnhof Date: Tue Jan 19 18:02:14 2016 New Revision: 11959 Log: Publish Apache Lucy 0.4.3 Added: release/lucy/CHANGES-0.4.3.txt - copied unchanged from r11958, dev/lucy/apache-lucy-0.4.3-rc1/CHANGES-0.4.3.txt release/lucy/apache-lucy-0.4.3.tar.gz - copied unchanged

svn commit: r1725584 - /lucy/site/trunk/content/download.mdtext

2016-01-19 Thread nwellnhof
Author: nwellnhof Date: Tue Jan 19 18:21:24 2016 New Revision: 1725584 URL: http://svn.apache.org/viewvc?rev=1725584=rev Log: CMS commit to lucy by nwellnhof Modified: lucy/site/trunk/content/download.mdtext Modified: lucy/site/trunk/content/download.mdtext URL: http://svn.apache.org

svn commit: r978078 - /websites/production/lucy/content/

2016-01-19 Thread nwellnhof
Author: nwellnhof Date: Tue Jan 19 18:22:44 2016 New Revision: 978078 Log: Publishing svnmucc operation to lucy site by nwellnhof Added: websites/production/lucy/content/ - copied from r978077, websites/staging/lucy/trunk/content/

[lucy-clownfish] Git Push Summary

2016-01-19 Thread nwellnhof
Repository: lucy-clownfish Updated Tags: refs/tags/apache-clownfish-0.4.3-rc1 [deleted] a685b77d5

[lucy-clownfish] Git Push Summary

2016-01-19 Thread nwellnhof
Repository: lucy-clownfish Updated Tags: refs/tags/apache-clownfish-0.4.3 [created] a685b77d5

[lucy] Git Push Summary

2016-01-19 Thread nwellnhof
Repository: lucy Updated Tags: refs/tags/apache-lucy-0.4.3-rc1 [deleted] 1483eb011

[lucy] Git Push Summary

2016-01-19 Thread nwellnhof
Repository: lucy Updated Tags: refs/tags/apache-lucy-0.4.3 [created] 1483eb011

svn commit: r11960 - in /release/lucy: CHANGES-0.4.2.txt apache-lucy-0.4.2.tar.gz apache-lucy-0.4.2.tar.gz.asc apache-lucy-0.4.2.tar.gz.md5 apache-lucy-0.4.2.tar.gz.sha

2016-01-19 Thread nwellnhof
Author: nwellnhof Date: Tue Jan 19 18:02:38 2016 New Revision: 11960 Log: Remove Apache Lucy 0.4.2 Removed: release/lucy/CHANGES-0.4.2.txt release/lucy/apache-lucy-0.4.2.tar.gz release/lucy/apache-lucy-0.4.2.tar.gz.asc release/lucy/apache-lucy-0.4.2.tar.gz.md5 release/lucy

svn commit: r11910 - /release/lucy/KEYS

2016-01-15 Thread nwellnhof
Author: nwellnhof Date: Fri Jan 15 12:31:01 2016 New Revision: 11910 Log: Add nwellnhof's code signing key to KEYS Modified: release/lucy/KEYS Modified: release/lucy/KEYS == --- release/lucy/KEYS (original

[lucy] Git Push Summary

2016-01-15 Thread nwellnhof
Repository: lucy Updated Tags: refs/tags/apache-lucy-0.4.3-rc1 [created] 1483eb011

svn commit: r11912 - /dev/lucy/apache-lucy-0.4.3-rc1/

2016-01-15 Thread nwellnhof
Author: nwellnhof Date: Fri Jan 15 12:41:15 2016 New Revision: 11912 Log: Create RC dir for apache-lucy-0.4.3-rc1 Added: dev/lucy/apache-lucy-0.4.3-rc1/

svn commit: r11915 - in /dev/lucy/clownfish/apache-clownfish-0.4.3-rc1: CHANGES-0.4.3.txt apache-clownfish-0.4.3.tar.gz apache-clownfish-0.4.3.tar.gz.asc apache-clownfish-0.4.3.tar.gz.md5 apache-clown

2016-01-15 Thread nwellnhof
Author: nwellnhof Date: Fri Jan 15 12:55:51 2016 New Revision: 11915 Log: Add apache-clownfish-0.4.3 artifacts Added: dev/lucy/clownfish/apache-clownfish-0.4.3-rc1/CHANGES-0.4.3.txt dev/lucy/clownfish/apache-clownfish-0.4.3-rc1/apache-clownfish-0.4.3.tar.gz (with props) dev/lucy

svn commit: r11911 - in /release/lucy/clownfish/apache-clownfish-0.4.3-rc1: ./ CHANGES-0.4.3.txt apache-clownfish-0.4.3.tar.gz apache-clownfish-0.4.3.tar.gz.asc apache-clownfish-0.4.3.tar.gz.md5 apach

2016-01-15 Thread nwellnhof
Author: nwellnhof Date: Fri Jan 15 12:31:16 2016 New Revision: 11911 Log: Add apache-clownfish-0.4.3 artifacts Added: release/lucy/clownfish/apache-clownfish-0.4.3-rc1/ release/lucy/clownfish/apache-clownfish-0.4.3-rc1/CHANGES-0.4.3.txt release/lucy/clownfish/apache-clownfish-0.4.3

svn commit: r11916 - in /release/lucy/clownfish/apache-clownfish-0.4.3-rc1: CHANGES-0.4.3.txt apache-clownfish-0.4.3.tar.gz apache-clownfish-0.4.3.tar.gz.asc apache-clownfish-0.4.3.tar.gz.md5 apache-c

2016-01-15 Thread nwellnhof
Author: nwellnhof Date: Fri Jan 15 12:57:24 2016 New Revision: 11916 Log: Remove release candidate accidentally committed to dist Removed: release/lucy/clownfish/apache-clownfish-0.4.3-rc1/CHANGES-0.4.3.txt release/lucy/clownfish/apache-clownfish-0.4.3-rc1/apache-clownfish-0.4.3.tar.gz

lucy-clownfish git commit: Update release date in CHANGES

2016-01-15 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/0.4 a8107de45 -> 414832f34 Update release date in CHANGES Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/414832f3 Tree:

svn commit: r11913 - in /dev/lucy/apache-lucy-0.4.3-rc1: CHANGES-0.4.3.txt apache-lucy-0.4.3.tar.gz apache-lucy-0.4.3.tar.gz.asc apache-lucy-0.4.3.tar.gz.md5 apache-lucy-0.4.3.tar.gz.sha

2016-01-15 Thread nwellnhof
Author: nwellnhof Date: Fri Jan 15 12:46:16 2016 New Revision: 11913 Log: Add apache-lucy-0.4.3 artifacts Added: dev/lucy/apache-lucy-0.4.3-rc1/CHANGES-0.4.3.txt dev/lucy/apache-lucy-0.4.3-rc1/apache-lucy-0.4.3.tar.gz (with props) dev/lucy/apache-lucy-0.4.3-rc1/apache-lucy-0.4.3

svn commit: r11917 - /release/lucy/clownfish/apache-clownfish-0.4.3-rc1/

2016-01-15 Thread nwellnhof
Author: nwellnhof Date: Fri Jan 15 13:33:54 2016 New Revision: 11917 Log: Remove empty directory Removed: release/lucy/clownfish/apache-clownfish-0.4.3-rc1/

[3/3] lucy-clownfish git commit: Update version numbers to 0.4.3

2016-01-09 Thread nwellnhof
Update version numbers to 0.4.3 Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/7f59e99e Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/7f59e99e Diff:

[1/3] lucy-clownfish git commit: Update years in NOTICE

2016-01-09 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/0.4 50f2df832 -> 7f59e99e2 Update years in NOTICE Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/6290e318 Tree:

[2/3] lucy-clownfish git commit: Update CHANGES for 0.4.3

2016-01-09 Thread nwellnhof
Update CHANGES for 0.4.3 Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/267fb408 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/267fb408 Diff:

[2/2] lucy git commit: Fix rat-excludes

2016-01-09 Thread nwellnhof
Fix rat-excludes It seems that Rat's -E option expects regexes that are matched against the filename without directory. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/435ccf64 Tree:

[4/5] lucy-clownfish git commit: Add license headers to Appveyor files

2016-01-09 Thread nwellnhof
Add license headers to Appveyor files Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/7618658e Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/7618658e Diff:

[5/5] lucy-clownfish git commit: Update and fix rat-excludes

2016-01-09 Thread nwellnhof
Update and fix rat-excludes It seems that Rat's -E option expects regexes that are matched against the filename without directory. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/6b4b61d4 Tree:

[1/5] lucy-clownfish git commit: Remove To_Bool methods

2016-01-09 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 22246a3ce -> 6b4b61d4d Remove To_Bool methods Now that these methods aren't "virtual", they aren't very useful. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit:

[3/5] lucy-clownfish git commit: Merge branch 'remove-bool-to-num'

2016-01-09 Thread nwellnhof
Merge branch 'remove-bool-to-num' Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/fdb78d88 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/fdb78d88 Diff:

[2/5] lucy-clownfish git commit: Remove Bool_To_I64 and Bool_To_F64

2016-01-09 Thread nwellnhof
Remove Bool_To_I64 and Bool_To_F64 Now that these methods aren't "virtual", they aren't very useful. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/4118fbd2 Tree:

lucy git commit: Readd licensing info lost in the previous commit

2016-01-09 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master 7a02b3a14 -> e11061a44 Readd licensing info lost in the previous commit Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/e11061a4 Tree:

[4/4] lucy git commit: Update version numbers to 0.4.3

2016-01-09 Thread nwellnhof
Update version numbers to 0.4.3 Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/d41eb7e4 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/d41eb7e4 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/d41eb7e4 Branch:

[2/4] lucy git commit: Update CHANGES for 0.4.3

2016-01-09 Thread nwellnhof
Update CHANGES for 0.4.3 Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/313e4c24 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/313e4c24 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/313e4c24 Branch:

[3/4] lucy git commit: Update version numbers to 0.4.3

2016-01-09 Thread nwellnhof
http://git-wip-us.apache.org/repos/asf/lucy/blob/d41eb7e4/perl/lib/Lucy/Util/PriorityQueue.pm -- diff --git a/perl/lib/Lucy/Util/PriorityQueue.pm b/perl/lib/Lucy/Util/PriorityQueue.pm index 98f2e0d..a204e91 100644 ---

[1/4] lucy git commit: Update years in NOTICE

2016-01-09 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/0.4 4df272c63 -> d41eb7e40 Update years in NOTICE Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/39cfe597 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/39cfe597 Diff:

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

2016-01-09 Thread nwellnhof
Fix rat-excludes It seems that Rat's -E option expects regexes that are matched against the filename without directory. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/a8107de4 Tree:

[1/2] lucy-clownfish git commit: Add license headers to Appveyor files

2016-01-09 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/0.4 7f59e99e2 -> a8107de45 Add license headers to Appveyor files Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/da1f2f3b Tree:

[1/2] lucy git commit: Add license headers to Appveyor files

2016-01-09 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/0.4 d41eb7e40 -> 435ccf645 Add license headers to Appveyor files Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/0a564010 Tree:

[4/4] lucy git commit: Update and fix rat-excludes

2016-01-09 Thread nwellnhof
Update and fix rat-excludes It seems that Rat's -E option expects regexes that are matched against the filename without directory. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/7a02b3a1 Tree:

[2/4] lucy git commit: Add license headers to Appveyor files

2016-01-09 Thread nwellnhof
Add license headers to Appveyor files Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/895c2e52 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/895c2e52 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/895c2e52

[3/4] lucy git commit: Add license headers to C sample code

2016-01-09 Thread nwellnhof
Add license headers to C sample code Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/8fd3d585 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/8fd3d585 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/8fd3d585

[1/4] lucy git commit: Adjust for To_Bool removal

2016-01-09 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master b30f5c2be -> 7a02b3a14 Adjust for To_Bool removal Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/e1ff79ee Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/e1ff79ee

lucy git commit: Address CI test scripts in release_commands.pl

2016-01-09 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master e11061a44 -> 6e490904e Address CI test scripts in release_commands.pl Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/6e490904 Tree:

lucy git commit: Check for incompatible Clownfish major version

2015-12-27 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/0.4 e43b48311 -> 4df272c63 Check for incompatible Clownfish major version Add hardcoded version check that prints a meaningful error message if Lucy 0.4 is run with Clownfish 0.5. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit:

[7/7] lucy-clownfish git commit: Merge branch 'CLOWNFISH-64-autogenerate-code-samples'

2015-12-23 Thread nwellnhof
Merge branch 'CLOWNFISH-64-autogenerate-code-samples' Resolves CLOWNFISH-64. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/2a772809 Tree:

[1/7] lucy-clownfish git commit: Autogenerate Perl subroutine code samples

2015-12-23 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master fe23648e7 -> 2a7728094 Autogenerate Perl subroutine code samples Resolves CLOWNFISH-64. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit:

[4/7] lucy-clownfish git commit: Fix C++ build

2015-12-23 Thread nwellnhof
Fix C++ build Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/5bb52446 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/5bb52446 Diff:

[2/7] lucy-clownfish git commit: Remove argument summary from =head2 in POD

2015-12-23 Thread nwellnhof
Remove argument summary from =head2 in POD Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/e2626d97 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/e2626d97 Diff:

[5/7] lucy-clownfish git commit: Fix unresolved link in POD

2015-12-23 Thread nwellnhof
Fix unresolved link in POD Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/39a66857 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/39a66857 Diff:

[3/7] lucy-clownfish git commit: Make Clownfish URIs link to relevant POD section

2015-12-23 Thread nwellnhof
Make Clownfish URIs link to relevant POD section Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/18007a3a Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/18007a3a Diff:

[6/7] lucy-clownfish git commit: Fix links to methods in POD

2015-12-23 Thread nwellnhof
Fix links to methods in POD The Perl POD only contains sections for novel methods. Link to the class where the method is declared first. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/b35885f1 Tree:

[5/6] lucy-clownfish git commit: Fix public ByteBuf methods in Go bindings

2015-12-12 Thread nwellnhof
Fix public ByteBuf methods in Go bindings Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/b42f55e4 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/b42f55e4 Diff:

[2/6] lucy-clownfish git commit: Remove BB_Mimic and BB_Mimic_Bytes

2015-12-12 Thread nwellnhof
Remove BB_Mimic and BB_Mimic_Bytes It can be replaced with BB_Set_Size(bb, 0) followed by BB_Cat_*. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/c8c942d3 Tree:

[4/6] lucy-clownfish git commit: Rework allocation and oversizing of ByteBufs

2015-12-12 Thread nwellnhof
Rework allocation and oversizing of ByteBufs Always round up capacity to next multiple of eight. Don't call Memory_oversize, but oversize by custom amount of 25%. Check for integer overflow. This should only matter on exotic platforms, but it doesn't cost much. Project:

[1/6] lucy-clownfish git commit: Remove Blob_compare and BB_compare

2015-12-12 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master 42b766804 -> fe23648e7 Remove Blob_compare and BB_compare Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/d4665edf Tree:

[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:

[3/6] lucy-clownfish git commit: Make ByteBuf and its methods public

2015-12-12 Thread nwellnhof
Make ByteBuf and its methods public Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/8c4b2905 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/8c4b2905 Diff:

[1/2] lucy git commit: Prepare for BB_Mimic removal

2015-12-09 Thread nwellnhof
Repository: lucy Updated Branches: refs/heads/master 123c48ea2 -> f5916a4e0 Prepare for BB_Mimic removal Replace BB_Mimic with BB_Grow/memcpy/BB_Set_Size. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/f5916a4e Tree:

[2/2] lucy git commit: Prepare for Blob_compare removal

2015-12-09 Thread nwellnhof
Prepare for Blob_compare removal Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/d59ed7b2 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/d59ed7b2 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/d59ed7b2 Branch:

[2/6] lucy-clownfish git commit: Merge some test classes into TestHost

2015-12-01 Thread nwellnhof
Merge some test classes into TestHost Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/3520bdf2 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/3520bdf2 Diff:

<    3   4   5   6   7   8   9   10   11   12   >