diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-25 14:39:21 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-25 14:39:21 +0000 |
| commit | 3ae2d68063e4f683a1bf65366cb1808900818830 (patch) | |
| tree | c5cf8bc191cdaf88a51e7f7deb042ec0c529a592 /ChangeLog | |
| parent | d6872f21d21406abcc4621231d89a63ba69999bf (diff) | |
merges r24479 from trunk into ruby_1_9_1.
--
* ext/ripper/eventids2.c (token_to_eventid): added
keyword_do_LAMBDA. [ruby-dev:39049]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sun Aug 9 07:25:07 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/ripper/eventids2.c (token_to_eventid): added + keyword_do_LAMBDA. [ruby-dev:39049] + Fri Aug 7 03:22:50 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * eval.c (rb_exc_raise, rb_exc_fatal): nil is used to reraise. |
