summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-13Add the loaded feature after no exception raisedNobuyoshi Nakada
2020-03-13fix the order of definitionNARUSE, Yui
2020-03-13Use osuosl instead of GitHub releasesHiroshi SHIBATA
2020-03-13Switch to download libffi source package to github releases from sourceware.orgHiroshi SHIBATA
2020-03-13[ruby/io-console] Set `OPOST` when `intr` is trueNobuyoshi Nakada
2020-03-13Separate objspace argument for rb_gc_disable and rb_gc_enableNobuyoshi Nakada
2020-03-13Skip empty directories to install [Bug #16596]Nobuyoshi Nakada
2020-03-13Squashed commit of the following: [Backport #16516]NARUSE, Yui
2020-03-13Disable GC until VM objects get initialized [Bug #16616]Nobuyoshi Nakada
2020-03-13Increase the frozen_strings table initial sizeJean Boussier
2020-03-13* 2020-03-13 [ci skip]git
2020-03-13Update documentation for Array/Hash Argument section of methods.rdocAdam Isom
2020-02-20Use `brew upgrade` instead of `brew update`Kazuhiro NISHIYAMA
2020-02-20* 2020-02-20 [ci skip]git
2020-02-20Avoid jumping to a wrong destinationTakashi Kokubun
2020-02-18* 2020-02-18 [ci skip]git
2020-02-18increment teenyNARUSE, Yui
2020-02-18Fix typo s/test_ruby2_keywords_hash!/test_ruby2_keywords_hash/Ryuta Kamizono
2020-02-18hash.c: Add a feature to manipulate ruby2_keywords flagYusuke Endoh
2020-02-13* 2020-02-13 [ci skip]git
2020-02-13Return the makefile contentNobuyoshi Nakada
2020-02-13Move .IGNORE in extconf.rbNARUSE, Yui
2020-02-13Support nmakeNARUSE, Yui
2020-02-13Ignore expected errors on compiling C++ source [Bug #16331]NARUSE, Yui
2020-02-13Restart timer thread even after preparation failedNobuyoshi Nakada
2020-01-30check ruby_2_7 branchNARUSE, Yui
2020-01-30Allow rexml to fail on macOS of Github ActionsNobuyoshi Nakada
2020-01-30Stop test-bundled-gems on macOS for nowNobuyoshi Nakada
2020-01-30.github/workflows/cygwin.yml: RemovedYusuke Endoh
2020-01-30Checkout with git on cygwin for EOL codeNobuyoshi Nakada
2020-01-30Allow failures with rss tests on test-bundled-gemsHiroshi SHIBATA
2020-01-30Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-30Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-30Support running Actions on a forkTakashi Kokubun
2020-01-30Directly refer to GitHub eventsTakashi Kokubun
2020-01-30Remove code to prevent double build on trunkTakashi Kokubun
2020-01-30More consistent failure notificationsTakashi Kokubun
2020-01-30Make test run condition consistent with other jobsTakashi Kokubun
2020-01-30Run tests in the consistent orderTakashi Kokubun
2020-01-30Fix an outdated commentTakashi Kokubun
2020-01-30Actions MinGW - fix test-all (#2803)MSP-Greg
2020-01-30Use actions/checkout for PR (#2804)Takashi Kokubun
2020-01-30Official actions/checkout is uselessTakashi Kokubun
2020-01-30Make Slack notifications consistentTakashi Kokubun
2020-01-30There's no such targetTakashi Kokubun
2020-01-30Make all Actions job names consistentTakashi Kokubun
2020-01-30Do not doubly build on trunkTakashi Kokubun
2020-01-30MinGW on Actions (#2791)MSP-Greg
2020-01-30Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"Takashi Kokubun
2020-01-30Fixed a segfault `GC.verify_compaction_references`Nobuyoshi Nakada