etrepum / tokyo-cabinet

[mirror] Tokyo Cabinet: a modern implementation of DBM

This URL has Read+Write access

name age message
file COPYING Mon Jan 05 15:55:50 -0800 2009 sync with tokyocabinet-1.3.26.tar.gz [etrepum]
file ChangeLog Loading commit data...
file Makefile.in
file README Sun Jan 18 19:05:11 -0800 2009 sync with tokyocabinet-1.4.0.tar.gz [etrepum]
file THANKS Mon Jan 05 15:55:50 -0800 2009 sync with tokyocabinet-1.3.26.tar.gz [etrepum]
directory bros/ Sun Feb 15 20:04:24 -0800 2009 sync with tokyocabinet-1.4.6.tar.gz [etrepum]
file configure
file configure.in
directory doc/
directory example/ Thu Mar 12 23:48:13 -0700 2009 sync with tokyocabinet-1.4.10.tar.gz [etrepum]
file hogehoge Fri Feb 13 14:05:10 -0800 2009 sync with tokyocabinet-1.4.5.tar.gz [etrepum]
directory lab/ Mon Mar 23 15:01:48 -0700 2009 sync with tokyocabinet-1.4.11.tar.gz [etrepum]
directory man/
file md5.c Mon Jan 05 15:55:50 -0800 2009 sync with tokyocabinet-1.3.26.tar.gz [etrepum]
file md5.h Mon Jan 05 15:55:50 -0800 2009 sync with tokyocabinet-1.3.26.tar.gz [etrepum]
file myconf.c Fri Feb 13 14:05:10 -0800 2009 sync with tokyocabinet-1.4.5.tar.gz [etrepum]
file myconf.h Fri Feb 13 14:05:10 -0800 2009 sync with tokyocabinet-1.4.5.tar.gz [etrepum]
file tcadb.c
file tcadb.h
file tcamgr.c
file tcatest.c
file tcawmgr.c Sun Jan 18 19:05:11 -0800 2009 sync with tokyocabinet-1.4.0.tar.gz [etrepum]
file tcbdb.c
file tcbdb.h
file tcbmgr.c Mon Jan 26 03:49:44 -0800 2009 sync with tokyocabinet-1.4.2.tar.gz [etrepum]
file tcbmttest.c
file tcbtest.c
file tcfdb.c
file tcfdb.h
file tcfmgr.c Mon Jan 26 03:49:44 -0800 2009 sync with tokyocabinet-1.4.2.tar.gz [etrepum]
file tcfmttest.c
file tcftest.c
file tchdb.c
file tchdb.h
file tchmgr.c Mon Jan 26 03:49:44 -0800 2009 sync with tokyocabinet-1.4.2.tar.gz [etrepum]
file tchmttest.c
file tchtest.c
file tctdb.c
file tctdb.h
file tctmgr.c Wed Apr 01 17:51:36 -0700 2009 sync with tokyocabinet-1.4.12 [etrepum]
file tctmttest.c
file tcttest.c Wed Apr 01 17:51:36 -0700 2009 sync with tokyocabinet-1.4.12 [etrepum]
file tcucodec.c Sun Jan 18 19:05:11 -0800 2009 sync with tokyocabinet-1.4.0.tar.gz [etrepum]
file tcumttest.c Wed Apr 01 17:51:36 -0700 2009 sync with tokyocabinet-1.4.12 [etrepum]
file tcutest.c Wed Apr 01 17:51:36 -0700 2009 sync with tokyocabinet-1.4.12 [etrepum]
file tcutil.c
file tcutil.h
file tokyocabinet.idl
file tokyocabinet.pc.in Mon Jan 05 15:55:50 -0800 2009 sync with tokyocabinet-1.3.26.tar.gz [etrepum]
README
================================================================
 Tokyo Cabinet: a modern implementation of DBM
 Copyright (C) 2006-2009 Mikio Hirabayashi
================================================================


Please read the following documents with a WWW browser.
How to install Tokyo Cabinet is explained in the specification.

  README         - this file
  COPYING        - license
  ChangeLog      - history of enhancement
  THANKS         - list of contributors
  doc/index.html - index of documents


Contents of the directory tree is below.

  ./             - sources of Tokyo Cabinet
  ./doc/         - manuals and specifications
  ./man/         - manuals for nroff
  ./example/     - sample code of tutorial
  ./lab/         - for test and experiment
  ./bros/        - for comparison with other database managers


Tokyo Cabinet is released under the terms of the GNU Lesser General
Public License.  See the file `COPYING' for details.

Tokyo Cabinet was written by Mikio Hirabayashi.  You can contact the
author by e-mail to `mikio@users.sourceforge.net'.


Thanks.



== END OF FILE ==