summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
y_global_symbolsKoichi Sasada 2020-08-01`rb_encoding` is defined as `const`Nobuyoshi Nakada 2020-06-29rb_enc_symname_type: refactor split卜部昌平 2020-06-29indent [ci skip]卜部昌平 2020-06-29rb_enc_synmane_type: do not goto into a branch卜部昌平 2020-05-24[DOC] Added document for rb_check_symbol() [ci skip]Nobuyoshi Nakada 2019-12-26decouple internal.h headers卜部昌平 2019-11-14delete unused functions卜部昌平 2019-09-06Fix a use-after-free bug by avoiding rb_str_new_frozenYusuke Endoh 2019-08-29drop-in type check for rb_define_singleton_method卜部昌平 2019-05-16Prefix global_symbols with `ruby_`Nobuyoshi Nakada 2019-04-26Hide internal IDsNobuyoshi Nakada 2019-04-20Add `GC.compact` again.tenderlove 2019-04-17Reverting compaction for nowtenderlove 2019-04-17Adding `GC.compact` and compacting GC support.tenderlove 2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu 2019-04-09Adding `GC.compact` and compacting GC support.tenderlove 2019-03-28[DOC] fix markups [ci skip]nobu 2018-12-20parse.y: ignore constant name capturesnobu 2018-06-28symbol.c: dsymbol initial encodingnobu 2018-04-10symbol.c: non-ASCII constant namesnobu 2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu