log m4/regex.m4 @ 17459:bbdfd5c3b6d3

age author description
Mon, 05 Aug 2013 11:24:26 -0700 Jim Meyering regex: port to non-glibc/lock-using systems
Thu, 11 Apr 2013 05:47:31 +0000 Dmitry V. Levin regex-tests, regex: allow glibc re_search behavior
Mon, 11 Mar 2013 14:51:33 -0600 Eric Blake regex: port to mingw's recent addition of undeclared alarm
Sun, 03 Feb 2013 09:19:06 -0800 Paul Eggert regex-tests, regex: fix bug: memset undeclared
Thu, 31 Jan 2013 16:41:35 -0800 Paul Eggert regex: fix off-by-one error in configure test
Thu, 31 Jan 2013 15:57:38 -0700 Eric Blake regex: avoid infinite configure test
Tue, 29 Jan 2013 22:34:58 -0800 Paul Eggert regex: test for buffer overrun
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sat, 29 Dec 2012 22:56:31 -0800 Paul Eggert regex: port to hosts where malloc (0) == NULL
Sat, 10 Mar 2012 12:15:44 -0800 Paul Eggert regex: allow inclusion of <regex.h> before <limits.h>
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Thu, 15 Sep 2011 00:23:57 +0200 Bruno Haible Properly quote AC_CHECK_DECLS' 4th argument.
Sat, 21 May 2011 18:13:27 +0200 Bruno Haible regex: Move AC_LIBOBJ invocations to module description.
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
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
Thu, 09 Sep 2010 10:14:02 +0200 Paolo Bonzini regex: Pass the system regex if its only problem is 32-bit regoff_t.
Fri, 19 Mar 2010 21:43:30 +0100 Jim Meyering regex.m4: correct the reversed range endpoint ([b-a]) test
Tue, 19 Jan 2010 08:25:12 +0100 Jim Meyering ensure that the regexp [b-a] is diagnosed as invalid
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 31 Dec 2009 16:13:01 +0100 Bruno Haible Use AC_C_INLINE where necessary.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 17 Mar 2009 23:49:33 +0000 Reuben Thomas Update and improve help for --without-included-regex.
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Mon, 22 Dec 2008 10:59:46 +0100 Paolo Bonzini update regex to use the emulated mb*/wc* functions
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Sun, 13 Apr 2008 18:35:13 +0200 Bruno Haible Check for libintl.h. Needed for HAVE_LIBINTL_H.
Wed, 09 Apr 2008 06:42:08 -0600 Eric Blake Avoid some autoconf warnings.
Sun, 23 Mar 2008 23:49:02 +0100 Bruno Haible Fix regex compilation error on HP-UX 11.
Wed, 12 Sep 2007 15:59:57 +0000 Eric Blake Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
Tue, 12 Jun 2007 17:44:37 +0000 Paul Eggert * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
Wed, 06 Jun 2007 18:35:17 +0000 Paul Eggert Work around problem reported by Steven M. Schweda in
Sat, 24 Feb 2007 11:54:07 +0000 Jim Meyering * m4/regex.m4: Update the description of the configure-time option,
Thu, 15 Feb 2007 00:16:55 +0000 Paul Eggert Fix regex code so it doesn't rely on strcasecmp.
Tue, 06 Feb 2007 07:02:59 +0000 Paul Eggert * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
Fri, 02 Feb 2007 22:15:43 +0000 Paul Eggert Avoid mempcpy in the regex code, as the string.h mempcpy stuff
Tue, 16 Jan 2007 16:31:23 +0000 Eric Blake * modules/fnmatch (Depends-on): Depend on wchar.
Fri, 22 Dec 2006 00:21:54 +0000 Paul Eggert * MODULES.html.sh: New module wctype.
Mon, 04 Dec 2006 06:41:56 +0000 Paul Eggert * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
Thu, 21 Sep 2006 05:25:11 +0000 Paul Eggert * lib/regex_internal.c (re_string_reconstruct): Handle
Mon, 21 Aug 2006 21:46:31 +0000 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros.
Wed, 09 Aug 2006 22:27:27 +0000 Paul Eggert Sync from coreutils.
Sun, 09 Jul 2006 01:31:04 +0000 Paul Eggert Commentary sync from coreutils.
Thu, 06 Jul 2006 21:51:28 +0000 Paul Eggert * lib/.cppi-disable: Add wcwidth.
Mon, 10 Apr 2006 06:43:33 +0000 Paul Eggert Merge regex changes from libc, removing some of our
Sat, 25 Mar 2006 09:48:47 +0000 Paul Eggert * regex.m4 (gl_REGEX): Fix a longstanding typo in the
Sat, 25 Mar 2006 09:09:59 +0000 Paul Eggert * regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Fri, 17 Mar 2006 10:14:32 +0000 Jim Meyering (gl_REGEX): Fix typo in last change:
Fri, 17 Mar 2006 07:26:42 +0000 Paul Eggert * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
Fri, 02 Dec 2005 00:30:09 +0000 Paul Eggert * regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Fri, 23 Sep 2005 21:18:20 +0000 Paul Eggert (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
Wed, 31 Aug 2005 22:51:09 +0000 Paul Eggert On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
Thu, 25 Aug 2005 20:54:03 +0000 Paul Eggert * m4/regex.m4: Add AC_PREREQ(2.50).
Wed, 24 Aug 2005 23:29:39 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1237.
Tue, 23 Aug 2005 18:48:31 +0000 Paul Eggert * regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
Sun, 21 Aug 2005 00:51:27 +0000 Paul Eggert * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
Mon, 25 Jul 2005 19:28:26 +0000 Paul Eggert * regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
Thu, 07 Jul 2005 08:08:39 +0000 Paul Eggert * modules/regex (Files): Add lib/regex_internal.c,
Sun, 23 Jan 2005 08:06:57 +0000 Paul Eggert Use an all-permissive copyright notice, recommended by RMS.
Sun, 18 Apr 2004 18:12:50 +0000 Jim Meyering Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.