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: Thu Feb 5 15:36:34 UTC 2009
Modified Files:
pkgsrc/databases/tokyocabinet: Makefile PLIST distinfo
pkgsrc/databases/tokyocabinet/patches: patch-aa
Removed Files:
pkgsrc/databases/tokyocabinet/patches: patch-ac
Log Message:
Update TokyoCabinet to 1.4.4.
Changes:
2009-01-29 Mikio Hirabayashi <mikio%users.sourceforge.net@localhost>
* tcutil.c (tcmapputproc, tctreeputproc, tcmdbputproc, tcndbputproc):
new functions.
* tchdb.c (tchdbputproc): new function.
* tchdb.c (TDBTHREADYIELD): "sched_yield" is now used instead of
"pthread_yield".
* tcbdb.c (tcbdbputproc): new function.
* tcbdb.c (tcbdbcurkey, tcbdbcurval): the type of the return value was
modified.
* tcfdb.c (tcfdbputproc): new function.
* tcadb.c (tcadbputproc): new function.
* tcadb.c (tcadbmisc): sub funcitons "put", "out", and "get" were added.
* tcadb.c (tcstrisnum): new function.
- Release: 1.4.4
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/databases/tokyocabinet/Makefile \
pkgsrc/databases/tokyocabinet/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/databases/tokyocabinet/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/databases/tokyocabinet/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/databases/tokyocabinet/patches/patch-ac
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