*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Aug 2002 22:21:17 +0000 (22:21 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Aug 2002 22:21:17 +0000 (22:21 +0000)
ChangeLog

index ab799a6212437fc6458748f6bc58c183c17adbd7..0988d03251f1abcc6a95c820368e2f803cdc443d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * regex.c (PATFETCH): Remove the translating fetch.
+       (PATFETCH_RAW): Rename to PATFETCH.
+       (set_image_of_range): New fun.
+       (SET_RANGE_TABLE_WORK_AREA): Use it.
+       (regex_compile): Don't translate the pattern chars so eagerly.
+       Only do it when inserting an `exactn' bytecode or when handling
+       a char-range.
+       (mutually_exclusive_p): Avoid empty statement.
+
 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
 
        * README: New file