summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29SPECIAL_SINGLETON: no longer used卜部昌平
2020-06-29builtin_lookup: do not goto into a branch卜部昌平
2020-06-29rb_big_aref: do not goto into a branch卜部昌平
2020-06-29rb_int_parse_cstr: do not goto into a branch卜部昌平
2020-06-29str2big_scan_digits: do not goto into a branch卜部昌平
2020-06-29bary_mul_karatsuba_branch: do not goto into a branch卜部昌平
2020-06-29node_children: do not goto into a branch卜部昌平
2020-06-29rb_ary_slice_bang: do not goto into a branch卜部昌平
2020-06-29ary_join_1: do not goto into a branch卜部昌平
2020-06-29rb_ary_aset: do not goto into a branch卜部昌平
2020-06-29add spaces [ci skip]卜部昌平
2020-06-29ary_ensure_room_for_unshift: do not goto into a branch卜部昌平
2020-06-29rb_ary_behead: do not goto into a branch卜部昌平
2020-06-28Calculate header line count instead of hardcodingNobuyoshi Nakada
2020-06-28Replace separators in input file name in header tooNobuyoshi Nakada
2020-06-28Replace ALT_SEPARATOR with SEPARATOR also in output file nameNobuyoshi Nakada
2020-06-28[ruby/fiddle] support for very old libffiNobuyoshi Nakada
2020-06-27Mark some Integer methods as inline (#3264)Takashi Kokubun
2020-06-28* 2020-06-28 [ci skip]git
2020-06-28[ruby/fiddle] try bundled libffi by defaultNobuyoshi Nakada
2020-06-27[ruby/fiddle] Support MSWIN (#43)Sutou Kouhei
2020-06-27[ruby/fiddle] test windows: use _snprintfSutou Kouhei
2020-06-27[ruby/fiddle] Add missing includeSutou Kouhei
2020-06-27[ruby/fiddle] Add support for variadic argumentsSutou Kouhei
2020-06-27[ruby/fiddle] Use meaningful variable nameSutou Kouhei
2020-06-27[ruby/fiddle] Use "do { } while (0)" to ensure requiring ";"Sutou Kouhei
2020-06-27Update to ruby/spec@6c466d4Benoit Daloze
2020-06-27Removed non-ASCII code to suppress warnings by localized compilersNobuyoshi Nakada
2020-06-27Update to ruby/spec@b6b7752Benoit Daloze
2020-06-27Update to ruby/mspec@6cb1f10Benoit Daloze
2020-06-26Revert "Try increasing read timeout of rinda tests"Takashi Kokubun
2020-06-27Cosmetic changeKazuki Tsujimoto
2020-06-27Suppress "assigned but unused variable" warningsKazuki Tsujimoto
2020-06-27Add #deconstruct cache to find patternVladimir Dementyev
2020-06-27Optimize array pattern matching by caching #deconstruct valueVladimir Dementyev
2020-06-27Add pattern matching with arrays benchmarkVladimir Dementyev
2020-06-27* 2020-06-27 [ci skip]git
2020-06-27Removed no longer used flagsNobuyoshi Nakada
2020-06-27Not to rewrite node while compilingNobuyoshi Nakada
2020-06-26Avoid duplicated "when"s [ci skip]Takashi Kokubun
2020-06-26Add a NEWS placeholder for disposable cc [ci skip]Takashi Kokubun
2020-06-26Add NEWS entries about JIT optimizationsTakashi Kokubun
2020-06-26[ruby/fiddle] Fixed typosNobuyoshi Nakada
2020-06-25Show what's inlined first in "JIT inline" logTakashi Kokubun
2020-06-25Decide JIT-ed insn based on cached cfuncTakashi Kokubun
2020-06-25Collect insns from a child processTakashi Kokubun
2020-06-26test/ruby/test_settracefunc.rb: Suppress a warningYusuke Endoh
2020-06-25Try increasing read timeout of rinda testsTakashi Kokubun
2020-06-26fix return event and opt_invokebuiltin_delegate_leave (#3256)Koichi Sasada
2020-06-26* 2020-06-26 [ci skip]git