Commit Graph

7 Commits

Author SHA1 Message Date
Tal Einat cae324434d added C extensions and changed to single-source code 2014-04-19 01:31:32 +03:00
Tal Einat 2a4f028f8d added some tests for has_near_matches_*
Conflicts:
	tests/test_generic_search.py
	tests/test_substitutions_only.py
2014-04-12 19:07:22 +03:00
Tal Einat 183b045645 fixed typo in module name 2014-04-12 18:20:10 +03:00
Tal Einat 196c7766ea replaced assertEquals to assertEqual to avoid deprecation warnings 2014-04-12 18:09:00 +03:00
Tal Einat dccf4a47c6 added C implementation of has_near_matches_substitutions_only 2014-04-12 13:10:34 +03:00
Tal Einat 39000bda80 bugfix: generic search wasn't finding matches ending with a sub 2014-03-19 23:46:34 +02:00
Tal Einat c6930e2712 added finding near matches with only substitutions
also added a super-generic find_near_matches() utility function
2014-03-15 19:36:13 +02:00