- Added a better filename-suffix-finding heuristic, including
authorWayne Davison <wayned@samba.org>
Tue, 18 Jan 2005 19:37:17 +0000 (19:37 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 18 Jan 2005 19:37:17 +0000 (19:37 +0000)
commit4cd1daea194a72472ef705c44ba9129979babd48
treef8a35f42466b092163e48377f0339ca0bd2cb1fd
parent054f3f90314fc26a068ad8a176608315e0f53739
- Added a better filename-suffix-finding heuristic, including
  the ignoring of useless additional suffixes (such as '~').
- Don't exclude based on suffix, but rate a suffix mismatch more
  strongly than a filename mismatch.
- Improved the return from the fuzzy_distance() function when
  one of the strings is empty (as is often the case for a
  suffix comparison).
fuzzy.diff