log m4/memmem.m4 @ 15039:577ff30eb284

age author description
Sat, 21 May 2011 15:18:46 +0200 Bruno Haible memmem*: Move AC_LIBOBJ invocations to module description.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 19 Dec 2010 01:05:39 +0100 Bruno Haible memmem-simple: Stylistic changes.
Wed, 23 Jun 2010 00:42:54 +0100 Pádraig Brady memmem: rearrange memmem and expand memmem-simple modules
Wed, 15 Dec 2010 20:28:52 +0100 Pádraig Brady Improve cross-compilation guesses for uClibc.
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
Sat, 20 Nov 2010 19:45:34 +0100 Bruno Haible memmem: Fix autoconf test.
Sat, 20 Nov 2010 18:54:00 +0100 Bruno Haible Port to uClibc.
Thu, 07 Oct 2010 07:51:31 -0600 Eric Blake cygwin: use more robust version check
Tue, 05 Oct 2010 16:39:32 -0600 Eric Blake memmem, strstr, strcasestr: fix bug with long periodic needle
Mon, 30 Aug 2010 17:13:53 -0600 Eric Blake strstr, memmem, strcasestr: avoid leaked shell message
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Mon, 09 Jun 2008 16:21:34 -0600 Eric Blake Work around environments that (stupidly) ignore SIGALRM.
Thu, 15 May 2008 19:55:56 -0600 Eric Blake Extend previous patch to cygwin 1.7.0.
Thu, 15 May 2008 23:29:37 +0200 Bruno Haible Update cross-compiling guess now that glibc 2.9 will have fast implementations.
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Thu, 10 Jan 2008 02:52:02 +0100 Bruno Haible Small tweaks to memmem module.
Wed, 09 Jan 2008 10:19:13 -0700 Eric Blake Add memmem-simple module.
Sat, 05 Jan 2008 04:47:24 -0700 Eric Blake Avoid quadratic system memmem.
Wed, 19 Dec 2007 16:09:03 -0700 Eric Blake Fix memmem to avoid O(n^2) worst-case complexity.
Wed, 12 Sep 2007 15:59:57 +0000 Eric Blake Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
Sat, 27 Jan 2007 14:43:17 +0000 Bruno Haible Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and the
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Sun, 23 Jan 2005 08:06:57 +0000 Paul Eggert Use an all-permissive copyright notice, recommended by RMS.
Mon, 04 Oct 2004 11:25:57 +0000 Bruno Haible New module 'memmem', from Simon Josefsson.