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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
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-06
[ruby/irb] Bump version to v1.14.0
Stan Lo
2024-07-05
[ruby/irb] Return only commands when completing help command's
Stan Lo
2024-07-05
[rubygems/rubygems] Restrict generic `arm` to only match 32-bit arm
なつき
2024-07-03
[ruby/irb] Introduce cd command
Stan Lo
2024-07-03
[ruby/shellwords] [DOC] Beautify links and formats
Nobuyoshi Nakada
2024-07-03
[ruby/shellwords] Satisfy `rdoc -C`
Nobuyoshi Nakada
2024-07-03
[ruby/shellwords] Exclude unnecessary files from the packages
Nobuyoshi Nakada
2024-07-02
[rubygems/rubygems] Only allow valid values for --test, --ci, and --linter op...
Jerome Dalbert
2024-07-02
[rubygems/rubygems] Only remove current platform when added right before reso...
David Rodríguez
2024-07-02
[rubygems/rubygems] Refactor previous fix a bit
David Rodríguez
2024-07-02
[rubygems/rubygems] Feature add_dependency more prominently
Jerome Dalbert
2024-07-02
[ruby/rdoc] Group code object files into the same directory
Stan Lo
2024-07-01
[ruby/rdoc] Fix some typos (https://github.com/ruby/rdoc/pull/1129)
Yudai Takada
2024-06-30
[ruby/irb] Allow assigning and using local variable name conflicting
tomoya ishida
2024-06-28
Synchronize Bundler & RubyGems (#11071)
David Rodríguez
2024-06-28
[rubygems/rubygems] Protect binstub access during creation with a flock
David Rodríguez
2024-06-28
[rubygems/rubygems] Move flock logic to its own method
David Rodríguez
2024-06-28
[rubygems/rubygems] More compact `open_file` fallback on Windows
David Rodríguez
2024-06-27
[rubygems/rubygems] Print a proper error when bin dir does not have writable ...
David Rodríguez
2024-06-27
[rubygems/rubygems] Only override `pre_install_checks` when necessary
David Rodríguez
2024-06-26
[rubygems/rubygems] Add --no-test, --no-ci, and --no-linter options
Jerome Dalbert
2024-06-25
[rubygems/rubygems] Only validate resolution info in Bundler
Thomas Marshall
2024-06-25
[rubygems/rubygems] Add Specification#validate_for_resolution
Thomas Marshall
2024-06-25
[rubygems/rubygems] Regenerate bundler docs for June 2024.
Josef Šimánek
[prev]
[next]