Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | symbol.c (rb_intern_cstr_without_pindown): check dsymbol on return | normal | 2014-09-08 | 1 | -0/+3 |
* | internal.h: WARN_UNUSED_RESULT | nobu | 2014-08-30 | 1 | -2/+7 |
* | symbol.c (rb_sym2id): do not return garbage object | normal | 2014-08-30 | 1 | -1/+1 |
* | string.c: rb_setup_fake_str | nobu | 2014-08-16 | 1 | -19/+6 |
* | * string.c (setup_fake_str): fake strings should not set class by | ko1 | 2014-08-15 | 1 | -1/+1 |
* | symbol.c: move macros | nobu | 2014-08-04 | 1 | -0/+7 |
* | symbol.c: wrap global_symbols tables | nobu | 2014-07-27 | 1 | -22/+40 |
* | symbol.c: return the results directly | nobu | 2014-07-27 | 1 | -60/+52 |
* | symbol.c (dsymbol_check): remove unneeded semi-colon | normal | 2014-07-25 | 1 | -1/+1 |
* | symbol.c: remove dependency on parse.h | nobu | 2014-07-11 | 1 | -5/+20 |
* | * symbol.c: remove rb_gc_mark_symbols(). | ko1 | 2014-07-09 | 1 | -12/+12 |
* | symbol.c, symbol.h: split from parse.y | nobu | 2014-07-09 | 1 | -0/+1129 |