ruby/ext/pathname
ko1 ad0ef29da7 * array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB because
there are not new relations.
* enum.c (enum_sort_by): ditto.
* struct.c (setup_struct): use RARRAY_RAWPTR().
* vm_eval.c (yield_under): ditto.
* ext/pathname/pathname.c (path_entries): use RARRAY_AREF().
* ext/pathname/pathname.c (path_s_glob): ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-26 05:47:27 +00:00
..
lib * ext/pathname/lib/pathname.rb: Hide private methods from RDoc. 2012-12-11 06:25:56 +00:00
depend * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
extconf.rb * ext/pathname/lib/pathname.rb: moved from lib/pathname.rb. 2010-07-17 04:50:19 +00:00
pathname.c * array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB because 2013-08-26 05:47:27 +00:00