summaryrefslogtreecommitdiff
path: root/src/fuzzy_match.c
AgeCommit message (Expand)Author
2022-10-23Replace wchar and friends with Unicode handling.Phil Jones
2022-10-22Limit max line length for perfect fuzzy matching.Phil Jones
2022-10-18Improve UTF-8 handling.Phil Jones
2022-09-07Allow space-separated, per-word matches.Phil Jones
2022-08-14Improve fuzzy matcher.Phil Jones
2022-08-12Add --fuzzy_match option.Phil Jones