summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-02-07[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2023-02-07[ruby/net-http] [DOC] Reorganize doc for proxy serverBurdette Lamar
2023-02-07[ruby/reline] Add comment for unused constantsima1zumi
2023-02-06[ruby/rdoc] Actually execute RDoc document task for coveragezzak
2023-02-06[rubygems/rubygems] Properly exclude gemspec file itself from gemAkira Matsuda
2023-02-06[ruby/reline] Fix line rendering when newline is added at the end of the buffertompng
2023-02-06[ruby/English] Replace HTML5 deprecated tag <tt> with <code>ccmywish
2023-02-05[rubygems/rubygems] Replace "prior to" with "immediately after"Sam Bostock
2023-02-04* remove trailing spaces. [ci skip]git
2023-02-04[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-03[ruby/rdoc] Add newline before returnzzak
2023-02-03[ruby/rdoc] Add rdoc:coverage default taskzzak
2023-02-03[ruby/net-http] [DOC] Enhanced RDoc for write_timeoutBurdette Lamar
2023-02-02[rubygems/rubygems] Fix TarReader::Entry#read/partial to match File#read and ...Martin Emde
2023-02-02[ruby/net-http] Remarks on inclusionsBurdetteLamar
2023-02-02[ruby/net-http] [DOC] Enhanced RDoc for HTTPGenericRequestBurdette Lamar
2023-02-01[rubygems/rubygems] Introduce to specify deprecated version for rubygems_depr...Hiroshi SHIBATA
2023-01-31[ruby/net-http] Redirection revisionBurdetteLamar
2023-01-31[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-01-31Manually merged https://github.com/ruby/net-http/pull/106Hiroshi SHIBATA
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-31[rubygems/rubygems] Allow disabling RubyGems require decorationsDavid Rodríguez
2023-01-31[rubygems/rubygems] Fix issue with extensions not compiling properly using in...Tim Bates
2023-01-31[ruby/reline] Splat is always an ArrayÉtienne Barrié
2023-01-30[rubygems/rubygems] normalise manifest path from cargo on windowsMat Sadler
2023-01-30[rubygems/rubygems] better error message if cargo metadata doesn't contain th...Mat Sadler
2023-01-30[rubygems/rubygems] install rust extensions into expected directory nestingMat Sadler
2023-01-30[rubygems/rubygems] use cargo to get crate nameMat Sadler
2023-01-30[rubygems/rubygems] don't force Cargo.lock to be in gem rootMat Sadler
2023-01-28[ruby/net-http] Correct doc errorBurdetteLamar
2023-01-27[rubygems/rubygems] Don't warn on bundler binstubs --standalone --allDaniel Colson
2023-01-27[rubygems/rubygems] Update the list of SPDX licence identifiersSamuel Giddins
2023-01-27[ruby/syntax_suggest] Hide internal document and detail of `Kernel` monkey pa...Nobuyoshi Nakada
2023-01-26[rubygems/rubygems] Deprecate Gem::ListSamuel Giddins
2023-01-26[ruby/reline] Revert "correct Win32API capitalization for JRuby"Hiroshi SHIBATA
2023-01-23[rubygems/rubygems] blade is hosted under ruby-lang.org nowHiroshi SHIBATA
2023-01-23[ruby/cgi] blade is hosted under ruby-lang.org nowHiroshi SHIBATA
2023-01-20Add `offsetof` so we can get the offset of membersAaron Patterson
2023-01-20[ruby/reline] accept new_indent > cursor_maxtompng
2023-01-20[rubygems/rubygems] Update bundle-exec man page for with_unbundled_envJosh Nichols
2023-01-19[ruby/net-http] [DOC] Header docBurdette Lamar
2023-01-18[ruby/net-http] [DOC] Enhanced RDoc for set_formBurdette Lamar
2023-01-18[ruby/reline] Add constant MINIMUM_SCROLLBAR_HEIGHT for scrollbar rendering w...tompng
2023-01-18[ruby/reline] Fix dialog scrollbar rendering position and disappearing bugtompng
2023-01-14[ruby/irb] Store context in RubyLexStan Lo
2023-01-13[ruby/error_highlight] Identify which node in `Foo::Bar::Baz` causes a NameErrorYusuke Endoh
2023-01-12[ruby/irb] Avoid calling private methods on the main objectStan Lo
2023-01-12[ruby/irb] Remove redundant argument defaults from some RubyLexStan Lo
2023-01-12[ruby/reline] Update to Unicode 15.0.0elfham
2023-01-12[ruby/mutex_m] Avoid anonymous evalJean Boussier