]> sourceware.org Git - systemtap.git/commit
PR15375: add levenshtein() function to calculate edit distance
authorJonathan Lebon <jlebon@redhat.com>
Wed, 24 Jul 2013 12:37:12 +0000 (08:37 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Wed, 24 Jul 2013 12:39:19 +0000 (08:39 -0400)
commitcde0f3ce2cd80d74ab05a76733665f6c1fe5d37c
tree2534898a94cc14d5a056433fdd1b78a31bf562c6
parentdd4667264618179f64e36a214092f334c0f1ee70
PR15375: add levenshtein() function to calculate edit distance

The levenshtein() function added in util.cxx will be used in the new
upcoming function suggestion feature.
util.cxx
util.h
This page took 0.027044 seconds and 5 git commands to generate.