| Commit message (Expand) | Author | Age | Files | Lines |
* | (malloc, realloc, free) [emacs]: Undefine before | Eli Zaretskii | 2001-05-12 | 1 | -0/+9 |
* | (mutually_exclusive_p): Add missing `break' at the end of `charset' processing. | Stefan Monnier | 2001-01-25 | 1 | -0/+1 |
* | (mutually_exclusive_p): Don't blindly handle `charset_not' | Stefan Monnier | 2001-01-24 | 1 | -6/+19 |
* | (re_iswctype, re_wctype_to_bit): Fix braino. | Stefan Monnier | 2000-10-30 | 1 | -41/+40 |
* | (POP_FAILURE_REG_OR_COUNT, re_match_2_internal) | Stefan Monnier | 2000-10-27 | 1 | -13/+14 |
* | More `unsigned char' -> `re_char' changes. | Stefan Monnier | 2000-10-26 | 1 | -195/+165 |
* | (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on | Andrew Innes | 2000-10-24 | 1 | -8/+13 |
* | (regex_compile): Fix previous change. | Kenichi Handa | 2000-10-24 | 1 | -1/+1 |
* | (regex_compile): Change the way of handling a range from a char less | Kenichi Handa | 2000-10-24 | 1 | -7/+8 |
* | Remove warning that noone noticed anyway | Jeff Bailey | 2000-10-17 | 1 | -4/+0 |
* | (WIDE_CHAR_SUPPORT): Define if _LIBC as well. | Stefan Monnier | 2000-10-15 | 1 | -3/+3 |
* | Add warning to top of source files | Jeff Bailey | 2000-09-19 | 1 | -0/+4 |
* | (WIDE_CHAR_SUPPORT): New macro. | Stefan Monnier | 2000-09-04 | 1 | -112/+156 |
* | * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag. | Stefan Monnier | 2000-08-31 | 1 | -53/+96 |
* | Merge some changes from GNU libc. Add prototypes. | Stefan Monnier | 2000-08-30 | 1 | -142/+197 |
* | * regex.c: Indent cpp directives and remove parens after `defined'. | Stefan Monnier | 2000-08-28 | 1 | -296/+284 |
* | (PUSH_FAILURE_COUNT): New macro. | Stefan Monnier | 2000-08-25 | 1 | -25/+49 |
* | (regex_compile) <normal_char>: Pay attention to multibyteness. | Kenichi Handa | 2000-08-11 | 1 | -2/+15 |
* | (re_match, re_match_2): Protect calls to alloca (0). | Stefan Monnier | 2000-06-20 | 1 | -3/+10 |
* | (MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env. | Kenichi Handa | 2000-06-10 | 1 | -11/+17 |
* | (PREFETCH_NOLIMIT): New function. | Stefan Monnier | 2000-05-30 | 1 | -9/+20 |
* | (at_begline_loc_p): Also recognize the \\(?:^ case | Stefan Monnier | 2000-05-25 | 1 | -1/+6 |
* | (re_match_2_internal): Don't shorten the strings anymore, | Stefan Monnier | 2000-04-19 | 1 | -21/+34 |
* | * regex.c (PTR_TO_OFFSET) [!emacs]: Remove. | Stefan Monnier | 2000-04-02 | 1 | -131/+85 |
* | (analyse_first): New function obtained by ripping out most | Stefan Monnier | 2000-03-29 | 1 | -62/+85 |
* | (REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression. | Stefan Monnier | 2000-03-27 | 1 | -123/+104 |
* | (enum re_opcode_t): New opcode on_failure_jump_nastyloop. | Stefan Monnier | 2000-03-26 | 1 | -6/+50 |
* | (enum syntaxcode): Provide default for non-Emacs. | Stefan Monnier | 2000-03-23 | 1 | -8/+4 |
* | (re_compile_fastmap, re_match_2_internal): Fix cast to re_opcode_t. | Dave Love | 2000-03-22 | 1 | -2/+2 |
* | (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default | Stefan Monnier | 2000-03-22 | 1 | -307/+113 |
* | (RE_STRING_CHAR): New macro. | Stefan Monnier | 2000-03-19 | 1 | -201/+219 |
* | (re_match_2): Fix string shortening (to fit `stop') to make sure | Stefan Monnier | 2000-03-16 | 1 | -183/+211 |
* | * regex.c: Declare a new type `re_char' used throughout the code for the | Stefan Monnier | 2000-03-14 | 1 | -114/+84 |
* | This is a big redesign of failure-stack and register handling, prompted | Stefan Monnier | 2000-03-08 | 1 | -1219/+623 |
* | (re_compile_fastmap): While checking a range table for | Richard M. Stallman | 2000-01-18 | 1 | -3/+4 |
* | Copyright up-date. | Dave Love | 1999-12-15 | 1 | -1/+1 |
* | 1999-12-15 Kenichi Handa <handa@etl.go.jp> | Dave Love | 1999-12-15 | 1 | -5/+46 |
* | (POP_FAILURE_POINT): Use failure_id.integer | Gerd Moellmann | 1999-10-28 | 1 | -1/+1 |
* | (POP_FAILURE_POINT): Extract failure_id as an integer. | Gerd Moellmann | 1999-10-25 | 1 | -1/+1 |
* | 1999-09-04 Richard M. Stallman <rms@gnu.org> | Dave Love | 1999-10-06 | 1 | -34/+83 |
* | [emacs]: Handle character classes for multibyte chars: | Richard M. Stallman | 1999-08-29 | 1 | -35/+201 |
* | (re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places. | Richard M. Stallman | 1999-01-19 | 1 | -0/+13 |
* | (re_compile_fastmap): Do something similar to the | Richard M. Stallman | 1998-12-30 | 1 | -7/+13 |
* | (re_compile_fastmap): For anychar, set all fastmap | Karl Heuer | 1998-12-10 | 1 | -13/+5 |
* | (regex_compile): Handle translation of multibyte | Karl Heuer | 1998-11-10 | 1 | -9/+20 |
* | (regex_compile): Declare p with non-const type on AIX. | Richard M. Stallman | 1998-07-25 | 1 | -0/+5 |
* | (PTR_TO_OFFSET): Alternate definition if not `emacs'. | Richard M. Stallman | 1998-06-09 | 1 | -0/+4 |
* | (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer. | Richard M. Stallman | 1998-06-06 | 1 | -5/+6 |
* | (re_search_2): Don't use ++ inside RE_TRANSLATE. | Richard M. Stallman | 1998-05-25 | 1 | -5/+12 |
* | (regex_compile): When checking after exactn | Richard M. Stallman | 1998-05-06 | 1 | -6/+6 |