summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/to_a_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/core/array/to_a_spec.rb')
0 files changed, 0 insertions, 0 deletions
c5fb01a9ce46005'>* expand tabs.svn 2018-10-10revisit `RARRAY_PTR()`.ko1 2018-02-16add casts (cosmetic; just be explicit)shyouhei 2015-12-13function.c: fix typonobu 2015-12-13* ext/fiddle/function.c: fix build error introduced at r53082.usa 2015-12-13function.c: check argumentsnobu 2015-12-11NEWS: add note about Fiddle GVL releasenormal 2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1 2015-11-23fiddle: release GVL for ffi_callnormal 2015-11-05ext: use RARRAY_AREFnobu 2015-11-04ext: use RARRAY_CONST_PTRnobu 2015-11-04ext: adjust index typenobu 2015-10-25use rb_check_arity [ci skip]nobu 2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove