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
2023-10-21
[rubygems/rubygems] Gem::NameTuple equality ignores Gem::Platform/string plat...
Martin Emde
2023-10-21
[ruby/irb] Minor refactors around irb.rb
Stan Lo
2023-10-21
Raise TypeError for bad IO::Buffer.map argument (#8728)
Charles Oliver Nutter
2023-10-21
Extract IO::Buffer.for string locking test (#8729)
Charles Oliver Nutter
2023-10-20
YJIT: Skip printing stats at exit if --yjit-disable (#8727)
Takashi Kokubun
2023-10-20
[PRISM] Setup encodings in prism compiler
Jemma Issroff
2023-10-20
YJIT: On test_bug_19316, only check the result
Alan Wu
2023-10-20
Add tests for all implemented nodes, leave ones that need fixing commented out
Jemma Issroff
2023-10-20
Added TODOs on all implemented nodes, matched ordering
Jemma Issroff
2023-10-20
[PRISM] Fixed StringConcatNode, uncommented tests
Jemma Issroff
2023-10-20
[Bug #19966] [PRISM] Fix singleton method definition
Nobuyoshi Nakada
2023-10-20
[PRISM] Enclose in the test class
Nobuyoshi Nakada
2023-10-19
YJIT: Make test_yjit.rb faster with --yjit-stats=quiet
Alan Wu
2023-10-19
YJIT: Print exit reasons on failure in test_yjit.rb
Alan Wu
2023-10-19
YJIT: Add RubyVM::YJIT.enable (#8705)
Takashi Kokubun
2023-10-18
Skip some timeout tests on s390x
Yusuke Endoh
2023-10-18
Use assert_separately to avoid defining `foo`
Aaron Patterson
2023-10-18
Temporarily removed location code on scope nodes
Jemma Issroff
2023-10-18
Remove pm_compile_context_t, move the context onto ScopeNode
Jemma Issroff
2023-10-18
Add test for many ivars
Katherine Oelsner
2023-10-18
[ruby/drb] Support :SSL{Min,Max}Version config options
Jeremy Evans
2023-10-18
[ruby/prism] Fix lex compat when dedent should be 0
Kevin Newton
2023-10-18
[ruby/prism] Add * and & to methods with ...
Kevin Newton
2023-10-18
[ruby/prism] Use the unescaped regexp to scan for capture groups
Kevin Newton
2023-10-18
[ruby/prism] Index{Operator,And,Or}WriteNode
Kevin Newton
2023-10-18
[rubygems/rubygems] Allow uninstalling multiple versions of same gem
Kyle Stevens
2023-10-18
Show backtraces when failed
Koichi Sasada
2023-10-18
Loosen assertion for flaky weak references test
Peter Zhu
2023-10-18
YJIT: Use RbConfig.ruby instead of EnvUtil.rubybin (#8689)
Takashi Kokubun
2023-10-17
[ruby/prism] Ensure last encoding flag wins
eileencodes
2023-10-17
"+MN" in description
Koichi Sasada
2023-10-17
[ruby/prism] Fix up super with a blockarg
Kevin Newton
2023-10-16
[ruby/prism] Additionally handle encoding comments in vim mode
Kevin Newton
2023-10-16
[ruby/prism] Parse all magic comments
Kevin Newton
2023-10-16
[ruby/net-http] Force TLS version to 1.2 when using LibreSSL
Jeremy Evans
2023-10-16
[PRISM] Compile AliasGlobalVariableNode (#8675)
Jemma Issroff
2023-10-16
[PRISM] Fix more bugs in the compiler (#8658)
Jemma Issroff
2023-10-16
[PRISM] prevent underflow on popped splatarray (#8657)
Adam Hess
2023-10-16
[ruby/irb] Suppress "Switch to inspect mode" messages
Nobuyoshi Nakada
2023-10-16
[rubygems/rubygems] Remove kludge that should be unnecessary.
Ellen Marie Dash
2023-10-16
Fix method coverage comparisons
Nobuyoshi Nakada
2023-10-14
[ruby/irb] Restore encoding in InputCompletor test
tomoya ishida
2023-10-14
[ruby/prism] Put names on back reference read nodes
Kevin Newton
2023-10-14
[ruby/irb] Restore IRB::InputCompletor for compatibility
tomoya ishida
2023-10-14
[Bug #19926] Fix Range#size for ranges with a Rational endpoint
Kouhei Yanagita
2023-10-13
[ruby/prism] Fix up PR failings
Kevin Newton
2023-10-13
[ruby/prism] Remove now-defunct semantic_field from nodes
Kevin Newton
2023-10-13
[ruby/prism] Refactor unescape test to simplify
Kevin Newton
2023-10-13
Remove old unescaping code
Kevin Newton
2023-10-13
[ruby/prism] Properly handle unescaping in regexp
Kevin Newton
[prev]
[next]