log

age author description
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.