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-29
[ruby/error_highlight] Ensure first_line and last_line are set
Yusuke Endoh
2025-01-28
Ignore vendor folder for documentation just once
Nobuyoshi Nakada
2025-01-28
[rubygems/rubygems] Remove respond_to? check for Thread#name=
Akshay Birajdar
2025-01-28
[rubygems/rubygems] Fix bug report template incorrectly showing up
David Rodríguez
2025-01-28
[rubygems/rubygems] Remove unnecessary check
David Rodríguez
2025-01-28
[rubygems/rubygems] Remove unnecessary initialization
David Rodríguez
2025-01-28
[rubygems/rubygems] Retry namespaced require using `retry`
David Rodríguez
2025-01-28
[rubygems/rubygems] Handle all `Bundle.require` exceptions at the same level
David Rodríguez
2025-01-28
[rubygems/rubygems] Remove dead code
David Rodríguez
2025-01-28
[rubygems/rubygems] Remove unnecessary `@autorequire` initialization
David Rodríguez
2025-01-28
[rubygems/rubygems] Support installing arm native gems on Windows
David Rodríguez
2025-01-28
[rubygems/rubygems] Reuse platform constants
David Rodríguez
2025-01-28
[rubygems/rubygems] Define `Bundler::SpecSet#to_s`
David Rodríguez
2025-01-28
[rubygems/rubygems] Remove unnecessary mapping
David Rodríguez
2025-01-24
Added force_activate feature again
Hiroshi SHIBATA
2025-01-24
irb and reline are now bundled gems, we don't need to skip workaround for them
Hiroshi SHIBATA
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2025-01-24
[ruby/uri] [DOC] Make documentation 100%
Nobuyoshi Nakada
2025-01-23
[ruby/weakref] weakref.gemspec: Drop gemspec config on executables
Olle Jonsson
2025-01-22
[ruby/irb] Bump version to 1.15.1
tomoya ishida
2025-01-22
[ruby/irb] Fix pager preview with escape sequence and newlines
tomoya ishida
2025-01-22
[ruby/irb] Update documentation about the new copy command
Stan Lo
2025-01-22
[ruby/irb] Show a quick preview of inspect result before pager
tomoya ishida
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
[prev]
[next]