summaryrefslogtreecommitdiff
path: root/lib/fstrcmp.c
Commit message (Expand)AuthorAgeFilesLines
* 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