Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    3,128 downloads
    Wine 1.4.1 / 1.5.30
    1,221 downloads
    BackTrack 5 R3
    1,194 downloads
    LibreOffice 3.6.6 /
    4.0.3

    1,151 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    953 downloads
    Red Hat Linux 9
    903 downloads
    Ubuntu 12.10
    712 downloads
    Red Hat Enterprise
    Linux 6.4

    679 downloads
    VLC 2.0.6
    644 downloads
    Linux Mint 14.1 / 15
    RC

    642 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 622
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 566
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 467
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 667
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 353
    Home > Linux > Programming > Libraries > Tokyo Cabinet > Changelog

    Tokyo Cabinet 1.4.46 - Changelog


    What's new in Tokyo Cabinet 1.4.46:

    August 31st, 2010

    · New functions were added, several potential memory leaks were resolved, and the site's documents were updated.



    What's new in Tokyo Cabinet 1.4.29:

    July 6th, 2009

    · tcutil.c (tcstrutfnorm, tcstrkwic, tcstrtokenize): new functions.
    · tcutil.c (tcstrutfnorm, tcstrucsnorm): "TCUNWIDTH" option was added.
    · tctdb.c (tctdbsetinvcache, tctdbidxsyncicc, tctdbidxcmpkey): new functions.
    · tctdb.c (tctdbmetasearch, tctdbget4, tctdbqrykwic): new functions.
    · tctdb.c (tctdbsetindeximpl): the xmsiz parameter is now configured.



    What's new in Tokyo Cabinet 1.4.27:

    June 22nd, 2009

    · tcutil.c (tcstrskipspc, tcstrucsnorm): new functions.
    · tctdb.c (tctdbqryaddcond): full-text search operators were added.
    · tctdb.c (tctdbsetindex): q-gram inverted index was added.
    · tctdb.c (tctdbidxputqgram, tctdbidxoutqgram, tctdbidxgetbyfts): new functions.



    What's new in Tokyo Cabinet 1.4.26:

    June 16th, 2009

    · tctdb.c (tctdbsetindex, tctdbsearchimpl): token inverted index was added.
    · tctdb.c (tctdbidxputone, tctdbidxoutone): new functions.
    · tctdb.c (tctdbidxputtoken, tctdbidxouttoken, tctdbidxgetbytokens): new functions.
    · tcadb.c (tcadbput, tcadbputkeep, tcadbputcat): capnum behaviour was modified.



    What's new in Tokyo Cabinet 1.4.25:

    June 12th, 2009

    · tcutil.c (tccstrescape, tccstrunescape, tcjsonescape, tcjsonunescape): new functions.
    · tcutil.c (tcpathlock, tcpathunlock): new functions.
    · tchdb.c (tchdbopen): double opening detection was added.
    · tchdb.c (tchdbtranbegin): a bug of invalid flag setting was fixed.
    · tcfdb.c (tcfdbopen): double opening detection was added.
    · tcfdb.c (tcfdbtranbegin): a bug of invalid flag setting was fixed.
    · tctdb.c (tctdbiternext3): new function.



    What's new in Tokyo Cabinet 1.4.23:

    May 25th, 2009

    · tcutil.c (tcmapiterinit2, tcmdbiterinit2): new functions.
    · tchdb.c (tchdbiterinit2, tchdbiterjumpimpl): new functions.
    · tcfdb.c (tcfdbiterinit2, tcfdbiterjumpimpl): new functions.
    · tctdb.c (tctdbiterinit2): new function.



    What's new in Tokyo Cabinet 1.4.22:

    May 22nd, 2009

    · tcadb.c (tcadbmisc): "sync", "optimize", "vanish" commands were added.



    What's new in Tokyo Cabinet 1.4.21:

    May 19th, 2009

    · tchdb.c (tchdbsetdfunit, tchdbdfunit, tchdbdefrag): new functions.
    · tchdb.c (tchdbdefragimpl, tchdbfbptrim, tchdbshiftrec): new functions.
    · tcbdb.c (tcbdbsetdfunit, tcbdbdfunit, tcbdbdefrag): new functions.
    · tctdb.c (tctdbsetdfunit, tctdbdfunit, tctdbdefrag): new functions.
    · tcadb.c (tcadbopen): "dfunit" parameter was added.
    · tcadb.c (tcadbmisc): "defrag" command was added.



    What's new in Tokyo Cabinet 1.4.20:

    May 9th, 2009

    · tcutil.h: signedness of some members of TCMAP and TCTREE were changed.
    · tcutil.c (tchexdecode): a bug related to handling space characters was fixed.



    What's new in Tokyo Cabinet 1.4.19:

    May 5th, 2009

    · tctdb.c (tctdbidxhash, tctdbqryproc2, tctdbqrysearchout2): new functions.
    · tctdb.c (tctdbsearchimpl, tctdbidxput, tctdbidxout): the index format was modified.
    · tcadb.c (tcadbmisc): the "out" option of the "search" command became non-atomic.



    What's new in Tokyo Cabinet 1.4.18:

    April 30th, 2009

    · tcutil.c (tcatoih): new function.
    · tcbdb.c (tcbdbputimpl): cache adjustment on the putkeep mode was added.
    · tcadb.c (tcadbsetskel): new function.



    What's new in Tokyo Cabinet 1.4.17:

    April 24th, 2009

    · tcutil.c (tcmapput, tcmapout, tcmapget): memory usage was reduced.
    · tcutil.c (tcsysinfo): new function.
    · tcutil.c (tcatoix): "strtold" was replaced by own implementation.
    · tctdb.c (tctdbqryidxfetch): new function.



    What's new in Tokyo Cabinet 1.4.16:

    April 22nd, 2009

    · tcbdb.c (tcbdbcuroutimpl): shift mechanism of cursors on deleted leaves was added.
    · tcbdb.c (tcbdbleafcheck): new function.



    What's new in Tokyo Cabinet 1.4.15:

    April 18th, 2009

    · tcutil.c (tcsleep): new function.
    · tchdb.c (tchdbtranbegin): locking algorithm was modified.
    · tchdb.c (tchdblocktran, tchdbunlocktran): abolished.
    · tcbdb.c (tcbdbtranbegin): locking algorithm was modified.
    · tcbdb.c (tcbdbcurjumpimpl): a bug related to cursor initialization was fixed.
    · tcfdb.c (tcbdbtranbegin): locking algorithm was modified.
    · tcfdb.c (tcfdblocktran, tcfdbunlocktran): abolished.
    · tctdb.c (tctdbqryallcondmatch): a bug related to handling null value was fixed.
    · tcadb.c (tcadboptimize, tcadbpath): new functions.



    What's new in Tokyo Cabinet 1.4.14:

    April 7th, 2009

    · tcbdb.c (tcbdbputimpl, tcbdbcurputimpl): page size limitation was added.
    · tcbdb.c (tcbdbleafdatasize): removed.
    · tctdb.c (tctdbsetindeximpl): inner indexes were tuned.



    What's new in Tokyo Cabinet 1.4.13:

    April 6th, 2009

    · configure.in: a bug related to support for traditional shells was fixed.
    · tcfdb.c (tcfdbtranbegin, tcfdbtrancommit, tcfdbtranabort): new functions.
    · tcadb.c (tcadbtranbegin, tcadbtrancommit, tcadbtranabort): new functions.



    What's new in Tokyo Cabinet 1.4.12:

    March 30th, 2009

    · tctdb.c (tctdbqrycount): new function.
    · tcadb.c (tcadbmisc): "count" option was added.



    What's new in Tokyo Cabinet 1.4.11:

    March 20th, 2009

    · tcutil.c (tctopsort): new function.
    · tchdb.c (tchdbfbpinsert, tchdbfbpsearch, tchdbfbpsplice): performance was improved.
    · tchdb.c (tchdbwriterec): concurrency was improved.
    · tctdb.c (tctdbqrysearchimpl): a bug related to the skip parameter was fixed.
    · tctdb.c (tctdbputimpl, tctdbidxout, tctdbqrysearchimpl): performance was improved.



    What's new in Tokyo Cabinet 1.4.10:

    March 10th, 2009

    · tcutil.c (tcmdbputproc, tcndbputfunc): removing mechanism was added.
    · tchdb.c (tchdbwalrestore): a bug of memory corruption was fixed.
    · tchdb.c (tchdbremoverec): new function.
    · tchdb.c (tchdbputproc): removing mechanism was added.
    · tcbdb.c (tchdbputproc): removing mechanism was added.
    · tcfdb.c (tcfdbputproc): removing mechanism was added.
    · tctdb.c (tctdbsetlimit): new function instead of "tctdbqrysetmax".
    · tcadb.c (tcadbmisc): "setlimit" parameter was added.



    What's new in Tokyo Cabinet 1.4.9:

    February 26th, 2009

    · tcbdb.c (tcbdbnodesubidx): a bug related to tree reconstruction was fixed.
    · tcbdb.c (tcbdboptimizeimpl): memory usage was reduced.



    What's new in Tokyo Cabinet 1.4.7:

    February 17th, 2009

    · tctdb.c (tctdbsetindex): "TDBITOPT" option was added.



    What's new in Tokyo Cabinet 1.4.6:

    February 15th, 2009

    · Perl/Ruby interfaces of the table database API were added.



    What's new in Tokyo Cabinet 1.4.5:

    February 12th, 2009

    · tchdb.c (tchdbput, tchdbget, tchdbout): bugs related to race condition were fixed.
    · tchdb.c (tchdbputimpl): bugs related to race condition were fixed.
    · tchmttest.c (runrace, procrace): new functions.
    · tcbmttest.c (runrace, procrace): new functions.



    What's new in Tokyo Cabinet 1.4.4:

    February 3rd, 2009

    · 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.



    What's new in Tokyo Cabinet 1.4.3:

    January 27th, 2009

    · tctdb.c (tctdbqryprocout): renamed as "tctdbqrysearchout".
    · tcadb.c (tcadbmisc): sub functions "searchget" and "searchget" were integrated.



    What's new in Tokyo Cabinet 1.4.1:

    January 21st, 2009

    · 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.



    What's new in Tokyo Cabinet 1.4.0:

    January 18th, 2009

    · The table database API was added.
    · It manages a database of records of named columns.
    · Functions with sub-indexes are also provided and they improve performance of complex queries.



    What's new in Tokyo Cabinet 1.3.25:

    December 16th, 2008

    · tcbdb.c (tcbdbsearchleaf): performance was improved.



    What's new in Tokyo Cabinet 1.3.24:

    December 15th, 2008

    · 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.



    What's new in Tokyo Cabinet 1.3.21:

    November 25th, 2008

    · tchdb.c (tchdbwalrestore): a bug on systems without unified buffer cache was fixed.



    What's new in Tokyo Cabinet 1.3.20:

    November 24th, 2008

    · Durability of transactions was improved by write ahead logging.



    What's new in Tokyo Cabinet 1.3.19:

    November 19th, 2008

    · tchdb.c (tchdbaddint, tchdbadddouble): bugs related to the return value were fixed.



    What's new in Tokyo Cabinet 1.3.18:

    November 13th, 2008

    · An on-memory ordered tree database was added.
    · Performance of the B+ tree was improved.



    What's new in Tokyo Cabinet 1.3.16:

    November 7th, 2008

    · 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.



    What's new in Tokyo Cabinet 1.3.15:

    October 26th, 2008

    · tcutil.c (tcmapput, tcmapout, tcmapget): performance was improved.
    · tcutil.c (tcnumtobinstr): new function.
    · tchdb.c (tchdbbidx): performance was improved.



    What's new in Tokyo Cabinet 1.3.14:

    October 22nd, 2008

    · myconf.h: missing features of PATH_MAX and nan is now emulated.
    · tcutil.c (tczeromap, tczerounmap): new functions.



    What's new in Tokyo Cabinet 1.3.12:

    October 12th, 2008

    · A script binding interface for Lua was added.
    · Some utility functions were added to the network server.
    · Concurrency of the hash database was improved.



    What's new in Tokyo Cabinet 1.3.9:

    September 20th, 2008

    · The database server now supports the Lua extension, which enables this release to add arbitrary database operations defined by users.
    · A bug related to replication was fixed.



    What's new in Tokyo Cabinet 1.3.8:

    September 5th, 2008

    · tcutil.c (tcmapaddint, tcmapadddouble): checking data size was added.



    What's new in Tokyo Cabinet 1.3.7:

    September 4th, 2008

    · tcutil.c (tcmapaddint, tcmapadddouble): type of the return value was changed.
    · tcfdb.c (tcfdbkeytoid): added as API.
    · tcadb.c (tcadbaddint, tcadbadddouble): new functions.



    What's new in Tokyo Cabinet 1.3.6:

    September 3rd, 2008

    · tcutil.c (tclrand, tcdrand): a bug of overflow on 64-bit environment was fixed.
    · tcutil.c (tcmdbaddint, tcmdbadddouble): new functions.
    · tchdb.c (tchdbaddint, tchdbadddouble): new functions.
    · tcbdb.c (tcbdbaddint, tcbdbadddouble): new functions.
    · tcfdb.c (tcfdbaddint, tcfdbadddouble): new functions.



    What's new in Tokyo Cabinet 1.3.5:

    August 27th, 2008

    · tcutil.c (tcatoi): new function.
    · tchdb.c (HDBDEFBNUM): increased for typical usecases.
    · tcbdb.c (BDBDEFBNUM): increased for typical usecases.
    · tchdb.c (tchdbsetxmsiz, tchdbxmsiz): new functions.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM