summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-13Avoid top-level search for nested constant reference from nil in defined?Dylan Thacker-Smith
2019-11-13Suppress warnings except for when last evaluationaycabta
2019-11-12We're not using Azure Pipelines anymoreTakashi Kokubun
2019-11-13Update badges of GitHub ActionsKazuhiro NISHIYAMA
2019-11-13Fix a typoKazuhiro NISHIYAMA
2019-11-12Remove obsoleted Wercker status badgeTakashi Kokubun
2019-11-12Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun
2019-11-13Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA
2019-11-12Stop debugging the same thing twiceTakashi Kokubun
2019-11-12Remove MSPECOPT formerly for debuggingTakashi Kokubun
2019-11-12Improve Actions job name shown on toolipTakashi Kokubun
2019-11-12Run test-bundler / test-bundled-gems for UbuntuTakashi Kokubun
2019-11-12Remove Drone CI in favor of Travis arm32Takashi Kokubun
2019-11-13Use style of set-envKazuhiro NISHIYAMA
2019-11-13Merge released version of RubyGems 3.1.0.pre3Hiroshi SHIBATA
2019-11-13Update dependenciesKazuhiro NISHIYAMA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-13Try to fix error on solarisKazuhiro NISHIYAMA
2019-11-13Update comment of Ripper.lexYuichiro Kaneko
2019-11-12Add arm32 case on Travis.Jun Aruga
2019-11-13* 2019-11-13 [ci skip]git
2019-11-12Remove arm64 from allow_failuresTakashi Kokubun
2019-11-12Show the name `Kernel#proc` in the warning messageNobuyoshi Nakada
2019-11-12Fixed `assert_equal` first argument to be expected.manga_osyo
2019-11-12Reline#readline and Reline#readmultiline to private.osyo-manga
2019-11-12Only enabled mon_owned condition with Ruby 2.5+Hiroshi SHIBATA
2019-11-12Added assertions for realpath and realdirpathNobuyoshi Nakada
2019-11-12Add ticket number of `FrozenError#receiver` [ci skip]Kazuhiro NISHIYAMA
2019-11-12Revert "Method reference operator"Nobuyoshi Nakada
2019-11-12Add matrix.os to cache key (#2671)Kazuhiro NISHIYAMA
2019-11-12Warn on `...` at EOLNobuyoshi Nakada
2019-11-12NEWS: Make it clear that delegation syntax `(...)` requires parenthesesYusuke Endoh
2019-11-12Create `RUBYCOMMONDIR` directory in advanceNobuyoshi Nakada
2019-11-12add NEWS about _1 as a local variable [ci skip]卜部昌平
2019-11-12Strip the last line which become trailing spacesNobuyoshi Nakada
2019-11-12Inline function should be staticNobuyoshi Nakada
2019-11-12Get rid of `__` prefix which is presereved by C standardNobuyoshi Nakada
2019-11-12Disable tOROP at EXPR_BEGNobuyoshi Nakada
2019-11-12Update Rake 13.0.1Hiroshi SHIBATA
2019-11-12Try to use actions/cache on windowsKazuhiro NISHIYAMA
2019-11-12[ruby/bigdecimal] Remove taint checkingJeremy Evans
2019-11-12[ruby/psych] Add a note about safe_loadAaron Patterson
2019-11-12[ruby/psych] Remove taint supportJeremy Evans
2019-11-12[ruby/psych] Set required_ruby_version to 2.4.0Jean Boussier
2019-11-12Monitor#exit: check monitor ownership.Koichi Sasada
2019-11-12check more.Koichi Sasada
2019-11-12Clear current argument name at empty block argument [Bug #16343]Nobuyoshi Nakada
2019-11-12Monitor owner state check correctly.Koichi Sasada
2019-11-12Revert "Use untaint for File.symlink in kernel_require.rb"Yusuke Endoh
2019-11-12test/ruby/test_require.rb: Remove the tests of require with $SAFEYusuke Endoh