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-09
[rubygems/rubygems] Fix generic platform gems getting incorrectly removed whe...
David Rodríguez
2024-07-09
[rubygems/rubygems] Refactor selecting specs from a SpecSet
David Rodríguez
2024-07-09
[rubygems/rubygems] Resolve all platforms directly
David Rodríguez
2024-07-09
[rubygems/rubygems] Don't memoize sorted_spec_names
David Rodríguez
2024-07-09
[rubygems/rubygems] Instantiate `Resolver::SpecGroup` with explicit priority
David Rodríguez
2024-07-09
[rubygems/rubygems] Let resolver consider unique specs from the beginning
David Rodríguez
2024-07-09
[rubygems/rubygems] Fix spec to also pass outside of Linux
David Rodríguez
2024-07-09
[rubygems/rubygems] Minor Bundler spec improvements
David Rodríguez
2024-07-09
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-07-09
[DOC] Doc for Float#ceil (#11125)
Burdette Lamar
2024-07-09
[DOC] Use backticks instead of HTML tags
Peter Zhu
2024-07-09
[DOC] Fix granularity calculation
Peter Zhu
2024-07-09
[rubygems/rubygems] Test using latest rubies
David Rodríguez
2024-07-09
[rubygems/rubygems] Suppress SSLError warning because it's only for debugging.
Hiroshi SHIBATA
2024-07-09
[ruby/open-uri] Try Windows tests again
Hiroshi SHIBATA
2024-07-09
Removed duplicate server thread
Hiroshi SHIBATA
2024-07-09
Reapply "Reverts related commits with https://github.com/ruby/open-uri/pull/37"
Hiroshi SHIBATA
2024-07-09
Use `File.write` instead of `Kernel#open`
Nobuyoshi Nakada
2024-07-09
fix last commit
Koichi Sasada
2024-07-09
`struct rb_thread_sched_waiting`
Koichi Sasada
2024-07-08
Add make target shared-gc
Peter Zhu
2024-07-08
YJIT: `dump-disasm`: Print comments and bytes in release builds
Alan Wu
2024-07-08
Doc fixes
BurdetteLamar
2024-07-08
[rubygems/rubygems] Fix wrong version is comment
David Rodríguez
2024-07-08
[rubygems/rubygems] Backport binstub race condition fix to Bundler
David Rodríguez
2024-07-08
Rename rb_gc_impl_verify_internal_consistency to gc_verify_internal_consistency
Peter Zhu
2024-07-08
Make rb_gc_impl_verify_internal_consistency static
Peter Zhu
2024-07-08
Reverts related commits with https://github.com/ruby/open-uri/pull/37
Hiroshi SHIBATA
2024-07-08
Implement Hash.new(capacity:)
Jean Boussier
2024-07-08
Expand RJIT timeout to 60min
Hiroshi SHIBATA
2024-07-08
Load net-http explicitly for SimpleHTTPProxyServer
Hiroshi SHIBATA
2024-07-08
[ruby/tempfile] typofix
Hiroshi SHIBATA
2024-07-08
Load socket explicitly for TCPServer
Hiroshi SHIBATA
2024-07-08
Load OpenSSL on TestOpenURIUtils for with_https
Hiroshi SHIBATA
2024-07-08
[rubygems/rubygems] Fix another race condition
David Rodríguez
2024-07-08
[rubygems/rubygems] Properly protect writing binstubs with a file lock
David Rodríguez
2024-07-08
[rubygems/rubygems] Scope rescuing `Errno::ENOLCK` to just `File.open`
David Rodríguez
2024-07-08
[rubygems/rubygems] Add missing blank line after method documentation
David Rodríguez
2024-07-08
[rubygems/rubygems] Remove unnecessary FileUtils usage
David Rodríguez
2024-07-08
[ruby/open-uri] Don't use Base64 library
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Test with Windows
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Move certificates under the TestOpenURIUtils
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Load stringio with the correct files
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Removed needless class definition and variables
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Don't use URI library
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] support CONNECT method for SimpleHTTPProxy
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Added SimpleHTTPSServer by TCPServer and OpenSSL
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Added SimpleHTTPProxyServer by TCPServer
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Extract SimpleHTTPServer and with_http to TestOpenURIUtils mo...
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Added SimpleHTTPSServer by TCPServer
Hiroshi SHIBATA
[prev]
[next]