From b9e3aa30f78a7734273c83748841776fec2ba7be Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 11 Sep 2002 04:05:36 +0000 Subject: * string.c (get_pat): Add an extra argument "quote". * string.c (rb_str_match_m): Do not bother to convert if a regexp is given. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e706a9b501..e5b584a737 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Sep 11 12:58:57 2002 Akinori MUSHA + + * string.c (get_pat): Add an extra argument "quote". + + * string.c (rb_str_match_m): Do not bother to convert if a regexp + is given. + Wed Sep 11 11:33:40 2002 NAKAMURA Usaku * bcc32/Makefile.sub: remove unnecessary `.dll' from filename of -- cgit v1.2.3