summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-22Suppress unused-label warningsNobuyoshi Nakada
2021-08-22Fix failures on non-UTF-8 environment [Bug #18077]Nobuyoshi Nakada
2021-08-22Add rb_encoding_check functionS-H-GAMELINKS
2021-08-22Fix Marshal.dump(closed_io) to raise TypeError and allow encoding on closed IOLars Kanis
2021-08-22Bundle RBS 1.5.1 (#4760)Soutaro Matsumoto
2021-08-22* 2021-08-22 [ci skip]git
2021-08-21Allow tracing of optimized methodsJeremy Evans
2021-08-21[DOC] prefer RUBY_DEFAULT_FREE to a magic number [ci skip]Nobuyoshi Nakada
2021-08-21[DOC] mention rb_define_alloc_func [ci skip]Nobuyoshi Nakada
2021-08-21* 2021-08-21 [ci skip]git
2021-08-21[DOC] update extension.ja.rdoc [ci skip]Nobuyoshi Nakada
2021-08-20[ruby/error_highlight] Fixed the argument for DidYouMean.formatter=Yusuke Endoh
2021-08-20ast.c: Rename "save_script_lines" to "keep_script_lines"Yusuke Endoh
2021-08-20Turned the reminder comment to a compile-time messageNobuyoshi Nakada
2021-08-20Add RBIMPL_TODONobuyoshi Nakada
2021-08-20Simplify repeated member access macrosNobuyoshi Nakada
2021-08-20Module#ancestors should not return superclasses of refinementsShugo Maeda
2021-08-20* 2021-08-20 [ci skip]git
2021-08-20undefine alloc functions for C extensionsMike Dalessio
2021-08-20Undefine the alloc function for T_DATA classesMike Dalessio
2021-08-19Remove old warning aged nearly 8 yearsNobuyoshi Nakada
2021-08-19Fix test failure on spec/ruby/language/pattern_matching_spec.rbKazuki Tsujimoto
2021-08-19Allow omission of parentheses in one line pattern matching [Feature #16182]Kazuki Tsujimoto
2021-08-19Hard-link executable files to mae runnableNobuyoshi Nakada
2021-08-19* 2021-08-19 [ci skip]git
2021-08-19Bundle RBS 1.4.0 & typeprof 0.15.2 (#4753)Soutaro Matsumoto
2021-08-18Silence LoadError only if it is for `rubygems` itselfDaniel Niknam
2021-08-18rb_fix2uint should use FIXNUM_NEGATIVE_PJohn Hawthorn
2021-08-18SIGILL can raise at stack overflow on Linux too [Bug #18084]Nobuyoshi Nakada
2021-08-18Rewind execution tags more at stack overflow [Bug #18084]Nobuyoshi Nakada
2021-08-18Replace f_boolcast with RBOOL macroS.H
2021-08-18* 2021-08-18 [ci skip]git
2021-08-17[ruby/date] Update zonetab.h at 2021-08-11Nobuyoshi Nakada
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