SQLite

All files named ”ext/fts3/fts3_tokenizer1.c”
Login

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

History for ext/fts3/fts3_tokenizer1.c

2022-09-27
01:53
[c1de4ae283] part of check-in [5517bc5098] Make the legacy FTS3 code more robust against integer overflow during memory allocation. (check-in: [5517bc5098] user: drh branch: trunk, size: 6641)
2012-03-16
00:28
[5c98225a53] part of check-in [74eadeec34] Fix harmless compiler warnings. (check-in: [74eadeec34] user: drh branch: trunk, size: 6639)
2011-06-16
00:54
[0dde8f307b] part of check-in [a0b43a320e] Changes to #ifdefs so that the build goes correctly if the only FTS macro defined is SQLITE_ENABLE_FTS4. (check-in: [a0b43a320e] user: drh branch: trunk, size: 6634)
2010-08-06
19:00
[6e5cbaa588] part of check-in [b8b465ed2c] Remove all vestiges of ctype.h from FTS3. This addresses ticket [991789d9f3136a] among other bug reports. (check-in: [b8b465ed2c] user: drh branch: trunk, size: 6635)
2010-01-22
15:48
[b6d86d1d75] part of check-in [701ef64b3d] Fix two similar problems in fts3 that meant that an OOM error could cause a memory leak. (check-in: [701ef64b3d] user: dan branch: trunk, size: 6530)
2009-12-03
06:26
[11a604a53c] part of check-in [37495b55ff] Updates to FTS3 to correct compiler warnings under MSVC. (check-in: [37495b55ff] user: shaneh branch: trunk, size: 6499)
2007-11-23
17:31
[0a5bcc579f] part of check-in [460af6bb66] Changes fts3 to use only sqlite3_malloc() and not system malloc. Ticket #2762. (CVS 4554) (check-in: [460af6bb66] user: drh branch: trunk, size: 6511)
2007-08-20
17:37
Added: [0580bf16fd] part of check-in [216c91d2fc] Copy fts2 to fts3, renaming, and replacing references to fts2 with fts3, including capitalization variants. (CVS 4249) (check-in: [216c91d2fc] user: shess branch: trunk, size: 6430)