summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not notify AppVeyor on_build_status_changedtrunkTakashi Kokubun2019-12-311-1/+1
* Make test run condition consistent with other jobsTakashi Kokubun2019-12-311-2/+0
* Fixup a6864f6d2f39bcd1ff04516591cc18d4027ab186Hiroshi SHIBATA2020-01-011-2/+2
* Removed the old executables of raccHiroshi SHIBATA2020-01-014-588/+0
* [bundler/bundler] Add ruby2_keywordsSutou Kouhei2020-01-013-3/+3
* Run tests in the consistent orderTakashi Kokubun2019-12-311-10/+10
* Fix an outdated commentTakashi Kokubun2019-12-311-1/+1
* Actions MinGW - fix test-all (#2803)MSP-Greg2019-12-311-2/+2
* Use actions/checkout for PR (#2804)Takashi Kokubun2019-12-311-7/+4
* Add load path and require for ruby/rubyaycabta2020-01-011-0/+2
* [ruby/irb] Fix lib name of OpenStructaycabta2020-01-011-1/+1
* * 2020-01-01 [ci skip]git2020-01-011-3/+3
* Update GitHub Actions BadgesKazuhiro NISHIYAMA2020-01-012-10/+12
* Add "require 'openstruct'" what is forgottenaycabta2019-12-311-0/+1
* [ruby/irb] Add tests for RubyLexBen2019-12-311-0/+79
* [ruby/reline] Degenerate the terminal size to [$LINES, $COLUMNS] if it is unk...Yusuke Endoh2019-12-311-1/+5
* Introduce BIGNUM_EMBED_P to check BIGNUM_EMBED_FLAG (#2802)Kenta Murata2019-12-313-9/+17
* speed up set intersectOleg Zubchenko2019-12-311-1/+9
* Split test_nomethod_error.rbNobuyoshi Nakada2019-12-312-86/+89
* Split test_name_error.rbNobuyoshi Nakada2019-12-312-127/+130
* Split test_frozen_error.rbNobuyoshi Nakada2019-12-312-50/+57
* Fix the exception to be raisedNobuyoshi Nakada2019-12-311-2/+2
* Official actions/checkout is uselessTakashi Kokubun2019-12-311-4/+15
* Fix Object#inspect documentationJoao Fernandes2019-12-311-1/+1
* Update NEWS for Ruby 2.8.0 (tentative; to be 3.0.0)Kazuhiro NISHIYAMA2019-12-311-799/+2
* Copy NEWS to doc/NEWS-2.7.0Kazuhiro NISHIYAMA2019-12-311-0/+828
* Test the bundled version minitest instead of masterNobuyoshi Nakada2019-12-311-2/+0
* text/readline/test_readline.rb - fix skip on Reline (#2743)MSP-Greg2019-12-311-1/+2
* Copy-editing NEWS file on "is now warned" messages (#2783)Prem Sichanugrist2019-12-311-11/+13
* Make Slack notifications consistentTakashi Kokubun2019-12-302-3/+18
* There's no such targetTakashi Kokubun2019-12-301-1/+1
* Make all Actions job names consistentTakashi Kokubun2019-12-302-3/+6
* Do not doubly build on trunkTakashi Kokubun2019-12-301-1/+1
* Drop MinGW build from AppVeyorTakashi Kokubun2019-12-301-50/+0
* MinGW on Actions (#2791)MSP-Greg2019-12-304-17/+165
* Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"Takashi Kokubun2019-12-302-0/+4
* Updated dependencies on internal/warnings.hNobuyoshi Nakada2019-12-316-0/+113
* Fix Proc#<< specAlan Wu2019-12-301-11/+25
* * 2019-12-31 [ci skip]git2019-12-311-1/+1
* Decide lambdaness of (f << g) using g (#2729)Alan Wu2019-12-303-3/+16
* [ruby/io-console] bump up to 0.5.4Nobuyoshi Nakada2019-12-301-1/+1
* * 2019-12-30 [ci skip]git2019-12-301-1/+1
* syntax.rdoc: remove "experimental" from refinements (#2796)Vladimir Dementyev2019-12-291-1/+1
* ext/openssl/ossl_ssl.c: nodoc for private methodsHiroshi SHIBATA2019-12-291-0/+3
* [ruby/io-console] Enable only interrupt bits on `intr: true`Nobuyoshi Nakada2019-12-292-1/+6
* Optimize Array#rotate!(n) for n = 1 and n = -1Ary Borenszweig2019-12-291-5/+15
* Fix documentation of Dir#each_childSeiei Miyagi2019-12-291-1/+1
* Separate builtin initialization callsNobuyoshi Nakada2019-12-298-27/+14
* Fixed an unavailable sanitizer featureNobuyoshi Nakada2019-12-291-1/+1
* * 2019-12-29 [ci skip]git2019-12-291-1/+1