aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* 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