2009-05-10 06:43:31 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyotyrant to 1.1.26.
Changes:
2009-05-09 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttutil.c (ttservsettermhandler): new function.
* ttserver.c (do_term): new function.
- Release: 1.1.26
2009-05-06 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttutil.c (ttcmdidtostr): new function.
* tculog.c (tcreplopen): a bug of data size of the server ID was fixed.
* tcrdb.c (tcrdbsetmst, tcrdbsetmst2): the timestamp argument was added.
* tcrmgr.c (procrepl): command names are now printed.
* ttulmgr.c (procexport): command names are now printed.
- Release: 1.1.25
|
2009-05-07 13:03:50 by OBATA Akio | Files touched by this commit (5) | |
Log message:
Update tokyotyrant to 1.1.24.
Changes:
2009-04-25 Mikio Hirabayashi <mikio@users.sourceforge.net>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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
|
2009-04-07 21:18:05 by Hasso Tepper | Files touched by this commit (2) |
Log message:
Make it build on DragonFly.
|
2009-03-21 06:46:54 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Update tokyotyrant to 1.1.18.
Changes:
2009-03-14 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttservctl: configuration was modified and update log is now disabled by default.
* ttutil.c (ttopensock, ttacceptsock): performance was improved.
* scrext.c (scrextnew): a parameter for the logger was added.
- Release: 1.1.18
|
2009-03-21 06:36:53 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update tokyotyrant to 1.1.17.
Changes:
2009-02-19 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttutil.c (tthttpfetch): timeout mechanism was added.
* ttserver.c (do_mc_delete): mismatch of the error message was resolved.
* ttserver.c (do_mc_incr, do_mc_decr): behavior became as with the original \
memcached.
* tcrdb.c (tcrdbqrysetlimit): new function instead of "tcrdbqrysetmax".
- Release: 1.1.17
|
2009-02-19 07:31:55 by OBATA Akio | Files touched by this commit (6) |
Log message:
Update tokyotyrant to 1.1.16.
Changes:
2009-02-16 Mikio Hirabayashi <mikio@users.sourceforge.net>
* tcrdb.h: the macro "RDBITOPT" was added.
* mycond.h, mycond.c, ttutil.c: Solaris portability was added thanks to tamtam.
- Release: 1.1.16
|
2009-02-15 10:00:52 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyotyrant to 1.1.15, for tokyocabinet-1.4.6.
|
2009-02-10 02:14:46 by OBATA Akio | Files touched by this commit (1) |
Log message:
Fixes typo (redundant `G'!).
|
2009-02-10 02:08:52 by OBATA Akio | Files touched by this commit (2) |
Log message:
Add missing *.lua files to PLIST.
Bump PKGREVISION.
|
2009-02-07 09:23:10 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyotyrant to 1.1.14.
2009-02-05 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttutil.c (ttservstart, ttservaddtimedhandler): multiple tasks are now supported.
* ttutil.c (ttsockrecv, ttsockgetint32, ttsockgetint64): performance was improved.
* ttserver.c (do_extpc): new function.
- Release: 1.1.14
2009-02-04 Mikio Hirabayashi <mikio@users.sourceforge.net>
* tcrdb.c (tcrdbqrysearchout): a bug related to the protocol format was fixed.
* tcrdb.c (tcrdbqrysearchget): new function.
- Release: 1.1.13
|