]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Copy fts1/ to fts2/, changing reference from fts1 to fts2. For future
authorshess <shess@noemail.net>
Tue, 10 Oct 2006 17:37:14 +0000 (17:37 +0000)
committershess <shess@noemail.net>
Tue, 10 Oct 2006 17:37:14 +0000 (17:37 +0000)
commit2670a173ed0c2ad508efca74a5f6884c739e09a2
tree71640beb0232a97d56ef8a9a0dbc15e40f7051cf
parent0058d84432099401776e7ae973e881fec8a70ecb
Copy fts1/ to fts2/, changing reference from fts1 to fts2.  For future
reference, the source versions copied were:

README.txt r1.1
fts1.c r1.37
fts1.h r1.2
fts1_hash.c r1.1
fts1_hash.h r1.1
fts1_porter.c r1.1
fts1_tokenizer.h r1.4
fts1_tokenizer1.c r1.6 (CVS 3471)

FossilOrigin-Name: d0d1e7cdcc1dd085f1e359ce35c441699d517b02
ext/fts2/README.txt [new file with mode: 0644]
ext/fts2/fts2.c [new file with mode: 0644]
ext/fts2/fts2.h [new file with mode: 0644]
ext/fts2/fts2_hash.c [new file with mode: 0644]
ext/fts2/fts2_hash.h [new file with mode: 0644]
ext/fts2/fts2_porter.c [new file with mode: 0644]
ext/fts2/fts2_tokenizer.h [new file with mode: 0644]
ext/fts2/fts2_tokenizer1.c [new file with mode: 0644]
manifest
manifest.uuid