summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-01[bundler/bundler] Add ruby2_keywordsSutou Kouhei
2019-12-31Run tests in the consistent orderTakashi Kokubun
2019-12-31Fix an outdated commentTakashi Kokubun
2019-12-31Actions MinGW - fix test-all (#2803)MSP-Greg
2019-12-31Use actions/checkout for PR (#2804)Takashi Kokubun
2020-01-01Add load path and require for ruby/rubyaycabta
2020-01-01[ruby/irb] Fix lib name of OpenStructaycabta
2020-01-01* 2020-01-01 [ci skip]git
2020-01-01Update GitHub Actions BadgesKazuhiro NISHIYAMA
2019-12-31Add "require 'openstruct'" what is forgottenaycabta
2019-12-31[ruby/irb] Add tests for RubyLexBen
2019-12-31[ruby/reline] Degenerate the terminal size to [$LINES, $COLUMNS] if it is unk...Yusuke Endoh
2019-12-31Introduce BIGNUM_EMBED_P to check BIGNUM_EMBED_FLAG (#2802)Kenta Murata
2019-12-31speed up set intersectOleg Zubchenko
2019-12-31Split test_nomethod_error.rbNobuyoshi Nakada
2019-12-31Split test_name_error.rbNobuyoshi Nakada
2019-12-31Split test_frozen_error.rbNobuyoshi Nakada
2019-12-31Fix the exception to be raisedNobuyoshi Nakada
2019-12-31Official actions/checkout is uselessTakashi Kokubun
2019-12-31Fix Object#inspect documentationJoao Fernandes
2019-12-31Update NEWS for Ruby 2.8.0 (tentative; to be 3.0.0)Kazuhiro NISHIYAMA
2019-12-31Copy NEWS to doc/NEWS-2.7.0Kazuhiro NISHIYAMA
2019-12-31Test the bundled version minitest instead of masterNobuyoshi Nakada
2019-12-31text/readline/test_readline.rb - fix skip on Reline (#2743)MSP-Greg
2019-12-31Copy-editing NEWS file on "is now warned" messages (#2783)Prem Sichanugrist
2019-12-30Make Slack notifications consistentTakashi Kokubun
2019-12-30There's no such targetTakashi Kokubun
2019-12-30Make all Actions job names consistentTakashi Kokubun
2019-12-30Do not doubly build on trunkTakashi Kokubun
2019-12-30Drop MinGW build from AppVeyorTakashi Kokubun
2019-12-30MinGW on Actions (#2791)MSP-Greg
2019-12-30Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"Takashi Kokubun
2019-12-31Updated dependencies on internal/warnings.hNobuyoshi Nakada
2019-12-30Fix Proc#<< specAlan Wu
2019-12-31* 2019-12-31 [ci skip]git
2019-12-30Decide lambdaness of (f << g) using g (#2729)Alan Wu
2019-12-30[ruby/io-console] bump up to 0.5.4Nobuyoshi Nakada
2019-12-30* 2019-12-30 [ci skip]git
2019-12-29syntax.rdoc: remove "experimental" from refinements (#2796)Vladimir Dementyev
2019-12-29ext/openssl/ossl_ssl.c: nodoc for private methodsHiroshi SHIBATA
2019-12-29[ruby/io-console] Enable only interrupt bits on `intr: true`Nobuyoshi Nakada
2019-12-29Optimize Array#rotate!(n) for n = 1 and n = -1Ary Borenszweig
2019-12-29Fix documentation of Dir#each_childSeiei Miyagi
2019-12-29Separate builtin initialization callsNobuyoshi Nakada
2019-12-29Fixed an unavailable sanitizer featureNobuyoshi Nakada
2019-12-29* 2019-12-29 [ci skip]git
2019-12-28Use __func__ as rb_cv_function_name_string on OpenBSDJeremy Evans
2019-12-28Fix typoKazuhiro NISHIYAMA
2019-12-28Do not notify Travis on_successTakashi Kokubun
2019-12-28Add VM insns counter like debug_counter (#2789)Takashi Kokubun