summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-09[ruby/dbm] Update dbm.gemspecdsisnero
2020-06-09[ruby/gdbm] Workaround for GitHub ActionsHiroshi SHIBATA
2020-06-09Return seconds slept after Thread.scheduler wait_sleepnicholas a. evans
2020-06-09Removed + token from single test runner recipes [ci skip]Nobuyoshi Nakada
2020-06-09disable GC on a testKoichi Sasada
2020-06-09Added CodeQL scanning by GitHub (#3196)Hiroshi SHIBATA
2020-06-09mjit_mark_cc_entries: should consider VM_CALLCACHE_UNMARKABLE卜部昌平
2020-06-09.github: add test for -DMJIT_FORCE_ENABLE卜部昌平
2020-06-09[ruby/singleton] Remove unnecessaray spacetaki
2020-06-09rb_eql_opt,rb_equal_opt: purge stale cc卜部昌平
2020-06-09vm_ccs_push: do not cache non-heap entries卜部昌平
2020-06-09VM_CI_NEW_ID: USE_EMBED_CI could be false卜部昌平
2020-06-09eliminate C99 compound literals卜部昌平
2020-06-09vm_empty_cc: fix MSVC compile error卜部昌平
2020-06-09vm_call_method: use struct assignment卜部昌平
2020-06-09vm_empty_cc: refactor use macro卜部昌平
2020-06-09rb_vm_call0: on-stack call info卜部昌平
2020-06-09vm_yield_setup_args: refactor use macro卜部昌平
2020-06-09vm_call_method: no call vm_cc_fill卜部昌平
2020-06-09vm_call_refined: no call vm_cc_fill卜部昌平
2020-06-09vm_call_zsuper: no call vm_cc_fill卜部昌平
2020-06-09vm_call_method_missing_body: on-stack call info卜部昌平
2020-06-09vm_call_symbol: on-stack call info卜部昌平
2020-06-09vm_call_alias: no call vm_cc_fill卜部昌平
2020-06-09rb_eql_opt: fully static call data卜部昌平
2020-06-09rb_vm_search_method_slowpath: skip vm_empty_cc卜部昌平
2020-06-09rb_equal_opt: fully static call data卜部昌平
2020-06-09vm_ci_markable: added卜部昌平
2020-06-09vm_search_method_fastpath: avoid rb_vm_empty_cc()卜部昌平
2020-06-09check_cfunc: add assertions卜部昌平
2020-06-08fix debugging outputAaron Patterson
2020-06-08Fix crashes in the peephole optimizer on OpenBSD/sparc64Jeremy Evans
2020-06-09* 2020-06-09 [ci skip]git
2020-06-09Avoid requiring "psych/versions"Yusuke Endoh
2020-06-08Fixed main dependencyNobuyoshi Nakada
2020-06-08Fixed test dependenciesNobuyoshi Nakada
2020-06-08Updated the benchmark-driver versionNobuyoshi Nakada
2020-06-08Defaulted benchmark output to markdown with comarisonNobuyoshi Nakada
2020-06-08* 2020-06-08 [ci skip]git
2020-06-07Enhanced Rdoc for Hash (#3187)Burdette Lamar
2020-06-07Differentiate `...` in lambda argumentsNobuyoshi Nakada
2020-06-07Fix `make benchmark` exampleRyuta Kamizono
2020-06-07docs: fix typoszTheory
2020-06-06Add leading arguments support to arguments forwardingJeremy Evans
2020-06-06Remove experimental feaures and related code completelyYuki Nishijima
2020-06-06Make test for no method error more reliableYuki Nishijima
2020-06-07* 2020-06-07 [ci skip]git
2020-06-06Fix build failuresYuki Nishijima
2020-06-06Sync did_you_meanYuki Nishijima
2020-06-06Hash marks in Makefile need to be escaped [Bug #16935]Nobuyoshi Nakada