summaryrefslogtreecommitdiff
path: root/symbol.c
AgeCommit message (Expand)Author
2015-08-26symbol.c: suppress warningsnobu
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-12* id_table.h: introduce ID key table.ko1
2015-07-29symbol.c: fix dynamic symbol hash valuenobu
2015-07-27symbol.h: memoize hashval for RSymbolnormal
2015-07-07symbol.c: preserve encodingnobu
2015-03-11* load.c: removed unused header file "node.h".ko1
2015-03-04symbol.c: make dsym_fstrs an identity hashnobu
2015-01-01symbol.c: fix memory leak from global fstr hashnormal
2014-12-24* hash.c (rb_hash_delete): return Qnil if there are no correspondingko1
2014-11-17symbol.c: symbol type predicate functionsnobu
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-10-27id.h.tmpl: ANDOP and OROPnobu
2014-10-27parse.y: optimize IDs in rippernobu
2014-10-27symbol.h: optimize ID2SYMnobu
2014-10-17symbol.c (register_sym): debug codenobu
2014-10-14symbol.c: ids arraynobu
2014-10-14symbol.c: immortal IDsnobu
2014-10-14symbol.c: rename rb_str_dynamic_internnobu
2014-10-06symbol.c: junk-base attrsetnobu
2014-09-19symbol.c: fix dynamic attrset IDnobu
2014-09-08symbol.c (rb_intern_cstr_without_pindown): check dsymbol on returnnormal
2014-08-30internal.h: WARN_UNUSED_RESULTnobu
2014-08-30symbol.c (rb_sym2id): do not return garbage objectnormal
2014-08-16string.c: rb_setup_fake_strnobu
2014-08-15* string.c (setup_fake_str): fake strings should not set class byko1
2014-08-04symbol.c: move macrosnobu
2014-07-27symbol.c: wrap global_symbols tablesnobu
2014-07-27symbol.c: return the results directlynobu
2014-07-25symbol.c (dsymbol_check): remove unneeded semi-colonnormal
2014-07-11symbol.c: remove dependency on parse.hnobu
2014-07-09* symbol.c: remove rb_gc_mark_symbols().ko1
2014-07-09symbol.c, symbol.h: split from parse.ynobu