summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-13Revert "Pause an MJIT worker when JIT is cancelled"Takashi Kokubun
2021-08-14* 2021-08-14 [ci skip]git
2021-08-13Update to ruby/spec@330c641Benoit Daloze
2021-08-12Don't cancel JIT-ed code on TracePoint :classTakashi Kokubun
2021-08-12Don't run mjit_cancel_all when MJIT is disabledTakashi Kokubun
2021-08-12Pause an MJIT worker when JIT is cancelledTakashi Kokubun
2021-08-12Print JIT cancel when all JIT-ed code is cancelledTakashi Kokubun
2021-08-13* 2021-08-13 [ci skip]git
2021-08-13Mark `rb_unexpected_type` as "cold" [Bug #18062]Nobuyoshi Nakada
2021-08-13Indicate the slow path of `Check_Type` never return [Bug #18062]Nobuyoshi Nakada
2021-08-12[ruby/reline] Version 0.2.7aycabta
2021-08-12[ruby/irb] Version 1.3.7aycabta
2021-08-12[ruby/irb] Update dependency, reline >= 0.2.7aycabta
2021-08-12Revert "Try to run test_interrupt_in_other_thread with Editline"aycabta
2021-08-12Try to run test_interrupt_in_other_thread with Editlineaycabta
2021-08-12Separate jobs conditionsNobuyoshi Nakada
2021-08-12RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+卜部昌平
2021-08-12* 2021-08-12 [ci skip]git
2021-08-12Outer block is required to rescue Timeout::Erroraycabta
2021-08-11Make during_compacting flag in GC one bitPeter Zhu
2021-08-11Add TODO comment to #test_interrupt_in_other_threadaycabta
2021-08-11Add comments about testing stepsaycabta
2021-08-11Put the result of the process into a variable onceaycabta
2021-08-11Stop exiting to show "SUCCESS"aycabta
2021-08-11Add logging about Errno::EPIPEaycabta
2021-08-11Write log to stdout immediatelyaycabta
2021-08-11Stop checking char from "read"aycabta
2021-08-11Break immediately if assertions finishedaycabta
2021-08-11Add "START" logaycabta
2021-08-11Term fill in String#{,l,r}strip! even when SHARABLE_MIDDLE_SUBSTRINGJeremy Evans
2021-08-11Get rid of type-punning pointer casts [Bug #18062]Nobuyoshi Nakada
2021-08-11* 2021-08-11 [ci skip]git
2021-08-10Assert for duplicated ARGF [Bug #18074]Nobuyoshi Nakada
2021-08-10Assert that each contents are read [Bug #18074]Nobuyoshi Nakada
2021-08-10Remove root_jmpbuf in rb_thread_structNobuyoshi Nakada
2021-08-10add some lines to delete unused TracePointKoichi Sasada
2021-08-10Run only directories or *_spec.rb files only by mspec [Bug #18072]Nobuyoshi Nakada
2021-08-10Fix ARGF.read(length) short read [Bug #18074]Csaba Henk
2021-08-10.github/workflows/compilers.yml: clang-14卜部昌平
2021-08-09.travis.yml: Check failures for Travis arm64 again.Jun Aruga
2021-08-10Add comment about I/O that is not ttyaycabta
2021-08-10* 2021-08-10 [ci skip]git
2021-08-10Update parser files of RDoc generated by the latest Raccaycabta
2021-08-10Update parser files of RDoc generated by the latest KPegaycabta
2021-08-10[ruby/rdoc] Use HEAD of kpegaycabta
2021-08-10[ruby/rdoc] Add "rake clean" task to erase generated parser filesaycabta
2021-08-10Import copied Rakefile from original RDoc repositoryaycabta
2021-08-10[ruby/rdoc] Move dev dependency of gettext to Gemfileaycabta
2021-08-10[ruby/rdoc] Use single quote in Gemfileaycabta
2021-08-10Import copied Gemfile from original RDoc repositoryaycabta