[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23445

From: knu ruby-lang.org
Date: Sat, 26 Apr 2008 19:37:14 +0900 (JST)
Subject: [ruby-cvs:23445] Ruby:r16205 (ruby_1_8): * eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a block

knu	2008-04-26 19:37:13 +0900 (Sat, 26 Apr 2008)

  New Revision: 16205

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/eval.c
    branches/ruby_1_8/parse.y
    branches/ruby_1_8/sample/test.rb
    branches/ruby_1_8/test/ruby/test_proc.rb

  Log:
    * eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a block
      to a Proc.  [ruby-dev:23533]
    
    * parse.y (block_par, block_var): ditto.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/sample/test.rb?r1=16205&r2=16204&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16205&r2=16204&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_proc.rb?r1=16205&r2=16204&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/parse.y?r1=16205&r2=16204&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?r1=16205&r2=16204&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]