summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-22`Proc` made by `Symbol#to_proc` should be a lambda [Bug #16260]Nobuyoshi Nakada
2020-02-22`Proc` made by `Symbol#to_proc` should be a lambda [Bug #16260]Nobuyoshi Nakada
2020-02-22Adjusted indent [ci skip]Nobuyoshi Nakada
2020-02-21[ruby/irb] `yield` outside method definition is a syntax errorNobuyoshi Nakada
2020-02-21Fixed net-pop, smtp, protocol and imap task for sync toolHiroshi SHIBATA
2020-02-21Fixed net-ftp sync task and resync from standalone repoHiroshi SHIBATA
2020-02-21Move an entry of net-ftp to the default gems sectionHiroshi SHIBATA
2020-02-21Promote net-http to the default gems.Hiroshi SHIBATA
2020-02-21Move an entry of net-ftp to the default gems sectionHiroshi SHIBATA
2020-02-21Promote net-ftp to default gemsHiroshi SHIBATA
2020-02-21* 2020-02-21 [ci skip]git
2020-02-21Fix typo in NEWS-2.7.0Masataka Pocke Kuwabara
2020-02-20Prefer alignas() over _Alignas()Yusuke Endoh
2020-02-20Fallback to load version file in ruby core repositoryHiroshi SHIBATA
2020-02-20Move an entry of net-imap to the default gems sectionHiroshi SHIBATA
2020-02-20Promote net-imap to the default gemsHiroshi SHIBATA
2020-02-20[ruby/rdoc] Removed `RDoc::Context::Section#sequence`Nobuyoshi Nakada
2020-02-20Fixed missing `return`Nobuyoshi Nakada
2020-02-20comma at the end of enum is a C++11ism卜部昌平
2020-02-20avoid defining inline卜部昌平
2020-02-20ext/-test-/cxxanyargs: prevent have_devel check卜部昌平
2020-02-20printf can be a macro卜部昌平
2020-02-20hide vm_ep_in_heap_p_卜部昌平