summaryrefslogtreecommitdiff
path: root/lib/fstrcmp.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* fstrcmp: Clarification regarding NOTE_ORDERED.Bruno Haible2020-08-261-0/+1
* fstrcmp: Add API to clean up resources.Bruno Haible2020-02-161-0/+15
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* diffseq: restore TOO_EXPENSIVE heuristicPaul Eggert2016-10-251-1/+9
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* fstrcmp: don't assume strlen < INT_MAXPaul Eggert2015-02-071-31/+34
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* diffseq: remove TOO_EXPENSIVE heuristicPaul Eggert2014-02-231-36/+2
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-72/+72
* Add data about branch probabilities.Bruno Haible2008-09-201-5/+12
* Use a second, less quick upper bound based on character occurrence counts.Ralf Wildenhues2008-09-161-0/+49
* Abort the fstrcmp computation early when a lower bound has been given.Ralf Wildenhues2008-09-141-4/+26
* Simplify result computation.Bruno Haible2008-09-141-11/+12
* New function fstrcmp_bounded.Ralf Wildenhues2008-09-141-28/+34
* Move the lock and tls source files into a subdirectory.Bruno Haible2008-08-141-3/+4
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Fuzzy string comparison.Bruno Haible2007-08-181-0/+186
* Live on the diff-merge branch, not on HEAD.Bruno Haible2006-10-071-670/+0
* Fuzzy string comparison.Bruno Haible2006-10-071-0/+670