summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-16Fix Proc#<< specAlan Wu
2020-01-16`Regexp` in `MatchData` can be `nil`Nobuyoshi Nakada
2020-01-16reload AR table body for transient heap.Koichi Sasada
2020-01-16lib/net/imap.rb: use `&blk` instead of Kernel#proc with no blockYusuke Endoh
2020-01-16script_compiled event on compile error.Koichi Sasada
2019-12-25[ruby/reline] Version 0.1.2v2_7_0aycabta
2019-12-25Save last breaking point to completeaycabta
2019-12-25fix version regexpNARUSE, Yui
2019-12-25fix typoNARUSE, Yui
2019-12-25v2.7.0p0NARUSE, Yui
2019-12-25[bundler/bundler] Do `require "rubygems"` only when neededYusuke Endoh
2019-12-25Update the version of bigdecimal to 2.0.0 (#2784)Kenta Murata
2019-12-25Show the error line only when same as the currentNobuyoshi Nakada
2019-12-25export a function for MJIT.Koichi Sasada
2019-12-25take care of USE_LAZY_LOAD=1.Koichi Sasada
2019-12-25range.c: Range#min with a beginless one now raise an explicit exceptionYusuke Endoh
2019-12-25Add readline and readline-ext to default gems list in NEWSaycabta
2019-12-25add ref to NEWS entryKoichi Sasada
2019-12-25NEWS: add a ticket referenceYusuke Endoh
2019-12-25NEWS: add a ticket referenceYusuke Endoh
2019-12-25NEWS: add ticket referencesYusuke Endoh
2019-12-25update-bundled_gems: drop branch name on github [ci skip]Nobuyoshi Nakada
2019-12-25[ruby/readline] Version 0.0.2aycabta
2019-12-25[ruby/readline] Use a box to make easier to see the messageaycabta
2019-12-25[ruby/readline] Fix any wrong in messagesaycabta
2019-12-25[ruby/readline] Version 0.0.1aycabta
2019-12-25[ruby/readline] Add post_install_messageaycabta