summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01ZJIT: Fix erroneous version number for Iongraph (#15357)Aiden Fox Ivey
2025-12-01ZJIT: Standardize method dispatch insns' `recv` field (#15334)Stan Lo
2025-12-01Speedup RBASIC_FIELDS_COUNT (#15273)Luke Gruber
2025-12-01ZJIT: Optimize variadic cfunc `Send` calls into `CCallVariadic` (#14898)Stan Lo
2025-12-01[ruby/prism] PM_NODE_INITKevin Newton
2025-12-01Add `rb_ec_close` function to manage execution context cleanup. (#15253)Samuel Williams
2025-12-01Nullify scheduler during `terminate_atfork_i`. (#15354)Samuel Williams
2025-12-01[ruby/prism] Fix up newlines in newline-delimited-literalsKevin Newton
2025-12-01[ruby/prism] Properly remove referencesKevin Newton
2025-12-01Remove an excess semicolon in a macroNobuyoshi Nakada
2025-11-30Remove stale checkNobuyoshi Nakada
2025-11-30Fix switch fall-through in copy_ext_file_errorDaisuke Fujimura (fd0)
2025-11-30Set DESTDIR if relative loadingNobuyoshi Nakada
2025-11-30Compare with the upper bound of the loop variableNobuyoshi Nakada
2025-11-30[ruby/prism] Update unicode tables to match that of CRubyKevin Newton
2025-11-30[ruby/prism] Ensure implicit parameter nodes are destroyed.Kevin Newton
2025-11-30[ruby/prism] Fully destroy call operator write argumentsKevin Newton
2025-11-29[ruby/prism] Revert "Fix invalid Ruby code example in ClassNode comment"Kevin Newton
2025-11-29[ruby/prism] Fix out-of-bounds read in parser_lex_magic_commentKevin Newton
2025-11-29[ruby/prism] Fix label interpolated stringKevin Newton
2025-11-29[ruby/prism] Fix out-of-bounds read after utf-8 BOMKevin Newton
2025-11-29[ruby/prism] Handle invalid string pattern keyKevin Newton
2025-11-29[ruby/prism] Optimize `Prism::Source#find_line`Earlopain
2025-11-29[ruby/tempfile] [DOC] Monofont some text in Tempfile.createPeter Zhu
2025-11-29[ruby/tempfile] [DOC] Fix monofont for Tempfile.createPeter Zhu
2025-11-29[ruby/openssl] Remove dummy declarations for mOSSL and eOSSLErrorKazuki Yamaguchi
2025-11-29[ruby/openssl] ts: fix docs for attrs on OpenSSL::Timestamp::FactoryKazuki Yamaguchi
2025-11-29Re-enable clang-18Peter Zhu
2025-11-29[ruby/rubygems] Also use String#include? for RUBY_PLATFORMHiroshi SHIBATA
2025-11-28[DOC] Fix backticks in InstructionSequence docsPeter Zhu
2025-11-28[DOC] Tweaks for Module#<=>Burdette Lamar
2025-11-28[DOC] Avoid term 'derived'; use 'subclass'BurdetteLamar
2025-11-29Fixup with mswin and nmake build for -j flagHiroshi SHIBATA
2025-11-28[ruby/rubygems] Add informational message when default_cli_command is unset.Hiroshi SHIBATA
2025-11-28[ruby/rubygems] Print help summary when the default command failJean Boussier
2025-11-28[ruby/rubygems] Restore `install` as default commandJean Boussier
2025-11-28[ruby/rubygems] Use String#include? with suggested by Performance/StringInclu...Hiroshi SHIBATA
2025-11-28[ruby/rubygems] Fixed checksums generation issue when no source is specifiedHiroshi SHIBATA
2025-11-29nmake didn't support -j flagHiroshi SHIBATA
2025-11-28[ruby/rubygems] Add `MAKEFLAGS=-j` by default before compiling:Edouard CHIN
2025-11-28Use ALWAYS_INLINE for vm_getinstancevariableJohn Hawthorn
2025-11-28Define Kernel#instance_variables_to_inspectJean Boussier
2025-11-28[ruby/prism] Fix invalid Ruby code example in ClassNode commentqraqras
2025-11-28[DOC] Update bundled gems list at 5a82880ea98617ab6894cd771ea3c3git
2025-11-28Bump RDoc version to 6.16.1 (#15344)Stan Lo
2025-11-27[DOC] Fix typo in rb_debug_inspector_current_depthPeter Zhu
2025-11-27Fix for modgcJohn Hawthorn
2025-11-27Mask off unused VWA bitsJohn Hawthorn
2025-11-27[DOC] Remove unneeded filename from rdoc-ref links (#15339)Stan Lo
2025-11-27Reorganize page documentations (#15154)Stan Lo