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
2025-01-22
[ruby/irb] Add copy command (https://github.com/ruby/irb/pull/1044)
Prajjwal Singh
2025-01-21
[ruby/irb] Bump version to v1.15.0
Stan Lo
2025-01-21
[ruby/resolv] Check for Windows in JRuby-compatible way
Charles Oliver Nutter
2025-01-21
[ruby/resolv] Use port number 0 for ephemeral port if save
Nobuyoshi Nakada
2025-01-21
[ruby/error_highlight] Use `$stderr` instead of STDERR for Ractor
wanabe
2025-01-20
[ruby/prism] Fix parser translator scope issues for implicit hash values
Earlopain
2025-01-20
[rubygems/rubygems] Fix broken link in `bundle issue` output
David Rodríguez
2025-01-20
[rubygems/rubygems] Fix `--prefer-local` not respecting default gems
David Rodríguez
2025-01-20
[rubygems/rubygems] Don't fallback to evaluating YAML gemspecs as Ruby code
David Rodríguez
2025-01-16
[ruby/reline] Fix typo: marco -> macro
kaiba
2025-01-16
[rubygems/rubygems] Revert RubyGems plugins getting loaded on `Bundler.require`
David Rodríguez
2025-01-16
[rubygems/rubygems] fix `@licenses` array unmarshalling
Michael Rykov
2025-01-15
[ruby/irb] Colorize backref token bold green like global variables
tomoya ishida
2025-01-15
Migrate rdoc as bundled gems
Hiroshi SHIBATA
2025-01-15
[ruby/erb] Make `@scanner_map` of `ERB::Compiler::Scanner` ractor-shareable
wanabe
2025-01-15
[ruby/erb] Make `ERB::NOT_GIVEN` ractor-shareable
wanabe
2025-01-14
Better handle regexp in the parser translator
Earlopain
2025-01-14
[ruby/prism] Support forwarding flags on scopes
Kevin Newton
2025-01-14
[ruby/prism] Fix block parameters and it for RubyParser
Justin Collins
2025-01-14
[ruby/prism] Refactor serializer
Kevin Newton
2025-01-14
[ruby/prism] Freeze AST option
Kevin Newton
2025-01-14
[DOC] About `create_makefile`
Nobuyoshi Nakada
2025-01-14
Use ronn-ng again for documentation generation
David Rodríguez
2025-01-14
[rubygems/rubygems] Don't remove platform specific variants from the lockfile...
David Rodríguez
2025-01-14
[rubygems/rubygems] Tiny parameter rename
David Rodríguez
2025-01-14
[rubygems/rubygems] Extract `SpecSet#version_for`
David Rodríguez
2025-01-14
[rubygems/rubygems] Serialize gemspec when caching git source
Josh LeBlanc
2025-01-14
[rubygems/rubygems] Do not fail on start when cannot find writable user direc...
Vasily Fedoseyev
2025-01-14
[rubygems/rubygems] Print message when blocking on a file lock.
Ellen Marie Dash
2025-01-13
[ruby/prism] Fix parser translator tokens for `%x(#{})`
Earlopain
2025-01-13
[ruby/prism] Fix parser translator heredoc dedention with leading interpolation
Earlopain
2025-01-12
[ruby/prism] Fix parser translator tSPACE tokens for percent arrays
Earlopain
2025-01-12
[ruby/prism] Frozen strings in the AST
Kevin Newton
2025-01-12
[ruby/prism] Fix parser translator ranges for mulltiline strings with multili...
Earlopain
2025-01-12
[ruby/prism] Fix parser translator tokens for comment-only file
Earlopain
2025-01-12
[ruby/irb] Group private methods together in `IRB::Context`
Stan Lo
2025-01-12
[ruby/irb] Drop ColorPrinter's workaround for BasicObject
Stan Lo
2025-01-12
[ruby/prism] Fix binary encoding for the parser translator
Earlopain
2025-01-11
[ruby/prism] Better comment token handling for the parser translator
Earlopain
2025-01-11
[ruby/prism] Fix `not` receiver
Kevin Newton
2025-01-11
[ruby/prism] Fix parser translator tokens for backslashes in single-quoted st...
Earlopain
2025-01-11
[ruby/prism] Implement more string token escaping in the parser translator
Earlopain
2025-01-11
[ruby/prism] Better handle all kinds of multiline strings in the parser trans...
Earlopain
2025-01-11
[ruby/prism] Better handle multiline interpolated strings in the parser trans...
Earlopain
2025-01-11
[ruby/prism] Fix parser translator ast for empty regex
Earlopain
2025-01-11
[ruby/prism] Fix parser translator ast for regex with line continuation
Earlopain
2025-01-11
[ruby/prism] Fix parser translator ast when using anonymous forwarding in blo...
Earlopain
2025-01-11
[ruby/prism] Fix an incompatibility with the parser translator
Earlopain
2025-01-11
[ruby/prism] Bump to v1.3.0
Kevin Newton
2025-01-11
[ruby/prism] Support 3.5 for version option
Kevin Newton
[prev]
[next]