]> git.ipfire.org Git - thirdparty/zstd.git/commit
Edit distance match finder 2036/head
authorBimba Shrestha <bimbashrestha@fb.com>
Fri, 13 Mar 2020 14:39:33 +0000 (09:39 -0500)
committerBimba Shrestha <bimbashrestha@fb.com>
Fri, 13 Mar 2020 14:39:33 +0000 (09:39 -0500)
commitdbdeca1412ca370acbb9480641e02137c7d94e4a
tree731cea2f69e42cd10bee1d7be85025a6a879b035
parent66607d0eac54a99946ca14fee6af29fc525275c0
Edit distance match finder
contrib/match_finders/README.md [new file with mode: 0644]
contrib/match_finders/zstd_edist.c [new file with mode: 0644]
contrib/match_finders/zstd_edist.h [new file with mode: 0644]