log lib/str-two-way.h @ 17463:203c036eb0c6

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 25 Feb 2011 09:10:57 -0700 Eric Blake strstr: revert patches that introduced bug and pessimization
Thu, 24 Feb 2011 10:57:22 +0100 Jim Meyering strstr: fix a bug whereby strstr would mistakenly return NULL
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 05 Oct 2010 16:39:32 -0600 Eric Blake memmem, strstr, strcasestr: fix bug with long periodic needle
Mon, 21 Jun 2010 16:16:44 -0600 Eric Blake memmem: slight optimization
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 15 May 2008 06:16:11 -0600 Eric Blake Glibc finally accepted the memmem speedup code, bugzilla #5514.
Thu, 10 Jan 2008 22:22:51 -0700 Eric Blake Convert strcasestr module to use Two-Way algorithm.
Thu, 10 Jan 2008 12:06:35 -0700 Eric Blake Share two-way algorithm.