summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msgl-fsearch.h
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+1
* Untabify.Bruno Haible2009-12-121-4/+4
* Do fuzzy matching by calling message_fuzzy_index_search on a hashed index,Bruno Haible2009-06-231-2/+12
* Use the result of the fuzzy search in the current list as a lower bound forBruno Haible2009-06-231-3/+6
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Fast fuzzy searching among messages.Bruno Haible2009-06-231-0/+57