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-18
Fix typos
Douglas Eichelberger
2025-08-18
[rubygems/rubygems] Use spaces around optional parameter values
David RodrÃguez
2025-08-18
[rubygems/rubygems] Don't worry about missing Makefile.
Samuel Williams
2025-08-15
Fix tests using assert_raise_with_message on US-ASCII systems
Peter Zhu
2025-08-15
Skip an unstable Ractor test for windows (#14247)
Takashi Kokubun
2025-08-15
ZJIT: Implement getspecial (#13642)
Eileen
2025-08-15
Relax a delta for an unstable test (#14246)
Takashi Kokubun
2025-08-15
Skip an unstable test for macOS (#14245)
Takashi Kokubun
2025-08-15
Skip an unstable test for macOS
Takashi Kokubun
2025-08-15
Increase timeout for a flaky test
Takashi Kokubun
2025-08-15
Don't change Encoding.default_internal in assert_raise_with_message
Peter Zhu
2025-08-14
Increase timeout for a flaky test (#14233)
Takashi Kokubun
2025-08-14
Skip an unstable Ractor test for macOS (#14231)
Takashi Kokubun
2025-08-14
Increase timeout for a flaky test (#14228)
Takashi Kokubun
2025-08-14
ZJIT: Look for RUBY_ZJIT_ENABLE in combo build with YJIT
Alan Wu
2025-08-14
Skip an unstable test for s390x and windows
Takashi Kokubun
2025-08-14
Increase timeout for failing tests
Takashi Kokubun
2025-08-14
[ruby/prism] Be more defensive in the parser translator lexer
Earlopain
2025-08-14
Extract `ruby_api_version_name`
Nobuyoshi Nakada
2025-08-13
ZJIT: Implement `StringIntern` codegen (#14207)
Stan Lo
2025-08-13
ZJIT: Fix `ObjToString` rewrite (#14196)
Stan Lo
2025-08-13
imemo_fields: store owner object in RBasic.klass
Jean Boussier
2025-08-13
Add link to Ruby options doc in help text
Peter Zhu
2025-08-12
ZJIT: Prepare non-leaf calls for SetGlobal (#14197)
Stan Lo
2025-08-12
Allow encodings to be autoloaded through transcoding functions
Luke Gruber
2025-08-12
set.c: Store `set_table->bins` at the end of `set_table->entries`
Jean Boussier
2025-08-12
[ruby/openssl] pkey: skip tests using invalid keys in the FIPS mode
Kazuki Yamaguchi
2025-08-12
[ruby/stringio] Fix test name
Sutou Kouhei
2025-08-11
ZJIT: Implement `concatstrings` insn (#14154)
Stan Lo
2025-08-11
ZJIT: Add RubyVM::ZJIT.enabled? (#14159)
Takashi Kokubun
2025-08-11
Fix return value of setting in GC.config
Peter Zhu
2025-08-11
Add NODE IN locations
S-H-GAMELINKS
2025-08-11
Update test_string.rb
Erim Icel
2025-08-11
Optimize `str_casecmp` length check using pointer end
Erim Icel
2025-08-09
[ruby/stringio] Fix SEGV at eof? on null StringIO
Nobuyoshi Nakada
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
[prev]
[next]