summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-12-11[rubygems/rubygems] Clarify `--target-rbconfig` option bannerDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing banners to `bundle exec` CLI flagsDavid Rodríguez
2024-12-11[rubygems/rubygems] Style CLI options consistentlyDavid Rodríguez
2024-12-11[rubygems/rubygems] Avoid UTF-32 and UTF-16 strings with trailing bytes in tr...Josef Haider
2024-12-11[rubygems/rubygems] Add missing man pages for `bundle env` and `bundle licens...David Rodríguez
2024-12-11[rubygems/rubygems] Bring man pages up to dateDavid Rodríguez
2024-12-11[rubygems/rubygems] Align all header lines with titles for consistencyDavid Rodríguez
2024-12-11[ruby/irb] Page the output in irb:rdbg sessions tooStan Lo
2024-12-11Use `rb_thread_fd_select` instead of select(2) (#12292)Misaki Shioi
2024-12-11Update default gems list at 824642e883cf43ed6bf053b37ed7ee [ci skip]git
2024-12-11[ruby/digest] Bump up v3.2.0.pre0, preparing to stable releaseHiroshi SHIBATA
2024-12-11[Bug #20941] Bail out when recursing no memoryNobuyoshi Nakada
2024-12-11Fixed upstream path of ruby/resolvHiroshi SHIBATA