summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02Using RBOOL macroS.H
2021-08-02* 2021-08-02 [ci skip]git
2021-08-02Stop infinite object allocation to get rid of OOM killerNobuyoshi Nakada
2021-08-01gcc 10.3.0 says "__VA_OPT__ is not available until C++2a"Nobuyoshi Nakada
2021-08-01* 2021-08-01 [ci skip]git
2021-08-01Define functions using rb_wait_for_single_fd [Bug #18046]Nobuyoshi Nakada
2021-07-31[ruby/error_highlight] Keep it work if paren exists after receiverMasataka Pocke Kuwabara
2021-07-31* 2021-07-31 [ci skip]git
2021-07-31[DOC] Fix Process::exec documentation [ci skip]Nobuyoshi Nakada
2021-07-30[DOC] Fix Process::exec documentation [ci skip]Nobuyoshi Nakada
2021-07-30Tweak rb_str_modify_expand() + read() spec to try to find out why it fails on...Benoit Daloze
2021-07-30Fix bundled gems locationsNobuyoshi Nakada
2021-07-29Skip test_ensure_after_nomemoryerrorJeremy Evans
2021-07-29Improve performance of Integer#digitsJeremy Evans
2021-07-29Make RubyVM::AbstractSyntaxTree.of raise for method/proc created in evalJeremy Evans
2021-07-29Update to ruby/spec@b65d01fBenoit Daloze
2021-07-29Update to ruby/mspec@9542a88Benoit Daloze
2021-07-30Use test-unit assertionsaycabta
2021-07-30[ruby/reline] Support Terminfo on Cygwin and macOSaycabta
2021-07-30[ruby/reline] Don't check the existence of Terminfo on Windowsaycabta
2021-07-30[ruby/reline] Check TYPE_VARIADICaycabta
2021-07-30[ruby/reline] Define StringWithTiparm instead of singular methodaycabta
2021-07-30[ruby/reline] Fixed Ctrl+Enter key in Windows.SilverPhoenix99
2021-07-30[ruby/reline] Check empty .inputrcaycabta
2021-07-30[ruby/reline] Add original C function declarations comment for each functionaycabta
2021-07-30[ruby/reline] Fix reline on OpenBSDJeremy Evans
2021-07-30[ruby/reline] Added support for Numpad divide key on Windows.SilverPhoenix99
2021-07-30[ruby/reline] Support Enter key of numpad on Windowsaycabta
2021-07-30[ruby/reline] Windows cmd: Don't type anything when pressing ALT keys aloneLars Kanis
2021-07-30[ruby/reline] Use "omit" instead of "return"aycabta
2021-07-30[ruby/reline] Add TODO comment to implement tigetflag() and tigetnum()aycabta
2021-07-30[ruby/reline] Add Terminfo testsaycabta
2021-07-30[ruby/reline] Add require 'reline/terminfo' to use Reline::Terminfo.enabled?aycabta
2021-07-29Do not check pending interrupts when running finalizersJeremy Evans
2021-07-29Fix use-after-free on -DUSE_EMBED_CI=0Alan Wu
2021-07-30* 2021-07-30 [ci skip]git
2021-07-29Update documentation for ruby2_keywordsJeremy Evans
2021-07-29Renamed thraed_fd_close as thread_fdNobuyoshi Nakada
2021-07-29Fix test failure of 60b02db5161625dd5f7d22d31989dd966837333c with WindowsHiroshi SHIBATA
2021-07-29Partly picking https://github.com/ruby/error_highlight/commit/25ef7dbeda4f2cf...Hiroshi SHIBATA
2021-07-29Update the latest version of readline.gemspecHiroshi SHIBATA
2021-07-29Update the latest version of json.gemspec from flori/jsonHiroshi SHIBATA
2021-07-29[ruby/psych] fix: use git repository link for LibYAML in docsRhys Powell
2021-07-29[ruby/psych] require 'delegate' explicitlyPavel Rosický
2021-07-29[ruby/net-http] Enforce write timeout when body_stream is usedMiguel Teixeira
2021-07-29Partly picked from https://github.com/ruby/ostruct/commit/20d0b8c065392a22ba6...Hiroshi SHIBATA
2021-07-29[ruby/set] Improve What's Here linksBurdetteLamar
2021-07-29[ruby/set] Improve What's Here linksBurdetteLamar
2021-07-29[ruby/set] gemspec: This gem exposes 0 executablesOlle Jonsson
2021-07-29[ruby/set] Update documentation for intersect?/disjoint?Jeremy Evans