aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/psych] Bump version to 3.2.0Hiroshi SHIBATA2020-09-251-1/+1
* [ruby/psych] Revert psych versionSzymonKowalczyk2020-09-251-1/+1
* [ruby/psych] Update SNAKEYAML CVE-2017-18640SzymonKowalczyk2020-09-251-2/+2
* Remove private_iv_getCharles Oliver Nutter2020-09-253-14/+3
* refactoring a test code.Koichi Sasada2020-09-251-17/+49
* Ractor.yield should raise if out-port is closedKoichi Sasada2020-09-252-0/+29
* frozen T_OBJECT can be shareable.Koichi Sasada2020-09-252-0/+50
* should not check taint flag on rubyspec.Koichi Sasada2020-09-253-2/+7
* enrich comment卜部昌平2020-09-251-4/+13
* ext/-test-/RUBY_ALIGNOF: skip C++ when no compiler卜部昌平2020-09-253-6/+10
* RBIMPL_ALIGNOF: do not use constexpr卜部昌平2020-09-251-16/+8
* ext/-test-/RUBY_ALIGNOF: add minimalistic test卜部昌平2020-09-254-0/+189
* ALLOCA_N: do not use RUBY_ALIGNOF卜部昌平2020-09-251-11/+1
* RBIMPL_ALIGNOF: do not use __alignof__卜部昌平2020-09-252-61/+87
* rb_cv_have_alignas: not used any longer卜部昌平2020-09-251-28/+0
* Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada2020-09-2519-154/+98
* Enhanced RDoc for String#match? (#3576)Burdette Lamar2020-09-241-13/+25
* Revert "[ruby/webrick] Add test for shutdown_pipe"Hiroshi SHIBATA2020-09-251-12/+0
* Revert "[ruby/webrick] Fix shutdown_pipe test issue"Hiroshi SHIBATA2020-09-251-20/+9
* Enhanced RDoc for String (#3574)Burdette Lamar2020-09-241-42/+41
* Enhanced RDoc for String (#3569)Burdette Lamar2020-09-241-81/+119
* * 2020-09-25 [ci skip]git2020-09-251-1/+1
* Ractor#close_outgoping cancel Ractor.yieldKoichi Sasada2020-09-253-9/+22
* Revert "[ruby/webrick] Allow empty POST and PUT requests without content length"Hiroshi SHIBATA2020-09-242-13/+1
* [ruby/webrick] Manually pick commit from upstream repoHiroshi SHIBATA2020-09-241-0/+12
* [ruby/webrick] Allow shutdown_pipe to be passed in via @configJohn W Higgins2020-09-241-1/+1
* [ruby/webrick] Only run test_big_bodies test on Ruby 2.5+Jeremy Evans2020-09-241-1/+1
* [ruby/webrick] Allow empty POST and PUT requests without content lengthJeremy Evans2020-09-242-1/+13
* [ruby/webrick] Allow EPROTOTYPE error when writing junk to a socketJeremy Evans2020-09-241-1/+1
* [ruby/webrick] Fix shutdown_pipe test issueJohn W Higgins2020-09-241-9/+20
* [ruby/webrick] Ensure server port numbers are numeric and ensure they are sto...John W Higgins2020-09-242-0/+31
* [ruby/webrick] Add test for shutdown_pipeJohn W Higgins2020-09-241-0/+12
* [ruby/webrick] Do not use ensure in a block without beginJeremy Evans2020-09-241-69/+71
* [ruby/webrick] Make readpartial limit chunk to appropriate sizeJohn W Higgins2020-09-241-3/+8
* [ruby/webrick] Skip env-locale-sensitive CGI test on the "java" platformCharles Oliver Nutter2020-09-241-1/+1
* test/net/http/test_https.rb: The test logic was buggyYusuke Endoh2020-09-241-4/+4
* test/net/http/test_https.rb: the order of verify_callback seems to varyYusuke Endoh2020-09-241-4/+4
* test/ostruct/test_ostruct.rb: Prevent "method redefined; discarding old foo"Yusuke Endoh2020-09-241-0/+3
* test/fiber/scheduler.rb: Prevent "instance variable @urgent not initialized"Yusuke Endoh2020-09-241-0/+2
* test/net/http/test_https.rb: Stop the error due to openssl 1.1.1hYusuke Endoh2020-09-241-4/+8
* add GC_GUARDKoichi Sasada2020-09-241-0/+1
* sync rb_gc_register_mark_object()Koichi Sasada2020-09-241-7/+11
* Remove test for putiseq insnMichael Lindley2020-09-241-1/+0
* Document difference between Thread::Backtrace::Location#{,absolute_}pathJeremy Evans2020-09-231-2/+5
* * 2020-09-24 [ci skip]git2020-09-241-1/+1
* Improve the performance of supereileencodes2020-09-232-2/+34
* Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA2020-09-23274-672/+0
* bump Bundler's version to 2.2.0.rc.1Hiroshi SHIBATA2020-09-232-2/+2
* Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA2020-09-23274-0/+672
* bundle-package.* was removed at upstream repoHiroshi SHIBATA2020-09-233-206/+0