aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@330c641Benoit Daloze2021-08-136-98/+123
* Don't cancel JIT-ed code on TracePoint :classTakashi Kokubun2021-08-123-2/+17
* Don't run mjit_cancel_all when MJIT is disabledTakashi Kokubun2021-08-121-0/+3
* Pause an MJIT worker when JIT is cancelledTakashi Kokubun2021-08-122-0/+5
* Print JIT cancel when all JIT-ed code is cancelledTakashi Kokubun2021-08-125-5/+27
* * 2021-08-13 [ci skip]git2021-08-131-1/+1
* Mark `rb_unexpected_type` as "cold" [Bug #18062]Nobuyoshi Nakada2021-08-131-1/+1
* Indicate the slow path of `Check_Type` never return [Bug #18062]Nobuyoshi Nakada2021-08-131-1/+7
* [ruby/reline] Version 0.2.7aycabta2021-08-121-1/+1
* [ruby/irb] Version 1.3.7aycabta2021-08-121-2/+2
* [ruby/irb] Update dependency, reline >= 0.2.7aycabta2021-08-121-1/+1
* Revert "Try to run test_interrupt_in_other_thread with Editline"aycabta2021-08-121-2/+3
* Try to run test_interrupt_in_other_thread with Editlineaycabta2021-08-121-3/+2
* Separate jobs conditionsNobuyoshi Nakada2021-08-121-18/+11
* RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+卜部昌平2021-08-121-1/+1
* * 2021-08-12 [ci skip]git2021-08-121-1/+1
* Outer block is required to rescue Timeout::Erroraycabta2021-08-121-2/+2
* Make during_compacting flag in GC one bitPeter Zhu2021-08-111-2/+2
* Add TODO comment to #test_interrupt_in_other_threadaycabta2021-08-111-0/+1
* Add comments about testing stepsaycabta2021-08-111-4/+6
* Put the result of the process into a variable onceaycabta2021-08-111-2/+4
* Stop exiting to show "SUCCESS"aycabta2021-08-111-1/+0
* Add logging about Errno::EPIPEaycabta2021-08-111-0/+1
* Write log to stdout immediatelyaycabta2021-08-111-1/+1
* Stop checking char from "read"aycabta2021-08-111-3/+6
* Break immediately if assertions finishedaycabta2021-08-111-0/+2
* Add "START" logaycabta2021-08-111-0/+1
* Term fill in String#{,l,r}strip! even when SHARABLE_MIDDLE_SUBSTRINGJeremy Evans2021-08-111-6/+0
* Get rid of type-punning pointer casts [Bug #18062]Nobuyoshi Nakada2021-08-113-18/+33
* * 2021-08-11 [ci skip]git2021-08-111-1/+1
* Assert for duplicated ARGF [Bug #18074]Nobuyoshi Nakada2021-08-101-0/+7
* Assert that each contents are read [Bug #18074]Nobuyoshi Nakada2021-08-101-3/+6
* Remove root_jmpbuf in rb_thread_structNobuyoshi Nakada2021-08-104-36/+2
* add some lines to delete unused TracePointKoichi Sasada2021-08-101-2/+6
* Run only directories or *_spec.rb files only by mspec [Bug #18072]Nobuyoshi Nakada2021-08-101-1/+1
* Fix ARGF.read(length) short read [Bug #18074]Csaba Henk2021-08-102-2/+10
* .github/workflows/compilers.yml: clang-14卜部昌平2021-08-101-4/+5
* .travis.yml: Check failures for Travis arm64 again.Jun Aruga2021-08-091-3/+3
* Add comment about I/O that is not ttyaycabta2021-08-101-0/+1
* * 2021-08-10 [ci skip]git2021-08-101-1/+1
* Update parser files of RDoc generated by the latest Raccaycabta2021-08-102-2/+2
* Update parser files of RDoc generated by the latest KPegaycabta2021-08-102-48/+46
* [ruby/rdoc] Use HEAD of kpegaycabta2021-08-101-1/+1
* [ruby/rdoc] Add "rake clean" task to erase generated parser filesaycabta2021-08-101-0/+6
* Import copied Rakefile from original RDoc repositoryaycabta2021-08-101-0/+101
* [ruby/rdoc] Move dev dependency of gettext to Gemfileaycabta2021-08-102-1/+1
* [ruby/rdoc] Use single quote in Gemfileaycabta2021-08-101-6/+6
* Import copied Gemfile from original RDoc repositoryaycabta2021-08-101-0/+12
* Import Gemfile and Rakefile of rdoc by tool/sync_default_gems.rbaycabta2021-08-101-0/+2
* VC warns the same attribute used more than onceNobuyoshi Nakada2021-08-091-1/+1