From 111df8293113c6f3d7c3871269ff810d057f09c8 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 16 Feb 2002 00:58:51 +0000 Subject: * regex.c (re_compile_fastmap): skip begpos. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2074 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 88ff3e9b03..ffa7a6648d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ Tue Feb 12 01:21:34 2002 Yukihiro Matsumoto * parse.y (assignable): should emit CVASGN within the method body. +Mon Feb 11 00:10:41 2002 Nobuyoshi Nakada + + * regex.c (re_compile_fastmap): skip begpos. + Sun Feb 10 16:52:53 2002 Nobuyoshi Nakada * ruby.c (load_file): avoid SEGV on '#' only input. -- cgit v1.2.3