Next | Query returned 50 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2009-12-19 13:56:45 by OBATA Akio | Files touched by this commit (10)
Log message:
Introduce PKG_OPTIONS for database/tokyocabinet to select compression support
(zlib/bzip2/lzo/lzma and enabled by default for former two).

LZO and LZMA supports are exclusive, optional and should be selected by
user's use-case (priority of data compression ratio, compression speed,
or so on).

Furthermore, Tokyocabinet uses archives/lzmalib for lzma support, but lzmalib
conflicts with archivers/xz.
It means if tokyocabinet is installed with lzma, failed to install xz,
and result in failure of "make extract" for packages using .lzma/.xz \ 
distfiles.
This issue also resolved by optionify lzma support and disabled by default.

This changes also make tokyocabinet ABI changes, so bump PKGREVISION
and recursive bump.

OKed to commit in freeze by wiz@.
   2009-11-25 12:33:56 by OBATA Akio | Files touched by this commit (9)
Log message:
TokyoCabinet related HOMEPAGEs have been moved.
   2009-07-21 13:31:23 by OBATA Akio | Files touched by this commit (3)
Log message:
Update tokyotyrant to 1.1.33.

Changes:
2009-07-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* scrext.c (serv_bit): new function.

	* tcrdb.c (tcrdbqryhint, tcrdbmetasearch): new functions.

	- Release: 1.1.33
   2009-07-18 03:52:47 by OBATA Akio | Files touched by this commit (3)
Log message:
Update tokyotyrant to 1.1.32.

Changes:
        2009-07-15  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* ttserver.c (do_mget, do_fwmkeys, do_misc): alignment violations were cleared.

	* tcrmttest.c (runtypical, proctypical, threadtypical): new functions.

	- Release: 1.1.32
   2009-07-13 11:32:40 by OBATA Akio | Files touched by this commit (3) | Package updated
Log message:
Update tokyotyrant to 1.1.31.

Changes:
2009-07-09  Mikio Hirabayashi

	* tculog.c (tculogwrite, tculrdread): the master ID is now recorded.

	* ttserver.c (main): the default value of the "-ulim" option was modified.

	* ttserver.c (proc): update logging and replicaion are now forbidden without \ 
the SID.

	* ttserver.c (do_repl): the NOP command is now throwed while circular replication.

	- Release: 1.1.31
   2009-07-07 13:41:23 by OBATA Akio | Files touched by this commit (3)
Log message:
Update tokyotyrant to 1.1.30.

Changes:
2009-07-05  Mikio Hirabayashi

	* scrext.c (scrextkill): new function.

	* scrext.c (serv_lock, serv_unlock): lock mechanism was modified with TCMDB.

	- Release: 1.1.30

2009-05-28  Mikio Hirabayashi

	* ttserver.c (do_http_options): new function.

	* tcrtest.c (proctable): a test of full-text search was added.

	- Release: 1.1.29
   2009-06-14 19:43:27 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-29 10:18:12 by OBATA Akio | Files touched by this commit (3)
Log message:
Update tokyotyrant to 1.1.28.

Changes:
2009-05-20  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* ttserver.c (do_task): a potential bug of memory leak was fixed.

	* tcrdb.c (tcrdbnew): a bug related to initialization was fixed.

	* scrext.c (serv_fwmkeys, serv_regex): new functions.

	- Release: 1.1.28
   2009-05-24 14:42:45 by OBATA Akio | Files touched by this commit (8)
Log message:
Update tokyotyrant to 1.1.27.

Changes:
2009-05-11  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcrtest.c (runtable, proctable): "-exp" option was added.

	* ttskelnull.c: new file.

	* tokyotyrant.idl: new file.

	- Release: 1.1.27
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Next | Query returned 50 messages, browsing 21 to 30 | Previous