summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-26Internalize rb_mjit_unit definition againTakashi Kokubun
2020-02-25Explain the situation of inner cc_entries [ci skip]Takashi Kokubun
2020-02-25Note a situation around xmalloc vs free in MJIT [ci skip]Takashi Kokubun
2020-02-26Simplified single script caseNobuyoshi Nakada
2020-02-25Remove an unused declarationTakashi Kokubun
2020-02-26kill ST_DEBUG [Bug #16521]卜部昌平
2020-02-26kill USE_RGENGC=0卜部昌平
2020-02-26avoid #if inside of rb_str_new_cstr卜部昌平
2020-02-26Cache destination dir.Vít Ondruch
2020-02-26Properly detect mode for binaries.Vít Ondruch
2020-02-26Use class variable `@src_dir` instead of local `path`.Vít Ondruch
2020-02-26Use local `{dir,prog,data}_mode` variables instead of globals.Vít Ondruch
2020-02-26Use `$script_mode` instead of `$prog_mode` for gem inistallation.Vít Ondruch
2020-02-26Use `Gem::Package` like object instead of monkey patching.Vít Ondruch
2020-02-26Fixed for older versionsNobuyoshi Nakada
2020-02-25Document that Array#index and find_index are aliases [ci skip]Chelsea Corvus (Battell)
2020-02-26* 2020-02-26 [ci skip]git
2020-02-25Increase timeout for CSV test with --jit-waitTakashi Kokubun
2020-02-25Share extracted bundled gems with gems for bundlerNobuyoshi Nakada
2020-02-25Prefer dedicated assertion methodNobuyoshi Nakada
2020-02-25ext/-test-/cxxanyargs: use try_link instead卜部昌平
2020-02-25should be initialize jit_unit->cc_entries.Koichi Sasada
2020-02-25should count only string.Koichi Sasada
2020-02-25prevent GC from mjit worker.Koichi Sasada
2020-02-25* 2020-02-25 [ci skip]git
2020-02-25Fix wrong documentation for return value of Pathname#fnmatchMasataka Pocke Kuwabara
2020-02-24Fixed symbol misused as IDNobuyoshi Nakada
2020-02-24Try with and without "v" prefix for numeric tagNobuyoshi Nakada
2020-02-24Retry checking out the versionNobuyoshi Nakada
2020-02-24Update bundled gemsNobuyoshi Nakada
2020-02-24* 2020-02-24 [ci skip]git
2020-02-24Add pattern matching documentationzverok
2020-02-23Warn non-nil `$/` [Feature #14240]Nobuyoshi Nakada
2020-02-23Warn non-nil `$\` [Feature #14240]Nobuyoshi Nakada
2020-02-23Warn non-nil `$,` in `IO#print` tooNobuyoshi Nakada
2020-02-23Revert "Prefer `exe/ruby` to execute from it"Nobuyoshi Nakada
2020-02-23* 2020-02-23 [ci skip]git
2020-02-22hash.c: [DOC] fix examples for ENV.merge!Marcus Stollsteimer
2020-02-22Expand Symbol#to_proc specs to be clearerBenoit Daloze
2020-02-22Prefer `exe/ruby` to execute from itNobuyoshi Nakada
2020-02-22check USE_MJITKoichi Sasada
2020-02-22Proc from Symbol needs a receiverNobuyoshi Nakada
2020-02-22CI can be NULL.Koichi Sasada
2020-02-22More ENV rdoc [ci skip]Burdette Lamar
2020-02-22test/readline - allow ENV control of test class creationMSP-Greg
2020-02-22* remove trailing spaces. [ci skip]git
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada
2020-02-22use RUBY_FUNCTION_NAME_STRING instead of __func__ for rp()Koichi Sasada
2020-02-22* 2020-02-22 [ci skip]git