Fri, 19 Nov 2004 19:47:39 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 19 Nov 2004 19:36:09 +0000 |
Richard M. Stallman |
(regex_compile): Substitute whitespace_regexp for spaces, if it is nonzero.
|
Sun, 24 Oct 2004 03:56:51 +0000 |
Kenichi Handa |
(re_error_msgid): Add an entry for REG_ERANGEX.
|
Sun, 13 Jun 2004 22:36:05 +0000 |
Richard M. Stallman |
(re_wctype, re_iswctype): Function defs longer static.
|
Fri, 28 May 2004 22:28:09 +0000 |
Stefan Monnier |
(print_partial_compiled_pattern): Add missing 'break'
|
Wed, 19 May 2004 16:37:35 +0000 |
Stefan Monnier |
Add support for new '\_<' and '\_>' regexp operators, matching the
|
Tue, 11 May 2004 09:47:25 +0000 |
Eli Zaretskii |
(mutually_exclusive_p): In 'case wordbeg', compare op2
|
Mon, 13 Oct 2003 18:48:14 +0000 |
Richard M. Stallman |
(MAX_BUF_SIZE): Reduce to 2**15.
|
Tue, 30 Sep 2003 12:36:17 +0000 |
Richard M. Stallman |
(regex_compile): Free the stack when returning from function.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 23 Feb 2003 15:00:30 +0000 |
Richard M. Stallman |
(print_partial_compiled_pattern): Output to stderr.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Thu, 16 Jan 2003 04:31:55 +0000 |
Kenichi Handa |
(GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY.
|
Mon, 18 Nov 2002 15:40:28 +0000 |
Dave Love |
(_GNU_SOURCE): Don't define.
|
Thu, 07 Nov 2002 20:53:33 +0000 |
Dave Love |
(regexec): Fix pmatch declaration.
|