summaryrefslogtreecommitdiff
path: root/include/ruby/internal/core/rarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/internal/core/rarray.h')
0 files changed, 0 insertions, 0 deletions
mit/gc.h?id=f24101682560b68dfec4667895d746a42e6ab7b1'>* gc.h (rb_objspace_reachable_objects_from_root): added.ko1 2013-05-10* gc.h (SET_MACHINE_STACK_END): Add !defined(_ILP32) to a definingakr 2013-04-05defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu 2013-02-10* gc.h (SET_MACHINE_STACK_END): use __volatile__ instead of volatile.kosaki 2012-12-01* gc.h (SET_MACHINE_STACK_END): add volatile for preventingkosaki 2012-10-24* ext/objspace/objspace.c (ObjectSpace.reachable_objects_from):ko1 2012-10-05* ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko1 2012-06-10gc.h: IS_STACK_DIR_UPPERnobu 2012-05-17Imports Ruby's port to NativeClient (a.k.a NaCl).yugui 2011-02-11* eval.c (ruby_cleanup): use rb_ary_free to free internal object.nobu 2011-01-18* gc.h: parenthesize macro arguments.akr 2010-08-14* gc.h (rb_objspace_each_objects): used in objspace.nobu 2010-05-08* cont.c (stackgrowdirection): removed duplicated code, usenobu 2010-04-14* gc.c (GET_STACK_BOUNDS): fixed macro argument names. a patch fromnobu 2009-10-27* gc.h (SET_MACHINE_STACK_END): use __i386.akr 2009-10-27* gc.h (SET_MACHINE_STACK_END): use __i386__ instead of __i386,nobu 2009-10-27* gc.c (SET_MACHINE_STACK_END): add x86_64 version by nobu.naruse 2009-10-16* gc.h (rb_gc_debug_body): constified.nobu 2008-06-14* gc.h (STACK_UPPER): moved from gc.cnobu 2007-12-21* gc.h: extern variable should not be initialized.ko1 2007-11-20* gc.h, vm_core.h: decl of rb_gc_save_machine_context()ko1