log m4/string_h.m4 @ 40057:b06060465f09

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Thu, 28 Sep 2017 13:09:34 +0200 Bruno Haible string: code style
Sun, 16 Jul 2017 07:26:16 -0700 Paul Eggert explicit_bzero: new module
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
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, 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
Fri, 15 Apr 2011 13:53:50 -0600 Eric Blake strchrnul: work around cygwin bug
Wed, 19 Jan 2011 22:15:41 -0800 Paul Eggert assume <ctype.h>, ..., <time.h> exist
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Thu, 11 Nov 2010 13:15:28 +0100 Bruno Haible New module 'strerror_r-posix'.
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.
Sun, 04 Apr 2010 23:41:29 +0200 Bruno Haible string: Remove unused substitution.
Sat, 03 Apr 2010 13:21:17 +0200 Bruno Haible stpncpy: Fix C++ test error on mingw.
Sun, 28 Mar 2010 00:31:39 +0100 Bruno Haible Distinguish two kinds of module indicators.
Sat, 27 Mar 2010 18:38:53 +0100 Bruno Haible Factorize common .m4 code.
Mon, 08 Mar 2010 02:46:29 +0100 Bruno Haible Tests of module 'string' 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
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.
Mon, 08 Jun 2009 06:29:17 -0600 Eric Blake memchr: detect broken x86_64 and alpha implementations
Sun, 21 Sep 2008 14:54:54 +0200 Bruno Haible New module 'strdup-posix'.
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'.
Thu, 10 Jan 2008 07:38:11 -0700 Eric Blake Avoid quadratic strstr implementations.
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>.
Tue, 25 Sep 2007 10:40:16 -0600 Eric Blake Fix strerror on Interix.
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Mon, 11 Jun 2007 00:29:30 +0000 Bruno Haible New module 'mbsnlen'.
Sun, 18 Feb 2007 00:19:41 +0000 Bruno Haible Merge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_INDICATOR_DEFAULTS into
Thu, 15 Feb 2007 03:07:04 +0000 Bruno Haible New module 'mbspcasecmp'.
Thu, 15 Feb 2007 02:57:13 +0000 Bruno Haible New module 'mbsncasecmp'.
Sun, 11 Feb 2007 17:02:31 +0000 Bruno Haible New module 'mbslen'.
Tue, 06 Feb 2007 01:59:41 +0000 Bruno Haible New module 'mbssep'.
Mon, 05 Feb 2007 03:30:43 +0000 Bruno Haible New module 'mbstok_r'.
Mon, 05 Feb 2007 03:23:34 +0000 Bruno Haible New module 'mbsspn'.
Mon, 05 Feb 2007 03:12:26 +0000 Bruno Haible New module 'mbspbrk'.
Mon, 05 Feb 2007 03:06:40 +0000 Bruno Haible New module 'mbscspn'.
Mon, 05 Feb 2007 02:42:27 +0000 Bruno Haible New module 'mbscasestr'. Reduced goal of 'strcasestr'.
Mon, 05 Feb 2007 02:27:35 +0000 Bruno Haible Addendum to last patch.
Mon, 05 Feb 2007 02:15:46 +0000 Bruno Haible Simplify handling of strncasecmp. Improve link warning.
Mon, 05 Feb 2007 01:57:07 +0000 Bruno Haible New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte
Mon, 05 Feb 2007 01:36:34 +0000 Bruno Haible New module 'mbsstr'. Remove module 'strstr'.
Mon, 05 Feb 2007 01:16:13 +0000 Bruno Haible New module 'mbsrchr'.
Mon, 05 Feb 2007 01:01:37 +0000 Bruno Haible New module 'mbschr'.
Thu, 01 Feb 2007 05:01:17 +0000 Eric Blake * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
Thu, 01 Feb 2007 04:39:46 +0000 Bruno Haible Enforce the use of gnulib modules for unportable <string.h> functions.