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 Dec 15 11:15:05 UTC 2008

Modified Files:
        pkgsrc/databases/tokyocabinet: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update TokyoCabinet to 1.3.24.

Changes:
2008-12-08  Mikio Hirabayashi

        * tcutil.c (tcmdbforeach, tcmdbforeachimpl): new functions.

        * tcutil.c (tcndbforeach, tcndbforeachimpl): new functions.

        * tcutil.c (tctreenew2, tcndbnew2): type of the comparison function was 
modified.

        * tcutil.c (tcstrdist, tcstrdistutf): maximum memory usage was limited.

        * tchdb.c (tchdbforeach, tchdbforeachimpl): new functions.

        * tchdb.c (tchdboptimizeimpl): performance was improved.

        * tcbdb.c (tcbdbforeach, tcbdbforeachimpl): new functions.

        * tcbdb.c (tcbdbsetcmpfunc): BDBCMP was changed to TCCMP.

        * tcbdb.c (tcbdbcmplexical, tcbdbcmpdecimal, tcbdbcmpint32, 
tcbdbcmpint64): removed.

        * tcfdb.c (tcfdbforeach, tcfdbforeachimpl): new functions.

        * tcadb.c (tcadbomode, tcadbreveal): new functions.

        - Release: 1.3.24


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/databases/tokyocabinet/Makefile \
    pkgsrc/databases/tokyocabinet/PLIST \
    pkgsrc/databases/tokyocabinet/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/tokyocabinet/buildlink3.mk

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