summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-12-11[ruby/fiddle] dlopen: add support for INPUT(-lXXX)Sutou Kouhei
2024-12-11[ruby/fiddle] Implement `Fiddle::Pointer.read` and `.write` on theLars Kanis
2024-12-11[ruby/fiddle] Fix the glob pattern to include `/usr/lib`Nobuyoshi Nakada
2024-12-11Bump github/codeql-action from 3.27.6 to 3.27.7dependabot[bot]
2024-12-10YJIT: add MPLR talk link. Encourage users to use --yjit-mem-size (#12305)Maxime Chevalier-Boisvert
2024-12-10Improve NEWS.md for modular GC [DOC]Peter Zhu
2024-12-11Use `rb_str_conv_enc` for simplicityNobuyoshi Nakada
2024-12-10[Bug #20924] Fix reading with delimiter in wide character encodingsNobuyoshi Nakada
2024-12-10[Bug #20936] Fix #size for Range#reverse_eachKouhei Yanagita
2024-12-10Fix formatting of spec/ruby/optional/capi/ext/hash_spec.cAndrew Konchin
2024-12-10Update to ruby/spec@9f10222Andrew Konchin
2024-12-10Update to ruby/mspec@c600b8fAndrew Konchin
2024-12-10[ruby/reline] Fix line wrapped cursor positiontomoya ishida
2024-12-10[ruby/resolv] Securerandom should be always availableDavid Rodríguez
2024-12-10[ruby/resolv] Build the extension library only when CRuby (FixNobuyoshi Nakada
2024-12-10Update bundled gems list at 19b684637f1f8c6442e3d09ac0a6d5 [ci skip]git
2024-12-10Update bundled_gemsHiroshi SHIBATA