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 Jan 24 02:19:24 UTC 2009

Modified Files:
        pkgsrc/databases/tokyocabinet: Makefile PLIST distinfo

Log Message:
Update TokyoCabinet to 1.4.1.

Changes:
2009-01-19  Mikio Hirabayashi  <mikio%users.sourceforge.net@localhost>

        * tcutil.c (tctdbsearchimpl): optimized with macros.

        * tcbdb.c (tcbdbcurjumpimpl): a bug related to backword positioning was 
fixed.

        * tctdb.c (tctdbsearchimpl): a bug related to numeric range search was 
fixed.

        * tctdb.c (tctdbsetcache, tctdbforeach, tctdbqryproc): new functions.

        * tctdb.c (tctdbqryonecondmatch): new function.

        - Release: 1.4.1

2009-01-04  Mikio Hirabayashi  <mikio%users.sourceforge.net@localhost>

        * tcutil.c (tccmpdecimal): equal numbers are now distinct by lexical 
order.

        * tcutil.c (tclistnew3, tcmapnew3): new functions.

        * tcutil.c (tcatoix, tclistinvert, tclog2l, tclog2d): new functions.

        * tcutil.c (tcstrsplit2, tcstrsplit3, tcstrsplit4): new functions.

        * tcutil.c (tcstrjoin2, tcstrjoin3, tcstrjoin4): new functions.

        * tchdb.c (tchdbputimpl): a bug of memory corruption was fixed.

        * tchdb.c (tchdbgetnext3): new function.

        * tcbdb.c (tcbdbleafaddrec): a bug of memory corruption was fixed.

        * tcbdb.c (tcbdboptimizeimpl): a bug related to parameter accession was 
fixed.

        * tctdb.h, tctdb.c, tcttest.c, tctmttest.c, tctmgr.c: new files.

        - Release: 1.4.0


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/databases/tokyocabinet/Makefile \
    pkgsrc/databases/tokyocabinet/PLIST
cvs rdiff -r1.17 -r1.18 pkgsrc/databases/tokyocabinet/distinfo

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