|
b01fd2d8c3195cc9936f6be6f89df0de12394a28
|
2025-12-25 |
Fix RSET_IS_MEMBER macro parameter mismatch |
|
f872901bb263e01768ac64e6d063377c3b633e27
|
2026-01-16 |
MatchData: Avoid large stack allocations in MatchData (GH-15872) |
|
0c30897d0bf579ee7be08fc828932e1bac1196aa
|
2025-11-23 |
[ruby/rubygems] Remove outdated TODO in RemoteFetcher |
|
bb8881f31ee1367f50d228e970bdf2dfddd25e18
|
2026-02-18 |
[ruby/rubygems] Honor concurrent_downloads from gemrc |
|
f3d52cb80d931f91f6d598935d669b7ec468b8a8
|
2026-02-20 |
[ruby/rubygems] Document concurrent_downloads in environment command |
|
d920d3995689cb2cc46c00d16cabaaaca5abfd6c
|
2026-03-02 |
[ruby/rubygems] Fix Gem::Request proxy env lookup when required directly |
|
d3b6bfe6f530cb5b4a03918bf12b0e6315c53513
|
2026-03-04 |
[ruby/rubygems] Drop subprocess regression test for request proxy lookup |
|
6531343242e28b179e6d3d25af3b7fb65c90b66b
|
2026-03-04 |
weakmap: return assigned value from #[]= and add regression test |
|
62a1ada216953a9c1417466c78ac2e3d7caee21b
|
2025-12-28 |
[ruby/rubygems] Fix which command test isolation |
|
64fcb5961a46af1e65df113d3c12469ae669b723
|
2026-03-14 |
[ruby/rubygems] Remove outdated which command isolation workaround |
|
4009b713a64f469e593ffbc5bb4b37eff43f3be3
|
2026-04-02 |
[Bug #21974] Fix RubyVM::AST inspection for ::Foo = 1 (#16642) |
|
526344b56ea968d5704bdefe6e10bb3cf7f4f569
|
2026-04-02 |
Fix Box regexp match vars after non-match |
|
8ad6baa01746e8de0460f0ccdaee69953a70af17
|
2026-04-11 |
Use box_ready for $&, $`, $\', $+ |