summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-11-27[ruby/json] Respect Coder depth when generatingÉtienne Barrié
2025-11-27[ruby/json] Test current behavior regarding depth for CoderÉtienne Barrié
2025-11-27[DOC] Fix a link in NEWS.mdKazuhiro NISHIYAMA
2025-11-27Clean prism directoryNobuyoshi Nakada
2025-11-27Bump actions/checkout from 5.0.1 to 6.0.0dependabot[bot]
2025-11-27Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2025-11-27Remove unneeded trailing semicolonsS-H-GAMELINKS
2025-11-27Store snapshot info date as Date instead of StringTommaso Barbato
2025-11-27Update man and help: -d option set $VERBOSE to trueKouhei Yanagita
2025-11-27Documentation: Added the `|`(pipe)/OR operator to syntax/methods.Sebastian Dufner
2025-11-27NEWS.md: fix wording about Ractor::PortAlex Clink
2025-11-27[DOC] Include strscan/libNAITOH Jun