Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts1/fulltext.c
2023-01-14
| ||
19:53 | Deleted: Omit the long-disused FTS1 and FTS2 implements from the active source tree. The code will persist forever in the source repository, but there is no point in carrying it around in the latest tarballs where it is never used. (check-in: [2bb50d5aed] user: drh branch: trunk, size: 0) | |
2013-07-04
| ||
23:53 | [37698e1909] part of check-in [f2ab874782] Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. (check-in: [f2ab874782] user: mistachkin branch: extRefactor, size: 44906) | |
2007-05-10
| ||
21:31 | Deleted: Backport the stack-size reduction patch in (3673) to version 3.3.13. (CVS 3979) (check-in: [e91012b603] user: drh branch: branch_3_3_13, size: 0) | |
2006-08-28
| ||
23:46 | [d935e600d8] part of check-in [58006e38af] Make static some symbols which shouldn't have been exported. (CVS 3371) (check-in: [58006e38af] user: shess branch: trunk, size: 44829) | |
2006-08-25
| ||
19:20 | [2bf058ab28] part of check-in [a6fcf9101a] Fix gcc gripe about parens in a ||/&& in mergePosList(). Drop unused pBlob/nBlob in index_insert_term(). Fix NULL deref in an assertion in docListUpdate() delete case. Minor code tightening in docListUpdate(). (CVS 3367) (check-in: [a6fcf9101a] user: shess branch: trunk, size: 44759) | |
2006-08-23
| ||
23:58 | Added: [373ee2d9d7] part of check-in [b0d8e0d314] A first implementation of a full-text search module for SQLite. (CVS 3363) (check-in: [b0d8e0d314] user: adamd branch: trunk, size: 44850) | |