log modules/memmem @ 16002:3ea89d2bf5ad

age author description
Sat, 21 May 2011 15:18:46 +0200 Bruno Haible memmem*: Move AC_LIBOBJ invocations to module description.
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.
Tue, 08 Jan 2008 17:15:27 -0700 Eric Blake Give gcc some memmem optimization hints.
Sat, 05 Jan 2008 14:09:11 -0700 Eric Blake Rewrite memmem to guarantee linear complexity without malloc.
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.
Mon, 16 Jul 2007 10:45:26 +0000 Bruno Haible Use the synonymous term LGPLv2.
Thu, 01 Feb 2007 00:29:52 +0000 Bruno Haible Enforce the use of gnulib modules for unportable <string.h> functions.
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Fri, 13 Oct 2006 12:40:22 +0000 Bruno Haible gnulib-tool now synthesizes the EXTRA_DIST line.
Thu, 12 Oct 2006 18:52:30 +0000 Bruno Haible Distribute all lib/* source files through EXTRA_DIST.
Mon, 04 Oct 2004 11:25:57 +0000 Bruno Haible New module 'memmem', from Simon Josefsson.