summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24[ruby/webrick] Fix shutdown_pipe test issueJohn W Higgins
2020-09-24[ruby/webrick] Ensure server port numbers are numeric and ensure they are sto...John W Higgins
2020-09-24[ruby/webrick] Add test for shutdown_pipeJohn W Higgins
2020-09-24[ruby/webrick] Do not use ensure in a block without beginJeremy Evans
2020-09-24[ruby/webrick] Make readpartial limit chunk to appropriate sizeJohn W Higgins
2020-09-24[ruby/webrick] Skip env-locale-sensitive CGI test on the "java" platformCharles Oliver Nutter
2020-09-24test/net/http/test_https.rb: The test logic was buggyYusuke Endoh
2020-09-24test/net/http/test_https.rb: the order of verify_callback seems to varyYusuke Endoh
2020-09-24test/ostruct/test_ostruct.rb: Prevent "method redefined; discarding old foo"Yusuke Endoh
2020-09-24test/fiber/scheduler.rb: Prevent "instance variable @urgent not initialized"Yusuke Endoh
2020-09-24test/net/http/test_https.rb: Stop the error due to openssl 1.1.1hYusuke Endoh
2020-09-24add GC_GUARDKoichi Sasada
2020-09-24sync rb_gc_register_mark_object()Koichi Sasada
2020-09-24Remove test for putiseq insnMichael Lindley
2020-09-23Document difference between Thread::Backtrace::Location#{,absolute_}pathJeremy Evans
2020-09-24* 2020-09-24 [ci skip]git
2020-09-23Improve the performance of supereileencodes
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23bump Bundler's version to 2.2.0.rc.1Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-09-23bundle-package.* was removed at upstream repoHiroshi SHIBATA
2020-09-23strip trailing spaces [ci skip]Nobuyoshi Nakada
2020-09-23Update the version number of rubygems and bundler at NEWS.mdHiroshi SHIBATA
2020-09-23Fix call-seq [ci skip]Kazuhiro NISHIYAMA
2020-09-23Bundle rbs gem as bundled gems (#3496)Hiroshi SHIBATA
2020-09-23Removed rb_find_file_ext_safe and rb_find_file_safeHiroshi SHIBATA
2020-09-22Update UnixSocket#recv_io tests to handle receiving a UnixSocketJeremy Evans
2020-09-22Enhanced RDoc for String (#3565)Burdette Lamar
2020-09-22Rudimentary support for disassembling rb_iseq_tAaron Patterson
2020-09-22Revert "Prevent SystemStackError when calling super in module with activated ...Jeremy Evans
2020-09-22Add a comment about why we're checking the finalizer tableAaron Patterson
2020-09-23* 2020-09-23 [ci skip]git
2020-09-22Revert "Pin values in the finalizer table"Aaron Patterson
2020-09-21Make hash returned by Hash#transform_values not have a defaultJeremy Evans
2020-09-22* 2020-09-22 [ci skip]git
2020-09-21Comply with guide for method doc: string.c (#3528)Burdette Lamar
2020-09-21Make Thread#join always convert its argument, as before 70f08f1eedBenoit Daloze
2020-09-21Simplify the implementation of Scheduler#blockBenoit Daloze
2020-09-21Make it clear the first field of join_arg is the waiting threadBenoit Daloze
2020-09-21Fix Thread leak in Thread#join specsBenoit Daloze
2020-09-21Add NEWS about `Fiber#backtrace` and `Fiber#backtrace_locations`.Samuel Williams
2020-09-21Update NEWS & documentation relating to scheduler.Samuel Williams
2020-09-21Make `Thread#join` non-blocking.Samuel Williams
2020-09-21* 2020-09-21 [ci skip]git
2020-09-21When setting current thread scheduler to nil, invoke `#close`.Samuel Williams
2020-09-20Update heap_pages_himem after freeing pagesPeter Zhu
2020-09-20Fulfill missing tests and stabilize testsQuang-Minh Nguyen
2020-09-20Validate name during initializationQuang-Minh Nguyen
2020-09-20Add status to Ractor#inspectQuang-Minh Nguyen
2020-09-20* 2020-09-20 [ci skip]git