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-06-25
[ruby/reline] Rerender and enter raw mode again by SIGCONT
tomoya ishida
2024-06-21
[rubygems/rubygems] Update contents of gem.bat on Windows
ccmywish
2024-06-20
[ruby/securerandom] Update UUID documentation with RFC9562 links
nick evans
2024-06-20
[rubygems/rubygems] Fix credentials being readded when re-resolving without a...
David Rodríguez
2024-06-20
[rubygems/rubygems] Fix `bundle update <gem_name>` edge case
David Rodríguez
2024-06-20
[rubygems/rubygems] Don't expire git specs unnecessarily when remote! or cach...
David Rodríguez
2024-06-20
[rubygems/rubygems] Don't validate local gemspec twice
David Rodríguez
2024-06-20
[rubygems/rubygems] Make sure to not re-resolve when a not fully specific loc...
David Rodríguez
2024-06-20
[rubygems/rubygems] Always resolve against the local platform
David Rodríguez
2024-06-20
[rubygems/rubygems] Remove no longer needed condition
David Rodríguez
2024-06-20
[rubygems/rubygems] Revert to splitting parser due to performance regression
Martin Emde
2024-06-20
[rubygems/rubygems] Make "bundler? update --bundler" behave identically
Yuri Kanivetsky
2024-06-18
[ruby/prism] (parser) Fix up tokens for empty symbol
Kevin Newton
2024-06-18
[rubygems/rubygems] Fix `bundle fund` when the gemfile contains optional groups
Earlopain
2024-06-18
Optimized forwarding callers and callees
Aaron Patterson
2024-06-18
[ruby/irb] Improve how command calls' return value is handled
Stan Lo
2024-06-18
[ruby/reline] Fix vi_yank or vi_delete_meta copies nil bug
tomoya ishida
2024-06-18
[rubygems/rubygems] Delete extra spaces left after rubocop autofix
Alexey Schepin
2024-06-18
[rubygems/rubygems] Use symbol for option key in Bundler::CLI::Install
Yuta Saito
2024-06-18
[rubygems/rubygems] Disable `install_extension_in_lib` when cross-compiling
Yuta Saito
2024-06-18
[rubygems/rubygems] Bundler integration for --target-rbconfig option
Yuta Saito
2024-06-18
[rubygems/rubygems] Add `--target-rbconfig` option to `gem install` and `gem ...
Yuta Saito
2024-06-15
[ruby/irb] Bump version to v1.13.2
Stan Lo
2024-06-14
[rubygems/rubygems] Fix funding metadata not being printed in some situations
David Rodríguez
2024-06-14
[rubygems/rubygems] Don't print bug report template when bin dir is not writable
David Rodríguez
2024-06-14
[rubygems/rubygems] Never remove executables that may belong to a default gem
David Rodríguez
2024-06-14
Fixed indents in recently RJIT patch (#11001)
Dmitry Ukolov
2024-06-13
RJIT: Fixed and/or reg+disp32 operations (#10856)
Dmitry Ukolov
2024-06-13
[rubygems/rubygems] Also disambiguate gems not in the first Gem.path position
David Rodríguez
2024-06-13
[rubygems/rubygems] Fix default gem priority when sorting specs
David Rodríguez
2024-06-12
[ruby/reline] Bump version to 0.5.9
Mari Imaizumi
2024-06-12
[rubygems/rubygems] Fix typo
David Rodríguez
2024-06-11
[rubygems/rubygems] Keep credentials in lockfile if they are already there
David Rodríguez
2024-06-11
[rubygems/rubygems] Auto switch to locked bundler version even when using bin...
David Rodríguez
2024-06-10
[ruby/prism] Provide ability to lock encoding while parsing
Kevin Newton
2024-06-10
[ruby/reline] Add more fallbacks when terminfo is not available
tomoya ishida
2024-06-10
[ruby/reline] Suppress warning(Ruby 3.4) requiring fiddle from
tomoya ishida
2024-06-07
Sync prism version to latest
Kevin Newton
2024-06-07
[ruby/prism] Handle chomped bytesize with lines without newlines
Kevin Newton
2024-06-07
[ruby/prism] Ensure inner heredoc nodes have the correct location
Kevin Newton
2024-06-07
[ruby/prism] Use correct newlines for heredoc inner lines
Kevin Newton
2024-06-07
[ruby/error_highlight] Trim trailing spaces in base.rb
Kevin Newton
2024-06-07
[ruby/error_highlight] Support for the prism compiler
Kevin Newton
2024-06-06
[rubygems/rubygems] Avoid appending a final "/" when `fallback_timeout` is us...
David Rodríguez
2024-06-06
[rubygems/rubygems] Remove per uri options constant
David Rodríguez
2024-06-06
[rubygems/rubygems] Move Bundler settings specific logic to Bundler
David Rodríguez
2024-06-06
[rubygems/rubygems] Avoid `is_a?` check before using `normalize_uri`
David Rodríguez
2024-06-06
[rubygems/rubygems] Remove unnecessary `.to_s`
David Rodríguez
2024-06-06
[rubygems/rubygems] Truly ignore commented out settings
David Rodríguez
2024-06-06
[rubygems/rubygems] Autoload `pathname` at the top level
David Rodríguez
[prev]
[next]