log lib/regex.c @ 17336:e27f620a8d36

age author description
Wed, 20 Feb 2013 07:50:59 -0800 Paul Eggert regex: ignore old-style-definition warnings
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sat, 29 Dec 2012 21:10:29 -0800 Paul Eggert regex: merge glibc changes
Wed, 04 Apr 2012 13:32:15 +0200 Jim Meyering regex: correct #pragma guard expression
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Tue, 07 Feb 2012 22:47:01 -0800 Paul Eggert regex: merge glibc changes
Sun, 05 Feb 2012 13:42:03 -0800 Paul Eggert maint: spelling fixes
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Mon, 11 Jul 2011 07:32:39 -0600 Eric Blake regex: avoid compiler warning
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 10 Apr 2006 06:43:33 +0000 Paul Eggert Merge regex changes from libc, removing some of our
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Fri, 26 Aug 2005 05:58:54 +0000 Paul Eggert * config/srclist.txt: Add glibc bug 1245.
Wed, 24 Aug 2005 23:43:00 +0000 Paul Eggert * srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
Thu, 07 Jul 2005 08:08:39 +0000 Paul Eggert * modules/regex (Files): Add lib/regex_internal.c,
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Tue, 26 Apr 2005 12:20:22 +0000 Bruno Haible Workaround. From Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
Tue, 15 Mar 2005 12:04:08 +0000 Bruno Haible Cast the malloc/realloc results. Needed when CC=g++.
Tue, 15 Mar 2005 12:01:41 +0000 Bruno Haible Avoid goto-ing inside the scope of a local variable. Needed when CC=g++.
Tue, 15 Mar 2005 12:00:04 +0000 Bruno Haible Rename local variable 'not'. Needed when CC=g++.
Mon, 04 Oct 2004 21:00:42 +0000 Paul Eggert * regex.c (re_comp): Cast gettext return value to char *,
Mon, 04 Oct 2004 20:30:46 +0000 Simon Josefsson error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Mon, 17 May 2004 05:41:42 +0000 Paul Eggert alloca cleanup: always include <alloca.h>.
Wed, 10 Sep 2003 06:18:22 +0000 Paul Eggert Remove K&R cruft.
Mon, 25 Nov 2002 00:17:33 +0000 Karl Berry change license to gpl.
Tue, 05 Nov 2002 21:45:29 +0000 Bruno Haible Include gettext.h instead of <libintl.h> with #ifdefs.
Sat, 08 Dec 2001 06:57:58 +0000 Jim Meyering tweak to align with libc
Sun, 02 Dec 2001 17:46:54 +0000 Jim Meyering [!__BOUNDED_POINTERS__]: Define away __bounded, __unbounded, and __ptrvalue.
Tue, 27 Nov 2001 21:34:15 +0000 Jim Meyering Merge with version from libc.
Sat, 17 Nov 2001 13:29:42 +0000 Jim Meyering Include unlocked-io.h.
Mon, 22 Oct 2001 06:56:31 +0000 Jim Meyering (uintptr_t): Remove macro and decl; it's config.h's job.
Sun, 21 Oct 2001 13:39:12 +0000 Jim Meyering (_): Honor the setting of ENABLE_NLS. Otherwise,
Sat, 01 Sep 2001 07:39:56 +0000 Jim Meyering (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
Sun, 12 Aug 2001 12:49:11 +0000 Jim Meyering update from libc
Sun, 15 Jul 2001 14:39:46 +0000 Jim Meyering Update from glibc.
Mon, 11 Jun 2001 02:48:14 +0000 Jim Meyering Update from GNU libc.
Mon, 02 Apr 2001 08:31:28 +0000 Jim Meyering Update from GNU libc.
Sat, 17 Feb 2001 07:14:31 +0000 Jim Meyering Update from libc.
Thu, 08 Feb 2001 06:49:29 +0000 Jim Meyering update from libc
Wed, 07 Feb 2001 11:47:24 +0000 Jim Meyering Update from libc.
Sat, 28 Oct 2000 07:15:32 +0000 Jim Meyering Update from libc.
Sat, 16 Sep 2000 16:46:50 +0000 Jim Meyering Update from libc.
Sat, 09 Sep 2000 15:56:26 +0000 Jim Meyering Rename ISASCII to IN_CTYPE_DOMAIN.
Thu, 03 Aug 2000 23:10:05 +0000 Jim Meyering (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
Thu, 04 May 2000 06:41:26 +0000 Jim Meyering Update from glibc.
Mon, 10 May 1999 04:24:49 +0000 Jim Meyering Update from libc.
Wed, 13 Jan 1999 05:36:45 +0000 Jim Meyering new version from glibc
Tue, 11 Aug 1998 01:52:38 +0000 Jim Meyering add comment from glibc version
Fri, 07 Aug 1998 12:54:51 +0000 Jim Meyering update from glibc
Sun, 05 Apr 1998 18:24:18 +0000 Jim Meyering (WIDE_CHAR_SUPPORT): Define.
Sat, 04 Apr 1998 21:37:50 +0000 Jim Meyering *** empty log message ***
Fri, 27 Mar 1998 22:29:05 +0000 Jim Meyering remove dcl of unused local, num_regs
Mon, 23 Mar 1998 07:24:54 +0000 Jim Meyering update from libc/copies
Sat, 06 Dec 1997 08:27:25 +0000 Jim Meyering (re_compile_fastmap): Remove dcl of unused num_regs.
Sat, 26 Jul 1997 02:55:14 +0000 Jim Meyering replace with new version from libc
Thu, 19 Sep 1996 12:47:49 +0000 Jim Meyering Merge with FSF version.