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-05-03
[ruby/irb] Avoid raising errors while running help for custom
Kenichi Kamiya
2024-05-03
[ruby/prism] Prism::Location#adjoin
Kevin Newton
2024-05-03
[ruby/prism] Prism::Node#tunnel
Kevin Newton
2024-05-03
[ruby/prism] Create specialized `ASCIISource` with asciionly optimizations
Vinicius Stock
2024-05-03
[ruby/prism] Remove deprecated #child usage
Kevin Newton
2024-05-03
[rubygems/rubygems] Remove `Gem::Specification#mark_version`
David Rodriguez
2024-05-03
[ruby/prism] Change ConstantPathNode#child to ConstantPathNode#{name,name_loc}
Kevin Newton
2024-05-03
[ruby/prism] Assume eval context for ruby_parser and ripper
Kevin Newton
2024-05-03
[ruby/prism] Assume an eval context for `Prism::Translation::Parser`
Earlopain
2024-05-03
[ruby/prism] Remove generics from sorbet types
Kevin Newton
2024-05-03
[rubygems/rubygems] Rename credential email to identifier in WebAuthn poller
Jenny Shen
2024-05-02
Sync IRB 241e061
Stan Lo
2024-05-02
[ruby/reline] Bump version to 0.5.5
Mari Imaizumi
2024-05-02
[ruby/irb] Add workaround for ruby/debug/test/console/irb_test
tomoya ishida
2024-05-02
[ruby/prism] Node#script_lines and supporting infra
Kevin Newton
2024-05-02
[ruby/reline] Fix default and additional key bindings vanish bug
tomoya ishida
2024-05-02
[ruby/reline] Fix prompt width calculation bug. Test with colored
tomoya ishida
2024-05-02
[ruby/reline] Avoid reading .inputrc repeatedly
Mari Imaizumi
2024-05-01
[ruby/prism] Support passing version 3.3.1
Kevin Newton
2024-05-01
[ruby/irb] Bump version to v1.13.0
Stan Lo
2024-05-01
[ruby/irb] Let IRB::Color.colorable? always return true|false
tomoya ishida
2024-05-01
[ruby/irb] Support `IRB.conf[:BACKTRACE_FILTER]`
Stan Lo
2024-05-01
YJIT: Fix `Struct` accessors not firing tracing events (#10690)
Alan Wu
2024-04-30
[ruby/reline] Fix completion dialog position when completed part is
tomoya ishida
2024-04-30
[rubygems/rubygems] Update lib/rubygems/package.rb
Samuel Giddins
2024-04-30
[rubygems/rubygems] Add a limit to the size of the metadata and checksums fil...
Samuel Giddins
2024-04-30
[ruby/irb] Restore MAIN_CONTEXT correctly
tomoya ishida
2024-04-29
[ruby/reline] Bump version to 0.5.4
Mari Imaizumi
2024-04-29
[ruby/reline] Input with eof and no newline bugfix
tomoya ishida
2024-04-29
[ruby/reline] Completely support full-width characters in
tomoya ishida
2024-04-29
[ruby/reline] Handle mode condition in inputrc
Mari Imaizumi
2024-04-29
[rubygems/rubygems] Make sure to force latest resolvable version explicitly
David Rodriguez
2024-04-29
[rubygems/rubygems] Keep track of gems requested for update explicitly
David Rodríguez
2024-04-29
[rubygems/rubygems] No need to reset version promoter here
David Rodriguez
2024-04-29
[rubygems/rubygems] Fix circular require warning
David Rodríguez
2024-04-29
[rubygems/rubygems] Show better error when installed gemspecs are unreadable
David Rodríguez
2024-04-29
[rubygems/rubygems] Fix issue with `bundle update` with an out of sync lockfile
David Rodríguez
2024-04-29
[rubygems/rubygems] Address PR feedback
Andy Waite
2024-04-29
[rubygems/rubygems] Clarify `bundle check` behaviour in docs
Andy Waite
2024-04-26
[ruby/prism] Bump to v0.27.0
Kevin Newton
2024-04-26
[ruby/prism] Location#slice_lines, Node#slice_lines
Kevin Newton
2024-04-26
[ruby/irb] Suppress command return values
Stan Lo
2024-04-26
[ruby/irb] Command registration should take both strings and symbols
Stan Lo
2024-04-25
[rubygems/rubygems] Add auto_install support to require "bundler/setup"
Josh Nichols
2024-04-25
[ruby/prism] Remove need for Natalie patches
Kevin Newton
2024-04-25
[ruby/reline] Fix inputrc nested $if $else $endif bug
tomoya ishida
2024-04-25
[rubygems/rubygems] Don't upcase Windows ENV when backing it up
David Rodriguez
2024-04-25
[rubygems/rubygems] Remove unnecessary workaround
David Rodriguez
2024-04-25
[rubygems/rubygems] Properly resolve aliases when `bundle help` is run
David Rodríguez
2024-04-25
[Bug #20450] Remove rubyarchdir from bootsnap paths
Eugene Kenny
[next]