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: Mon Oct 6 10:41:25 UTC 2008
Modified Files:
pkgsrc/databases/tokyocabinet: Makefile PLIST distinfo
pkgsrc/databases/tokyocabinet/patches: patch-aa patch-ab
Log Message:
Update tokyocabinet to 1.3.11.
2008-09-23 Mikio Hirabayashi
* tchdb.c (tchdbputimpl): performance of the ADDINT mode was improved.
* tcbdb.c (tcbdbleafaddrec): performance of the ADDINT mode was
improved.
* tcfdb.c (tcfdbputimpl): performance of the ADDINT mode was improved.
* tcutil.c (tcpagealign): new function.
* tchdb.c (tchdbsetxmsiz): the parameter is now rounded up to multiple
of the page size.
* tcfdb.c (tcfdbtune): the parameter is now rounded up to multiple of
the page size.
* tchdb.c (tcseekwrite, tcseekread, tcseekreadtry): page border
handling was added.
- Release: 1.3.11
2008-09-20 Mikio Hirabayashi
* tcutil.c (tcunlock): new function.
* tchdb.c (tchdbsetmutex): useless locking was eliminated.
* tcbdb.c (tcbdbsetmutex): useless locking was eliminated.
* tcfdb.c (tcfdbsetmutex): useless locking was eliminated.
- Release: 1.3.10
2008-09-10 Mikio Hirabayashi
* tchdb.c (tchdblockallrecords, tchdbunlockallrecords): new functions.
* tcfdb.c (tcfdblockallrecords, tcfdbunlockallrecords): new functions.
- Release: 1.3.9
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/tokyocabinet/Makefile \
pkgsrc/databases/tokyocabinet/PLIST \
pkgsrc/databases/tokyocabinet/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/tokyocabinet/patches/patch-aa \
pkgsrc/databases/tokyocabinet/patches/patch-ab
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