diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-26 05:19:50 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-26 05:19:50 +0000 |
| commit | ce8b8d87c94ef1caf37863162b2a565771588ae2 (patch) | |
| tree | 087749f094529484619811825b94334248ce18dd /ChangeLog | |
| parent | 64cb406150e34230fc9484eafb954f40a91d86f1 (diff) | |
| download | ruby-ce8b8d87c94ef1caf37863162b2a565771588ae2.tar.gz ruby-ce8b8d87c94ef1caf37863162b2a565771588ae2.tar.xz ruby-ce8b8d87c94ef1caf37863162b2a565771588ae2.zip | |
* eval.c (rb_eval, eval): make line number consistent on eval with
Proc. [ruby-talk:101253]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ +Wed May 26 14:19:42 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * eval.c (rb_eval, eval): make line number consistent on eval with + Proc. [ruby-talk:101253] + Wed May 26 13:59:17 2004 Dave Thomas <dave@pragprog.com> - * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::skip_for_variable): Allow for + * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::skip_for_variable): Allow for 'do' after for statement Wed May 26 13:56:03 2004 Dave Thomas <dave@pragprog.com> |
