aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop unstable Travis osx in favor of GitHub ActionsTakashi Kokubun2019-09-035-58/+2
* Drop obsoleted IRC channel referenceTakashi Kokubun2019-09-031-1/+0
* Drop obsoleted branch referencesTakashi Kokubun2019-09-031-3/+0
* Use -z option for git-logNobuyoshi Nakada2019-09-031-3/+1
* Merge pull request #2418 from jeremyevans/array-empty-kwsplatJeremy Evans2019-09-023-2/+63
* * 2019-09-03 [ci skip]git2019-09-031-1/+1
* Fix SUPPORT_JOKE CI on TravisTakashi Kokubun2019-09-031-1/+2
* Run daily cron against SUPPORT_JOKETakashi Kokubun2019-09-021-0/+10
* Fix compilation error in SUPPORT_JOKETakashi Kokubun2019-09-021-3/+4
* Extract git commit log as raw format like git-svn for ChangeLogNobuyoshi Nakada2019-09-021-24/+22
* test/drb/drbtest.rb: Skip test_06_timeout on Solaris10sYusuke Endoh2019-09-021-6/+9
* Do not clear backtrace in Exception#exceptionNobuyoshi Nakada2019-09-022-2/+14
* Rewrote using assert_separatelyNobuyoshi Nakada2019-09-021-16/+8
* Prohibit nul-separated glob pattern [Feature #14643] (#2419)Nobuyoshi Nakada2019-09-024-28/+23
* Add Net::FTP#features and Net::FTP#optionShugo Maeda2019-09-023-0/+135
* Get rid of interpreting BTS references as label-list [ci skip]Nobuyoshi Nakada2019-09-021-8/+8
* Revert "Make Enumerator::Lazy#with_index be lazy"Jeremy Evans2019-09-012-88/+0
* Fix opt_regexpmatch1 referencesTakashi Kokubun2019-09-022-6/+3
* Make Enumerator::Lazy#with_index be lazyJeremy Evans2019-09-012-0/+88
* fix shortcut conditionUrabe, Shyouhei2019-09-021-0/+1
* delete unused functionUrabe, Shyouhei2019-09-021-11/+0
* opt_regexpmatch1 is actually making things slower.Urabe, Shyouhei2019-09-023-31/+8
* Add a benchmark for opt_regexpmatch2Takashi Kokubun2019-09-021-0/+2
* Set mtime of checked out files to past timeNobuyoshi Nakada2019-09-021-13/+24
* Skip POINTOPOINT of IPv4 too instead of IPv6 onlyKazuhiro NISHIYAMA2019-09-021-5/+4
* Simplify setting of VM_CALL_KW_SPLAT in vm_call_method_missingJeremy Evans2019-09-011-4/+1
* Fix method name in test to not override existing method nameJeremy Evans2019-09-011-1/+1
* Fix keyword argument separation warning in method_missingJeremy Evans2019-09-012-0/+76
* Treat Japanese IME on/off code correctlyaycabta2019-09-021-22/+24
* * 2019-09-02 [ci skip]git2019-09-021-1/+1
* Fixed the directory to be removedNobuyoshi Nakada2019-09-021-1/+1
* test/drb/drbtest.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh2019-09-011-1/+1
* Revert "Revert "Revert "Skip BUGs on Solaris"""Yusuke Endoh2019-09-012-3/+1
* Restore pwd for each versionNobuyoshi Nakada2019-09-011-0/+2
* Support packaging different branch/tagNobuyoshi Nakada2019-09-012-6/+11
* Fetch commit notesNobuyoshi Nakada2019-09-011-0/+1
* Resolve symlinks to cache directory under gemsNobuyoshi Nakada2019-09-011-0/+4
* Support git tagsNobuyoshi Nakada2019-09-011-4/+8
* Upgrade benchmark-driver for keyword args warningsTakashi Kokubun2019-09-011-1/+1
* Revert "Revert "Skip BUGs on Solaris""Yusuke Endoh2019-09-012-1/+3
* Make pattern matching support **nil syntaxKazuki Tsujimoto2019-09-016-8/+87
* Automatically detect missing symbolsTakashi Kokubun2019-09-012-0/+3
* Export rb_const_source_location_at for MJITKazuki Tsujimoto2019-09-011-1/+1
* test/ruby/test_keyword.rb: Add remove_method before method redefinitionYusuke Endoh2019-09-011-0/+10
* Revert "Skip BUGs on Solaris"Yusuke Endoh2019-09-012-3/+1
* Fix keyword argument separation warning when using sendJeremy Evans2019-08-312-2/+70
* Note about ANYARGS in NEWSTakashi Kokubun2019-09-011-0/+3
* Don't pass an empty keyword hash when double splatting empty hash when callin...Jeremy Evans2019-08-312-1/+146
* Made :nil static IDNobuyoshi Nakada2019-09-012-3/+4
* IRB 1.1.0.pre.3aycabta2019-09-011-2/+2