summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-01Adjust struct member offset for i386 Cygwinxtkoba
2021-04-30Fix example for custom warn methodAdam Daniels
2021-05-01* 2021-05-01 [ci skip]git
2021-04-30Correct documentation example on Hash#digNick Kelley
2021-04-30Silence GCC 11 warningsxtkoba
2021-04-30[ruby/irb] Need reline >= 0.1.6ima1zumi
2021-04-29Update Time documentationBurdette Lamar
2021-04-29lldb: Warn when attempting to dump invalid pagesMatt Valentine-House
2021-04-30* 2021-04-30 [ci skip]git
2021-04-30test/net/smtp/test_smtp.rb: wait a moment before socket is closedYusuke Endoh
2021-04-29* 2021-04-29 [ci skip]git
2021-04-28Specify -c to emit pch with clang (#4423)Takashi Kokubun
2021-04-28Removed unused macro HAVE_CONFIG_HNobuyoshi Nakada
2021-04-28NDEBUG is ignored since Ruby 3.0Nobuyoshi Nakada
2021-04-28Guard for < Ruby 3.0Hiroshi SHIBATA
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/optparse] Add EditorConfig fileAlexander Popov
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
2021-04-28[ruby/net-smtp] Net::SMTP.start() and #start() accepts ssl_context_params key...Tom Freudenberg
2021-04-28test/net/ftp/test_ftp.rb: Use RubyVM::JIT instead of RubyVM::MJITYusuke Endoh
2021-04-28test/net/ftp/test_ftp.rb: reduce the size of a long responseYusuke Endoh
2021-04-28test/net/ftp/test_ftp.rb: remove unused variableYusuke Endoh
2021-04-28test/ruby/test_fiber.rb: reduce the count of object creation to cause GCYusuke Endoh
2021-04-28* 2021-04-28 [ci skip]git
2021-04-27Fix Monitor to lock per Fiber, like Mutex [Bug #17827]Benoit Daloze
2021-04-27lldb: highlight the slot when using dump_page_rvalueMatt Valentine-House
2021-04-27lldb: dump_page_rvalue - dump a heap page containing an RVALUEMatt Valentine-House
2021-04-27lldb: Add Freelist Index to dump_page outputMatt Valentine-House
2021-04-27[ruby/net-ftp] Replace "iff" with "if and only if"Gannon McGibbon
2021-04-27[ruby/net-ftp] Add test casesShugo Maeda
2021-04-27[ruby/net-ftp] Reduce resource cosumption of Net::FTP::TIME_PARSERShugo Maeda
2021-04-27[ruby/net-ftp] Close the passive connection data socket if there is an error ...Jeremy Evans
2021-04-27[ruby/net-ftp] Replace Timeout.timeout with socket timeoutmohamed
2021-04-27[ruby/net-ftp] Re-apply 827e471d438fdec1ae329afb5912b8e06d534823Hiroshi SHIBATA
2021-04-27[ruby/matrix] Guard for < Ruby 3.0Hiroshi SHIBATA
2021-04-27[ruby/matrix] v0.4.1Marc-Andre Lafortune
2021-04-27[ruby/matrix] v0.4.0Marc-Andre Lafortune
2021-04-27[ruby/matrix] Use Gemfile instead of Gem::Specification#add_development_depen...Hiroshi SHIBATA
2021-04-27[ruby/gdbm] Add dependency to gdbm package on mingwLars Kanis
2021-04-27[ruby/pathname] gemspec: Explicitly list 0 executablesOlle Jonsson
2021-04-27test/ruby/test_exception.rb: suppress "warning: statement not reached"Yusuke Endoh
2021-04-27Make imemo_ast WB-protected againYusuke Endoh