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-11-24
[rubygems/rubygems] Fix typo missing do
Mau Magnaguagno
2023-11-24
[rubygems/rubygems] Prefer String#each_line in Gem::Command
Mau Magnaguagno
2023-11-24
[ruby/resolv] Catch EPROTONOSUPPORT as a sign of no IPv6 as well
KJ Tsanaktsidis
2023-11-24
[ruby/resolv] Implement dohpath SvcParam
Kasumi Hanazuki
2023-11-24
[ruby/resolv] Implement SVCB and HTTPS RRs
Kasumi Hanazuki
2023-11-23
[rubygems/rubygems] Don't require 'json' unless it's actually needed
Eric Mueller
2023-11-23
[rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable...
Eric Mueller
2023-11-23
[rubygems/rubygems] Factor group-filtering to a private method to reduce repe...
Eric Mueller
2023-11-23
[ruby/irb] Handle handle_exception's exception
tomoya ishida
2023-11-23
[ruby/irb] Hint debugger command in irb:rdbg session
Stan Lo
2023-11-23
[ruby/irb] Fix failure of more command with -R option
hogelog
2023-11-22
[ruby/irb] Require prism >= 0.18.0 (MatchWriteNode#targets and
tomoya ishida
2023-11-22
[ruby/prism] Add new doc to gemspec
Kevin Newton
2023-11-22
[ruby/prism] Add `CP949` encoding
heyogrady
2023-11-22
[rubygems/rubygems] Fix universal lockfiles regression
David Rodriguez
2023-11-22
[ruby/prism] Move CallNode#name field between receiver and arguments
Benoit Daloze
2023-11-22
[ruby/irb] Rescue Exception, ignore warning in completion
tomoya ishida
2023-11-22
[ruby/resolv] IPv6: update to_s method to be RFC5952 compliant
John Bond
2023-11-21
[ruby/open3] [DOC] Open3 doc (https://github.com/ruby/open3/pull/21)
Burdette Lamar
2023-11-21
[rubygems/rubygems] Fix invalid platform removal missing adjacent platforms
Bo Anderson
2023-11-21
[ruby/prism] Update to v0.18.0
Kevin Newton
2023-11-21
[ruby/prism] Fix constant path full name when parent is not a
Vinicius Stock
2023-11-21
[ruby/prism] Warning for ENDs in methods
Haldun Bayhantopcu
2023-11-21
[ruby/irb] Bump version to 1.9.1
tomoya ishida
2023-11-20
Rename the big5-hkscs stuff to something more generic and add UAO sharing com...
Ryan Garver
2023-11-21
[ruby/irb] Enable Setting Completer Type through `IRB_COMPLETOR`
ima1zumi
2023-11-20
[ruby/prism] Add character APIs for locations
Kevin Newton
2023-11-19
[ruby/open3] [DOC] RDoc for Open3
Burdette Lamar
2023-11-18
[ruby/prism] Big5 HKSCS encoding
Ryan Garver
2023-11-18
[ruby/irb] Fix irb crash on `{}.` completion
tomoya ishida
2023-11-16
[ruby/prism] Update gemspec
Maple Ong
2023-11-16
[ruby/open3] [DOC] RDoc for Open3
Burdette Lamar
2023-11-16
Warn bundled gems before Ruby 3.4.0
Hiroshi SHIBATA
2023-11-16
Always revert or skip extended require of RubyGems.
Hiroshi SHIBATA
2023-11-16
[ruby/rdoc] Revert "chore: Remove unnecessary argument for `join` method"
Nobuyoshi Nakada
2023-11-16
[ruby/rdoc] chore: Remove unnecessary argument for `join` method
toshimaru
2023-11-16
[ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` method
toshimaru
2023-11-15
[ruby/prism] Track the then keyword for conditionals
Kevin Newton
2023-11-15
[rubygems/rubygems] User bundler UA when downloading gems
Samuel Giddins
2023-11-14
[ruby/prism] Rename librubyparser to libprism
Kevin Newton
2023-11-14
[ruby/rdoc] Fix TIDYLINK after braces
Nobuyoshi Nakada
2023-11-14
[rubygems/rubygems] improvement: include response body on fetch_http error
Paul Bob
2023-11-13
[rubygems/rubygems] TruffleRuby uses a bash prelude in default launchers
Benoit Daloze
2023-11-13
[ruby/reline] Fallback to 256color if COLORTERM != truecolor
tomoya ishida
2023-11-13
[rubygems/rubygems] Make sure to `require "rubygems"` explicitly
Nobuyoshi Nakada
2023-11-13
[rubygems/rubygems] Add a warning in an edge case of using `gemspec` DSL
David Rodríguez
2023-11-13
[rubygems/rubygems] This can be frozen now
David Rodríguez
2023-11-13
[rubygems/rubygems] Remove now unnecessary dups
David Rodríguez
2023-11-13
[rubygems/rubygems] Remove now unnecessary dup
David Rodríguez
2023-11-13
[rubygems/rubygems] Add a note about `required_rubygems_version` in Bundler
David Rodríguez
[next]