aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the latest version of readline.gemspecHiroshi SHIBATA2021-07-291-2/+0
* Update the latest version of json.gemspec from flori/jsonHiroshi SHIBATA2021-07-291-7/+1
* [ruby/psych] fix: use git repository link for LibYAML in docsRhys Powell2021-07-291-1/+1
* [ruby/psych] require 'delegate' explicitlyPavel Rosický2021-07-291-0/+1
* [ruby/net-http] Enforce write timeout when body_stream is usedMiguel Teixeira2021-07-292-3/+29
* Partly picked from https://github.com/ruby/ostruct/commit/20d0b8c065392a22ba6...Hiroshi SHIBATA2021-07-291-2/+2
* [ruby/set] Improve What's Here linksBurdetteLamar2021-07-291-2/+2
* [ruby/set] Improve What's Here linksBurdetteLamar2021-07-291-3/+5
* [ruby/set] gemspec: This gem exposes 0 executablesOlle Jonsson2021-07-291-2/+0
* [ruby/set] Update documentation for intersect?/disjoint?Jeremy Evans2021-07-291-3/+7
* [ruby/set] Allow the use of any enumerable in intersect?/disjoint?Jeremy Evans2021-07-291-9/+8
* [ruby/set] Allow Set#intersect? and #disjoint? to accept array argumentJeremy Evans2021-07-292-2/+13
* test/socket/test_socket.rb: skip on SolarisYusuke Endoh2021-07-291-0/+4
* Add RBOOL macro and use itS.H2021-07-291-12/+8
* Bundle RBS 1.3.3 (#4688)Soutaro Matsumoto2021-07-290-0/+0
* Don't export rb_gc_ractor_newobj_cache_clearPeter Zhu2021-07-281-1/+1
* should not share same `def` for specialized methodKoichi Sasada2021-07-291-1/+1
* use me->def instead of me for opt_tableKoichi Sasada2021-07-292-6/+20
* * 2021-07-29 [ci skip]git2021-07-291-1/+1
* Handle Timeout::Error instead of NoMemoryError in testJeremy Evans2021-07-281-0/+3
* Update bundled_gemsKazuhiro NISHIYAMA2021-07-281-1/+1
* Support document sync for optparseHiroshi SHIBATA2021-07-281-0/+5
* Manually picking https://github.com/ruby/optparse/pull/14Hiroshi SHIBATA2021-07-2844-1339/+0
* [ruby/optparse] Remove an errant { character (https://github.com/ruby/optpars...Olle Jonsson2021-07-281-1/+1
* [ruby/optparse] Fix link in included fileBurdette Lamar2021-07-281-1/+1
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)Burdette Lamar2021-07-284-22/+203
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar2021-07-283-13/+81
* [ruby/optparse] Removed a duplicate sectionNobuyoshi Nakada2021-07-281-36/+0
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)Burdette Lamar2021-07-284-24/+135
* [ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)Burdette Lamar2021-07-285-0/+165
* [ruby/optparse] Tutorial: explain custom argument converters (https://github....Burdette Lamar2021-07-284-4/+83
* [ruby/optparse] nodoc private methodsNobuyoshi Nakada2021-07-281-7/+7
* [ruby/optparse] Fixed mismatched <tt> tagNobuyoshi Nakada2021-07-281-1/+1
* [ruby/optparse] Enhanced doc for option parameters (https://github.com/ruby/o...Burdette Lamar2021-07-2837-0/+1106
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/9)Burdette Lamar2021-07-2810-54/+133
* [ruby/optparse] Beginnings of tutorialBurdetteLamar2021-07-285-0/+154
* Update to latest uriBenoit Daloze2021-07-282-2/+9
* Fix a comment [ci skip]Nobuyoshi Nakada2021-07-281-1/+1
* Remove duplicate declarationsNobuyoshi Nakada2021-07-281-2/+0
* [ruby/zlib] Synchronize access to zstream to prevent segfault in multithreade...Jeremy Evans2021-07-282-1/+93
* [ruby/readline] Improve the gem's descriptionMarcus Stollsteimer2021-07-281-11/+11
* [ruby/resolv-replace] gemspec: Drop executables directiveOlle Jonsson2021-07-281-2/+0
* [ruby/resolv] Bump version to 0.2.1Hiroshi SHIBATA2021-07-281-1/+1
* [ruby/getoptlong] RDoc: escape to avoid links to the word SetOlle Jonsson2021-07-281-5/+5
* [ruby/getoptlong] gemspec: Drop executables directivesOlle Jonsson2021-07-281-2/+0
* Avoid pointless attempts to open .so file if already requiredJeremy Evans2021-07-281-1/+6
* [ruby/digest] Also drop to support Ruby 2.4Hiroshi SHIBATA2021-07-281-1/+1
* [ruby/digest] Use Gemfile instead of Gem::Specification#add_development_depen...Hiroshi SHIBATA2021-07-281-4/+0
* [ruby/digest] Drop to support Ruby 2.3Hiroshi SHIBATA2021-07-281-1/+1
* [ruby/digest] Use pend instead of skipHiroshi SHIBATA2021-07-281-1/+1