From 560a6c6ffa187f764cb5d81a7d27cb7a84a13c02 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 18 Oct 2011 14:05:51 +0000 Subject: * ext/ripper/eventids2.c (ripper_init_eventids2): separate initializations of IDs and objects. * ext/ripper/tools/generate.rb (generate_eventids1): ditto. * parse.y (Init_ripper, InitVM_ripper): fix inversed roles. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 514d659e41..febf518789 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Oct 18 23:05:49 2011 Nobuyoshi Nakada + + * ext/ripper/eventids2.c (ripper_init_eventids2): separate + initializations of IDs and objects. + + * ext/ripper/tools/generate.rb (generate_eventids1): ditto. + + * parse.y (Init_ripper, InitVM_ripper): fix inversed roles. + Sun Oct 16 19:46:16 2011 Nobuyoshi Nakada * ext/bigdecimal/bigdecimal.gemspec (files): fixed typo, and -- cgit v1.2.3