summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-17[DOC] Fix the rdoc for File::Stat#size? [ci skip]Akinori MUSHA
2021-08-17Treat NULL fake string as an empty stringNobuyoshi Nakada
2021-08-17Mention update to Unicode Version 13.0.0 and Emoji Version 13.1Martin Dürst
2021-08-17* 2021-08-17 [ci skip]git
2021-08-17Take into account data in emoji-variation-sequences.txt in tests.Martin Dürst
2021-08-16`popen()` is not available on emscriptenNobuyoshi Nakada
2021-08-16Suppress unused-variable warningsNobuyoshi Nakada
2021-08-16`SIZE_MAX` is not `size_t` on emscriptenNobuyoshi Nakada
2021-08-16Use `VALUE` instead of `intptr_t`Nobuyoshi Nakada
2021-08-16Fix COROUTINE_SRC on emscriptenNobuyoshi Nakada
2021-08-16* 2021-08-16 [ci skip]git
2021-08-16coroutine use asm version for handful of architectures for freebsd.DC
2021-08-15Update TypeProf to 0.15.1Yusuke Endoh
2021-08-15Extract the wrapped value when yydebug [Bug #18075]Nobuyoshi Nakada
2021-08-15Show verbose error messages when single pattern match failsKazuki Tsujimoto
2021-08-15[Win32] put a space before configure options [Bug #17588]Nobuyoshi Nakada
2021-08-15* 2021-08-15 [ci skip]git
2021-08-15Disable checks for LTO [ci skip]Nobuyoshi Nakada
2021-08-14Ignore `DW_FORM_ref_addr` [Bug #17052]xtkoba+ruby@gmail.com
2021-08-14Add checks for gcc/clang with LTONobuyoshi Nakada
2021-08-14Disable debug flag for executable files when LTO [ci skip]Nobuyoshi Nakada
2021-08-14Get rid of unintented recursion when RUBY_DEBUGNobuyoshi Nakada
2021-08-14Mark internal class namesNobuyoshi Nakada
2021-08-14Add some "cold" marksNobuyoshi Nakada
2021-08-14A comment for typed data in `rb_check_type` [ci skip]Nobuyoshi Nakada
2021-08-14Rename labels in `Check_Type` more descriptiveNobuyoshi Nakada
2021-08-14[ruby/readline-ext] Give up Editlineaycabta
2021-08-14[ruby/reline] Add workspace member for the latest IRB's implementationaycabta
2021-08-14[ruby/reline] Remove private visibilityaycabta
2021-08-14[ruby/reline] Remove interrupt avoidanceaycabta
2021-08-14[Win32] Skip over source update just after clone on AppVeyorNobuyoshi Nakada
2021-08-14Constified addr2line.cNobuyoshi Nakada
2021-08-13Reduce the amount of false positive notificationsTakashi Kokubun
2021-08-13ruby/spec no longer needs webrick to runBenoit Daloze
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