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
/
test
Age
Commit message (
Expand
)
Author
2025-08-09
[ruby/stringio] Fix SEGV at read/pread on null StringIO
Nobuyoshi Nakada
2025-08-09
[ruby/stringio] fix: prevent segfault in StringIO#seek with SEEK_END
koh-sh
2025-08-08
Fix id2ref table build when GC in progress
John Hawthorn
2025-08-08
Fix lock ordering issue for rb_ractor_sched_wait() and rb_ractor_sched_wakeup()
Luke Gruber
2025-08-08
ZJIT: Avoid compiling and direct sends to forwardable ISEQs
Alan Wu
2025-08-08
ZJIT: Fix "memory operand with non-register base" (#14153)
Takashi Kokubun
2025-08-09
Revert "Convert `PKG_CONFIG_PATH` to msys/cygwin path"
Nobuyoshi Nakada
2025-08-08
Revert "Check if the found pkg-config is usable actually"
Nobuyoshi Nakada
2025-08-08
[ruby/optparse] Use `~/.config` only if `$XDG_CONFIG_HOME` is unset or empty
Nobuyoshi Nakada
2025-08-07
ZJIT: Implement `defined?` codegen for non-yield calls (#14101)
Stan Lo
2025-08-07
ZJIT: Optimize class guards by directly reading klass field (#14136)
Stan Lo
2025-08-06
ZJIT: Inline attr_reader/attr_accessor (#14126)
Max Bernstein
2025-08-06
ZJIT: Implement SingleRactorMode invalidation (#14121)
Stan Lo
2025-08-06
ZJIT: Run TestFixnum
Alan Wu
2025-08-06
ZJIT: Fix "immediate value too large" on cmp for x86_64 (#14125)
Takashi Kokubun
2025-08-07
Add MODULE NODE locations
S-H-GAMELINKS
2025-08-06
Struct: keep direct reference to IMEMO/fields when space allows
Jean Boussier
2025-08-06
[rubygems/rubygems] Update tests to respect token for where v2 and v1 are inv...
pjsk
2025-08-06
[rubygems/rubygems] removed global variables
pjsk
2025-08-06
[rubygems/rubygems] implement fallback
pjsk
2025-08-06
[rubygems/rubygems] Surgery on test code to make fallback to imdsv1 easier to...
pjsk
2025-08-06
[rubygems/rubygems] Deprecate Gem::Specification#datadir and will remove it a...
Hiroshi SHIBATA
2025-08-05
[ruby/prism] Remove uneeded test
S-H-GAMELINKS
2025-08-05
[ruby/prism] Add it read and assignment test
S-H-GAMELINKS
2025-08-05
[ruby/prism] Make `it = it` assign `nil` to match parse.y behavior [Bug #21139]
S-H-GAMELINKS
2025-08-05
[ruby/prism] Ensure context terminators terminate expressions
Kevin Newton
2025-08-05
[ruby/prism] Bump JRuby version
Kevin Newton
2025-08-05
[ruby/prism] Handle new ractor stuff
Kevin Newton
2025-08-05
[ruby/prism] Improve error handling for missing parentheses after 'not' in co...
ydah
2025-08-05
[ruby/prism] Reject `true && not true`
Yusuke Endoh
2025-08-05
Check if the found pkg-config is usable actually
Nobuyoshi Nakada
2025-08-05
Convert `PKG_CONFIG_PATH` to msys/cygwin path
Nobuyoshi Nakada
2025-08-05
Show mkmf.log contents even when `pkg-config` command failed
Nobuyoshi Nakada
2025-08-04
Resurrect another ZJIT skip on test_handle_interrupted?
Takashi Kokubun
2025-08-04
Resurrect a ZJIT skip on test_switch_while_busy_loop
Takashi Kokubun
2025-08-04
ZJIT: Remove passing tests from exclusions (#14097)
Stan Lo
2025-08-03
[ruby/optparse] Expand literal home paths only
Nobuyoshi Nakada
2025-08-03
[ruby/optparse] Fallback HOME
Nobuyoshi Nakada
2025-08-01
ZJIT: Enable IncrCounter for arm64 (#14086)
Takashi Kokubun
2025-08-01
ZJIT: Fix side-exit panicking when there's too many locals
Alan Wu
2025-08-01
[ruby/prism] Avoid monkey patching Sexp#== in RubyParser tests
Justin Collins
2025-08-01
[ruby/prism] RubyParser translation for stabby lambdas with `it`
Justin Collins
2025-08-01
variable.c: Fix `rb_ivar_foreach` to not yield `object_id` of complex objects
Jean Boussier
2025-08-01
[ruby/openssl] pkcs7: make PKCS7#add_recipient actually useful
Kazuki Yamaguchi
2025-08-01
[ruby/openssl] pkcs7: fix error queue leak in OpenSSL::PKCS7#detached
Kazuki Yamaguchi
2025-08-01
Fix rb_shape_transition_object_id transition to TOO_COMPLEX
Jean Boussier
2025-07-31
ZJIT: A64: Fix splitting for large memory displacements
Alan Wu
2025-07-31
[ruby/openssl] pkcs7: clean up tests
Kazuki Yamaguchi
2025-07-31
[ruby/openssl] x509store: fix StoreContext#current_cert
Kazuki Yamaguchi
2025-07-30
ZJIT: Prepare for sharing JIT hooks with ZJIT (#14044)
Takashi Kokubun
[prev]
[next]