pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/tokyotyrant



Module Name:    pkgsrc
Committed By:   obache
Date:           Thu May  7 11:03:50 UTC 2009

Modified Files:
        pkgsrc/databases/tokyotyrant: Makefile PLIST distinfo
        pkgsrc/databases/tokyotyrant/patches: patch-ab patch-ac

Log Message:
Update tokyotyrant to 1.1.24.

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

        * ttutil.c (ttbreakservexpr): new function.

        * tcrdb.c (tcrdbopen2, tcrdbsetmst2, tcrdbtune): new functions.

        * tcrdb.c (tcrdbsetecode, tcrdblockmethod, tcrdbunlockmethod): new 
functions.

        * ttserver.c (proc): dynamic linking for the skeleton database was 
added.

        * ttskelmock.c, ttskelproxy.c: new files.

        - Release: 1.1.24

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

        * scrext.c (serv_eval, serv_split): new functions.

        * ttserver.c (do_repl): efficiency on dual-master replication was 
improved.

        * ttserver.c (do_optimize): new function.

        * ttserver.c (do_log): message format was modified.

        * tcrdb.c (tcrdboptimize): new function.

        * tcrdb.c (tcrdbvanish, tcrdbcopy, tcrdbrestore): each magic number was 
drifted.

        * tcrdb.c (tcrdbrestore, tcrdbsetmst): an argument for options was 
added.

        * tculog.c (tculogadbredo): the flag of consistency checking was 
separated.

        - Release: 1.1.23

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

        * scrext.c (serv_mapreduce): the parameter for the target keys became 
an option.

        - Release: 1.1.22

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

        * scrext.c (serv_mapreduce): the parameter for the session ID was 
abolished.

        - Release: 1.1.21

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

        * configure.in: a bug related to support for traditional shells was 
fixed.

        * scrext.c (serv_stashputkeep, serv_stashputcat): new functions.

        * scrext.c (serv_mapreduce, serv_mapreducemapemit): new functions.

        * ttserver.c (do_put, do_out, do_get): parameter validation was 
enhanced.

        - Release: 1.1.20

2009-03-14  Mikio Hirabayashi  <mikio%users.sourceforge.net@localhost>

        * tcrdb.c (tcrdbqrysearchget): the option for no update log was added.

        * tcrdb.c (tcrdbqrysearchcount): new function.

        * tculog.c (tcreplread): timeout mechanism was added.

        * ttserver.c (do_repl): performance was improved.

        - Release: 1.1.19


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/tokyotyrant/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/tokyotyrant/PLIST \
    pkgsrc/databases/tokyotyrant/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/tokyotyrant/patches/patch-ab
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/tokyotyrant/patches/patch-ac

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