Age | Commit message (Expand) | Author |
2006-08-08 | (gl_PREREQ_REGEX): Use AC_C_RESTRICT, not gl_C_RESTRICT, since we | Paul Eggert |
2006-07-09 | Update from gnulib. | Paul Eggert |
2006-07-08 | * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment. | Jim Meyering |
2006-04-10 | Import latest regex module from gnulib. | Paul Eggert |
2006-03-25 | (gl_REGEX): Fix a longstanding typo in the | Paul 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 code | Paul Eggert |
2005-12-02 | (gl_REGEX): Check whether off_t can be used in a switch | Paul Eggert |
2005-09-23 | (gl_REGEX): If replacing, define regcomp to rpl_regcomp, | Paul Eggert |
2005-09-09 | Import 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 the | Paul Eggert |
2005-07-08 | Switch to Isamu Hasegawa's implementation of regex, which is | Paul Eggert |
2005-01-23 | Use an all-permissive copyright notice, recommended by RMS. | Paul Eggert |
2004-04-13 | Change `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-17 | Sync with gnulib. | Jim Meyering |
2003-08-07 | Merge 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-29 | no backticks in C comments | Jim Meyering |
2003-01-29 | Detect broken re_search in e.g. glibc-2.2.93. | Jim Meyering |
2003-01-16 | The `regex' struct is both input and output. | Jim Meyering |
2001-08-12 | Quote the first argument in each use of AC_DEFUN. | Jim Meyering |
2001-06-24 | (jm_INCLUDED_REGEX): Use a quadrigraph to represent an | Jim Meyering |
2001-05-21 | Change a couple backticks to single quotes to avoid shell syntax errors. | Jim Meyering |
2001-05-16 | Use proper quoting so brackets appear in the test program. | Jim Meyering |
2001-05-15 | Use 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-04 | Use the `m4_' prefix on `syscmd' and `m4_sysval'. | Jim Meyering |
2000-07-02 | fix typo in last change | Jim Meyering |
2000-07-02 | Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na... | Jim Meyering |
2000-03-03 | Make 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-07 | Use AC_SUBST(LIBOBJS) since we set LIBOBJS. | Jim Meyering |
1999-02-07 | Use .$ac_objext, not .o | Jim Meyering |
1999-02-07 | Add a run-time Test for proper operation of re_compile_pattern. | Jim Meyering |
1999-01-10 | By default, don't use the included regex.c on systems | Jim Meyering |
1998-07-04 | bump serial number | Jim Meyering |
1998-07-04 | Use syscmd, ifelse, and sysval. Mainly as an exercise | Jim Meyering |
1998-07-04 | add warning | Jim Meyering |
1998-07-04 | *** empty log message *** | Jim Meyering |
1998-07-04 | use $jm_with_regex, now $WITH_REGEX | Jim 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-21 | copied from automake-1.1l | Jim Meyering |