summaryrefslogtreecommitdiff
path: root/m4/regex.m4
AgeCommit message (Expand)Author
2006-04-10Import latest regex module from gnulib.Paul Eggert
2006-03-25(gl_REGEX): Fix a longstanding typo in thePaul Eggert
2006-03-25(gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,Paul Eggert
2006-03-17(gl_REGEX): Fix typo in last change:Jim Meyering
2006-03-17(gl_REGEX): Don't check for off_t, since the codePaul Eggert
2005-12-02(gl_REGEX): Check whether off_t can be used in a switchPaul Eggert
2005-09-23(gl_REGEX): If replacing, define regcomp to rpl_regcomp,Paul Eggert
2005-09-09Import latest regex module from gnulib, to fix some 64-bit bugs.Paul Eggert
2005-07-25(gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of thePaul Eggert
2005-07-08Switch to Isamu Hasegawa's implementation of regex, which isPaul Eggert
2005-01-23Use an all-permissive copyright notice, recommended by RMS.Paul Eggert
2004-04-13Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses.Jim Meyering
2003-09-12(jm_PREREQ_REGEX): Do not check for limits.h, string.h.Jim Meyering
2003-08-17Sync with gnulib.Jim Meyering
2003-08-07Merge with gnulib.Jim Meyering
2003-07-23 Normalize naming of Sun operating systems in comments, e.g., SunOS4 -> SunOS 4,Jim Meyering
2003-02-12(jm_PREREQ_REGEX): Require ACX_C_RESTRICT.Jim Meyering
2003-02-02(jm_PREREQ_REGEX): New function, from gnulib.Jim Meyering
2003-01-29no backticks in C commentsJim Meyering
2003-01-29Detect broken re_search in e.g. glibc-2.2.93.Jim Meyering
2003-01-16The `regex' struct is both input and output.Jim Meyering
2001-08-12Quote the first argument in each use of AC_DEFUN.Jim Meyering
2001-06-24(jm_INCLUDED_REGEX): Use a quadrigraph to represent anJim Meyering
2001-05-21Change a couple backticks to single quotes to avoid shell syntax errors.Jim Meyering
2001-05-16Use proper quoting so brackets appear in the test program.Jim Meyering
2001-05-15Use proper quoting so brackets appear in the test program.Jim Meyering
2001-02-07(jm_INCLUDED_REGEX): Add a test for the latest bug.Jim Meyering
2000-11-04Use the `m4_' prefix on `syscmd' and `m4_sysval'.Jim Meyering
2000-07-02fix typo in last changeJim Meyering
2000-07-02Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na...Jim Meyering
2000-03-03Make sure re_compile_pattern accepts patterns like `{1'.Jim Meyering
2000-02-08(jm_INCLUDED_REGEX): Remove now-unnecessary uses of changequote.Jim Meyering
1999-03-20(jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.Jim Meyering
1999-02-07Use AC_SUBST(LIBOBJS) since we set LIBOBJS.Jim Meyering
1999-02-07Use .$ac_objext, not .oJim Meyering
1999-02-07Add a run-time Test for proper operation of re_compile_pattern.Jim Meyering
1999-01-10By default, don't use the included regex.c on systemsJim Meyering
1998-07-04bump serial numberJim Meyering
1998-07-04Use syscmd, ifelse, and sysval. Mainly as an exerciseJim Meyering
1998-07-04add warningJim Meyering
1998-07-04*** empty log message ***Jim Meyering
1998-07-04use $jm_with_regex, now $WITH_REGEXJim Meyering
1998-07-04*** empty log message ***Jim Meyering
1998-07-04*** empty log message ***Jim Meyering
1998-07-04.Jim Meyering
1997-03-21.Jim Meyering
1996-12-21copied from automake-1.1lJim Meyering