]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for the (unsupported) soundex algorithm so that it conforms to Knuth.
authordrh <drh@noemail.net>
Sat, 19 Aug 2006 11:34:01 +0000 (11:34 +0000)
committerdrh <drh@noemail.net>
Sat, 19 Aug 2006 11:34:01 +0000 (11:34 +0000)
commitbdf67e0efe01cd467278b8bd6ee589bbc1eb3f65
treec99c6e95ba50df04386714f6c552ad974c423b54
parent164a1b693f1d41c02d82d94a83be7ba97c332214
Fix for the (unsupported) soundex algorithm so that it conforms to Knuth.
Ticket #1925.  Test cases added. (CVS 3358)

FossilOrigin-Name: 7810d1abf611ce40dd0de45610269359a8ca9222
manifest
manifest.uuid
src/func.c
test/func.test