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
Age
Commit message (
Expand
)
Author
2025-11-22
[ruby/openssl] pkey/ec: fix OpenSSL::PKey::EC::Group#curve_name for unknown c...
Kazuki Yamaguchi
2025-11-22
[ruby/json] parser.c: Record escape positions while parsing
Jean Boussier
2025-11-22
[ruby/json] Fix the parser to not accept invalid escapes
Jean Boussier
2025-11-22
[ruby/json] Use booleans in string_scan
Jean Boussier
2025-11-21
[DOC] Tweaks for Integer#**
BurdetteLamar
2025-11-21
[DOC] Harmonize #* methods
BurdetteLamar
2025-11-21
[ruby/rubygems] Undeprecate Gem::Version#<=> against strings
Jean Boussier
2025-11-21
ZJIT: Don't make GuardNotFrozen consider immediates
Max Bernstein
2025-11-21
ZJIT: Inline GuardNotFrozen into LIR
Max Bernstein
2025-11-21
ZJIT: Add tests for Kernel#kind_of?
Max Bernstein
2025-11-21
ZJIT: Print class objects more nicely in HIR
Max Bernstein
2025-11-21
ZJIT: Specialize Module#=== and Kernel#is_a? into IsA
Max Bernstein
2025-11-21
ZJIT: Inline Integer#<< for constant rhs (#15258)
Max Bernstein
2025-11-21
ZJIT: Inline Thread.current (#15272)
Max Bernstein
2025-11-21
ZJIT: Inline ArrayLength into LIR
Max Bernstein
2025-11-21
ZJIT: Split CSel memory reads on x86_64
Max Bernstein
2025-11-21
ZJIT: Specialize monomorphic DefinedIvar (#15281)
Max Bernstein
2025-11-21
ZJIT: Inline String#empty? (#15283)
Max Bernstein
2025-11-22
Fix stdatomic case in `rbimpl_atomic_u64_fetch_add`
Nobuyoshi Nakada
2025-11-21
[ruby/json] Move RUBY_TYPED_FROZEN_SHAREABLE macro to json.h
Étienne Barrié
2025-11-21
[ruby/json] Skip test failing with JRuby in CI
Étienne Barrié
2025-11-21
[ruby/json] Ractor-shareable JSON::Coder
Étienne Barrié
2025-11-21
Remove clang-18 from compilers CI
Peter Zhu
2025-11-21
Fix stdatomic case in rbimpl_atomic_u64_fetch_add
John Hawthorn
2025-11-21
Fix timezone of `yesterday`
Nobuyoshi Nakada
2025-11-21
Win: quote equal sign in command line
Nobuyoshi Nakada
2025-11-21
[ruby/rubygems] bin/rubocop -a
Hiroshi SHIBATA
2025-11-21
Use assert_match for uplevel option
Hiroshi SHIBATA
2025-11-21
Fixed warning for String comparison of Gem::Version
Hiroshi SHIBATA
2025-11-21
[ruby/rubygems] Check for file existence before deletion from cache
Philip Arndt
2025-11-21
[ruby/rubygems] Respect `BUNDLE_VERSION` config at Gem::BundlerVersionFinder
Hiroshi SHIBATA
2025-11-21
[ruby/rubygems] Deprecate comparing Gem::Version objects with strings
Aaron Patterson
2025-11-21
[ruby/rubygems] create a gem version instead of comparing with a string
Aaron Patterson
2025-11-21
[ruby/rubygems] Fixed RuboCop offense in Rakefile generated by `bundle gem`
sue445
2025-11-21
[ruby/rubygems] Add go_gem/rake_task for Go native extention gem skeleton
sue445
2025-11-21
CI: cmake in scoop seems unused
Nobuyoshi Nakada
2025-11-20
Accurate GC.stat under multi-Ractor mode
John Hawthorn
2025-11-20
ZJIT: Read `iseq->body->param` directly instead of through FFI
Alan Wu
2025-11-20
Name the `iseq->body->param` struct and update bindings for JITs
Alan Wu
2025-11-21
Fix multiple bugs in `IO::Buffer.map` and update its documentation. (#15264)
Alexander Bulancov
2025-11-20
[ruby/rubygems] Keep legacy windows platform, not removed them
Hiroshi SHIBATA
2025-11-20
Bump default compiler to clang-20 in CI
Peter Zhu
2025-11-20
Add a Ractor test case that causes MMTk to deadlock
Peter Zhu
2025-11-20
[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variable
Jeremy Evans
2025-11-20
[ruby/rubygems] Add support for bundle install --no-lock
Jeremy Evans
2025-11-20
[ruby/rubygems] Add support for lockfile in Gemfile
Jeremy Evans
2025-11-20
ZJIT: Change the output on redefined method tests to verify the new definitio...
Kevin Menard
2025-11-20
ZJIT: Update test names to use the same convention as the HIR tests
Kevin Menard
2025-11-20
ZJIT: Add tests for `opt_newarray_send` with target methods redefined
Kevin Menard
2025-11-20
ZJIT: Handle display formatting for all defined bops
Kevin Menard
[prev]
[next]