summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-12Call rb_bug_without_die when ASAN error reportedPeter Zhu
2024-12-12Don't output memory map in crash report for ASANPeter Zhu
2024-12-12Implement rb_bug_without_diePeter Zhu
2024-12-12[ruby/irb] Load history when starting a direct debug sessionJames Reid-Smith
2024-12-12[ruby/reline] Undo and redo should restore indentationtomoya ishida
2024-12-12[ruby/win32ole] Deprecate old constants in toplevelNobuyoshi Nakada
2024-12-12[ruby/win32ole] [DOC] Hide old constants for the backward compatibility from ...Nobuyoshi Nakada
2024-12-12[ruby/win32ole] [DOC] Fix a markup for codeNobuyoshi Nakada
2024-12-12increase diff.renameLimitNARUSE, Yui
2024-12-12Update default gems list at 911879e01f061c9ea2d3ca4eb6d73d [ci skip]git
2024-12-12[ruby/irb] Bump version to v1.14.2Stan Lo
2024-12-12[Feature #20884] News of toplevel "Ruby" name reservationNobuyoshi Nakada
2024-12-12[Feature #20884] Reserve "Ruby" toplevel nameNobuyoshi Nakada
2024-12-12Add `rb_warn_reserved_name_at`Nobuyoshi Nakada
2024-12-12Launchable: Start recording test-spec results (#12302)Naoto Ono
2024-12-12Update default gems list at 78ca87f8a8c79f0af1b7c6a0d819fa [ci skip]git
2024-12-12Lock released version of strscan-3.1.1Hiroshi SHIBATA
2024-12-12Separated load path for test-bundler tasks for WindowsHiroshi SHIBATA
2024-12-12* append newline at EOF. [ci skip]git
2024-12-12tmp/test-pipes is no longer neededHiroshi SHIBATA
2024-12-12Hide pending results of turbo_testsHiroshi SHIBATA
2024-12-12Use directory structure and GEM_HOME for ruby-core repositoryHiroshi SHIBATA
2024-12-12Use patched version of turbo_testsHiroshi SHIBATA
2024-12-12Use turbo_tests instead of parallel_testsHiroshi SHIBATA
2024-12-12[ruby/prism] Use isinf on non-mingw windowsv3_4_0_rc1Kevin Newton
2024-12-11Fix compilation with MALLOC_ALLOCATED_SIZEJohn Hawthorn
2024-12-12[ruby/prism] Decode %r like % stringsAaron Patterson
2024-12-12[ruby/prism] Same numbered param cannot be used in child blocksAaron Patterson
2024-12-11Use malloc for prism string sourceJohn Hawthorn
2024-12-11Use ruby_strdup/xfree in fast_fallbackJohn Hawthorn
2024-12-11[ruby/prism] Fix percent delimiter strings with crlfseileencodes
2024-12-11YJIT: Fix unread field lint in release buildsAlan Wu
2024-12-11YJIT: Disable static_mut_refs for nowAlan Wu
2024-12-11YJIT: Use the correct size constantAlan Wu
2024-12-11[ruby/prism] Bump typechecking depsKevin Newton
2024-12-11[rubygems/rubygems] Normalize CLI flag documentation and make sure all flags ...David Rodríguez
2024-12-11[rubygems/rubygems] Add documentation for changelog flags in `bundle gem`Adam Leach
2024-12-11[rubygems/rubygems] Add missing `--pre` flag to `bundle update --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--outdated` flag to `bundle show --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing flags documentation to `bundle outdated --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add several missing flags to `bundle lock --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing flag documentation to `bundle inject --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--version` flag to `bundle info --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add several missing flags to `bundle gem --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--gemfile` flag to exec, lock, and update co...David Rodríguez
2024-12-11[rubygems/rubygems] Normalize whitespace in option lists in man pagesDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing flag documentation to `bundle cache --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--all-platforms` flag to `bundle binstubs --...David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--glob` flag to `bundle add --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--target-rbconfig` flag to `bundle install -...David Rodríguez