SQLite

Check-in [89d6368250]
Login

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

Overview
Comment:Add the edit_cost_table= command to the spellfix1 virtual table, permitting the edit distance cost table to be changed at runtime.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 89d6368250f9ba2f49e930bbe5524f3da615ce70
User & Date: drh 2013-02-19 11:51:27.137
Context
2013-02-19
18:34
Truncate over-length source lines in sqliteInt.h to 80 characters or less. (check-in: d71abab085 user: drh tags: trunk)
11:51
Add the edit_cost_table= command to the spellfix1 virtual table, permitting the edit distance cost table to be changed at runtime. (check-in: 89d6368250 user: drh tags: trunk)
2013-02-16
02:41
Fix an unsafe VM register deallocation. (check-in: cfba2c8dad user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/test_spellfix.c.
Changes to test/spellfix.test.