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
2023-06-25
[ruby/uri] String literals are frozen now
Nobuyoshi Nakada
2023-06-25
[ruby/uri] Fix host part in relative referece #83
Nobuyoshi Nakada
2023-06-25
[ruby/irb] Fix process_continue(rename to should_continue?) and
tomoya ishida
2023-06-24
[ruby/irb] Omit nesting_level, use indent_level to build prompt
tomoya ishida
2023-06-23
[ruby/timeout] Bump up v0.4.0
Hiroshi SHIBATA
2023-06-22
[ruby/timeout] Raise exception instead of throw/catch for timeouts
Jeremy Evans
2023-06-22
[ruby/reline] Remove unused method
ima1zumi
2023-06-22
[ruby/ipaddr] Consider IPv4-mapped IPv6 addresses private if IPv4 address is ...
Jeremy Evans
2023-06-21
[Feature #19741] Sync all files in yarp
Jemma Issroff
2023-06-20
[ruby/irb] Improve indentation: bugfix, heredoc, embdoc, strings
tomoya ishida
2023-06-20
[ruby/reline] Omit constant under Struct
Yuta Kusuno
2023-06-20
Merge rubygems/rubygems HEAD
Hiroshi SHIBATA
2023-06-19
[ruby/irb] Add missing token that ignored by ripper
tomoya ishida
2023-06-16
[rubygems/rubygems] Auto-correct Performance/FlatMap
Hiroshi SHIBATA
2023-06-15
[ruby/irb] Rewrite RubyLex to fix some bugs and make it possible to
tomoya ishida
2023-06-14
[ruby/rdoc] Use flat_map for better performance
Petrik
2023-06-15
Merge rubygems/rubygems HEAD
Hiroshi SHIBATA
2023-06-15
[rubygems/rubygems] auto-correct Style/YodaCondition
Hiroshi SHIBATA
2023-06-15
[rubygems/rubygems] Improve error message in frozen mode edge case
David Rodríguez
2023-06-15
[rubygems/rubygems] Improve frozen mode error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Use "frozen" rather than "deployment" in error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Show missing spec in lockfile incomplete error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Extract `Definition#no_resolved_needed?`
David Rodríguez
2023-06-15
[rubygems/rubygems] There should always be a reason
David Rodríguez
2023-06-15
[rubygems/rubygems] Show relative path to Gemfile in error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Remove weird line breaks in the middle of error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Simplify checking Gemfile vs lockfile sources
David Rodríguez
2023-06-15
[rubygems/rubygems] Make frozen mode spec also pass on Bundler 3
David Rodríguez
2023-06-14
Update RDoc::RD parsers generated by racc-1.7.1
Hiroshi SHIBATA
2023-06-13
[ruby/irb] Use symbol.inspect instead of ":"+symbol.id2name to avoid
tomoya ishida
2023-06-13
[rubygems/rubygems] Autoload shellwords when it's needed.
Samuel Williams
2023-06-13
[ruby/uri] Fix RFC3986 regexps
Nobuyoshi Nakada
2023-06-13
[ruby/uri] Refactor RFC3986 regexps to make more readable
Nobuyoshi Nakada
2023-06-10
[ruby/irb] Use `Kernel.warn` to print command alias warning
Stan Lo
2023-06-10
[ruby/irb] Remove the unused fork command definition
Stan Lo
2023-06-08
[rubygems/rubygems] Stop publishing Gemfile in default gem template
Gareth Adams
2023-06-08
Try to promote racc as bundled gems
Hiroshi SHIBATA
2023-06-08
Re-generate RDoc::RD parsers with racc-1.7.0
Hiroshi SHIBATA
2023-06-08
[ruby/racc] Bump up v1.7.0
Hiroshi SHIBATA
2023-06-08
Update parser-text.rb with https://github.com/ruby/racc/pull/218
Hiroshi SHIBATA
2023-06-06
Unify length field for embedded and heap strings (#7908)
Peter Zhu
2023-06-06
[rubygems/rubygems] Delay cache access in `LockfileParser`
David Rodríguez
2023-06-06
[rubygems/rubygems] Fix `path` vs `deployment` precedence when path set throu...
David Rodríguez
2023-06-06
[rubygems/rubygems] Fix inline mode with multiple sources
David Rodríguez
2023-06-05
[ruby/irb] Refactor ExtendCommand::Nop
Stan Lo
2023-06-05
[ruby/irb] Simplify irb_info command
Stan Lo
2023-06-05
[ruby/irb] Fixed string escaping omissions
ima1zumi
2023-06-05
[ruby/singleton] Simplify implementation of `Singleton#instance`.
Daniel Pepper
2023-06-05
[ruby/singleton] Revert "Simplify the implementation
Hiroshi SHIBATA
2023-06-04
[ruby/irb] Bump version to 1.7.0
Stan Lo
[next]