ruby-changes:31005
From: nobu <ko1@a...>
Date: Sun, 29 Sep 2013 22:57:15 +0900 (JST)
Subject: [ruby-changes:31005] nobu:r43084 (trunk): ChangeLog: remove duplicated entry
nobu 2013-09-29 22:57:09 +0900 (Sun, 29 Sep 2013) New Revision: 43084 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43084 Log: ChangeLog: remove duplicated entry Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 43083) +++ ChangeLog (revision 43084) @@ -4,12 +4,6 @@ Sun Sep 29 22:56:31 2013 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L4 ID_ATTRSET and return it itself, but ID_JUNK cannot make ID_ATTRSET. and raise a NameError instead of rb_bug() for invalid argument. -Sun Sep 29 22:55:44 2013 Nobuyoshi Nakada <nobu@r...> - - * parse.y (rb_id_attrset): fix inconsistency with literals, allow - ID_ATTRSET and return it itself, but ID_JUNK cannot make ID_ATTRSET. - and raise a NameError instead of rb_bug() for invalid argument. - Sun Sep 29 18:45:05 2013 Kazuki Tsujimoto <kazuki@c...> * vm_insnhelper.c (vm_callee_setup_arg_complex, vm_yield_setup_block_args): -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/