diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-28 09:33:56 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-28 09:33:56 +0000 |
| commit | 5560673cd8d720e01ed955945cc293c444f5ee3c (patch) | |
| tree | 3d254785019c4df7b363528307069a65d7c83f77 /ChangeLog | |
| parent | 5a928a5496897d334534b7e025a5e41c9170aedd (diff) | |
* parse.y (yylex): strict check for numbers.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon Jan 28 18:33:18 2002 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> + + * parse.y (yylex): strict check for numbers. + Mon Jan 28 13:29:41 2002 K.Kosako <kosako@sofnec.co.jp> * eval.c (is_defined): defined?(Foo::Baz) should check constants |
