commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[10/11] lucy git commit: Adapt for size_t StringIterator APIs.
marvin
[06/11] lucy git commit: Adapt for String size_t APIs.
marvin
[08/11] lucy git commit: Adapt for size_t ByteBuf APIs.
marvin
[03/11] lucy git commit: Adapt for changes to Hash_Get_Size.
marvin
[09/11] lucy git commit: Cast arg to Int_new.
marvin
[04/11] lucy git commit: Adapt for Vec_Fetch size_t tick param.
marvin
[1/7] lucy git commit: Change some masks from uint8_t to unsigned int.
marvin
[4/7] lucy git commit: Rework casting in decode_bigend_u16.
marvin
[7/7] lucy git commit: Merge branch 'LUCY-302-numutils-warnings'
marvin
[2/7] lucy git commit: Use ptrdiff_t to avoid conversion warnings.
marvin
[3/7] lucy git commit: Perform a safe truncation.
marvin
[6/7] lucy git commit: Fix warnings regarding NumUtil array manip.
marvin
[5/7] lucy git commit: Change tick params for sub-byte arrays to size_t.
marvin
svn commit: r986422 - /websites/production/lucy/content/
nwellnhof
svn commit: r986421 [2/2] - in /websites/staging/lucy/trunk/content: ./ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Document/ docs/c/Lucy/Highlight/ docs/c/Lucy/Index/ docs/c/Lucy/Object/ docs/c/Lucy/Plan/ docs/c/Lucy/Search/ docs/c/Lucy/Search/Coll...
buildbot
svn commit: r986421 [1/2] - in /websites/staging/lucy/trunk/content: ./ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Document/ docs/c/Lucy/Highlight/ docs/c/Lucy/Index/ docs/c/Lucy/Object/ docs/c/Lucy/Plan/ docs/c/Lucy/Search/ docs/c/Lucy/Search/Coll...
buildbot
svn commit: r1740659 [2/2] - in /lucy/site/trunk/content/docs/c: Lucy/ Lucy/Analysis/ Lucy/Document/ Lucy/Highlight/ Lucy/Index/ Lucy/Object/ Lucy/Plan/ Lucy/Search/ Lucy/Search/Collector/ Lucy/Store/ LucyX/Search/
nwellnhof
svn commit: r1740659 [1/2] - in /lucy/site/trunk/content/docs/c: Lucy/ Lucy/Analysis/ Lucy/Document/ Lucy/Highlight/ Lucy/Index/ Lucy/Object/ Lucy/Plan/ Lucy/Search/ Lucy/Search/Collector/ Lucy/Store/ LucyX/Search/
nwellnhof
[1/2] lucy-clownfish git commit: Add inherited methods to C API docs
nwellnhof
[2/2] lucy-clownfish git commit: Remove C API documentation for Destroy method
nwellnhof
[1/2] lucy-clownfish git commit: Add inherited methods to C API docs
nwellnhof
[2/2] lucy-clownfish git commit: Remove C API documentation for Destroy method
nwellnhof
lucy-clownfish git commit: Add CHANGES to CPAN tarball
nwellnhof
lucy-clownfish git commit: Add CHANGES to CPAN tarball
nwellnhof
svn commit: r986333 - /websites/production/lucy/content/
nwellnhof
svn commit: r986332 - in /websites/staging/lucy/trunk/content: ./ download.html index.html
buildbot
svn commit: r1740488 - in /lucy/site/trunk/content: download.mdtext index.mdtext
nwellnhof
[1/2] lucy-clownfish git commit: Fix a few vararg types
nwellnhof
[2/2] lucy-clownfish git commit: Change return type of CFCParamList_num_vars to int
nwellnhof
[1/2] lucy-charmonizer git commit: Better support for C99 integers
nwellnhof
[2/2] lucy-charmonizer git commit: Merge branch 'more_stdint_types'
nwellnhof
[1/2] lucy-charmonizer git commit: Avoid undefined behavior in ctype.h functions
nwellnhof
[2/2] lucy-charmonizer git commit: Merge branch 'ctype-fixes'
nwellnhof
svn commit: r13353 - in /release/lucy: CHANGES-0.5.0.txt apache-lucy-0.5.0.tar.gz apache-lucy-0.5.0.tar.gz.asc apache-lucy-0.5.0.tar.gz.md5 apache-lucy-0.5.0.tar.gz.sha
nwellnhof
svn commit: r13352 - /dev/lucy/apache-lucy-0.5.1-rc1/ /release/lucy/CHANGES-0.5.1.txt /release/lucy/apache-lucy-0.5.1.tar.gz /release/lucy/apache-lucy-0.5.1.tar.gz.asc /release/lucy/apache-lucy-0.5.1.tar.gz.md5 /release/lucy/apache-lucy-0.5.1.tar.gz.sha
nwellnhof
svn commit: r13351 - in /release/lucy/clownfish: CHANGES-0.5.0.txt apache-clownfish-0.5.0.tar.gz apache-clownfish-0.5.0.tar.gz.asc apache-clownfish-0.5.0.tar.gz.md5 apache-clownfish-0.5.0.tar.gz.sha
nwellnhof
svn commit: r13350 - /dev/lucy/clownfish/apache-clownfish-0.5.1-rc1/ /release/lucy/clownfish/
nwellnhof
[01/18] lucy git commit: Duplicate IO C32 as explicitly unsigned CU32.
marvin
[04/18] lucy git commit: Support compressed signed integers in NumberUtils.
marvin
[15/18] lucy git commit: Change size_t C32/C64 read/writes.
marvin
[02/18] lucy git commit: Add explicit cu32 and cu64 to NumUtil.
marvin
[10/18] lucy git commit: Switch C32 code relating to doc IDs.
marvin
[17/18] lucy git commit: Avoid PRId32 for the sake of Windows.
marvin
[13/18] lucy git commit: Misc C32/C64 transition.
marvin
[08/18] lucy git commit: Switch Go bindings from C32/C64 to CI32/etc.
marvin
[09/18] lucy git commit: Change easy-to-review Read_C32 to CU32.
marvin
[11/18] lucy git commit: Change C32/C64 for freq, positions.
marvin
[18/18] lucy git commit: Merge branch 'LUCY-301-C32-transition'
marvin
[03/18] lucy git commit: Read/write compressed signed integers.
marvin
[12/18] lucy git commit: Remove obsolete C32/C64 code.
marvin
[05/18] lucy git commit: Switch NumUtils client code to cu32/ci32.
marvin
[16/18] lucy git commit: Invoke signed version of function.
marvin
[07/18] lucy git commit: Switch Perl bindings from C32/C64 to CI32/etc.
marvin
[06/18] lucy git commit: Remove obsolete NumUtil C32/C64 code.
marvin
[14/18] lucy git commit: Switch C64 to CI64 for file positions.
marvin
[1/2] lucy git commit: Forbid fields above 2 GB.
marvin
[2/2] lucy git commit: Merge branch 'LUCY-300-max-field-2gb'
marvin
[1/3] lucy git commit: Updating CHANGES and version number for release 0.5.1
nwellnhof
[2/3] lucy git commit: Updating CHANGES and version number for release 0.5.1
nwellnhof
[3/3] lucy git commit: Bump Clownfish::CFC depedency
nwellnhof
svn commit: r13247 - in /dev/lucy/apache-lucy-0.5.1-rc1: CHANGES-0.5.1.txt apache-lucy-0.5.1.tar.gz apache-lucy-0.5.1.tar.gz.asc apache-lucy-0.5.1.tar.gz.md5 apache-lucy-0.5.1.tar.gz.sha
nwellnhof
svn commit: r13246 - /dev/lucy/apache-lucy-0.5.1-rc1/
nwellnhof
svn commit: r13245 - in /dev/lucy/clownfish/apache-clownfish-0.5.1-rc1: CHANGES-0.5.1.txt apache-clownfish-0.5.1.tar.gz apache-clownfish-0.5.1.tar.gz.asc apache-clownfish-0.5.1.tar.gz.md5 apache-clownfish-0.5.1.tar.gz.sha
nwellnhof
lucy-clownfish git commit: Update CHANGES and version number for release 0.5.1
nwellnhof
svn commit: r13244 - /dev/lucy/clownfish/apache-clownfish-0.5.1-rc1/
nwellnhof
lucy-clownfish git commit: Fix TestUtils_time with 32-bit time_t
nwellnhof
[1/3] lucy git commit: Fix bit-to-byte-size routine.
marvin
[2/3] lucy git commit: Add safety check to BitVec_Next_Hit.
marvin
[3/3] lucy git commit: Merge branch 'LUCY-295-bitvec-size-fixes'
marvin
[1/7] lucy git commit: Adapt Go bindings for BitVector width change.
marvin
[7/7] lucy git commit: Merge branch 'LUCY-295-bitvec-size'
marvin
[5/7] lucy git commit: Widen arguments to BitVector functions.
marvin
[2/7] lucy git commit: Adapt for changed BitVector return value APIs.
marvin
[4/7] lucy git commit: Change BitVector to use size_t indexes.
marvin
[3/7] lucy git commit: Factor out routine for octet size calculation.
marvin
[6/7] lucy git commit: Rework BitVector tests for index width change.
marvin
[1/8] lucy git commit: Various adaptations to I32Array size change.
marvin
[3/8] lucy git commit: Adapt Perl bindings for I32Array size change.
marvin
[8/8] lucy git commit: Merge branch 'LUCY-295-i32array-size-v2'
marvin
[5/8] lucy git commit: Adapt PhraseQuery, ProximityQuery for I32Array.
marvin
[2/8] lucy git commit: Adapt PolyReader_sub_tick for changes to I32Array.
marvin
[4/8] lucy git commit: Adapt calls into I32Array APIs for size change.
marvin
[7/8] lucy git commit: Adapt Go bindings for I32Array size change.
marvin
[6/8] lucy git commit: Change I32Array size to `size_t`.
marvin
lucy-clownfish git commit: Change timestamp in write_if_changed test
nwellnhof
lucy-clownfish git commit: Change timestamp in write_if_changed test
nwellnhof
[1/5] lucy-clownfish git commit: Add safe ctype.h wrappers
nwellnhof
[5/5] lucy-clownfish git commit: Merge branch 'ctype-fixes'
nwellnhof
[2/5] lucy-clownfish git commit: Switch to safe ctype.h wrappers
nwellnhof
[3/5] lucy-clownfish git commit: Check code point range in Str_BaseX_To_I64
nwellnhof
[4/5] lucy-clownfish git commit: Remove unneeded ctype.h includes
nwellnhof
lucy git commit: Clean empty directory 'lib/Lucy/Docs'
nwellnhof
[1/2] lucy-clownfish git commit: Null-terminate buffer in CB_Yield_String
nwellnhof
[2/2] lucy-clownfish git commit: Clean empty directory 'lib/Clownfish/Docs'
nwellnhof
lucy-clownfish git commit: Null-terminate buffer in CB_Yield_String
nwellnhof
lucy-clownfish git commit: Fix validation of non-ASCII symbol names
nwellnhof
lucy-clownfish git commit: Ignore classes from outdated .cfh files
nwellnhof
svn commit: r984800 - /websites/production/lucy/content/
nwellnhof
svn commit: r1737825 - /lucy/site/trunk/content/index.mdtext
nwellnhof
svn commit: r984799 - in /websites/staging/lucy/trunk/content: ./ index.html
buildbot
[1/4] lucy git commit: Fix wrong vararg type in LFLock_init
nwellnhof
[3/4] lucy git commit: Fix switching Perl versions under Travis
nwellnhof
[4/4] lucy git commit: Dereference token_re on older Perls
nwellnhof
[2/4] lucy git commit: Rework Travis setup
nwellnhof
[1/2] lucy git commit: Fix switching Perl versions under Travis
nwellnhof
[2/2] lucy git commit: Dereference token_re on older Perls
nwellnhof
lucy-clownfish git commit: Fix switching Perl versions under Travis
nwellnhof
lucy-clownfish git commit: Fix switching Perl versions under Travis
nwellnhof
[1/5] lucy git commit: Fix sign of arg to sizeof.
marvin
[3/5] lucy git commit: Iter var change to match Vec_Get_Size.
marvin
[4/5] lucy git commit: Type change to match Vec_Get_Size.
marvin
[5/5] lucy git commit: Merge branch 'LUCY-295-vec-size'
marvin
[2/5] lucy git commit: Tricky type changes to match Vec_Get_Size.
marvin
lucy git commit: Move pod2mdtext.pl from Lucy to Clownfish
nwellnhof
[1/2] lucy-clownfish git commit: Move pod2mdtext.pl from Lucy to Clownfish
nwellnhof
[2/2] lucy-clownfish git commit: Add script to convert C API docs to mdtext
nwellnhof
svn commit: r984694 - /websites/production/lucy/content/
nwellnhof
svn commit: r984693 - in /websites/staging/lucy/trunk/content: ./ css/lucy.css
buildbot
svn commit: r1737686 - /lucy/site/trunk/content/css/lucy.css
nwellnhof
svn commit: r1737684 - /lucy/site/trunk/content/css/lucy.css
nwellnhof
svn commit: r984690 - in /websites/staging/lucy/trunk/content: ./ css/lucy.css
buildbot
svn commit: r984685 [8/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r984685 [6/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r984685 [3/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r984685 [14/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy...
buildbot
svn commit: r984685 [5/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r1737682 [2/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r984685 [2/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r984685 [7/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r984685 [12/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy...
buildbot
svn commit: r1737682 [3/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r984685 [1/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r1737682 [6/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r984685 [11/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy...
buildbot
svn commit: r984685 [4/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r1737682 [5/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r1737682 [8/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r984685 [10/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy...
buildbot
svn commit: r984685 [13/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy...
buildbot
svn commit: r1737682 [4/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r1737682 [1/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r984685 [9/14] - in /websites/staging/lucy/trunk/content: ./ css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/...
buildbot
svn commit: r1737682 [7/8] - in /lucy/site/trunk/content: css/ docs/ docs/c/ docs/c/Clownfish/ docs/c/Clownfish/Docs/ docs/c/Lucy/ docs/c/Lucy/Analysis/ docs/c/Lucy/Docs/ docs/c/Lucy/Docs/Cookbook/ docs/c/Lucy/Docs/Tutorial/ docs/c/Lucy/Document/ docs/...
nwellnhof
svn commit: r984684 - in /websites/staging/lucy/trunk/content: ./ docs/c/
buildbot
svn commit: r1737681 - /lucy/site/trunk/content/docs/c/
nwellnhof
svn commit: r984659 - /websites/production/lucy/content/
nwellnhof
svn commit: r984656 [1/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984656 [3/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984656 [2/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984656 [4/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984657 [2/2] - in /websites/staging/lucy/trunk/content: ./ docs/ docs/0.1.0/perl/ docs/0.2.0/perl/ docs/0.2.1/perl/ docs/0.4.0/perl/ docs/perl/ docs/perl/Clownfish/ docs/perl/Clownfish/Docs/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/pe...
buildbot
svn commit: r984657 [1/2] - in /websites/staging/lucy/trunk/content: ./ docs/ docs/0.1.0/perl/ docs/0.2.0/perl/ docs/0.2.1/perl/ docs/0.4.0/perl/ docs/perl/ docs/perl/Clownfish/ docs/perl/Clownfish/Docs/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/pe...
buildbot
svn commit: r984656 [8/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984656 [7/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984656 [6/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984656 [5/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984656 [9/9] - in /websites/staging/lucy/trunk/content: ./ docs/perl/ docs/perl/Lucy/ docs/perl/Lucy/Analysis/ docs/perl/Lucy/Docs/ docs/perl/Lucy/Docs/Cookbook/ docs/perl/Lucy/Document/ docs/perl/Lucy/Highlight/ docs/perl/Lucy/Index/ docs...
buildbot
svn commit: r984655 [2/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r1737642 [7/7] - in /lucy/site/trunk/content/docs: 0.4.0/ 0.4.0/perl/ 0.4.0/perl/Lucy/ 0.4.0/perl/Lucy/Analysis/ 0.4.0/perl/Lucy/Docs/ 0.4.0/perl/Lucy/Docs/Cookbook/ 0.4.0/perl/Lucy/Docs/Tutorial/ 0.4.0/perl/Lucy/Document/ 0.4.0/perl/Lucy/H...
nwellnhof
svn commit: r984655 [7/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r1737644 - in /lucy/site/trunk: content/docs/index.mdtext templates/basic.html
nwellnhof
svn commit: r1737643 - /lucy/site/trunk/content/docs/test/
nwellnhof
svn commit: r984655 [6/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r984655 [1/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r1737645 - in /lucy/site/trunk/content: download.mdtext index.mdtext
nwellnhof
svn commit: r1737642 [3/7] - in /lucy/site/trunk/content/docs: 0.4.0/ 0.4.0/perl/ 0.4.0/perl/Lucy/ 0.4.0/perl/Lucy/Analysis/ 0.4.0/perl/Lucy/Docs/ 0.4.0/perl/Lucy/Docs/Cookbook/ 0.4.0/perl/Lucy/Docs/Tutorial/ 0.4.0/perl/Lucy/Document/ 0.4.0/perl/Lucy/H...
nwellnhof
svn commit: r1737642 [5/7] - in /lucy/site/trunk/content/docs: 0.4.0/ 0.4.0/perl/ 0.4.0/perl/Lucy/ 0.4.0/perl/Lucy/Analysis/ 0.4.0/perl/Lucy/Docs/ 0.4.0/perl/Lucy/Docs/Cookbook/ 0.4.0/perl/Lucy/Docs/Tutorial/ 0.4.0/perl/Lucy/Document/ 0.4.0/perl/Lucy/H...
nwellnhof
svn commit: r984655 [8/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r1737642 [1/7] - in /lucy/site/trunk/content/docs: 0.4.0/ 0.4.0/perl/ 0.4.0/perl/Lucy/ 0.4.0/perl/Lucy/Analysis/ 0.4.0/perl/Lucy/Docs/ 0.4.0/perl/Lucy/Docs/Cookbook/ 0.4.0/perl/Lucy/Docs/Tutorial/ 0.4.0/perl/Lucy/Document/ 0.4.0/perl/Lucy/H...
nwellnhof
svn commit: r984655 [4/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r1737642 [4/7] - in /lucy/site/trunk/content/docs: 0.4.0/ 0.4.0/perl/ 0.4.0/perl/Lucy/ 0.4.0/perl/Lucy/Analysis/ 0.4.0/perl/Lucy/Docs/ 0.4.0/perl/Lucy/Docs/Cookbook/ 0.4.0/perl/Lucy/Docs/Tutorial/ 0.4.0/perl/Lucy/Document/ 0.4.0/perl/Lucy/H...
nwellnhof
svn commit: r984655 [3/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r984655 [5/8] - in /websites/staging/lucy/trunk/content: ./ docs/0.4.0/ docs/0.4.0/perl/ docs/0.4.0/perl/Lucy/ docs/0.4.0/perl/Lucy/Analysis/ docs/0.4.0/perl/Lucy/Docs/ docs/0.4.0/perl/Lucy/Docs/Cookbook/ docs/0.4.0/perl/Lucy/Docs/Tutorial/...
buildbot
svn commit: r1737642 [2/7] - in /lucy/site/trunk/content/docs: 0.4.0/ 0.4.0/perl/ 0.4.0/perl/Lucy/ 0.4.0/perl/Lucy/Analysis/ 0.4.0/perl/Lucy/Docs/ 0.4.0/perl/Lucy/Docs/Cookbook/ 0.4.0/perl/Lucy/Docs/Tutorial/ 0.4.0/perl/Lucy/Document/ 0.4.0/perl/Lucy/H...
nwellnhof
svn commit: r1737642 [6/7] - in /lucy/site/trunk/content/docs: 0.4.0/ 0.4.0/perl/ 0.4.0/perl/Lucy/ 0.4.0/perl/Lucy/Analysis/ 0.4.0/perl/Lucy/Docs/ 0.4.0/perl/Lucy/Docs/Cookbook/ 0.4.0/perl/Lucy/Docs/Tutorial/ 0.4.0/perl/Lucy/Document/ 0.4.0/perl/Lucy/H...
nwellnhof
svn commit: r12976 - /dev/lucy/clownfish/apache-clownfish-0.5.0-rc2/
nwellnhof
svn commit: r12975 - /dev/lucy/apache-lucy-0.5.0-rc3/ /release/lucy/CHANGES-0.5.0.txt /release/lucy/apache-lucy-0.5.0.tar.gz /release/lucy/apache-lucy-0.5.0.tar.gz.asc /release/lucy/apache-lucy-0.5.0.tar.gz.md5 /release/lucy/apache-lucy-0.5.0.tar.gz.sha
nwellnhof
svn commit: r12974 - /dev/lucy/clownfish/apache-clownfish-0.5.0-rc3/ /release/lucy/clownfish/
nwellnhof
[1/2] lucy git commit: Fix wrong vararg type in LFLock_init
nwellnhof
[2/2] lucy git commit: Fix %i64/%u64 mismatches
nwellnhof
svn commit: r12862 - in /dev/lucy/clownfish/apache-clownfish-0.5.0-rc3: CHANGES-0.5.0.txt apache-clownfish-0.5.0.tar.gz apache-clownfish-0.5.0.tar.gz.asc apache-clownfish-0.5.0.tar.gz.md5 apache-clownfish-0.5.0.tar.gz.sha
nwellnhof
svn commit: r12861 - /dev/lucy/clownfish/apache-clownfish-0.5.0-rc3/
nwellnhof
[1/2] lucy-clownfish git commit: Fix some `unused` warnings in the Perl bindings.
nwellnhof
[2/2] lucy-clownfish git commit: Ensure nul-terminated arg to strtod.
nwellnhof
[1/3] lucy git commit: Improve integer division with rounded-up result
nwellnhof
[2/3] lucy git commit: Fix bug in Perl implementation of Doc_Equals
nwellnhof
[3/3] lucy git commit: Fix test_all.sh script for newer Go versions
nwellnhof
[1/2] lucy git commit: Fix bug in Perl implementation of Doc_Equals
nwellnhof
[2/2] lucy git commit: Fix test_all.sh script for newer Go versions
nwellnhof
svn commit: r12841 - in /dev/lucy: apache-lucy-0.5.0-rc1/ apache-lucy-0.5.0-rc2/ clownfish/apache-clownfish-0.4.2-rc1/ clownfish/apache-clownfish-0.5.0-rc1/
nwellnhof
svn commit: r12840 - in /dev/lucy/apache-lucy-0.5.0-rc3: CHANGES-0.5.0.txt apache-lucy-0.5.0.tar.gz apache-lucy-0.5.0.tar.gz.asc apache-lucy-0.5.0.tar.gz.md5 apache-lucy-0.5.0.tar.gz.sha
nwellnhof
svn commit: r12839 - /dev/lucy/apache-lucy-0.5.0-rc3/
nwellnhof
svn commit: r12838 - in /dev/lucy/apache-lucy-0.5.0-rc2: CHANGES-0.5.0.txt apache-lucy-0.5.0.tar.gz apache-lucy-0.5.0.tar.gz.asc apache-lucy-0.5.0.tar.gz.md5 apache-lucy-0.5.0.tar.gz.sha
nwellnhof
svn commit: r12837 - /dev/lucy/apache-lucy-0.5.0-rc2/
nwellnhof
svn commit: r12836 - in /dev/lucy/clownfish/apache-clownfish-0.5.0-rc2: CHANGES-0.5.0.txt apache-clownfish-0.5.0.tar.gz apache-clownfish-0.5.0.tar.gz.asc apache-clownfish-0.5.0.tar.gz.md5 apache-clownfish-0.5.0.tar.gz.sha
nwellnhof
svn commit: r12835 - /dev/lucy/clownfish/apache-clownfish-0.5.0-rc2/
nwellnhof
lucy-clownfish git commit: Fix compiler warnings in XSBind.c
nwellnhof
lucy-clownfish git commit: Fix compiler warnings in XSBind.c
nwellnhof
lucy-clownfish git commit: Rework rounding in Memory_oversize
nwellnhof
lucy git commit: Adjust for Obj_to_Host changes
nwellnhof
Earlier messages
Later messages