summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-06Apply timeout-scale to test_thr_kill.Jun Aruga
2020-08-06* 2020-08-06 [ci skip]git
2020-08-05Enhanced documentation for Array#repeated_combination (#3392)Burdette Lamar
2020-08-05Enhanced documentation for Array#repeated_permutation (#3390)Burdette Lamar
2020-08-05Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA
2020-08-05* 2020-08-05 [ci skip]git
2020-08-05[DOC] Use oracle url instead of sun urlS-H-GAMELINKS
2020-08-03Remove unused struct memberAaron Patterson
2020-08-04* 2020-08-04 [ci skip]git
2020-08-03Don't pin objects if we're just walking the heapAaron Patterson
2020-08-03[ruby/weakref] Use Gemfile instead of Gem::Specification#add_development_depe...Hiroshi SHIBATA
2020-08-03[ruby/ostruct] Drop to Ruby 2.4Hiroshi SHIBATA
2020-08-03[ruby/net-http] Fix SSL session reuse test with LibreSSL 3.2+Jeremy Evans
2020-08-03[ruby/net-http] Switch invalid server name formatJeremy Evans
2020-08-03[ruby/cgi] Drop to Ruby 2.4Hiroshi SHIBATA
2020-08-03net-ftp is under `lib/net` instead of `lib/net/ftp`Hiroshi SHIBATA
2020-08-03Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.Hiroshi SHIBATA
2020-08-03* 2020-08-03 [ci skip]git
2020-08-02Improve docs for Module#remove_class_variable [ci skip]Alan Wu
2020-08-01Enable an assert on all configs for debuggingAlan Wu
2020-08-02remove accidentally introduced debug codeKoichi Sasada
2020-08-02support multiple filters by RUBY_DEBUG_LOG_FILTERKoichi Sasada
2020-08-02fix mark bit operation.Koichi Sasada
2020-08-02* 2020-08-02 [ci skip]git
2020-08-02rb_{ary,fnd}_pattern_info: Remove imemo member to reduce memory usageKazuki Tsujimoto
2020-08-01mswin build - install src zlib files after checkoutNobuyoshi Nakada
2020-08-01mswin build - install src zlib filesMSP-Greg
2020-08-01`rb_encoding` is defined as `const`Nobuyoshi Nakada
2020-08-01Initialize memo pointer and use it consistently to silence gcc 7+Nobuyoshi Nakada
2020-08-01Remove obsolete rubygems fileNobuyoshi Nakada
2020-08-01* 2020-08-01 [ci skip]git
2020-07-31Enhanced RDoc for ArrayBurdette Lamar
2020-07-31[rubygems/rubygems] Read path binarilyDavid Rodríguez
2020-07-31[rubygems/rubygems] Enable `Layout/LeadingEmptyLines` in rubygemsDavid Rodríguez
2020-07-31[rubygems/rubygems] Don't format executables on `gem update --system`David Rodríguez
2020-07-31[rubygems/rubygems] unset XDG_* environmental variables for testing of rubygems.Hiroshi SHIBATA
2020-07-31[rubygems/rubygems] Revert "Disallow warnings to creep into the test suite"David Rodríguez
2020-07-31[rubygems/rubygems] Remove unnecessary guard clauseDavid Rodríguez
2020-07-31[rubygems/rubygems] Fix some intermittent test failures on trufflerubyDavid Rodríguez
2020-07-31[rubygems/rubygems] Setup no longer generates formatted executables by defaultDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove fileutils autoloadDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove explicit require for autoloaded constantDavid Rodríguez
2020-07-31[rubygems/rubygems] Let more exceptions flowDavid Rodríguez
2020-07-31[rubygems/rubygems] Install plugins to user directoryNobuyoshi Nakada
2020-07-31[rubygems/rubygems] Remove more unnecessary requiresDavid Rodríguez
2020-07-31[rubygems/rubygems] Extend the script to allow reverting the patch when tried...David Rodríguez
2020-07-31[rubygems/rubygems] Add a CI test for basic rubygems functionality without op...David Rodríguez
2020-07-31[rubygems/rubygems] The file is only ever required when openssl is availableDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove now unneeded codeDavid Rodríguez
2020-07-31[rubygems/rubygems] Gem::Specification#to_ruby doesn't need `openssl`David Rodríguez