summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-05-15[ruby/irb] IRB should use the latest Reline, 0.2.5aycabta
2021-05-12[rubygems/rubygems] Update the link of minitest code with the commit hash.Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed the related code for minitest-bisectHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Fixed an intentional blank-lineHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Added comment for Minitest::MockHiroshi SHIBATA
2021-05-12[rubygems/rubygems] util/rubocop -aHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed minitest/mock from test/rubygems/test_gem_remote_...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Import capture_subprocess_io from minitestHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use test-unit instead of minitestHiroshi SHIBATA
2021-05-12[ruby/net-ftp] Bump version to 0.1.2Shugo Maeda
2021-05-11[ruby/irb] Fix `Encoding::ConverterNotFoundError`Koichi ITO
2021-05-11[ruby/resolv] Fix confusion of received response messageKazuki Yamaguchi
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-05-11[ruby/irb] Treat encodings in exception correctlyaycabta
2021-05-10[ruby/set] set is also dual licensesHiroshi SHIBATA
2021-05-10Add a space to separate sentences in the error messageAndrei Beliankou
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-08[ruby/irb] Dump ancestors' methods by ls commandMasataka Pocke Kuwabara
2021-05-06[ruby/timeout] Only run timeout_after hook on fiber scheduler if scheduler ex...Jeremy Evans
2021-05-06[ruby/timeout] Avoid unnecessary object allocationJeremy Evans
2021-05-06[ruby/timeout] Make Timeout::Error#exception with multiple arguments not igno...Jeremy Evans
2021-05-06[ruby/net-http] Do not require stringioKazuki Yamaguchi
2021-05-06Fixed the file path for net-imap.gemspecHiroshi SHIBATA
2021-05-06Move net-imap.gemspec to under the lib/net/imap directory.Hiroshi SHIBATA
2021-05-06[ruby/net-imap] Many documentation improvementsnicholas a. evans
2021-05-06[ruby/net-imap] Move send_*_data into net/imap/command_datanicholas a. evans
2021-05-06[ruby/net-imap] Move flags to net/imap/flagsnicholas a. evans
2021-05-06[ruby/net-imap] Move UTF7 & datetime formatting to net/imap/data_encodingnicholas a. evans
2021-05-06[ruby/net-imap] move command data formatters to net/imap/command_datanicholas a. evans
2021-05-06[ruby/net-imap] move response data structs to net/imap/response_datanicholas a. evans
2021-05-06[ruby/net-imap] move ResponseParser to lib/net/imap/response_parsernicholas a. evans
2021-05-06[ruby/net-imap] Clean up authenticators rdocnicholas a. evans
2021-05-06[ruby/net-imap] Update AUTH=PLAIN to be a little closer to RFC4616nicholas a. evans
2021-05-06[ruby/net-imap] Move each authenticator to its own filenicholas a. evans
2021-05-05[ruby/erb] Document that `<% #` doesn't workTakashi Kokubun
2021-04-30[ruby/irb] Need reline >= 0.1.6ima1zumi
2021-04-28[ruby/ostruct] Add compatibility for to_h with block in Ruby 2.5Marc-Andre Lafortune
2021-04-28[ruby/ostruct] Compatibility with Ruby 2.5Marc-Andre Lafortune
2021-04-28[ruby/net-imap] Fix typo intentionaly -> intentionally [ci skip]Ryuta Kamizono
2021-04-28[ruby/net-http] Initialize OpenSSL early before creating TCPSocketJeremy Evans
2021-04-28[ruby/net-http] Fix the regexp used to clean the hostJean Boussier
2021-04-28[ruby/net-http] Decode user and password from env configured proxyLukas Eipert
2021-04-28[ruby/net-http] Replace Timeout.timeout in Net:HTTP#connectmohamed
2021-04-28[ruby/net-smtp] mod: bump to a new VERSION that could be checked for testings...Tom Freudenberg
2021-04-28[ruby/net-smtp] Removed needless files from Gem::Specification#filesHiroshi SHIBATA
2021-04-28[ruby/net-smtp] Replace Timeout.timeout with socket timeoutmohamed