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-11-25
[rubygems/rubygems] Remove unnecessary and out of date ruby version check
David Rodríguez
2024-11-25
[rubygems/rubygems] Remove now dead code
David Rodríguez
2024-11-25
define rb_current_ec_set in all cases
Matt Valentine-House
2024-11-25
Place all non-default GC API behind USE_SHARED_GC
Matt Valentine-House
2024-11-25
Use extconf to build external GC modules
Matt Valentine-House
2024-11-25
Prevent memory leak
Yusuke Endoh
2024-11-25
[rubygems/rubygems] Prevent a warning: net/http: Content-Type did not set
Yusuke Endoh
2024-11-25
Fix initialization of `struct wait_fast_fallback_arg::cancelled`
Nobuyoshi Nakada
2024-11-25
[ruby/open-uri] Use `ENV.update`
Nobuyoshi Nakada
2024-11-25
[ruby/uri] Prevent a warning: URI::REGEXP is obsolete
Yusuke Endoh
2024-11-25
Skip flaky tests of rbs in macOS 15.x
Hiroshi SHIBATA
2024-11-25
Prevent a warning: setting Encoding.default_external
Yusuke Endoh
2024-11-25
Do not save the last error without sockets in the connection attempt (#12153)
Misaki Shioi
2024-11-25
Skip sync failure when we specified old version
Hiroshi SHIBATA
2024-11-25
Removed redundant argument at Reline::LineEditor::CompletionBlockTest
Hiroshi SHIBATA
2024-11-24
[ruby/reline] Fix completion quote, preposing and target calculation
tomoya ishida
2024-11-24
Fix `--empty` option of `ifchange`
Nobuyoshi Nakada
2024-11-24
Fix a build failure with musl
Earlopain
2024-11-23
Ensure fiber scheduler re-acquires mutex when interrupted from sleep. (#12158)
Samuel Williams
2024-11-24
UBF is also required for synchronous name resolution (#12156)
Misaki Shioi
2024-11-23
Save the error that occurred during name resolution (#12155)
Misaki Shioi
2024-11-23
Ensure global variable traces are freed at exit
John Hawthorn
2024-11-22
Free parse result under -c
John Hawthorn
2024-11-22
[ruby/openssl] Support signing CRLs using Ed25519
Josh Cooper
2024-11-22
[ruby/openssl] Support signing requests using Ed25519
Josh Cooper
2024-11-22
[ruby/openssl] Check for compatible openssl versions earlier
Josh Cooper
2024-11-22
[rubygems/rubygems] fix bundle which commands on windows
sodacris
2024-11-22
[Feature #20563] Update required Windows version
Nobuyoshi Nakada
2024-11-22
[ruby/mmtk] Use extconf.rb for external GC compilation
Peter Zhu
2024-11-22
[ruby/mmtk] [Feature #20860] Implement Mark-Sweep with MMTK
Peter Zhu
2024-11-22
[ruby/mmtk] [Feature #20860] Implement NoGC with MMTk
Peter Zhu
2024-11-22
[DOC] Fix a link in NEWS.md
Kazuhiro NISHIYAMA
2024-11-22
Update bundled gems list as of 2024-11-21
git
2024-11-22
Add a temporal debugging code
Yusuke Endoh
2024-11-22
[Bug #20903] `rb_econv_str_append` arguments expected to be String
Nobuyoshi Nakada
2024-11-21
Sync ruby/mmtk into the gc/mmtk directory
Matt Valentine-House
2024-11-21
[rubygems/rubygems] Set $0 to exe when running `gem exec` to fix name in CLI ...
Adam Daniels
2024-11-21
Ensure that all Bundler commands have a man page
Jerome Dalbert
2024-11-21
Annotate anonymous mmap
Kunshan Wang
2024-11-21
Fix typo in parse.y GH Actions workflow
Matt Valentine-House
2024-11-21
[prism/compiler] end_cursor should never be NULL
Matt Valentine-House
2024-11-21
[rubygems/rubygems] Fix `bundle remove` sometimes not removing gems
Jerome Dalbert
2024-11-21
[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge case
David Rodríguez
2024-11-21
[rubygems/rubygems] Refactor
David Rodríguez
2024-11-21
[rubygems/rubygems] Extract a `source` local
David Rodríguez
2024-11-21
[rubygems/rubygems] Reuse `name` local
David Rodríguez
2024-11-21
[rubygems/rubygems] Remove no longer necessary code
David Rodríguez
2024-11-21
[rubygems/rubygems] Remove override of worker jobs for `bundle install --local`
Lars Kanis
2024-11-21
[rubygems/rubygems] move system_gems let commands
sodacris
2024-11-21
Extend the timeout of fork-exit bootstraptest
Yusuke Endoh
[prev]
[next]