From 5e6634ce67281e7142e61fa5ba18265ff894c9e5 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 1 Aug 2002 09:42:38 +0000 Subject: * parse.y (tokadd_string): ignore backslashed spaces in %w. * enum.c (enum_find): do not use rb_eval_cmd(); should not accept a string for if_none. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c07eea1e95..a5c0d9b75d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Thu Aug 1 17:47:15 2002 Tachino Nobuhiro + + * parse.y (tokadd_string): ignore backslashed spaces in %w. + +Thu Aug 1 14:14:15 2002 Yukihiro Matsumoto + + * enum.c (enum_find): do not use rb_eval_cmd(); should not accept + a string for if_none. + Wed Jul 31 14:11:43 2002 Yukihiro Matsumoto * eval.c (rb_undef): undef should be done for klass, not ruby_class. -- cgit v1.2.3