summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-18Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans
2019-11-18* 2019-11-18 [ci skip]git
2019-11-18Remove unnecessary checkaycabta
2019-11-17[ruby/irb] Remove ruby-token.rb from spec.filesaycabta
2019-11-17[ruby/irb] Version 1.1.0.pre.4aycabta
2019-11-17[ruby/reline] Version 0.0.5aycabta
2019-11-17* 2019-11-17 [ci skip]git
2019-11-17Fix typosKazuhiro NISHIYAMA
2019-11-15[ruby/reline] Restore left cursor key support on Unix like OSes...aycabta
2019-11-15Implement em_set_mark and em_exchange_markaycabta
2019-11-15Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-11-15* 2019-11-15 [ci skip]git
2019-11-15load prelude.rb by builtin features.Koichi Sasada
2019-11-14delete unused functions卜部昌平
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