| Commit message (Expand) | Author | Age | Files | Lines |
* | add #include guard hack | 卜部昌平 | 2020-04-13 | 1 | -2/+2 |
* | decouple internal.h headers | 卜部昌平 | 2019-12-26 | 1 | -0/+2 |
* | internal/variable.h rework | 卜部昌平 | 2019-12-26 | 1 | -3/+6 |
* | delete unused functions | 卜部昌平 | 2019-11-14 | 1 | -4/+0 |
* | Module#constant_source_location [Feature #10771] | Nobuyoshi Nakada | 2019-06-23 | 1 | -0/+3 |
* | Add `GC.compact` again. | tenderlove | 2019-04-20 | 1 | -2/+2 |
* | Reverting compaction for now | tenderlove | 2019-04-17 | 1 | -2/+2 |
* | Adding `GC.compact` and compacting GC support. | tenderlove | 2019-04-17 | 1 | -2/+2 |
* | Reverting all commits from r67479 to r67496 because of CI failures | kazu | 2019-04-10 | 1 | -2/+2 |
* | Adding `GC.compact` and compacting GC support. | tenderlove | 2019-04-09 | 1 | -2/+2 |
* | vm_insnhelper.c: rb_autoloading_value flag | nobu | 2018-02-13 | 1 | -0/+1 |
* | use id_table for constant tables | normal | 2015-12-29 | 1 | -1/+1 |
* | variable.c: Module#deprecate_constant | nobu | 2015-07-30 | 1 | -2/+9 |
* | constant.h: constant visibilities | nobu | 2014-10-08 | 1 | -1/+7 |
* | variable: cleanup to use rb_const_lookup | normal | 2014-08-04 | 1 | -0/+1 |
* | constify parameters | nobu | 2014-06-18 | 1 | -2/+2 |
* | constant.h: reduce rb_const_entry_t size on 64-bit | normal | 2014-02-06 | 1 | -1/+1 |
* | * class.c, include/ruby/ruby.h: add write barriers for T_CLASS, | ko1 | 2013-06-14 | 1 | -2/+2 |
* | * variable.c (rb_const_set): show the previous definition | nobu | 2011-09-03 | 1 | -0/+2 |
* | * constant.h, variable.c: to ensure compatibility, rb_const_get_* must | mame | 2011-01-28 | 1 | -0/+6 |
* | remove a comma at end of enumerator list. | kazu | 2010-12-10 | 1 | -1/+1 |
* | * object.c (Init_Object), constant.h, variable.c | mame | 2010-10-26 | 1 | -0/+2 |
* | * class.c, constant.h, gc.c, method.h, object.c, variable.c, | mame | 2010-10-26 | 1 | -0/+26 |