log

age author description
Thu, 10 Jan 2008 20:44:14 -0700 Eric Blake * m4/strstr.m4: Delete cruft from copy-n-paste.
Fri, 11 Jan 2008 03:57:18 +0100 Bruno Haible Make c-strstr rely on strstr.
Fri, 11 Jan 2008 03:42:54 +0100 Bruno Haible Add documentation for the c-* modules.
Fri, 11 Jan 2008 00:36:17 +0100 Eric Blake Fix a comment.
Thu, 10 Jan 2008 12:06:35 -0700 Eric Blake Share two-way algorithm.
Thu, 10 Jan 2008 07:38:11 -0700 Eric Blake Avoid quadratic strstr implementations.
Thu, 10 Jan 2008 11:12:06 +0100 Bruno Haible Make it possible to avoid all memory leaks when calling relocate().
Thu, 10 Jan 2008 10:56:41 +0100 Bruno Haible Update copyright year.
Thu, 10 Jan 2008 10:16:08 +0100 Colin Watson * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
Thu, 10 Jan 2008 02:52:02 +0100 Bruno Haible Small tweaks to memmem module.
Thu, 10 Jan 2008 02:46:55 +0100 Bruno Haible Work around OpenBSD 4.0 tdelete() bug.
Thu, 10 Jan 2008 02:36:58 +0100 Bruno Haible Fix test failure on OpenBSD 4.0.
Thu, 10 Jan 2008 02:27:54 +0100 Bruno Haible Undo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.
Wed, 09 Jan 2008 17:22:52 -0800 Paul Eggert gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
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.
Wed, 09 Jan 2008 07:18:35 +0100 Ralf Wildenhues Support AIX 6.1 and higher.
Wed, 09 Jan 2008 02:15:36 +0100 Bruno Haible Handle the particular PRIdMAX values on MacOS X and mingw.
Wed, 09 Jan 2008 01:17:12 +0100 Bruno Haible Add missing module dependencies.
Tue, 08 Jan 2008 23:54:30 +0100 Bruno Haible Document the knuth_morris_pratt calling convention better.
Tue, 08 Jan 2008 17:40:59 +0100 Bruno Haible Detect wcwidth bug on OpenBSD 4.0.
Sat, 05 Jan 2008 14:09:11 -0700 Eric Blake Rewrite memmem to guarantee linear complexity without malloc.
Tue, 08 Jan 2008 11:43:00 +0100 Bruno Haible Remove unnecessary TESTS_ENVIRONMENT setting.
Tue, 08 Jan 2008 09:53:53 +0100 Mike Frysinger Add a configure time option: --disable-acl.
Tue, 08 Jan 2008 09:09:18 +0100 Simon Josefsson Update localename-tests for setenv changes.
Tue, 08 Jan 2008 08:15:44 +0100 Ralf Wildenhues * DEPENDENCIES: Require Texinfo version 4.6 or newer.
Tue, 08 Jan 2008 02:53:46 +0100 Colin Watson Add man-db.
Tue, 08 Jan 2008 02:24:39 +0100 Bruno Haible No need to drop periods from section names.
Tue, 08 Jan 2008 02:16:21 +0100 Bruno Haible Don't strip off a leading "lt-" prefix outside a .libs directory.
Tue, 08 Jan 2008 00:28:30 +0100 Bruno Haible Improve memory cleanup in 'relocatable' module.