summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-17Revert an accidentally merged change [ci skip]Nobuyoshi Nakada
2024-04-17[Feature #20335] `Thread.each_caller_location` argumentsNobuyoshi Nakada
2024-04-17skip on Prism generated iseqKoichi Sasada
2024-04-17test_uplus_minus: Use a different string literalJean Boussier
2024-04-17Add NEWS entry for [[Feature #20429]]Jean Boussier
2024-04-17`ISeq#to_a` respects `use_block` statusKoichi Sasada
2024-04-16Bump ruby/setup-ruby from 1.173.0 to 1.174.0dependabot[bot]
2024-04-17[ruby/stringio] strio_read: preserve buffer encoding on partialJean byroot Boussier
2024-04-17[ruby/prism] Fix up more clang-analyzer failuresKevin Newton
2024-04-16Don't check for dynamic symbol in gc_is_moveable_objPeter Zhu
2024-04-16Don't check for thread in gc_sweep_pagePeter Zhu
2024-04-16Eliminate usage of OBJ_FREEZE_RAWJean Boussier
2024-04-16RB_OBJ_FREEZE_RAW: Set the object shapeJean Boussier
2024-04-16YJIT: End send fallback blocks (#10539)Takashi Kokubun
2024-04-16[ruby/prism] Fix up clang-analyzer violationsKevin Newton
2024-04-16[ruby/reline] Refactor history move and history searchtomoya ishida
2024-04-16[ruby/prism] Better error recovery for unwritable nodesKevin Newton
2024-04-16Update default gems list at 8e341d81c9a5d9874c2d4b65d87342 [ci skip]git
2024-04-16[ruby/reline] Bump version to 0.5.2Mari Imaizumi
2024-04-16[ruby/reline] Implement changing editing modeMari Imaizumi
2024-04-16[rubygems/rubygems] Honor a specified path as the temporary diretory if givenNobuyoshi Nakada
2024-04-16[Bug #20325] `Enumerator.product.size` is 0 if any size is 0Nobuyoshi Nakada
2024-04-16Escape colons in pre-commit dependency [ci skip]Nobuyoshi Nakada
2024-04-16[ruby/pathname] Remove check for File.birthtimePeter Zhu
2024-04-16Bump github/codeql-action from 3.24.10 to 3.25.0dependabot[bot]
2024-04-16[DOC] Update NEWS.md [Misc #18984]Kouhei Yanagita
2024-04-15[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-04-15[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-04-16Remove unused functions from `struct rb_parser_config_struct`yui-knk
2024-04-15Add --with-shared-gc to Ubuntu CIMatt Valentine-House
2024-04-15Initialize external GC LibraryMatt Valentine-House
2024-04-15Add --with-shared-gc build flagMatt Valentine-House
2024-04-15add allocation benchmarkAaron Patterson
2024-04-15Specify Kernel#autoload? uses current namespaceGannon McGibbon
2024-04-15Remove dependency on gc.h for darray.hPeter Zhu
2024-04-16Not all `nm`s support the `--help` optionNobuyoshi Nakada
2024-04-15Emit a performance warning when redefining specially optimized methodsJean Boussier
2024-04-15YJIT: A64: Avoid intermediate register in `opt_and` and friends (#10509)Alan Wu
2024-04-15[ruby/reline] Remove not implemented methodMari Imaizumi
2024-04-15[ruby/reline] Fix vi_to_column which was brokentomoya ishida
2024-04-15Include more debug information in test_uplus_minusJean Boussier
2024-04-15[Universal parser] DeVALUE of p->debug_lines and ast->body.script_linesHASUMI Hitoshi
2024-04-15Add more assertions in `test_uplus_minus`Jean Boussier
2024-04-15`super{}` doesn't use blockKoichi Sasada
2024-04-15fix incorrect warning.Koichi Sasada
2024-04-15Update default gems list at fc363944b40e4031b447f91fa89793 [ci skip]git
2024-04-15[ruby/optparse] bump up to 0.5.0Nobuyoshi Nakada
2024-04-15show warning for unused blockKoichi Sasada
2024-04-15Emit `warn` event for duplicated hash keys on ripperyui-knk
2024-04-14[ruby/reline] Refactored Default Key BindingsMari Imaizumi