Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: Update copyright year | Daiki Ueno | 2016-01-02 | 1 | -1/+1 |
* | maint: Update copyright year | Daiki Ueno | 2015-06-05 | 1 | -1/+1 |
* | Don't use float-derived integer SHORT_MSG_MAX to define array. | Daiki Ueno | 2013-01-06 | 1 | -1/+3 |
* | Avoid compilation error on Solaris 7 with cc. | Bruno Haible | 2011-06-13 | 1 | -2/+7 |
* | Untabify. | Bruno Haible | 2009-12-12 | 1 | -197/+197 |
* | Do fuzzy matching by calling message_fuzzy_index_search on a hashed index, | Bruno Haible | 2009-06-23 | 1 | -7/+26 |
* | Use the result of the fuzzy search in the current list as a lower bound for | Bruno Haible | 2009-06-23 | 1 | -4/+7 |
* | Shortcut fstrcmp computations by taking into account the best known match so | Bruno Haible | 2009-06-23 | 1 | -3/+5 |
* | Switch the license of the programs from GPLv2 to GPLv3. | Bruno Haible | 2009-06-23 | 1 | -5/+4 |
* | New macros XMALLOC, XNMALLOC. | Bruno Haible | 2009-06-23 | 1 | -5/+3 |
* | Fast fuzzy searching among messages. | Bruno Haible | 2009-06-23 | 1 | -0/+640 |