1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
shugo bb50421381 * string.c (sym_to_proc, sym_call): A Proc created by Symbol#to_proc
should close over the current refinements.
  [ruby-dev:46345] [Bug #7261]

* vm_eval.c (rb_call0, rb_search_method_entry,
  rb_funcall_passing_block_with_refinements): add a new argument
  `refinements' for the above changes.

* test/ruby/test_refinement.rb: related test.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-02 05:48:29 +00:00
..
backward [Bug #6607] 2012-06-19 09:43:53 +00:00
defines.h
encoding.h
intern.h random.c: rb_random_ulong_limited 2012-10-09 08:59:03 +00:00
io.h process.c: try conversion at redirection 2012-07-27 09:25:54 +00:00
missing.h * include/ruby/missing.h: include math.h before checking INFINITY 2012-06-19 21:24:31 +00:00
oniguruma.h
re.h
regex.h
ruby.h * string.c (sym_to_proc, sym_call): A Proc created by Symbol#to_proc 2012-11-02 05:48:29 +00:00
st.h
subst.h
thread.h * thread.c (rb_thread_call_without_gvl2): added. 2012-07-18 06:47:43 +00:00
util.h
version.h
vm.h
win32.h win32.h: fstat on mingw32 2012-10-27 01:05:06 +00:00