summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03Make Enumerator::Lazy#with_index be lazyJeremy Evans
2019-09-03Move an unstable bootstraptest to pendingTakashi Kokubun
2019-09-03Stop testing inexistent instructionsTakashi Kokubun
2019-09-03Unify SUPPORT_JOKE and OPT_SUPPORT_JOKETakashi Kokubun
2019-09-03Roughly retry choco install commandsTakashi Kokubun
2019-09-03Try extending timeout of IO.selectTakashi Kokubun
2019-09-03Remove SKIP_DOXYGEN because job.env does not set in `if:`Kazuhiro NISHIYAMA
2019-09-03Examine TestIO#test_select_exceptfds on Solaris with 1 byte dataNaohisa Goto
2019-09-03delete ruby_eval_string_from_file_protect卜部昌平
2019-09-03Avoid defining unused instructionsTakashi Kokubun
2019-09-03Disable method definition type checks on Cygwin tood0 (Daisuke Fujimura)
2019-09-03test/ruby/test_fiber.rb: reduce the count of object creation to cause GCYusuke Endoh
2019-09-03Touch tar file itself to make gz file hash stableNobuyoshi Nakada
2019-09-03Touch the toplevel directory tooNobuyoshi Nakada
2019-09-03--date=iso-local does not work with old gitNobuyoshi Nakada
2019-09-03Do not keep tar file by the defaultNobuyoshi Nakada
2019-09-03Align timestamps to make tarball stableNobuyoshi Nakada
2019-09-02Make Array#uniq return subclass instance if called on subclass instanceJeremy Evans
2019-09-03Make the rb_vmdebug_debug_print_post declarationTakashi Kokubun
2019-09-03Add insn tests for newarraykwsplatTakashi Kokubun
2019-09-03Explain how to run an individual btest in helpTakashi Kokubun
2019-09-03Now it's always os: linuxTakashi Kokubun
2019-09-03Fix accidental leftover for LinuxTakashi Kokubun
2019-09-03Drop unstable Travis osx in favor of GitHub ActionsTakashi Kokubun
2019-09-03Drop obsoleted IRC channel referenceTakashi Kokubun
2019-09-03Drop obsoleted branch referencesTakashi Kokubun
2019-09-03Use -z option for git-logNobuyoshi Nakada
2019-09-02Merge pull request #2418 from jeremyevans/array-empty-kwsplatJeremy Evans
2019-09-03* 2019-09-03 [ci skip]git
2019-09-03Fix SUPPORT_JOKE CI on TravisTakashi Kokubun
2019-09-02Run daily cron against SUPPORT_JOKETakashi Kokubun
2019-09-02Fix compilation error in SUPPORT_JOKETakashi Kokubun
2019-09-02Extract git commit log as raw format like git-svn for ChangeLogNobuyoshi Nakada
2019-09-02test/drb/drbtest.rb: Skip test_06_timeout on Solaris10sYusuke Endoh
2019-09-02Do not clear backtrace in Exception#exceptionNobuyoshi Nakada
2019-09-02Rewrote using assert_separatelyNobuyoshi Nakada
2019-09-02Prohibit nul-separated glob pattern [Feature #14643] (#2419)Nobuyoshi Nakada
2019-09-02Add Net::FTP#features and Net::FTP#optionShugo Maeda
2019-09-02Get rid of interpreting BTS references as label-list [ci skip]Nobuyoshi Nakada
2019-09-01Revert "Make Enumerator::Lazy#with_index be lazy"Jeremy Evans
2019-09-02Fix opt_regexpmatch1 referencesTakashi Kokubun
2019-09-01Make Enumerator::Lazy#with_index be lazyJeremy Evans
2019-09-02fix shortcut conditionUrabe, Shyouhei
2019-09-02delete unused functionUrabe, Shyouhei
2019-09-02opt_regexpmatch1 is actually making things slower.Urabe, Shyouhei
2019-09-02Add a benchmark for opt_regexpmatch2Takashi Kokubun
2019-09-02Set mtime of checked out files to past timeNobuyoshi Nakada
2019-09-02Skip POINTOPOINT of IPv4 too instead of IPv6 onlyKazuhiro NISHIYAMA
2019-09-01Simplify setting of VM_CALL_KW_SPLAT in vm_call_method_missingJeremy Evans
2019-09-01Fix method name in test to not override existing method nameJeremy Evans