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
2022-10-02
[Bug #16909] Honor the tool prefix against pkg-config
Nobuyoshi Nakada
2022-10-02
Also the tests should use the configured pkg-config
Nobuyoshi Nakada
2022-10-02
Fallback PKG_CONFIG to the configured pkg-config always
Nobuyoshi Nakada
2022-10-01
Indent folded bootstraptest dots
Nobuyoshi Nakada
2022-10-01
Use the dedicated function to check arity
Nobuyoshi Nakada
2022-10-01
Fix an out of bound access
Nobuyoshi Nakada
2022-10-01
Add macros for assertions
Nobuyoshi Nakada
2022-10-01
Do not define the method only for RDoc
Nobuyoshi Nakada
2022-09-30
Fix YJIT args for rb_vm_set_ivar_idx
John Hawthorn
2022-09-30
Fix YJIT build after shapes-revert
John Hawthorn
2022-09-30
Revert "This commit implements the Object Shapes technique in CRuby."
Aaron Patterson
2022-09-30
Fix frozen object inspect
eileencodes
2022-10-01
[rubygems/rubygems] Add notes to make sure we don't forget to backport change...
David Rodríguez
2022-10-01
[rubygems/rubygems] Fix matching of eabihf platforms
David Rodríguez
2022-10-01
[rubygems/rubygems] Fix matching of linux platforms with eabi modifiers
David Rodríguez
2022-10-01
[rubygems/rubygems] Refactor platform matching on Linux
David Rodríguez
2022-09-30
Only assert ractor_shareable is consistent on ivar_set for T_OBJECT
Jemma Issroff
2022-10-01
[ruby/irb] Fix ripper_lex_without_warning duplicated heredoc token
tompng
2022-09-30
A bunch of clippy auto fixes for yjit (#6476)
Jimmy Miller
2022-09-30
Add Data class implementation: Simple immutable value object
Victor Shepelev
2022-09-30
Split `with_warning_string_from` for the last named parameter
Nobuyoshi Nakada
2022-09-30
[rubygems/rubygems] Prevent a "warning: assigned but unused variable - data"
Yusuke Endoh
2022-09-30
Add `--zone` option to `VCS`
Nobuyoshi Nakada
2022-09-30
Introduce `VCS::Null` for fallback
Nobuyoshi Nakada
2022-09-30
Check for the availability of the command when detecting
Nobuyoshi Nakada
2022-09-30
Pull up `VCS.short_revision` from `VCS::SVN`
Nobuyoshi Nakada
2022-09-29
Reduce diff to proc.c @ b0b9f7201acab05c2a3ad92c3043a1f01df3e17f
Benoit Daloze
2022-09-29
Extend tests for a zsuper method of which the method it resolved to has been ...
Benoit Daloze
2022-09-29
Resolve zsuper method during lookup but preserve owner separately
Benoit Daloze
2022-09-29
Add specs for {Method,UnboundMethod}#owner of a zsuper method
Benoit Daloze
2022-09-29
Fix {Method,UnboundMethod}#super_method for zsuper methods
Benoit Daloze
2022-09-29
[Bug #19029] Don't start GC during compaction
Matt Valentine-House
2022-09-29
Update bundled gems list at 866cfb248e269f64951c8521707322 [ci skip]
git
2022-09-29
Update bundled_gems
Shugo Maeda
2022-09-29
[rubygems/rubygems] Refine error message to check the push URL instead of jus...
Jenny Shen
2022-09-29
[rubygems/rubygems] Refactor tests to use Net::HTTPResponse instances for fet...
Jenny Shen
2022-09-29
[rubygems/rubygems] Surface entire redirect uri in permanent redirections
Jenny Shen
2022-09-29
[rubygems/rubygems] Add error message when api response is a permanent redirect
Jenny Shen
2022-09-29
Skip unpack_sockaddr_in with http at Solaris platform
Hiroshi SHIBATA
2022-09-29
[ruby/date] The shrunk words to be copied is limited
Nobuyoshi Nakada
2022-09-29
bootstraptest/runner: run in parallel if in parallel build
Nobuyoshi Nakada
2022-09-29
[ruby/date] Narrow ALLOCV region for shrunk words
Nobuyoshi Nakada
2022-09-29
Update bundled gems list at 8c4e52fbe8a07da76c4038e4c5dc51 [ci skip]
git
2022-09-29
Update bundled_gems
Hiroshi SHIBATA
2022-09-29
Update NEWS.md with updated coverage interfaces.
Samuel Williams
2022-09-29
Add `Coverage.supported?` to detect what modes are supported.
Samuel Williams
2022-09-29
Add `eval: true/false` flag to `Coverage.setup`.
Samuel Williams
2022-09-29
[rubygems/rubygems] Put bundler gemspec stub at the right place
David Rodríguez
2022-09-29
[rubygems/rubygems] Only activate bundler when needed
David Rodríguez
2022-09-29
[rubygems/rubygems] Test a pure RubyGems method
David Rodríguez
[next]