summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-29[ruby/set] Allow the use of any enumerable in intersect?/disjoint?Jeremy Evans
2021-07-29[ruby/set] Allow Set#intersect? and #disjoint? to accept array argumentJeremy Evans
2021-07-29test/socket/test_socket.rb: skip on SolarisYusuke Endoh
2021-07-29Add RBOOL macro and use itS.H
2021-07-29Bundle RBS 1.3.3 (#4688)Soutaro Matsumoto
2021-07-28Don't export rb_gc_ractor_newobj_cache_clearPeter Zhu
2021-07-29should not share same `def` for specialized methodKoichi Sasada
2021-07-29use me->def instead of me for opt_tableKoichi Sasada
2021-07-29* 2021-07-29 [ci skip]git
2021-07-28Handle Timeout::Error instead of NoMemoryError in testJeremy Evans
2021-07-28Update bundled_gemsKazuhiro NISHIYAMA
2021-07-28Support document sync for optparseHiroshi SHIBATA
2021-07-28Manually picking https://github.com/ruby/optparse/pull/14Hiroshi SHIBATA
2021-07-28[ruby/optparse] Remove an errant { character (https://github.com/ruby/optpars...Olle Jonsson
2021-07-28[ruby/optparse] Fix link in included fileBurdette Lamar