summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-05Fix OpenStructDocumentationzverok
2020-01-05Remove unused tmp_buffer in class.cKazuhiro NISHIYAMA
2020-01-05Remove unused last_idx in class.cKazuhiro NISHIYAMA
2020-01-05parse.y: fix a wrong sizeof argument for ruby_sized_xfreeYusuke Endoh
2020-01-05include/ruby/ruby.h: remove a variable tmp_buffer as it does not changeYusuke Endoh
2020-01-05include/ruby/ruby.h: remove last_idx that is no longer variableYusuke Endoh
2020-01-05[ruby/reline] Sort completion listKOBAYASHI Shuji
2020-01-05* 2020-01-05 [ci skip]git
2020-01-05Fix output of example [ci skip]Kazuhiro NISHIYAMA
2020-01-04* 2020-01-04 [ci skip]git
2020-01-03Call initialize_clone with freeze: false if clone called with freeze: falseJeremy Evans
2020-01-03Make eval(code, binding) use (eval) as __FILE__ and 1 as __LINE__Jeremy Evans
2020-01-03Fix unused warningsKazuhiro NISHIYAMA
2020-01-02Update specs for keyword argument separationJeremy Evans
2020-01-02Update tests for full keyword argument separationJeremy Evans
2020-01-02Fully separate positional arguments and keyword argumentsJeremy Evans
2020-01-02Bump benchmark-driver to v0.15.7 (#2811)Lourens Naudé
2020-01-03move internal/debug.h definitions to internal.hKoichi Sasada
2020-01-03modify MJIT_CC only on RUBY_DEBUG=ciKoichi Sasada
2020-01-03disable ccache if $CC is in /usr/lib/ccache/$CC.Koichi Sasada
2020-01-03Fix variable name and add more example [ci skip]Kazuhiro NISHIYAMA
2020-01-03* 2020-01-03 [ci skip]git
2020-01-03Fix example of node.type [ci skip]Kazuhiro NISHIYAMA
2020-01-02Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-01-02* 2020-01-02 [ci skip]git
2020-01-02Check Module#ruby2_keywords arityNobuyoshi Nakada
2020-01-01bignum.c: extract bdigits_to_mpz and bdigits_from_mpz (#2805)Kenta Murata
2019-12-31Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun
2019-12-31Remove code to prevent double build on trunkTakashi Kokubun
2019-12-31More consistent failure notificationsTakashi Kokubun
2019-12-31Do not notify AppVeyor on_build_status_changedTakashi Kokubun
2019-12-31Make test run condition consistent with other jobsTakashi Kokubun
2020-01-01Fixup a6864f6d2f39bcd1ff04516591cc18d4027ab186Hiroshi SHIBATA
2020-01-01Removed the old executables of raccHiroshi SHIBATA
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