summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-28Merged common statements [Bug #16242]Nobuyoshi Nakada
2019-11-28Removed unused variable [Bug #16242]Nobuyoshi Nakada
2019-11-28Make prepending a refined module after inclusion not break refinementsJeremy Evans
2019-11-28Honor refinements for modules that prepend other modulesJeremy Evans
2019-11-28Add require "irb" to test/irb/test_completion.rbaycabta
2019-11-28Fix regexp to complete complex literalaycabta
2019-11-28Raise `NoMatchingPatternError` when expr `in` pat doesn't matchNobuyoshi Nakada
2019-11-27Fix documentation of `MonitorMixin#new_cond` [ci skip] (#2707)y-yagi
2019-11-28Suppress strict-aliasing warning by x86_64-w64-mingw32-gcc 7.4.0Nobuyoshi Nakada
2019-11-28Delete newline when C-k on emacs mode at EOLaycabta
2019-11-28Remove two removed constantsaycabta
2019-11-28Fix ghost method line noaycabta
2019-11-27Update documentation for ruby2_keywords [ci skip]Jeremy Evans
2019-11-27Drop windows-2016 on GitHub ActionsKazuhiro NISHIYAMA
2019-11-28* 2019-11-28 [ci skip]git
2019-11-27Don't modify rest array when using ruby2_keywordsJeremy Evans
2019-11-27prefer class_serial over m_tbl卜部昌平
2019-11-27* 2019-11-27 [ci skip]git
2019-11-27rename __builtin_inline!(code) and introduce others.Koichi Sasada
2019-11-26[ripper] Fixed unique key check in pattern matchingNobuyoshi Nakada
2019-11-26Hoisted out `push_pvtbl`/`pop_pvtbl`Nobuyoshi Nakada
2019-11-26Wrap `p_kw` in an array at `p_kwarg`Nobuyoshi Nakada
2019-11-26Allow `$10` and more in the Ripper DSLNobuyoshi Nakada
2019-11-26Write rbinc files to the source directoryNobuyoshi Nakada
2019-11-26Remove an unnecessary variableaycabta
2019-11-26Add sync task for ruby/opensslHiroshi SHIBATA
2019-11-26Slightly fix the warning message [ci skip]Takashi Kokubun
2019-11-26Suggest an alternative to suppress the irb warningTakashi Kokubun
2019-11-26Add `--with-openssl-dir` to windows on GitHub ActionsKazuhiro NISHIYAMA
2019-11-26* 2019-11-26 [ci skip]git
2019-11-26Fix `$(RMALL) -r` on WindowsNAKAMURA Usaku
2019-11-25[ripper] Quoted label without expression must be a local variableNobuyoshi Nakada
2019-11-25lldb_cruby.py: improved dump of SymbolNobuyoshi Nakada
2019-11-25Improve consistency of bool/true/falseKazuhiro NISHIYAMA
2019-11-25add fast path for argc==0.Koichi Sasada
2019-11-25Set TRUE/FALSE to `bool ruby_tz_uptodate_p` instead of 1/FALSEKazuhiro NISHIYAMA
2019-11-25Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-11-25Remove duplicated line in NEWS [ci skip]Junichi Ito
2019-11-25lldb_cruby.py: fixed dump of embedded RArrayNobuyoshi Nakada
2019-11-25Fix the docs for Proc#>>.Paweł Przeniczny
2019-11-25Cache loaded module to suppress method redefined warningsaycabta
2019-11-25* 2019-11-25 [ci skip]git
2019-11-25Remove e2mmap dependencyaycabta
2019-11-25Remove lib/irb/slex.rbaycabta
2019-11-24Remove debug code...aycabta
2019-11-24* 2019-11-24 [ci skip]git
2019-11-24Disable tracer ext of IRB when tracer doesn't foundaycabta
2019-11-23Show include directive differences only when under gitv2_7_0_preview3Nobuyoshi Nakada
2019-11-23Use realpath to try to fix failures with symlinksKazuhiro NISHIYAMA
2019-11-22Stop using undefined matrix.os for macOSTakashi Kokubun