Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-10 | Import regex changes from libc via gnulib. | Paul Eggert | |
2006-04-13 | (RE_DUP_MAX): Update comment to match current implementation. | Paul Eggert | |
2006-04-10 | Import latest regex module from gnulib. | Paul Eggert | |
2006-03-17 | (regoff_t) [defined _REGEX_LARGE_OFFSETS]: | Paul Eggert | |
Typedef to long int, not to off_t, as POSIX will likely change in that direction. | |||
2005-09-09 | Import latest regex module from gnulib, to fix some 64-bit bugs. | Paul Eggert | |
2005-08-23 | Update from gnulib. | Jim Meyering | |
2005-08-19 | Import from gnulib. | Paul Eggert | |
(__restrict_arr): Don't define to __restrict if __cplusplus is defined. | |||
2005-08-12 | (RE_SYNTAX_POSIX_AWK): Remove useless space-before-TAB. | Jim Meyering | |
2005-07-08 | Switch to Isamu Hasegawa's implementation of regex, which is | Paul Eggert | |
now in gnulib. | |||
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2003-09-11 | (_RE_ARGS): Remove. All uses removed. | Jim Meyering | |
2003-08-07 | (RE_SYNTAX_POSIX_AWK): Remove SPACE in SPACE-TAB sequence. | Jim Meyering | |
2003-08-07 | Sync with gnulib. | Jim Meyering | |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2001-12-15 | (__restrict_arr): Update from libc. | Jim Meyering | |
2001-08-12 | update from libc | Jim Meyering | |
2001-04-02 | Update from GNU libc. | Jim Meyering | |
2000-10-29 | (__restrict_arr): Move definition out of #ifndef block. | Jim Meyering | |
Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but doesn't define __restrict_arr. | |||
2000-10-28 | Update from libc. | Jim Meyering | |
2000-05-04 | Update from glibc. | Jim Meyering | |
1999-01-13 | new version from glibc | Jim Meyering | |
1998-08-07 | update from glibc | Jim Meyering | |
1998-03-23 | update from libc/copies | Jim Meyering | |
1997-07-26 | replace with new version from libc | Jim Meyering | |
1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | |
1995-10-19 | New version from FSF. | Jim Meyering | |
1995-05-20 | merge with 1.11.1a | Jim Meyering | |
1995-02-16 | update from FSF | Jim Meyering | |
1992-11-08 | Initial revision | Jim Meyering | |