summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build rubyspec CAPI extensionsNobuyoshi Nakada2021-08-051-0/+4
* Show log when timed outaycabta2021-08-051-1/+1
* Remove an unused variableaycabta2021-08-041-1/+1
* Fix a link [ci skip]Kazuhiro NISHIYAMA2021-08-051-0/+1
* Show WorkingSetSize as RSS on WindowsNobuyoshi Nakada2021-08-052-6/+18
* check GC.enable'd statusKoichi Sasada2021-08-054-12/+38
* Revert "Removed extinit.o from main programs"Yusuke Endoh2021-08-052-4/+3
* Use equivalent `__FILE__`Nobuyoshi Nakada2021-08-051-1/+1
* Tests for Windows can run only on WindowsNobuyoshi Nakada2021-08-051-1/+1
* * 2021-08-05 [ci skip]git2021-08-051-1/+1
* Reenable GC at the end of testPeter Zhu2021-08-041-0/+2
* Fix relative paths from core_assertions.rbNobuyoshi Nakada2021-08-042-4/+4
* Run interrupt test except on Windowsaycabta2021-08-041-0/+1
* Add a load path to require 'helper'aycabta2021-08-041-2/+3
* Show the log of test_interrupt_in_other_thread when failedaycabta2021-08-041-1/+1
* Check the existence of the test classesaycabta2021-08-041-2/+2
* Add a test for handling SIGINT in other threadaycabta2021-08-041-0/+76
* Handle SIGINT in other thread correctlyaycabta2021-08-041-2/+10
* Use Symbol of signal for trapaycabta2021-08-041-1/+1
* Remove an extraneous escapeNobuyoshi Nakada2021-08-041-1/+1
* * 2021-08-04 [ci skip]git2021-08-041-1/+1
* Fix indentation in string.cPeter Zhu2021-08-031-9/+9
* Fix potential hang when joining threads.Samuel Williams2021-08-034-36/+111
* [DOC] mention how the command is passed to the shell [ci skip]Nobuyoshi Nakada2021-08-031-1/+2
* * 2021-08-03 [ci skip]git2021-08-031-1/+1
* Add keyrest to ruby2_keywords parameters [Bug #18011]Nobuyoshi Nakada2021-08-034-6/+21
* Use codeql-config.yml for codeql-action/initHiroshi SHIBATA2021-08-022-1/+2
* Removed paths-ignore because it's not affect with cppHiroshi SHIBATA2021-08-021-3/+0
* Removed unnecessary configuration for the latest version of actions/checkoutHiroshi SHIBATA2021-08-021-2/+0
* Use `${{}}` for if statementHiroshi SHIBATA2021-08-029-21/+21
* Fix documentation of #<=> and #casecmp [ci skip]Troy Chance2021-08-021-4/+4
* Using RBOOL macroS.H2021-08-0226-257/+127
* * 2021-08-02 [ci skip]git2021-08-021-1/+1
* Stop infinite object allocation to get rid of OOM killerNobuyoshi Nakada2021-08-021-2/+3
* gcc 10.3.0 says "__VA_OPT__ is not available until C++2a"Nobuyoshi Nakada2021-08-011-0/+6
* * 2021-08-01 [ci skip]git2021-08-011-2/+2
* Define functions using rb_wait_for_single_fd [Bug #18046]Nobuyoshi Nakada2021-08-013-2/+30
* [ruby/error_highlight] Keep it work if paren exists after receiverMasataka Pocke Kuwabara2021-07-312-11/+171
* * 2021-07-31 [ci skip]git2021-07-311-1/+1
* [DOC] Fix Process::exec documentation [ci skip]Nobuyoshi Nakada2021-07-311-1/+1
* [DOC] Fix Process::exec documentation [ci skip]Nobuyoshi Nakada2021-07-301-2/+2
* Tweak rb_str_modify_expand() + read() spec to try to find out why it fails on...Benoit Daloze2021-07-303-9/+21
* Fix bundled gems locationsNobuyoshi Nakada2021-07-301-1/+1
* Skip test_ensure_after_nomemoryerrorJeremy Evans2021-07-291-0/+1
* Improve performance of Integer#digitsJeremy Evans2021-07-292-6/+29
* Make RubyVM::AbstractSyntaxTree.of raise for method/proc created in evalJeremy Evans2021-07-296-8/+65
* Update to ruby/spec@b65d01fBenoit Daloze2021-07-29186-3248/+3865
* Update to ruby/mspec@9542a88Benoit Daloze2021-07-292-3/+3
* Use test-unit assertionsaycabta2021-07-301-7/+7
* [ruby/reline] Support Terminfo on Cygwin and macOSaycabta2021-07-301-0/+4