aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid top-level search for nested constant reference from nil in defined?Dylan Thacker-Smith2019-11-136-11/+28
* Suppress warnings except for when last evaluationaycabta2019-11-134-5/+23
* We're not using Azure Pipelines anymoreTakashi Kokubun2019-11-122-2/+0
* Update badges of GitHub ActionsKazuhiro NISHIYAMA2019-11-132-7/+8
* Fix a typoKazuhiro NISHIYAMA2019-11-131-1/+1
* Remove obsoleted Wercker status badgeTakashi Kokubun2019-11-122-2/+0
* Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun2019-11-1211-127/+81
* Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA2019-11-134-3/+24
* Stop debugging the same thing twiceTakashi Kokubun2019-11-121-5/+0
* Remove MSPECOPT formerly for debuggingTakashi Kokubun2019-11-122-2/+0
* Improve Actions job name shown on toolipTakashi Kokubun2019-11-123-9/+9
* Run test-bundler / test-bundled-gems for UbuntuTakashi Kokubun2019-11-121-0/+5
* Remove Drone CI in favor of Travis arm32Takashi Kokubun2019-11-121-33/+0
* Use style of set-envKazuhiro NISHIYAMA2019-11-132-2/+2
* Merge released version of RubyGems 3.1.0.pre3Hiroshi SHIBATA2019-11-131-1/+0
* Update dependenciesKazuhiro NISHIYAMA2019-11-131-0/+13
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-1336-152/+192
* Try to fix error on solarisKazuhiro NISHIYAMA2019-11-131-0/+1
* Update comment of Ripper.lexYuichiro Kaneko2019-11-131-10/+10
* Add arm32 case on Travis.Jun Aruga2019-11-121-0/+36
* * 2019-11-13 [ci skip]git2019-11-131-1/+1
* Remove arm64 from allow_failuresTakashi Kokubun2019-11-121-2/+1
* Show the name `Kernel#proc` in the warning messageNobuyoshi Nakada2019-11-123-10/+17
* Fixed `assert_equal` first argument to be expected.manga_osyo2019-11-121-4/+4
* Reline#readline and Reline#readmultiline to private.osyo-manga2019-11-122-2/+8
* Only enabled mon_owned condition with Ruby 2.5+Hiroshi SHIBATA2019-11-121-4/+8
* Added assertions for realpath and realdirpathNobuyoshi Nakada2019-11-121-0/+6
* Add ticket number of `FrozenError#receiver` [ci skip]Kazuhiro NISHIYAMA2019-11-121-2/+2
* Revert "Method reference operator"Nobuyoshi Nakada2019-11-1218-141/+5
* Add matrix.os to cache key (#2671)Kazuhiro NISHIYAMA2019-11-121-2/+4
* Warn on `...` at EOLNobuyoshi Nakada2019-11-122-0/+10
* NEWS: Make it clear that delegation syntax `(...)` requires parenthesesYusuke Endoh2019-11-121-1/+2
* Create `RUBYCOMMONDIR` directory in advanceNobuyoshi Nakada2019-11-121-1/+7
* add NEWS about _1 as a local variable [ci skip]卜部昌平2019-11-121-0/+5
* Strip the last line which become trailing spacesNobuyoshi Nakada2019-11-121-1/+1
* Inline function should be staticNobuyoshi Nakada2019-11-121-1/+1
* Get rid of `__` prefix which is presereved by C standardNobuyoshi Nakada2019-11-122-2/+2
* Disable tOROP at EXPR_BEGNobuyoshi Nakada2019-11-121-9/+5
* Update Rake 13.0.1Hiroshi SHIBATA2019-11-121-1/+1
* Try to use actions/cache on windowsKazuhiro NISHIYAMA2019-11-121-0/+13
* [ruby/bigdecimal] Remove taint checkingJeremy Evans2019-11-122-12/+0
* [ruby/psych] Add a note about safe_loadAaron Patterson2019-11-121-0/+4
* [ruby/psych] Remove taint supportJeremy Evans2019-11-123-151/+2
* [ruby/psych] Set required_ruby_version to 2.4.0Jean Boussier2019-11-121-1/+1
* Monitor#exit: check monitor ownership.Koichi Sasada2019-11-122-10/+38
* check more.Koichi Sasada2019-11-121-2/+2
* Clear current argument name at empty block argument [Bug #16343]Nobuyoshi Nakada2019-11-122-0/+21
* Monitor owner state check correctly.Koichi Sasada2019-11-121-1/+2
* Revert "Use untaint for File.symlink in kernel_require.rb"Yusuke Endoh2019-11-121-4/+1
* test/ruby/test_require.rb: Remove the tests of require with $SAFEYusuke Endoh2019-11-121-55/+0