| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |