SQLite

All files named ”ext/fts2/fts2_hash.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/fts2/fts2_hash.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)
2020-07-29
16:18
[afe88e653f] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 11294)
2013-07-04
23:53
[011a1d32de] 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: 11293)
2008-07-22
22:57
[2689e42e11] part of check-in [ecf2dec66c] Changes fts2 to use only sqlite3_malloc() and not system malloc. Backports (4554) and (4555) from fts3. (CVS 5454) (check-in: [ecf2dec66c] user: shess branch: trunk, size: 11246)
22:15
[25ad8043ce] part of check-in [e31d2f875c] Cleanup the hash functions in FTS2. Backports (4440) from fts3. (CVS 5452) (check-in: [e31d2f875c] user: shess branch: trunk, size: 11225)
2007-06-25
14:28
[cafebb4620] part of check-in [02b23c4394] Modify the non-configure build system to make it easier to build the library with the fts2 or icu extensions linked in. (CVS 4121) (check-in: [02b23c4394] user: danielk1977 branch: trunk, size: 11177)
2006-10-10
17:37
Added: [b3f22116d4] part of check-in [d0d1e7cdcc] 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) (check-in: [d0d1e7cdcc] user: shess branch: trunk, size: 11177)