summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)Burdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar
2021-07-28[ruby/optparse] Removed a duplicate sectionNobuyoshi Nakada
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)Burdette Lamar
2021-07-28[ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)Burdette Lamar
2021-07-28[ruby/optparse] Tutorial: explain custom argument converters (https://github....Burdette Lamar
2021-07-28[ruby/optparse] nodoc private methodsNobuyoshi Nakada
2021-07-28[ruby/optparse] Fixed mismatched <tt> tagNobuyoshi Nakada
2021-07-28[ruby/optparse] Enhanced doc for option parameters (https://github.com/ruby/o...Burdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/9)Burdette Lamar
2021-07-28[ruby/optparse] Beginnings of tutorialBurdetteLamar
2021-07-28Update to latest uriBenoit Daloze
2021-07-28Fix a comment [ci skip]Nobuyoshi Nakada
2021-07-28Remove duplicate declarationsNobuyoshi Nakada
2021-07-28[ruby/zlib] Synchronize access to zstream to prevent segfault in multithreade...Jeremy Evans
2021-07-28[ruby/readline] Improve the gem's descriptionMarcus Stollsteimer
2021-07-28[ruby/resolv-replace] gemspec: Drop executables directiveOlle Jonsson
2021-07-28[ruby/resolv] Bump version to 0.2.1Hiroshi SHIBATA
2021-07-28[ruby/getoptlong] RDoc: escape to avoid links to the word SetOlle Jonsson
2021-07-28[ruby/getoptlong] gemspec: Drop executables directivesOlle Jonsson
2021-07-28Avoid pointless attempts to open .so file if already requiredJeremy Evans
2021-07-28[ruby/digest] Also drop to support Ruby 2.4Hiroshi SHIBATA