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