1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/io
nobu 3553a86eb5 ext: use RARRAY_CONST_PTR
* ext/bigdecimal/bigdecimal.c: use RARRAY_CONST_PTR just fore
  reference instead of RARRAY_PTR, to keep the array WB-protected.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-11-04 07:27:10 +00:00
..
console ext: use RARRAY_CONST_PTR 2015-11-04 07:27:10 +00:00
nonblock nonblock.c: just yield if the flag is not changed 2015-05-18 10:30:36 +00:00
wait wait.c: no EOF 2015-04-12 06:10:21 +00:00