regex: don't depend on wcscoll
[gnulib.git] / m4 / regex.m4
2013-10-21 Jim Meyeringregex: don't depend on wcscoll
2013-08-07 Jim Meyeringregex: port to non-glibc/lock-using systems
2013-04-11 Dmitry V. Levinregex-tests, regex: allow glibc re_search behavior
2013-03-11 Eric Blakeregex: port to mingw's recent addition of undeclared...
2013-02-03 Paul Eggertregex-tests, regex: fix bug: memset undeclared
2013-02-01 Paul Eggertregex: fix off-by-one error in configure test
2013-01-31 Eric Blakeregex: avoid infinite configure test
2013-01-30 Paul Eggertregex: test for buffer overrun
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-12-30 Paul Eggertregex: port to hosts where malloc (0) == NULL
2012-03-10 Paul Eggertregex: allow inclusion of <regex.h> before <limits.h>
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-14 Bruno HaibleProperly quote AC_CHECK_DECLS' 4th argument.
2011-06-15 Bruno Haibleregex: Move AC_LIBOBJ invocations to module description.
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-09-13 Paolo Bonziniregex: Pass the system regex if its only problem is...
2010-03-20 Jim Meyeringregex.m4: correct the reversed range endpoint ([b-a...
2010-02-03 Jim Meyeringensure that the regexp [b-a] is diagnosed as invalid
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-31 Bruno HaibleUse AC_C_INLINE where necessary.
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-03-18 Reuben ThomasUpdate and improve help for --without-included-regex.
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-12-22 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-12-22 Paolo Bonziniupdate regex to use the emulated mb*/wc* functions
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2008-04-13 Bruno HaibleCheck for libintl.h. Needed for HAVE_LIBINTL_H.
2008-04-09 Eric BlakeAvoid some autoconf warnings.
2008-03-23 Bruno HaibleFix regex compilation error on HP-UX 11.
2007-09-12 Eric BlakeTrack CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2007-06-12 Paul Eggert* m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum...
2007-06-06 Paul EggertWork around problem reported by Steven M. Schweda in
2007-02-24 Jim Meyering* m4/regex.m4: Update the description of the configure...
2007-02-15 Paul EggertFix regex code so it doesn't rely on strcasecmp.
2007-02-06 Paul Eggert* m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
2007-02-02 Paul EggertAvoid mempcpy in the regex code, as the string.h mempcp...
2007-01-16 Eric Blake* modules/fnmatch (Depends-on): Depend on wchar.
2006-12-22 Paul Eggert* MODULES.html.sh: New module wctype.
2006-12-04 Paul Eggert* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT...
2006-09-21 Paul Eggert* lib/regex_internal.c (re_string_reconstruct): Handle
2006-08-21 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-09 Paul EggertSync from coreutils.
2006-07-09 Paul EggertCommentary sync from coreutils.
2006-07-06 Paul Eggert* lib/.cppi-disable: Add wcwidth.
2006-04-10 Paul EggertMerge regex changes from libc, removing some of our
2006-03-25 Paul Eggert* regex.m4 (gl_REGEX): Fix a longstanding typo in the
2006-03-25 Paul Eggert* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX...
2006-03-17 Jim Meyering(gl_REGEX): Fix typo in last change:
2006-03-17 Paul Eggert* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
2005-12-02 Paul Eggert* regex.m4 (gl_REGEX): Check whether off_t can be used...
2005-09-23 Paul Eggert(gl_REGEX): If replacing, define regcomp to rpl_regcomp,
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-25 Paul Eggert* m4/regex.m4: Add AC_PREREQ(2.50).
2005-08-24 Paul Eggert* config/srclist.txt: Add glibc bug 1237.
2005-08-23 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
2005-08-21 Paul Eggert* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
2005-07-25 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead...
2005-07-07 Paul Eggert* modules/regex (Files): Add lib/regex_internal.c,
2005-01-23 Paul EggertUse an all-permissive copyright notice, recommended...
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2003-09-10 Paul EggertRemove K&R cruft.
2003-08-09 Paul Eggert(jm_INCLUDED_REGEX): Change "\201" to "\371"; apparentl...
2003-08-07 Paul EggertAdd 'restrict' module.
2003-08-06 Paul EggertWhoops; it was \201, not \371.
2003-08-06 Paul Eggert(jm_INCLUDED_REGEX): Don't use Latin-1 in C source...
2003-07-23 Bruno HaibleBump serial number, for last change.
2003-07-22 Paul EggertCorrect SunOS and Solaris version number notation to...
2003-02-02 Jim Meyering(jm_INCLUDED_REGEX): Detect broken re_search in e.g...
2003-01-16 Jim MeyeringThe `regex' struct is both input and output.
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2001-08-12 Jim MeyeringQuote the first argument in each use of AC_DEFUN.
2001-06-24 Jim Meyering(jm_INCLUDED_REGEX): Use a quadrigraph to represent an
2001-05-21 Jim MeyeringChange a couple backticks to single quotes to avoid...
2001-05-16 Jim MeyeringUse proper quoting so brackets appear in the test program.
2001-05-15 Jim MeyeringUse proper quoting so brackets appear in the test program.
2001-02-07 Jim Meyering(jm_INCLUDED_REGEX): Add a test for the latest bug.
2000-11-04 Jim MeyeringUse the `m4_' prefix on `syscmd' and `m4_sysval'.
2000-07-02 Jim Meyeringfix typo in last change
2000-07-02 Jim MeyeringReplace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with...
2000-03-03 Jim MeyeringMake sure re_compile_pattern accepts patterns like...
2000-02-08 Jim Meyering(jm_INCLUDED_REGEX): Remove now-unnecessary uses of...
1999-03-20 Jim Meyering(jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
1999-02-07 Jim MeyeringUse AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 Jim MeyeringUse .$ac_objext, not .o
1999-02-07 Jim MeyeringAdd a run-time Test for proper operation of re_compile_...
1999-01-10 Jim MeyeringBy default, don't use the included regex.c on systems
1998-07-04 Jim Meyeringbump serial number
1998-07-04 Jim MeyeringUse syscmd, ifelse, and sysval. Mainly as an exercise
1998-07-04 Jim Meyeringadd warning FILEUTILS-3_16r
1998-07-04 Jim Meyering*** empty log message ***
1998-07-04 Jim Meyeringuse $jm_with_regex, now $WITH_REGEX
1998-07-04 Jim Meyering*** empty log message ***
1998-07-04 Jim Meyering*** empty log message ***
1998-07-04 Jim Meyering.
1997-03-21 Jim Meyering.
1996-12-21 Jim Meyeringcopied from automake-1.1l