summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-02[rubygems/rubygems] Only remove current platform when added right before reso...David Rodríguez
2024-07-02[rubygems/rubygems] Normalize dummy test server nameDavid Rodríguez
2024-07-02[rubygems/rubygems] Refactor previous fix a bitDavid Rodríguez
2024-07-02[rubygems/rubygems] Feature add_dependency more prominentlyJerome Dalbert
2024-07-02Fix forwarding for optimized sendeileencodes
2024-07-02Calling into a C func shouldn't fast path when forwardingeileencodes
2024-07-02YJIT: Inline simple ISEQs with unused keyword parametersGabriel Lacroix
2024-07-02Resize arrays in `rb_ary_freeze` and use it for freezing arrayseileencodes
2024-07-02Update to ruby/spec@f8987acAndrew Konchin
2024-07-02[ruby/rdoc] Group code object files into the same directoryStan Lo
2024-07-02[ruby/fiddle] Pick ruby/ruby changes forHiroshi SHIBATA
2024-07-02[win32] Fallback release date when revision.h is not presentNobuyoshi Nakada
2024-07-01[ruby/prism] Fix up find and array patterns with multiple restsKevin Newton
2024-07-01[ruby/prism] Properly support parsing regexp in extended modeKevin Newton
2024-07-01maximum showing line number on btest failureKoichi Sasada
2024-06-30Bump ruby/setup-ruby from 1.180.1 to 1.183.0dependabot[bot]
2024-06-30Bump github/codeql-action from 3.25.10 to 3.25.11dependabot[bot]
2024-07-01[ruby/irb] fix typos in the `Index of Command-Line Options`Anatoly Busygin
2024-07-01[ruby/rdoc] Fix some typos (https://github.com/ruby/rdoc/pull/1129)Yudai Takada
2024-07-01Skip to copy .so/.bundle files generated by rake-compilerHiroshi SHIBATA
2024-06-30[ruby/irb] Allow assigning and using local variable name conflictingtomoya ishida
2024-06-30Update bundled gems list as of 2024-06-29git
2024-06-30Add RB_GC_GUARD for ast_valueyui-knk
2024-06-29[YJIT] Don't expand kwargs on forwardingAaron Patterson
2024-06-29Doc for Integer#ceilBurdetteLamar
2024-06-28YJIT: Fix `cargo doc --document-private-items` warnings [ci skip]Alan Wu
2024-06-28YJIT: Move `ocb` parameters into `JITState`Alan Wu
2024-06-28Fix missing macOS version in Slack notificationsTakashi Kokubun
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-06-28Fix comment for VM_CALL_ARGS_SIMPLE (#11067)Gabriel Lacroix
2024-06-28[rubygems/rubygems] Protect binstub access during creation with a flockDavid Rodríguez
2024-06-28[rubygems/rubygems] Move flock logic to its own methodDavid Rodríguez
2024-06-28[rubygems/rubygems] More compact `open_file` fallback on WindowsDavid Rodríguez
2024-06-28[rubygems/rubygems] Avoid concurrent builds of Bundler when running specsDavid Rodriguez
2024-06-27Fix corruption of internal encoding stringPeter Zhu
2024-06-27[ruby/openssl] rewriting most of the asn1 init code in rubyHoneyryderChuck
2024-06-27Fix corruption of encoding name stringPeter Zhu
2024-06-27[rubygems/rubygems] Print a proper error when bin dir does not have writable ...David Rodríguez
2024-06-27[rubygems/rubygems] Reword some specs to disambiguate `chmod -x` from `chmod -w`David Rodríguez
2024-06-27[rubygems/rubygems] Only override `pre_install_checks` when necessaryDavid Rodríguez
2024-06-27[DOC] Fix a link in NEWS.mdKazuhiro NISHIYAMA
2024-06-26[ruby/prism] Handle block exits under modifiersKevin Newton
2024-06-26[YJIT] Fix block and splat handling when forwardingAaron Patterson
2024-06-26[DOC] Doc for exceptions (#11008)Burdette Lamar
2024-06-26[rubygems/rubygems] Don't print warning about nil versions being discouraged ...David Rodríguez
2024-06-26Use `File.open` instead of `IO.sysopen` (backport to 3.5) (#11061)Soutaro Matsumoto
2024-06-26[rubygems/rubygems] Add --no-test, --no-ci, and --no-linter optionsJerome Dalbert
2024-06-26[ruby/date] Update zonetab.h at 2024-06-26Nobuyoshi Nakada
2024-06-26Mentioned new mswin tasks related with vcpkgHiroshi SHIBATA
2024-06-26Added git for requirements of Windows buildHiroshi SHIBATA