aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deprecate rb_eval_cmd, add rb_eval_cmd_kwJeremy Evans2019-11-184-5/+13
* [ruby/strscan] Remove taint supportJeremy Evans2019-11-181-16/+8
* [ruby/openssl] Remove taint supportJeremy Evans2019-11-183-11/+0
* [ruby/io-console] Remove taint supportJeremy Evans2019-11-181-1/+0
* [ruby/etc] Remove taint supportJeremy Evans2019-11-181-3/+4
* [ruby/rss] Only check taint on Ruby <2.7Jeremy Evans2019-11-181-1/+1
* [ruby/rexml] Only taint on Ruby <2.7Jeremy Evans2019-11-181-2/+2
* More fixes for $SAFE/taint post mergingJeremy Evans2019-11-185-59/+29
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-18201-2901/+2319
* Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans2019-11-1859-745/+277
* * 2019-11-18 [ci skip]git2019-11-181-1/+1
* Remove unnecessary checkaycabta2019-11-181-1/+1
* [ruby/irb] Remove ruby-token.rb from spec.filesaycabta2019-11-171-1/+0
* [ruby/irb] Version 1.1.0.pre.4aycabta2019-11-171-1/+1
* [ruby/reline] Version 0.0.5aycabta2019-11-171-1/+1
* * 2019-11-17 [ci skip]git2019-11-171-1/+1
* Fix typosKazuhiro NISHIYAMA2019-11-1723-23/+23
* [ruby/reline] Restore left cursor key support on Unix like OSes...aycabta2019-11-151-1/+1
* Implement em_set_mark and em_exchange_markaycabta2019-11-154-1/+56
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2019-11-151-1/+1
* * 2019-11-15 [ci skip]git2019-11-151-1/+1
* load prelude.rb by builtin features.Koichi Sasada2019-11-153-3/+9
* delete unused functions卜部昌平2019-11-1418-301/+7
* `#@1` is no longer an embedded variableNobuyoshi Nakada2019-11-143-4/+2
* Added default gems entry to NEWSHiroshi SHIBATA2019-11-141-0/+19
* Update RubyGems and Bundler entries on NEWSHiroshi SHIBATA2019-11-141-4/+4
* test/ruby/test_proc.rb: suppress "method redefined" warningsYusuke Endoh2019-11-141-1/+4
* move rb_vm_lvar_exposed() correctly.Koichi Sasada2019-11-142-8/+9
* Suspend many fibers test on JIT for nowTakashi Kokubun2019-11-131-0/+1
* Make GitHub Actions notification more like TravisTakashi Kokubun2019-11-134-4/+4
* * 2019-11-14 [ci skip]git2019-11-141-1/+1
* try to remove vm_core.hKoichi Sasada2019-11-142-2/+4
* Use shallow-since instead of depthKazuhiro NISHIYAMA2019-11-134-8/+8
* Add commit number of today to notification of mjit CI tooKazuhiro NISHIYAMA2019-11-131-1/+2
* Check more likely condition first [Feature #16335]Nobuyoshi Nakada2019-11-131-1/+10
* Skip tailcall test for MJITTakashi Kokubun2019-11-121-0/+1
* Fix MJIT test's Slack notificationTakashi Kokubun2019-11-121-1/+1
* Removed sync library from sync toolHiroshi SHIBATA2019-11-131-1/+0
* Add missing Makefile dependencies for the tool/insns2vm.rb scriptDylan Thacker-Smith2019-11-131-1/+46
* 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