summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-11-27Fix argument handling in `IO::Buffer#each_byte` (#15309)TOMITA Masahiro
2025-11-26Error if deleting a nonexistent obj from genivJohn Hawthorn
2025-11-26Ensure we don't dereference fields_obj as QundefJohn Hawthorn
2025-11-26Clear fields obj when removingJohn Hawthorn
2025-11-26ZJIT: Count fallback reasons for set/get/definedivar (#15324)Max Bernstein
2025-11-27Remove an excess colon [ci skip]Nobuyoshi Nakada
2025-11-26Fix a ractor barrier issue during VM cleanup. (#15091)Luke Gruber
2025-11-26Eliminate redundant work and branching when marking T_OBJECT (#15274)Luke Gruber
2025-11-26YJIT: Abort expandarray optimization if method_missing is definedRandy Stauner
2025-11-26ZJIT: Remove dead unnecessary_transmutes allowStan Lo
2025-11-26Set age bitmap outside of adding to freelistJohn Hawthorn
2025-11-26Avoid extra set of age bit flagsJohn Hawthorn
2025-11-26[Doc] Fix duplicated entry in GC.stat documentationJean Boussier
2025-11-26[ruby/json] Don't copy JSON_Generator_State in generate_newÉtienne Barrié
2025-11-26[ruby/json] Don't write depth to JSON_Generator_State in some casesÉtienne Barrié
2025-11-26[ruby/json] Add depth to struct generate_json_dataÉtienne Barrié
2025-11-26[ruby/json] Test to_json using State#depthÉtienne Barrié
2025-11-26[ruby/json] Test depthÉtienne Barrié
2025-11-26[ruby/json] Test that depth of unfrozen State does not changeÉtienne Barrié
2025-11-26[ruby/optparse] Remove unneeded `public`Sam Westerman
2025-11-26[ruby/optparse] Put `private` before method declarationsSam Westerman
2025-11-26[ruby/timeout] Revert "Suppress warnings in two tests"Nobuyoshi Nakada
2025-11-26Update default gems list at ecdeb90fe94af86c6d84fe343c1f95 [ci skip]git
2025-11-26[ruby/rubygems] Bump up to 4.0.0.beta2Hiroshi SHIBATA