2008-12-15 12:15:05 by OBATA Akio | Files touched by this commit (4) |
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
|
2008-12-07 12:31:21 by OBATA Akio | Files touched by this commit (5) |
Log message:
Update tokyocabinet to 1.3.23.
Changes:
2008-12-03 Mikio Hirabayashi
* tcbdb.c (tcbdbtranbegin): conbination of non-transaction and transaction \
became safer.
- Release: 1.3.23
2008-11-28 Mikio Hirabayashi
* tcutil.c (tcmapput3, tcmdbput3, tcmapputcat3, tcmdbputcat3): new functions.
* tcutil.c (tctreeput3, tcndbput3): new functions.
* tcadb.c (tcadbput, tcadbputcat): LRU rule is now strictly applied.
- Release: 1.3.22
|
2008-11-25 12:16:05 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update TokyoCabinet to 1.3.21.
Changes:
2008-11-22 Mikio Hirabayashi
* tchdb.c (tchdbwalrestore): a bug on systems without unified buffer cache was \
fixed.
- Release: 1.3.21
|
2008-11-24 02:13:09 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update TokyoCabinet to 1.3.20.
Changes:
2008-11-21 Mikio Hirabayashi <mikio@users.sourceforge.net>
* tchdb.c (tchdbtranbegin, tchdbtrancommit, tchdbtranabort): new functions.
- Release: 1.3.20
|
2008-11-20 03:05:47 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update TokyoCabinet to 1.3.19.
Changes:
2008-11-19 Mikio Hirabayashi
* tchdb.c (tchdbaddint, tchdbadddouble): bugs related to the return value were \
fixed.
- Release: 1.3.19
|
2008-11-13 05:19:54 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyocabinet to 1.3.18.
Changes:
2008-11-10 Mikio Hirabayashi
* tcutil.c (tcptrlistnew, tcptrlistdel): new functions.
* tcbdb.c (tcbdbputimpl, tcbdboutimpl, tcbdbgetimpl): new functions.
- Release: 1.3.18
2008-11-07 Mikio Hirabayashi
* tcutil.c (tcmdbnew, tcmdbdel, tcmdbopen, tcmdbclose): new functions.
* tcadb.c (tcadbnew, tcadbdel): on-memory tree database is now supported.
- Release: 1.3.17
|
2008-11-07 12:49:08 by OBATA Akio | Files touched by this commit (5) |
Log message:
Update tokyocabinet to 1.3.16.
Changes:
2008-10-30 Mikio Hirabayashi
* tcutil.c (tcmapdup): performance was improved.
* tcutil.c (tctreenew, tctreedel, tctreeput, tctreeout, tctreeget): new functions.
* tcutil.c (tcsystem): new function.
* tchdb.c (tchdbopenimpl): memory usage of reader declined.
* tcadb.c (tcadbsync, tcadbcopy): on-memory database is now supported.
- Release: 1.3.16
|
2008-10-26 11:47:07 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update Tokyo Cabinet to 1.3.15.
Changes:
2008-10-20 Mikio Hirabayashi
* tcutil.c (tcmapput, tcmapout, tcmapget): performance was improved.
* tcutil.c (tcnumtobinstr): new function.
* tchdb.c (tchdbbidx): performance was improved.
- Release: 1.3.15
|
2008-10-23 07:11:54 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyocabinet to 1.3.14.
Changes:
2008-10-19 Mikio Hirabayashi
* myconf.h: missing features of PATH_MAX and nan is now emulated.
* tcutil.c (tczeromap, tczerounmap): new functions.
- Release: 1.3.14
|
2008-10-19 14:23:36 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyocabinet to 1.3.13.
2008-10-19 Mikio Hirabayashi
* tcutil.c (tcmdbadddouble): NAN were replaced by the nan function.
* Makefile.in: the compilation command now supports Solaris.
- Release: 1.3.13
|