OSDN Git Service

Initial commit of senna-1.1.2-fast.
authorMasaoFujii <masao.fujii@gmail.com>
Fri, 29 Mar 2013 14:37:02 +0000 (23:37 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Fri, 29 Mar 2013 14:37:02 +0000 (23:37 +0900)
commit8e548e1513b236c524c9592db2b47bb1d7d73427
treee14e80f31064150e4ecf228435833d1d55bf96bf
Initial commit of senna-1.1.2-fast.
153 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
bindings/mysql/myisenna/.deps/myisenna.Plo [new file with mode: 0644]
bindings/mysql/myisenna/.deps/myistest.Po [new file with mode: 0644]
bindings/mysql/myisenna/Makefile [new file with mode: 0644]
bindings/mysql/myisenna/Makefile.am [new file with mode: 0644]
bindings/mysql/myisenna/Makefile.in [new file with mode: 0644]
bindings/mysql/myisenna/myisenna.cc [new file with mode: 0644]
bindings/mysql/myisenna/myisenna.h [new file with mode: 0644]
bindings/mysql/myisenna/myistest.c [new file with mode: 0644]
bindings/mysql/mysql-4.0.27.senna.2ind.diff [new file with mode: 0644]
bindings/mysql/mysql-4.0.27.senna.2ind.skipmode.diff [new file with mode: 0644]
bindings/mysql/mysql-4.0.27.senna.diff [new file with mode: 0644]
bindings/mysql/mysql-5.1.15-beta.senna.2ind.diff [new file with mode: 0644]
bindings/mysql/mysql-5.1.15-beta.senna.diff [new file with mode: 0644]
bindings/mysql/udf/AUTHORS [new file with mode: 0644]
bindings/mysql/udf/COPYING [new file with mode: 0644]
bindings/mysql/udf/ChangeLog [new file with mode: 0644]
bindings/mysql/udf/INSTALL [new file with mode: 0644]
bindings/mysql/udf/Makefile.am [new file with mode: 0644]
bindings/mysql/udf/Makefile.in [new file with mode: 0644]
bindings/mysql/udf/NEWS [new file with mode: 0644]
bindings/mysql/udf/README [new file with mode: 0644]
bindings/mysql/udf/aclocal.m4 [new file with mode: 0644]
bindings/mysql/udf/compile [new file with mode: 0755]
bindings/mysql/udf/config.guess [new file with mode: 0755]
bindings/mysql/udf/config.sub [new file with mode: 0755]
bindings/mysql/udf/configure [new file with mode: 0755]
bindings/mysql/udf/configure.in [new file with mode: 0644]
bindings/mysql/udf/depcomp [new file with mode: 0755]
bindings/mysql/udf/install-sh [new file with mode: 0755]
bindings/mysql/udf/ltmain.sh [new file with mode: 0644]
bindings/mysql/udf/missing [new file with mode: 0755]
bindings/mysql/udf/udf_snippet.c [new file with mode: 0644]
bindings/php/context/config.m4 [new file with mode: 0644]
bindings/php/context/config.w32 [new file with mode: 0644]
bindings/php/context/php_sen_ctx.h [new file with mode: 0644]
bindings/php/context/sen_ctx.c [new file with mode: 0644]
bindings/php/context/sen_ctx.dsp [new file with mode: 0644]
bindings/php/context/sen_ctx.phpclass [new file with mode: 0644]
bindings/php/context/test.php [new file with mode: 0644]
bindings/python/context/sennactx.c [new file with mode: 0644]
bindings/python/context/setup.py [new file with mode: 0755]
bindings/ruby/extconf.rb [new file with mode: 0644]
bindings/ruby/lib/senna.rb [new file with mode: 0644]
bindings/ruby/lib/senna_api_dl.rb [new file with mode: 0644]
bindings/ruby/senna_api.i [new file with mode: 0644]
bindings/ruby/senna_api_wrap.c [new file with mode: 0644]
bindings/ruby/test/advanced-api-test/test_index_advanced.rb [new file with mode: 0644]
bindings/ruby/test/advanced-api-test/test_query_advanced.rb [new file with mode: 0644]
bindings/ruby/test/advanced-api-test/test_records_advanced.rb [new file with mode: 0644]
bindings/ruby/test/all_test.rbx [new file with mode: 0755]
bindings/ruby/test/basic-api-test/test_create_index.rb [new file with mode: 0644]
bindings/ruby/test/basic-api-test/test_index_update.rb [new file with mode: 0644]
bindings/ruby/test/basic-api-test/test_records.rb [new file with mode: 0644]
bindings/ruby/test/low-level-api-test/test_sym.rb [new file with mode: 0644]
bindings/ruby/test/regression-test/fixedbug-r00277/test_bug_r00277.rb [new file with mode: 0644]
bindings/ruby/test/regression-test/fixedbug-r00308/test_bug_r00308.rb [new file with mode: 0644]
bindings/ruby/test/regression-test/fixedbug-r00343/test_bug_r00343.rb [new file with mode: 0644]
bindings/ruby/test/regression-test/fixedbug-r00346/test_bug_r00346.rb [new file with mode: 0644]
bindings/ruby/test/regression-test/fixedbug-r00639/test_bug_r00639.rb [new file with mode: 0644]
bindings/ruby/test/regression-test/fixedbug-r00643/test_bug_r00643.rb [new file with mode: 0644]
bindings/ruby/test/regression-test/fixedbug-r00644/test_bug_r00644.rb [new file with mode: 0644]
bindings/ruby/test/test_tools.rb [new file with mode: 0644]
bindings/ruby/test/utility-api-test/test_snip_utility.rb [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/API.EN [new file with mode: 0644]
doc/API.JA [new file with mode: 0644]
doc/CHECKINSTALL.EN [new file with mode: 0644]
doc/CHECKINSTALL.JA [new file with mode: 0644]
doc/FUTUREWORKS.EN [new file with mode: 0644]
doc/FUTUREWORKS.JA [new file with mode: 0644]
doc/INSTALL.EN [new file with mode: 0644]
doc/INSTALL.JA [new file with mode: 0644]
doc/KNOWNPROBLEMS.EN [new file with mode: 0644]
doc/KNOWNPROBLEMS.JA [new file with mode: 0644]
doc/MYSQLBINDING.EN [new file with mode: 0644]
doc/MYSQLBINDING.JA [new file with mode: 0644]
doc/QUERY.EN [new file with mode: 0644]
doc/QUERY.JA [new file with mode: 0644]
doc/README.EN [new file with mode: 0644]
doc/README.JA [new file with mode: 0644]
install-sh [new file with mode: 0755]
lib/Makefile.am [new file with mode: 0644]
lib/Makefile.in [new file with mode: 0644]
lib/cache.c [new file with mode: 0644]
lib/cache.h [new file with mode: 0644]
lib/com.c [new file with mode: 0644]
lib/com.h [new file with mode: 0644]
lib/ctx.c [new file with mode: 0644]
lib/ctx.h [new file with mode: 0644]
lib/index.c [new file with mode: 0644]
lib/inv.c [new file with mode: 0644]
lib/inv.h [new file with mode: 0644]
lib/inv08.c [new file with mode: 0644]
lib/io.c [new file with mode: 0644]
lib/io.h [new file with mode: 0644]
lib/lex.c [new file with mode: 0644]
lib/lex.h [new file with mode: 0644]
lib/nfkc.c [new file with mode: 0644]
lib/ql.c [new file with mode: 0644]
lib/ql.h [new file with mode: 0644]
lib/query.c [new file with mode: 0644]
lib/scm.c [new file with mode: 0644]
lib/senna_in.h [new file with mode: 0644]
lib/set.c [new file with mode: 0644]
lib/set.h [new file with mode: 0644]
lib/snip.c [new file with mode: 0644]
lib/snip.h [new file with mode: 0644]
lib/store.c [new file with mode: 0644]
lib/store.h [new file with mode: 0644]
lib/str.c [new file with mode: 0644]
lib/str.c.orig [new file with mode: 0644]
lib/str.c.rej [new file with mode: 0644]
lib/str.h [new file with mode: 0644]
lib/sym.c [new file with mode: 0644]
lib/sym.h [new file with mode: 0644]
lib/sym08.c [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0755]
senna-cfg.in [new file with mode: 0644]
senna.h [new file with mode: 0644]
senna.h.orig [new file with mode: 0644]
senna.spec.in [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/senna.c [new file with mode: 0644]
src/sennachk.c [new file with mode: 0644]
test/Makefile.am [new file with mode: 0644]
test/Makefile.in [new file with mode: 0644]
test/hatenapo.c [new file with mode: 0644]
util/unicode/README [new file with mode: 0644]
util/unicode/icudump.c [new file with mode: 0644]
util/unicode/nfkc.rb [new file with mode: 0755]
vcc/bindings/ruby/extconf.rb [new file with mode: 0644]
vcc/config.h.in [new file with mode: 0644]
vcc/libsenna.c [new file with mode: 0644]
vcc/libsenna.def [new file with mode: 0644]
vcc/libsenna.vc8.0.vcproj [new file with mode: 0644]
vcc/senna.vcproj [new file with mode: 0644]
vcc/sennachk.vcproj [new file with mode: 0644]