summaryrefslogtreecommitdiff
path: root/variable.c
AgeCommit message (Expand)Author
2019-09-01Export rb_const_source_location_at for MJITKazuki Tsujimoto
2019-08-29move docs around [ci skip]卜部昌平
2019-08-27rb_ivar_foreach now free from ANYARGS卜部昌平
2019-08-27rb_define_hooked_variable now free from ANYARGS卜部昌平
2019-08-27rb_ensure now free from ANYARGS卜部昌平
2019-08-14Don't accidentally name anonymous module/classAlan Wu
2019-08-12Rename rb_gc_mark_no_pin -> rb_gc_mark_movableAaron Patterson
2019-07-31remove RHash::iter_lev.Koichi Sasada
2019-07-03Use rb_ident_hash_new instead of rb_hash_new_compare_by_idNobuyoshi Nakada
2019-07-01* expand tabs.git
2019-07-01Fixed inadvertent ID creation in rb_iv_getNobuyoshi Nakada
2019-06-23Make autoloading_const_entry staticNobuyoshi Nakada
2019-06-23* expand tabs.git
2019-06-23Module#constant_source_location [Feature #10771]Nobuyoshi Nakada
2019-06-23Split global search for moduleNobuyoshi Nakada
2019-06-23Hoisted out autoloading_const_entryNobuyoshi Nakada
2019-06-21* expand tabs.git
2019-06-21Turned `recur` into `int` [Feature #15777]Nobuyoshi Nakada
2019-06-21Add an optional `inherit` argument to Module#autoload?Jean Boussier
2019-06-11Add compaction support for more types.Aaron Patterson
2019-06-01Fix FrozenError when assigning frozen class to constantNobuyoshi Nakada
2019-05-22Set namespace treeNobuyoshi Nakada
2019-05-22Extract build_const_pathnameAlan Wu
2019-05-22Eagerly name modules and classesAlan Wu
2019-05-18Rename rb_gc_new_location to rb_gc_locationAaron Patterson
2019-04-26newptr should not be NULLUrabe, Shyouhei
2019-04-26avoid reading uninitialized variableUrabe, Shyouhei
2019-04-20Add `GC.compact` again.tenderlove
2019-04-17Reverting compaction for nowtenderlove
2019-04-17Adding `GC.compact` and compacting GC support.tenderlove
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove
2019-03-28[DOC] Fix method references to Method instance methodsnobu
2019-03-28[DOC] fix markups [ci skip]nobu
2019-03-09* expand tabs.svn
2019-03-09variable.c: hoisted out rb_namespace_pnobu
2018-12-28* expand tabs.svn
2018-12-28Hoisted out undefined_constantnobu
2018-12-06Prefer rb_check_arity when 0 or 1 argumentsnobu
2018-11-25No new entry when getting undefined global variablenobu
2018-11-25Prefer ALLOCV over ALLOCAnobu
2018-11-01introduce USE_TRANSIENT_HEAP to enable/disable theap.ko1
2018-10-31remove '//' style comments.ko1
2018-10-30support theap for T_OBJECT.ko1
2018-10-30* expand tabs.svn
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30support theap for T_OBJECT.ko1
2018-09-11add new instruction attribute called leafshyouhei
2018-07-27eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"mame
2018-07-24UNREACHABLE_RETURNnobu