index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit 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 name
David Rodríguez
2024-07-02
[rubygems/rubygems] Refactor previous fix a bit
David Rodríguez
2024-07-02
[rubygems/rubygems] Feature add_dependency more prominently
Jerome Dalbert
2024-07-02
Fix forwarding for optimized send
eileencodes
2024-07-02
Calling into a C func shouldn't fast path when forwarding
eileencodes
2024-07-02
YJIT: Inline simple ISEQs with unused keyword parameters
Gabriel Lacroix
2024-07-02
Resize arrays in `rb_ary_freeze` and use it for freezing arrays
eileencodes
2024-07-02
Update to ruby/spec@f8987ac
Andrew Konchin
2024-07-02
[ruby/rdoc] Group code object files into the same directory
Stan Lo
2024-07-02
[ruby/fiddle] Pick ruby/ruby changes for
Hiroshi SHIBATA
2024-07-02
[win32] Fallback release date when revision.h is not present
Nobuyoshi Nakada
2024-07-01
[ruby/prism] Fix up find and array patterns with multiple rests
Kevin Newton
2024-07-01
[ruby/prism] Properly support parsing regexp in extended mode
Kevin Newton
2024-07-01
maximum showing line number on btest failure
Koichi Sasada
2024-06-30
Bump ruby/setup-ruby from 1.180.1 to 1.183.0
dependabot[bot]
2024-06-30
Bump github/codeql-action from 3.25.10 to 3.25.11
dependabot[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-01
Skip to copy .so/.bundle files generated by rake-compiler
Hiroshi SHIBATA
2024-06-30
[ruby/irb] Allow assigning and using local variable name conflicting
tomoya ishida
2024-06-30
Update bundled gems list as of 2024-06-29
git
2024-06-30
Add RB_GC_GUARD for ast_value
yui-knk
2024-06-29
[YJIT] Don't expand kwargs on forwarding
Aaron Patterson
2024-06-29
Doc for Integer#ceil
BurdetteLamar
2024-06-28
YJIT: Fix `cargo doc --document-private-items` warnings [ci skip]
Alan Wu
2024-06-28
YJIT: Move `ocb` parameters into `JITState`
Alan Wu
2024-06-28
Fix missing macOS version in Slack notifications
Takashi Kokubun
2024-06-28
Synchronize Bundler & RubyGems (#11071)
David Rodríguez
2024-06-28
Fix comment for VM_CALL_ARGS_SIMPLE (#11067)
Gabriel Lacroix
2024-06-28
[rubygems/rubygems] Protect binstub access during creation with a flock
David Rodríguez
2024-06-28
[rubygems/rubygems] Move flock logic to its own method
David Rodríguez
2024-06-28
[rubygems/rubygems] More compact `open_file` fallback on Windows
David Rodríguez
2024-06-28
[rubygems/rubygems] Avoid concurrent builds of Bundler when running specs
David Rodriguez
2024-06-27
Fix corruption of internal encoding string
Peter Zhu
2024-06-27
[ruby/openssl] rewriting most of the asn1 init code in ruby
HoneyryderChuck
2024-06-27
Fix corruption of encoding name string
Peter 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 necessary
David Rodríguez
2024-06-27
[DOC] Fix a link in NEWS.md
Kazuhiro NISHIYAMA
2024-06-26
[ruby/prism] Handle block exits under modifiers
Kevin Newton
2024-06-26
[YJIT] Fix block and splat handling when forwarding
Aaron 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-26
Use `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 options
Jerome Dalbert
2024-06-26
[ruby/date] Update zonetab.h at 2024-06-26
Nobuyoshi Nakada
2024-06-26
Mentioned new mswin tasks related with vcpkg
Hiroshi SHIBATA
2024-06-26
Added git for requirements of Windows build
Hiroshi SHIBATA
[next]