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