log src/regex.c @ 28473:975fe3d8922e

age author description
Sun, 02 Apr 2000 23:56:46 +0000 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
Wed, 29 Mar 2000 04:01:25 +0000 Stefan Monnier (analyse_first): New function obtained by ripping out most
Mon, 27 Mar 2000 22:26:37 +0000 Stefan Monnier (REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression.
Sun, 26 Mar 2000 23:05:51 +0000 Stefan Monnier (enum re_opcode_t): New opcode on_failure_jump_nastyloop.
Thu, 23 Mar 2000 04:36:14 +0000 Stefan Monnier (enum syntaxcode): Provide default for non-Emacs.
Wed, 22 Mar 2000 14:25:38 +0000 Dave Love (re_compile_fastmap, re_match_2_internal): Fix cast to re_opcode_t.
Wed, 22 Mar 2000 04:17:32 +0000 Stefan Monnier (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
Sun, 19 Mar 2000 23:22:06 +0000 Stefan Monnier (RE_STRING_CHAR): New macro.
Thu, 16 Mar 2000 02:53:38 +0000 Stefan Monnier (re_match_2): Fix string shortening (to fit `stop') to make sure
Tue, 14 Mar 2000 00:27:57 +0000 Stefan Monnier * regex.c: Declare a new type `re_char' used throughout the code for the
Wed, 08 Mar 2000 23:25:41 +0000 Stefan Monnier This is a big redesign of failure-stack and register handling, prompted
Tue, 18 Jan 2000 20:11:41 +0000 Richard M. Stallman (re_compile_fastmap): While checking a range table for
Wed, 15 Dec 1999 15:18:34 +0000 Dave Love Copyright up-date.
Wed, 15 Dec 1999 15:15:29 +0000 Dave Love 1999-12-15 Kenichi Handa <handa@etl.go.jp>
Thu, 28 Oct 1999 21:16:22 +0000 Gerd Moellmann (POP_FAILURE_POINT): Use failure_id.integer
Mon, 25 Oct 1999 12:31:55 +0000 Gerd Moellmann (POP_FAILURE_POINT): Extract failure_id as an integer.
Wed, 06 Oct 1999 18:25:22 +0000 Dave Love 1999-09-04 Richard Stallman <rms@gnu.org>
Sun, 29 Aug 1999 20:38:11 +0000 Richard M. Stallman [emacs]: Handle character classes for multibyte chars:
Tue, 19 Jan 1999 03:24:03 +0000 Richard M. Stallman (re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.
Wed, 30 Dec 1998 20:44:39 +0000 Richard M. Stallman (re_compile_fastmap): Do something similar to the
Thu, 10 Dec 1998 03:09:12 +0000 Karl Heuer (re_compile_fastmap): For anychar, set all fastmap
Tue, 10 Nov 1998 07:03:05 +0000 Karl Heuer (regex_compile): Handle translation of multibyte
Sat, 25 Jul 1998 06:40:50 +0000 Richard M. Stallman (regex_compile): Declare p with non-const type on AIX.
Tue, 09 Jun 1998 20:12:44 +0000 Richard M. Stallman (PTR_TO_OFFSET): Alternate definition if not `emacs'.
Sat, 06 Jun 1998 21:59:21 +0000 Richard M. Stallman (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
Mon, 25 May 1998 20:14:54 +0000 Richard M. Stallman (re_search_2): Don't use ++ inside RE_TRANSLATE.
Wed, 06 May 1998 20:46:35 +0000 Richard M. Stallman (regex_compile): When checking after exactn
Wed, 29 Apr 1998 09:23:15 +0000 Andreas Schwab (re_search_2): Fix indentation.
Sat, 25 Apr 1998 03:37:36 +0000 Richard M. Stallman (re_search_2): Fix handling of at_dot.
Wed, 15 Apr 1998 10:33:18 +0000 Andreas Schwab Use RE_TRANSLATE_P to check whether translation is