Thu, 01 Jan 2015 01:38:23 +0000 |
Paul Eggert |
version-etc: new year
|
Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sun, 25 Mar 2012 01:56:10 +0100 |
Bruno Haible |
Enable common subexpression optimization in GCC.
|
Thu, 09 Feb 2012 21:39:05 -0800 |
Paul Eggert |
maint: replace FSF snail-mail addresses with URLs
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Fri, 15 Jul 2011 15:08:34 -0600 |
Eric Blake |
ffsl, ffsll: new modules
|
Sun, 29 May 2011 15:44:42 +0200 |
Bruno Haible |
Allow multiple gnulib generated include files to be combined.
|
Thu, 26 May 2011 12:28:51 +0200 |
Bruno Haible |
mbsrchr: Avoid collision with system function on Interix.
|
Sat, 16 Apr 2011 12:10:16 +0200 |
Bruno Haible |
strchrnul: Tweak last commit.
|
Fri, 15 Apr 2011 13:53:50 -0600 |
Eric Blake |
strchrnul: work around cygwin bug
|
Sun, 13 Feb 2011 11:59:12 +0100 |
Bruno Haible |
Don't interfere with a program's definition of __attribute__.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Sat, 20 Nov 2010 18:54:00 +0100 |
Bruno Haible |
Port to uClibc.
|
Thu, 11 Nov 2010 13:15:28 +0100 |
Bruno Haible |
New module 'strerror_r-posix'.
|
Thu, 07 Oct 2010 00:52:15 +0200 |
Bruno Haible |
string, sys_select: Avoid #including large headers unless necessary.
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Thu, 09 Sep 2010 17:05:15 -0600 |
Eric Blake |
strsignal: work around NetBSD bug
|
Sat, 04 Sep 2010 13:40:30 +0200 |
Bruno Haible |
strdup: Fix compilation error in C++ mode.
|
Mon, 16 Aug 2010 02:09:11 +0200 |
Bruno Haible |
stpncpy: Allow stpncpy to be defined as a macro.
|
Wed, 28 Jul 2010 00:53:16 +0200 |
Bruno Haible |
mbspcasecmp: Fix function specification.
|
Wed, 30 Jun 2010 02:19:54 +0200 |
Bruno Haible |
string: Fix syntax error with g++ 2.96.
|
Sat, 10 Apr 2010 11:29:14 +0200 |
Bruno Haible |
strnlen: Fix warning in C++ mode on MacOS X.
|
Mon, 05 Apr 2010 21:14:58 +0200 |
Bruno Haible |
New module 'strncat'.
|
Mon, 05 Apr 2010 13:12:59 +0200 |
Bruno Haible |
memchr: Avoid a possible C++ test error.
|
Sat, 03 Apr 2010 13:21:17 +0200 |
Bruno Haible |
stpncpy: Fix C++ test error on mingw.
|
Tue, 30 Mar 2010 02:35:49 +0200 |
Bruno Haible |
Emit #pragma system_header after the inclusion guard, not before.
|
Thu, 25 Mar 2010 16:28:02 -0600 |
Eric Blake |
maint: use pragma consistently across replacement headers
|
Sat, 13 Mar 2010 12:06:23 +0100 |
Bruno Haible |
Fix compilation error with glibc >= 2.10 and g++ >= 4.4.
|
Thu, 11 Mar 2010 12:39:15 +0100 |
Bruno Haible |
Fix problems with overloaded C++ definitions of memchr, strpbrk, etc.
|
Mon, 08 Mar 2010 01:26:36 +0100 |
Bruno Haible |
string: Avoid #define replacements in C++ mode.
|
Wed, 16 Dec 2009 16:20:28 -0700 |
Eric Blake |
warn-on-use: use instead of link-warning
|
Thu, 07 Jan 2010 23:42:03 +0100 |
Bruno Haible |
mbslen: Avoid collision with system function.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
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.
|
Wed, 09 Sep 2009 21:34:32 -0600 |
Eric Blake |
strndup: fix improper m4 caching
|
Sun, 06 Sep 2009 17:17:41 +0200 |
Ben Pfaff |
Work around a glibc bug in strtok_r.
|
Wed, 12 Aug 2009 10:23:03 -0600 |
Eric Blake |
stddef: fix NetBSD 5.0 NULL bug, rather than working around it
|
Mon, 15 Jun 2009 07:49:35 -0600 |
Eric Blake |
docs: memchr is no longer obsolete
|
Mon, 08 Jun 2009 06:29:17 -0600 |
Eric Blake |
memchr: detect broken x86_64 and alpha implementations
|
Sat, 18 Oct 2008 02:43:18 +0200 |
Bruno Haible |
Avoid gcc warnings because of #pragma GCC system_header on older gcc.
|
Sun, 21 Sep 2008 14:54:54 +0200 |
Bruno Haible |
New module 'strdup-posix'.
|
Sat, 30 Aug 2008 03:09:15 +0200 |
Bruno Haible |
Avoid some "gcc -pedantic" warnings.
|
Tue, 19 Aug 2008 09:23:40 -0600 |
Eric Blake |
strverscmp: migrate from "strverscmp.h" to <string.h>
|
Mon, 28 Apr 2008 17:08:43 -0600 |
Eric Blake |
Add rawmemchr module, matching glibc.
|
Thu, 10 Jan 2008 22:22:51 -0700 |
Eric Blake |
Convert strcasestr module to use Two-Way algorithm.
|
Tue, 15 Jan 2008 02:25:14 +0100 |
Bruno Haible |
Replace strsignal if it does not work fine.
|
Mon, 14 Jan 2008 00:26:30 +0100 |
Colin Watson |
New module 'strsignal'.
|
Sun, 13 Jan 2008 16:51:48 +0100 |
Bruno Haible |
Don't redefine __attribute__ without a need.
|
Thu, 10 Jan 2008 07:38:11 -0700 |
Eric Blake |
Avoid quadratic strstr implementations.
|
Tue, 08 Jan 2008 17:15:27 -0700 |
Eric Blake |
Give gcc some memmem optimization hints.
|
Wed, 19 Dec 2007 16:09:03 -0700 |
Eric Blake |
Fix memmem to avoid O(n^2) worst-case complexity.
|
Mon, 03 Dec 2007 12:50:59 +0100 |
Bruno Haible |
Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
|
Thu, 11 Oct 2007 14:43:30 -0700 |
Paul Eggert |
Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
|
Tue, 02 Oct 2007 00:33:23 +0200 |
Bruno Haible |
Rename string_.h to string.in.h.
|