Fri, 25 Feb 2011 16:16:39 -0700 |
Eric Blake |
strstr: expand test coverage
|
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
|
Fri, 11 Jun 2010 21:17:11 +0200 |
Bruno Haible |
Avoid some more warnings from "gcc -Wwrite-strings".
|
Wed, 27 Jan 2010 17:12:30 +0100 |
Jim Meyering |
maint: normalize copyright notices
|
Wed, 27 Jan 2010 16:56:30 +0100 |
Simon Josefsson |
Fix last commit.
|
Wed, 27 Jan 2010 16:13:04 +0100 |
Simon Josefsson |
Fix copyright statement.
|
Thu, 24 Dec 2009 21:01:42 +0100 |
Bruno Haible |
Refactor common macros used in tests.
|
Tue, 22 Dec 2009 10:57:14 -0700 |
Eric Blake |
tests: add signature checks
|
Fri, 11 Dec 2009 01:15:28 +0100 |
Bruno Haible |
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Thu, 14 May 2009 01:39:07 +0200 |
Bruno Haible |
Make some tests ISO C 99 compliant.
|
Tue, 10 Jun 2008 06:25:20 -0600 |
Eric Blake |
Add missing include.
|
Tue, 10 Jun 2008 12:13:43 +0200 |
Bruno Haible |
Work around environments that (stupidly) ignore SIGALRM.
|
Fri, 11 Apr 2008 16:31:39 +0200 |
Bruno Haible |
Flush the standard error stream before aborting.
|
Mon, 18 Feb 2008 14:12:07 +0100 |
Jim Meyering |
Remove useless "if" tests before free. Deprecate "free" module.
|
Sat, 12 Jan 2008 01:14:37 +0100 |
Bruno Haible |
Increase the maximum allowed time for the test.
|
Sat, 05 Jan 2008 14:09:11 -0700 |
Eric Blake |
Rewrite memmem to guarantee linear complexity without malloc.
|
Sat, 05 Jan 2008 04:47:05 -0700 |
Eric Blake |
Fix memmem test for mingw.
|
Fri, 04 Jan 2008 15:19:34 -0700 |
Eric Blake |
Shorten duration of memmem test.
|
Wed, 26 Dec 2007 16:02:46 +0100 |
Bruno Haible |
Use standard idioms.
|
Wed, 19 Dec 2007 16:09:03 -0700 |
Eric Blake |
Fix memmem to avoid O(n^2) worst-case complexity.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Mon, 28 May 2007 16:49:41 +0000 |
Eric Blake |
Unconditionally include <config.h> in unit tests.
|
Fri, 26 Jan 2007 22:16:55 +0000 |
Paul Eggert |
* doc/gnulib-tool.texi (Initial import): Update to match current
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Mon, 04 Oct 2004 11:25:57 +0000 |
Bruno Haible |
New module 'memmem', from Simon Josefsson.
|