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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-07-23
[DOC] Allow linking to File#path in Tempfile.create
Peter Zhu
2024-07-23
[DOC] Fix code formatting for Tempfile.create
Peter Zhu
2024-07-22
Document the reasoning behind the fix for [Bug #20641]
Jean Boussier
2024-07-22
bundled_gems.rb: Add a fast path
Jean Boussier
2024-07-21
[ruby/uri] Restrict constant checks to current namespace to avoid conflicts w...
Randy Stauner
2024-07-19
[rubygems/rubygems] Fix line comment issue for map
alpha0x00
2024-07-19
[ruby/uri] Also support URI::PATTERN with switch-back
Hiroshi SHIBATA
2024-07-19
[ruby/uri] Added test for constant definition and remove URI::REGEXP when usi...
Hiroshi SHIBATA
2024-07-19
[ruby/uri] URI.extract needs to pass block
Hiroshi SHIBATA
2024-07-19
[ruby/uri] Added compatibility methods for RFC2396 parser
Hiroshi SHIBATA
2024-07-19
[ruby/uri] Added URI.parser= method for switch back to RFC2396_Parser
Hiroshi SHIBATA
2024-07-18
[rubygems/rubygems] Small tweak to avoid making the same mistake again
David Rodríguez
2024-07-18
[rubygems/rubygems] Fix another removal issue
David Rodríguez
2024-07-18
[rubygems/rubygems] Fix incorrect standalone script when default gems with ex...
David Rodríguez
2024-07-18
[rubygems/rubygems] Fix gemspec `require_paths` type validation
David Rodríguez
2024-07-18
[rubygems/rubygems] Warn non flattened require paths in old RubyGems versions...
David Rodríguez
2024-07-18
[rubygems/rubygems] Use `caller_locations` instead of splitting `caller`
Nobuyoshi Nakada
2024-07-18
Require space between hash/content in ATX heading (#1140)
Hartley McGuire
2024-07-17
[ruby/rdoc] Improve rubocop setup
Stan Lo
2024-07-17
[rubygems/rubygems] Fix another case of `bundle lock --add-platform` doing no...
David Rodríguez
2024-07-16
[ruby/irb] Group class methods under `class << self`
Stan Lo
2024-07-16
[ruby/rdoc] Drop reimplementation of Ripper lex state
nicholas a. evans
2024-07-12
[ruby/reline] Fix rendering bug of nomultiline prompt
tomoya ishida
2024-07-11
[ruby/prism] (ruby_parser) Handle bare string in implicit concat
Kevin Newton
2024-07-11
[ruby/prism] (ruby_parser) Match match3 nodes for regular expressions
Kevin Newton
2024-07-11
[ruby/prism] (ruby_parser) Reverse associativity of and and or nodes
Kevin Newton
2024-07-11
[PRISM] Use node ids for error highlight
Kevin Newton
2024-07-11
[ruby/prism] Various cleanup for initializers and typechecks
Kevin Newton
2024-07-11
[ruby/prism] Add node ids to nodes
Kevin Newton
2024-07-11
[ruby/prism] Move Node#type and Node::type documentation
Kevin Newton
2024-07-11
[ruby/prism] Expose flags on every node type
Kevin Newton
2024-07-11
[ruby/prism] Move location to second position for node initializers
Kevin Newton
2024-07-11
[ruby/prism] Reconfigure error tests
Kevin Newton
2024-07-11
[ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice
Jeremy Evans
2024-07-11
[ruby/open-uri] document max_redirects option
João Pinheiro
2024-07-11
[ruby/open-uri] apply default max_redirects
João Pinheiro
2024-07-11
[rubygems/rubygems] fix s3 source configuration issue
Dmitriy Ivliev
2024-07-11
[ruby/net-http] implement talking SSL to the proxy too
Evgeni Golov
2024-07-11
[ruby/net-http] Add ability to configure default settings for new connections
fatkodima
2024-07-11
[ruby/net-http] net/http.rb - derive SSL_IVNAMES from SSL_ATTRIBUTES
MSP-Greg
2024-07-10
[rubygems/rubygems] Fix another strange error when running `bundle add` in fr...
David Rodríguez
2024-07-10
[rubygems/rubygems] Fix strange error when running `bundle add` with frozen m...
David Rodríguez
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-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
[next]