Update and improve help for --without-included-regex.
[gnulib.git] / m4 / regex.m4
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