📄 changelog
字号:
* myconf.c (_tc_bzcompress_impl, _tc_bzdecompress_impl): new functions. * myconf.c (_tc_recencode, _tc_recdecode): new functions. - Release: 1.3.02008-07-11 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbcacheclear): new function. * tcbdb.c (tcbdbcacheclear): new function. - Release: 1.2.122008-07-08 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcmapkeys2, tcmapvals2): new functions. * tchdb.c (tchdboptimizeimpl): user meta data is now to be copied. - Release: 1.2.112008-07-01 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcjetlag): missing of the "timezone" variable is now allowed. - Release: 1.2.102008-06-17 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcjetlag): new function. * tcutil.c (tcmkgmtime): a bug related to time difference was fixed. * tchdb.c (tchdbgetnext, tchdbgetnext2): new functions. * tchtest.c (runwrite, procwrite): "-rnd" option was added. * tcbtest.c (runwrite, procwrite): "-rnd" option was added. * tcftest.c (runwrite, procwrite): "-rnd" option was added. - Release: 1.2.92008-06-01 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcerrmsg): new function. * tcfdb.h, tcfdb.c: new files. * tcadb.c: fixed-length database is now supported. - Release: 1.2.82008-05-23 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcchordnew, tcchorddel, tcchordhash): new functions. * tcbdb.c (tcbdbleafload, tcbdbnodeload): memory leak bugs with multi-thread were fixed. - Release: 1.2.72008-05-01 Mikio Hirabayashi <mikio@users.sourceforge.net> * myconf.h: code cleanup. * tcutil.c (tcmimebreak, tcmimeparts): new functions. * tchdb.c, tcbdb.c, tcadb.c: "free" was replaced by "tcfree". * tcbdb.c (tcbdbtrancommit, tcbdbtranabort): cache adjustment was added. * tchdb.c (tchdbsetecode): a bug of processing unopened files was fixed. * tcawmgr.c: new file. - Release: 1.2.62008-04-22 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdbcmpdecimal, tcbdbcmpint32, tcbdbcmpint64): bugs of overflow were fixed. - Release: 1.2.52008-04-13 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdbopenimpl): comparison function checking was added. * tcadb.c (tcadbopen): "capnum" option is now supported for B+ tree. - Release: 1.2.42008-04-07 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcregexmatch, tcregexreplace, tcglobpat): new functions. * tcbdb.c (tcbdbcmpfunc, tcbdbcmpop): new functions. * tcbdb.c (tcbdboptimizeimpl): leaf size limitation is now implemented. * tcbdb.c (tcbdbsetcapnum): new function. - Release: 1.2.32008-03-19 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcmapnew2): "calloc" is now used. * tcbdb.c (tcbdbputimpl): algorithm to divide large leaves was modified. - Release: 1.2.22008-03-13 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tclistelemcmp, tclistelemcmpci): bugs about multibyte ordering were fixed. * tcutil.c (tclistsortex): new function. * tcbdb.c (tcbdbsetecode): new function. * tcadb.c (tcadbopen): "c", "t", "e", and "w" options were added. - Release: 1.2.12008-02-18 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcmdb.c (tcmdbfwmkeys, tcmdbfwmkeys2): new functions. * tchdb.c (tchdbfwmkeys, tchdbfwmkeys2): new functions. * tcbdb.c (tcbdbfwmkeys, tcbdbfwmkeys2): new functions instead of "tcbdbrange3". * tcadb.c (tcadbfwmkeys, tcadbfwmkeys2): new functions. * tcbdb.c (tcbdbrangeimpl): a bug related to mutex operation was fixed. - The library version was bumped up for some binary packages. - Release: 1.2.02008-02-15 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcbwtsortchrcount): time efficiency was improved. - The library version was bumped up for some binary packages. - Release: 1.1.152008-02-05 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcatest.c (runwicked, procwicked): new functions. - Release: 1.1.142008-01-30 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tctime): measure unit was changed to in seconds. * tchdb.c (tchdbcopy): shared lock is now used. * tcadb.c (tcadbsync, tcadbcopy): new functions. - Release: 1.1.132008-01-23 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdbleafkill, tcbdbnodesubidx): new functions. * tcbtest.c (runqueue, procqueue): new functions. - Release: 1.1.122008-01-20 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcmapmsiz, tcmdbmsiz, tcadbsize): new functions. * tcutil.c (tcglobalmutexshared): new function. * tcutil.c (tcglobalmutexinit, tcglobalmutexdestroy): new functions. * tcutil.c (tcreadfile): a bug related to the size assignment was fixed. * tcadb.c (tcadbopen): "capsiz" parameter was added. - Release: 1.1.112008-01-17 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tclistshift, tclistshift2): memory alignment was improved. * tcutil.c (tcvxstrprintf): a bug related to format of long long integer was fixed. - Release: 1.1.102008-01-10 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcmdbvsiz, tcmdbvsiz2): new functions. * tcutil.c (tcmdbiternext): a bug related to handling sparse map was fixed. * tcadb.h, tcadb.c: new files. * tcatest.c, tcadb.c: new files. - Release: 1.1.92008-01-03 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcstrutftoucs, tcstrucstoutf, tcstrjoin): new function. * tcutil.c (tcstrdist, tcstrdistutf): new function. - Release: 1.1.82007-12-28 Mikio Hirabayashi <mikio@users.sourceforge.net> * myconf.h: some header includings were removed for environments not conforming to C99. * tcutil.c (tctccalendar, tcdatestrwww, tcdatestrhttp): new functions. * tcutil.c (tcmapaddint): new function. * tcucodec.c (rundate, procdate): new functions. - Release: 1.1.72007-12-24 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tcseekread, tcseekwrite): pread and pwrite were to be used. - Release: 1.1.62007-12-21 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcmdbnew, tcmdbput, tcmdbget): concurrency was improved. * tcutil.c (tcmapcutfront, tcmdbcutfront): new functions. * tchdb.c (tchdbasyncimpl): large deferred buffer was to be flushed. * tcumttest.c: new file. - Release: 1.1.52007-12-19 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tclrand, tcdrand, tcdrandnd): new functions. * tchdb.c (tchdbcacheadjust): count checking was removed. * tchmttest.c (myrandnd): new function. * tcbmttest.c (myrandnd): new function. - Release: 1.1.42007-12-10 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcglobalmutexlock): the type of the global mutex was changed to rwlock. * tchdb.c (tchdbsetmutex, tchdbopenimpl): multiple reading file descriptors were added. * tchmttest.c (runtypical, proctypical): reading ratio assignment was added. * tcbmttest.c (runtypical, proctypical): reading ratio assignment was added. - Release: 1.1.32007-12-08 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcmpoolput): mutex for operations was added. - Release: 1.1.22007-12-08 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcberencode, tcberdecode): new functions. * tcbdb.c (tcbdbleafload): speed was improved. - Release: 1.1.12007-12-07 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbsetcache): new function. * tchmttest.c (procwrite, procread): random mode was added. * tcbmttest.c (procwrite, procread): random mode was added. - Release: 1.1.02007-12-01 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchmgr.c (procget): a bug related to the open omode was fixed. * tchdb.c (tchdbreadrec): a bug related to overflow on 32-bit environment was fixed. * tchdb.c (tchdbgetbucket): the type of the return value was changed. * tcbdb.c (tcbdbcurfirst, tcbdbcurnext): cache adjustment was to be performed. * tcbdb.c (tcbdbrange, tcbdbrange2, tcbdbrange3): new functions. * tchmgr.c (proclist): "-m" option was added. * tchmgr.c (procimporttsv): new function. * tcbmgr.c (proclist): "-m", "-rb", and "-rp" options were added. * tcbmgr.c (procimporttsv): new function. - Release: 1.0.92007-11-28 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchmttest.c (threadtypical): a test case was added. * tchdb.c (tchdbfbpmerge): a bug related to iterator was fixed. * tcbdb.c (tcbdbgetimpl): a bug related to concurrent cache cleaning was fixed. - Release: 1.0.82007-11-20 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdblockmethod): a bug related to R/W lock was fixed. * tcbdb.c (tcbdblockmethod): a bug related to R/W lock was fixed. * tchdb.c, tcbdb.c: locking functions were re-imlemented as macros. * tchmttest.c, tcbmttest.c: test cases of typical operations were added. * tokyocabinet.idl: methods handling list parameters were added. - Release: 1.0.72007-11-15 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdboptimize): the default behaviour of bnum was changed. - Release: 1.0.62007-11-10 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcrealpath, tccopyfile): new functions. * tchdb.c (tchdbcopy): new function. * tcbdb.c (tcbdbcopy): new function. - Release: 1.0.52007-11-10 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdbtune): comparing functions were optimized with macros. * tcbdb.c (tcbdbsetlsmax): new function. * myconf.c, tcutil.c, tchdb.c, tcbdb.c: code cleanup and optimization. - Release: 1.0.42007-11-08 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdbleafsave, tcbdbleafload): warnings on 64-bit system were cleared. * configure.in: 64-bit offset mode for 32-bit system was added. * Makefile.in: Mac OS X is now supported. - Release: 1.0.32007-11-01 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdbdel): a bug that opened database was not closed was fixed. * tcbdb.c (tcbdbcurout): a bug of deleting always the first value was fixed. * tcbdb.c (tcbdbopenimpl): a potential bug of not initializing meta data was fixed. * tcutil.h, tchdb.h, tcbdb.h: wrapped in C linkage block for C++. * tokyocabinet.idl: definition of constants were added. - commands for performance test were added. - Release: 1.0.22007-10-28 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tchdboptimize): a bug related to custom comparison function was fixed. * tcbdb.c (tcbdbleafsave): empty pages was to be removed for time space efficiency. * tcbdb.c (tcbdbputdup3): new function. * tchdb.c (tchdbvanish): new function. * tcbdb.c (tcbdbvanish): new function. * tokyocabinet.idl: new file. - Release: 1.0.12007-10-24 Mikio Hirabayashi <mikio@users.sourceforge.net> * tokyocabinet.pc.in: new file. - document files were fulfilled. - Release: 1.0.02007-10-15 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tchdbtranbegin): locking mode was aolished. * tcbdb.c (tcbdbsetcmpfunc): new function. - Release: 0.4.12007-10-11 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbopenimpl): database corruption was to be handled automatically. * tcbdb.c, tcbtest.c, tcbmttest.c, tcbmgr.c: new files. - Release: 0.4.02007-09-09 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbsetmutex, tchdblockobj, tchdbunlockobj): new functions. * tchmttest.c: new file. - Release: 0.3.42007-09-05 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbopen): TCBS compression mode is now supported. - Release: 0.3.32007-09-01 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tcbsencode, tcbsdecode): new functions. - Release: 0.3.22007-08-25 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tcpackencode, tcpackdecode): new functions. * tchdb.c (tcbwtencode, tcbwtdecode): new functions. - Release: 0.3.12007-08-22 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbputasync, tchdbputasync2): new functions. - Release: 0.3.02007-08-18 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdboptimize): a bug causing data corruption was fixed. - Release: 0.2.82007-08-15 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdboptimize): new function. - Release: 0.2.72007-08-14 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbsavefbp, tchdbloadfbp): a bug related to 64-bit support was fixed. * tchdb.c (tchdbreadrec, tchdbwriterec): a bug related to 64-bit support was fixed. - Release: 0.2.62007-08-13 Mikio Hirabayashi <mikio@users.sourceforge.net> * tchdb.c (tchdbsavefbp, tchdbloadfbp): new functions. - Release: 0.2.52007-08-12 Mikio Hirabayashi <mikio@users.sourceforge.net> - The initial version. - Release: 0.2.4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -