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
2024-04-16
Merge RubyGems 3.5.9 and Bundler 2.5.9 (Fixed CI at Ruby 3.3) (#10348)
Hiroshi SHIBATA
2024-03-25
Backport https://github.com/ruby/ruby/pull/10347 (#10349)
Hiroshi SHIBATA
2024-03-21
CVE-2024-27281 for Ruby 3.3 (#10316)
Hiroshi SHIBATA
2024-02-05
Merge RubyGems 3.5.5 and Bundler 2.5.5 (#9676)
Hiroshi SHIBATA
2024-02-01
Backport bundled_gems.rb for Ruby 3.3 (#9457)
Hiroshi SHIBATA
2024-01-05
Update net-* gems for Ruby 3.3 (#9418)
Hiroshi SHIBATA
2023-12-25
Typofix under lib and test, tool directories
Hiroshi SHIBATA
2023-12-23
[ruby/set] Bump version to 1.1.0
Akinori MUSHA
2023-12-23
[ruby/set] Use the pattern argument instead of a block
Akinori MUSHA
2023-12-23
[ruby/set] The arity of initialize_clone is -1 in Ruby >= 3
Akinori MUSHA
2023-12-23
[ruby/set] Drop support for Ruby 2
Akinori MUSHA
2023-12-22
RJIT: Prefer STDERR over $stderr
Takashi Kokubun
2023-12-23
Merge RubyGems-3.5.3 and Bundler-2.5.3
Hiroshi SHIBATA
2023-12-22
RJIT: Distinguish Pointer with Array
Takashi Kokubun
2023-12-21
RJIT: Avoid retaining unrelated local variables in memory
Takashi Kokubun
2023-12-21
RJIT: Minimize string allocations in InsnCompiler
Takashi Kokubun
2023-12-21
RJIT: Convert opt_case_dispatch keys with #to_value
Takashi Kokubun
2023-12-21
RJIT: Clean up unnecessary documentation
Takashi Kokubun
2023-12-21
RJIT: Fix a wrong comparison in set_local_type
Takashi Kokubun
2023-12-21
RJIT: Fix unwanted shadowing in set_local_type
Takashi Kokubun
2023-12-22
Merge RubyGems-3.5.2 and Bundler-2.5.2
Hiroshi SHIBATA
2023-12-20
RJIT: Print an error message first
Takashi Kokubun
2023-12-20
[ruby/irb] Bump version to v1.11.0
Stan Lo
2023-12-20
[ruby/irb] [DOC] Change indexes.rdoc to indexes.md
Burdette Lamar
2023-12-20
[ruby/irb] Warn users about errors in loading RC files
Stan Lo
2023-12-19
RJIT: Avoid retaining comments unless --rjit-dump-disasm
Takashi Kokubun
2023-12-18
RJIT: Share rb_vm_insns_count for vm_insns_count
Takashi Kokubun
2023-12-19
[DOC] No ducuments for internal library
Nobuyoshi Nakada
2023-12-16
Avoid warning when requiring bigdecimal/util when bigdecimal is in gemfile
Samuel Giddins
2023-12-16
[ruby/readline] Bump up v0.0.4
Hiroshi SHIBATA
2023-12-16
[ruby/readline] Fix readline-ext gem loading in non Unix-like environments
hogelog
2023-12-16
[ruby/reline] Bump version to 0.4.1
ima1zumi
2023-12-16
[ruby/ipaddr] Bump up v1.2.6
Hiroshi SHIBATA
2023-12-16
[ruby/abbrev] Bump up v0.1.2
Hiroshi SHIBATA
2023-12-16
[ruby/securerandom] Bump up v0.3.1
Hiroshi SHIBATA
2023-12-16
[ruby/open3] Bump up v0.2.1
Hiroshi SHIBATA
2023-12-16
[ruby/rdoc] Bump up v6.6.2
Hiroshi SHIBATA
2023-12-16
Pin versions that are RubyGems 2.5.1 and Bundler 2.5.1
Hiroshi SHIBATA
2023-12-16
Partly pick commit from https://github.com/rubygems/rubygems/pull/7285
Samuel Giddins
2023-12-16
[rubygems/rubygems] More improves to default gem home selection for installation
David Rodríguez
2023-12-16
[rubygems/rubygems] Improve command suggestion when gems are missing
David Rodríguez
2023-12-16
[rubygems/rubygems] Fix Ruby DSL no longer working as expected
David Rodríguez
2023-12-15
[rubygems/rubygems] Let the guards have some space to breathe
Martin Emde
2023-12-15
[rubygems/rubygems] Use a mutex around Checksum::Store @store access
Martin Emde
2023-12-15
[rubygems/rubygems] Remove test-only & unused methods from Checksum::Store
Martin Emde
2023-12-15
[rubygems/rubygems] Use mkdir_p helper in bundler.rb
Samuel Giddins
2023-12-16
[ruby/rdoc] [DOC] nodoc for probably internal methods
Nobuyoshi Nakada
2023-12-16
[ruby/rdoc] [DOC] Add missing documents
Nobuyoshi Nakada
2023-12-16
[ruby/rdoc] Require fileutils before using it
Nobuyoshi Nakada
2023-12-16
[ruby/rdoc] Remove unused method `RDoc::Encoding.remove_frozen_string_literal`
Nobuyoshi Nakada
[next]