pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/tokyocabinet
Module Name: pkgsrc
Committed By: obache
Date: Sat Mar 21 05:32:05 UTC 2009
Modified Files:
pkgsrc/databases/tokyocabinet: Makefile PLIST buildlink3.mk distinfo
pkgsrc/databases/tokyocabinet/patches: patch-aa
Log Message:
Update tokyocabinet to 1.4.11.
Changes:
2009-03-11 Mikio Hirabayashi <mikio%users.sourceforge.net@localhost>
* tcutil.c (tctopsort): new function.
* tchdb.c (tchdbfbpinsert, tchdbfbpsearch, tchdbfbpsplice): performance
was improved.
* tchdb.c (tchdbwriterec): concurrency was improved.
* tctdb.c (tctdbqrysearchimpl): a bug related to the skip parameter was
fixed.
* tctdb.c (tctdbputimpl, tctdbidxout, tctdbqrysearchimpl): performance
was improved.
- Release: 1.4.11
2009-03-02 Mikio Hirabayashi <mikio%users.sourceforge.net@localhost>
* tcutil.c (tcmdbputproc, tcndbputfunc): removing mechanism was added.
* tchdb.c (tchdbwalrestore): a bug of memory corruption was fixed.
* tchdb.c (tchdbremoverec): new function.
* tchdb.c (tchdbputproc): removing mechanism was added.
* tcbdb.c (tchdbputproc): removing mechanism was added.
* tcfdb.c (tcfdbputproc): removing mechanism was added.
* tctdb.c (tctdbsetlimit): new function instead of "tctdbqrysetmax".
* tcadb.c (tcadbmisc): "setlimit" parameter was added.
- Release: 1.4.10
2009-02-18 Mikio Hirabayashi <mikio%users.sourceforge.net@localhost>
* tcbdb.c (tcbdbnodesubidx): a bug related to tree reconstruction was
fixed.
* tcbdb.c (tcbdboptimizeimpl): memory usage was reduced.
- Release: 1.4.9
2009-02-18 Mikio Hirabayashi <mikio%users.sourceforge.net@localhost>
* tcutil.c (tclrand): bias of random numbers was lightened.
* tchdb.c (tchdbsetecode): a trick to print fatal errors only was added.
* tcbdb.c (tcbdbputimpl): a bug of mixing an useless entry on division
was fixed.
* tcbdb.c (tcbdbnodesubidx): regions of useless nodes are now removed
recursively.
* tcadb.c (tcadbopen): aliases of the database suffixes were added.
- Release: 1.4.8
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/tokyocabinet/Makefile \
pkgsrc/databases/tokyocabinet/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/tokyocabinet/buildlink3.mk
cvs rdiff -u -r1.24 -r1.25 pkgsrc/databases/tokyocabinet/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/tokyocabinet/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index