summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-14`#@1` is no longer an embedded variableNobuyoshi Nakada
2019-11-14Added default gems entry to NEWSHiroshi SHIBATA
2019-11-14Update RubyGems and Bundler entries on NEWSHiroshi SHIBATA
2019-11-14test/ruby/test_proc.rb: suppress "method redefined" warningsYusuke Endoh
2019-11-14move rb_vm_lvar_exposed() correctly.Koichi Sasada
2019-11-13Suspend many fibers test on JIT for nowTakashi Kokubun
2019-11-13Make GitHub Actions notification more like TravisTakashi Kokubun
2019-11-14* 2019-11-14 [ci skip]git
2019-11-14try to remove vm_core.hKoichi Sasada
2019-11-13Use shallow-since instead of depthKazuhiro NISHIYAMA
2019-11-13Add commit number of today to notification of mjit CI tooKazuhiro NISHIYAMA
2019-11-13Check more likely condition first [Feature #16335]Nobuyoshi Nakada
2019-11-12Skip tailcall test for MJITTakashi Kokubun
2019-11-12Fix MJIT test's Slack notificationTakashi Kokubun
2019-11-13Removed sync library from sync toolHiroshi SHIBATA
2019-11-13Add missing Makefile dependencies for the tool/insns2vm.rb scriptDylan Thacker-Smith
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]卜部昌平