summaryrefslogtreecommitdiff
path: root/lib/str-two-way.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update some URLsPaul Eggert2019-09-221-1/+1
* * lib/str-two-way.h: Fix comment typo.Paul Eggert2019-04-141-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: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-2/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* strstr: revert patches that introduced bug and pessimizationEric Blake2011-02-251-17/+20
* strstr: fix a bug whereby strstr would mistakenly return NULLJim Meyering2011-02-241-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* memmem, strstr, strcasestr: fix bug with long periodic needleEric Blake2010-10-051-1/+1
* memmem: slight optimizationEric Blake2010-06-221-19/+40
* 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-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-180/+180
* Glibc finally accepted the memmem speedup code, bugzilla #5514.Eric Blake2008-05-151-1/+3
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-141-0/+1
* Share two-way algorithm.Eric Blake2008-01-101-0/+426