Commit graph

9 commits

Author SHA1 Message Date
obache
6986440833 Update tokyodystopia to 0.9.15.
2010-08-01  FAL Labs  <info@fallabs.com>

	- site documents were modified.

	- Release: 0.9.15
2010-08-06 04:43:23 +00:00
obache
8e9e5ca7f2 Update tokyodystopia to 0.9.14.
bug fixes release.

2010-03-01  Mikio Hirabayashi  <hirarin@gmail.com>

	* tcqdb.c: bugs by signdness confusion were fixed.

	- Release: 0.9.14
2010-06-18 10:12:05 +00:00
obache
0685b4a378 Update tokyodystopia to 0.9.13.
2009-06-18  Mikio Hirabayashi

	* tcqdb.c (tcqdbsearchimpl): performance was improved by backporting from TC.

	- Release: 0.9.13
2009-07-07 11:37:46 +00:00
obache
0f245e2d9d Update tokyodystopia to 0.9.12.
Changes:
2009-06-14  Mikio Hirabayashi

	* tcqtest.c (sysprint): new function.

	* dysttest.c (sysprint): new function.

	- Release: 0.9.12
2009-06-14 06:04:11 +00:00
obache
183717184c Update tokyodystopia to 0.9.11.
Changes:
2009-04-01  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* dystmgr.c (runsearch): interpretation of search options was modified.

	* lapumgr.c (runsearch): interpretation of search options was modified.

	- Release: 0.9.11

2009-01-05  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcqmgr.c (tccmpocrs): a bug related to overflow was fixed.

	- Release: 0.9.10
2009-05-07 11:01:09 +00:00
obache
222ddd631b Update tokyodystpoia to 0.9.9.
Changes:
2009-01-03  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* dystsearch.c (readparameters): semicolon separater is now supported.

	- Release: 0.9.9
2009-01-04 11:02:43 +00:00
obache
b1cfa64d5e Update tokyodystopia to 0.9.8.
Changes:
2008-10-20  Mikio Hirabayashi

	* tcqdb.c (tcidsetnew, tcidbsetdel): performance was improved by using mmap.

	- Release: 0.9.8
2008-10-23 05:13:00 +00:00
obache
c89130ad3f Update tokyodystopia to 0.9.7.
2008-10-04  Mikio Hirabayashi

	* tcqdb.c (tccmpocrs, tccmpuint64): bugs of comparison was fixed.

	- Release: 0.9.7

2008-09-10  Mikio Hirabayashi

	* tcqdb.c (tctextnormalize): a bug of memory corruption was fixed.

	- Release: 0.9.6
2008-10-06 10:42:56 +00:00
obache
c24d272e35 Import tokyodystopia-0.9.5 as textproc/tokyodystopia.
Tokyo Dystopia is a full-text search system. You can search lots of records for
some records including specified patterns. The characteristic of Tokyo Dystopia
is the following.

 * High performance of search
 * High scalability of target documents
 * Perfect recall ratio by character N-gram method
 * Phrase matching, prefix matching, suffix matching, and token matching
 * Multilingualism with Unicode
 * Layered Architecture of APIs

Tokyo Dystopia is available on platforms which have API conforming to C99 and
POSIX. Tokyo Dystopia is a free software licensed under the GNU Lesser General
Public License
2008-09-04 12:21:20 +00:00