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-09-12
Remove block may be ignored warnings from TestRubyOptimization#test_block_giv...
Étienne Barrié
2025-09-12
Remove redefined method warnings from TestRubyOptimization#test_opt_new
Étienne Barrié
2025-09-12
[ruby/json] Enable coverage before loading simplecov
Jean Boussier
2025-09-11
ZJIT: Check for VM stack overflow
Alan Wu
2025-09-11
[ruby/prism] Reject some cases with `return` and command calls
Earlopain
2025-09-11
Handle `uninitialized constant JSON::GenericObject` at ruby/ruby.
Hiroshi SHIBATA
2025-09-11
Revert "test_gem_command_manager.rb.
Hiroshi SHIBATA
2025-09-11
[ruby/json] Improve test coverage
Étienne Barrié
2025-09-11
[ruby/json] Stop checking for String#@-
Étienne Barrié
2025-09-11
[ruby/json] Change invalid encoding test to use assert_raise
Étienne Barrié
2025-09-11
[ruby/json] Fix deprecation warning backtrace
Étienne Barrié
2025-09-11
[ruby/json] Fix JSON::GenericObject tests
Étienne Barrié
2025-09-11
[ruby/json] Enable test coverage when simplecov is available
Étienne Barrié
2025-09-10
Fix tempfile leaking in TestRequire
Peter Zhu
2025-09-10
ZJIT: Support `invokeblock` insn (#14496)
Stan Lo
2025-09-10
ZJIT: Compile ISEQs with forwardable parameters (#14491)
Takashi Kokubun
2025-09-10
Fix crash when $LOADED_FEATURES is modified during require
Peter Zhu
2025-09-09
ZJIT: Remove unneeded omission for optional param test (#14488)
Stan Lo
2025-09-09
ZJIT: Implement getblockparamproxy (#14483)
Takashi Kokubun
2025-09-09
ZJIT: Optimize `ObjToString` with type guards (#14469)
André Luiz Tiago Soares
2025-09-08
ZJIT: Add RubyVM::ZJIT.reset_stats! method (GH-14479)
Randy Stauner
2025-09-08
ZJIT: Fix backtraces on opt_new (#14461)
Takashi Kokubun
2025-09-08
ZJIT: Add --zjit-stats=quiet option to collect stats without printing (#14467)
Randy Stauner
2025-09-08
Align the conditions for did_you_mean
Nobuyoshi Nakada
2025-09-08
Remove debug code
Nobuyoshi Nakada
2025-09-08
Debug: More inspections
Nobuyoshi Nakada
2025-09-08
Debug for sporadical failures on RubyCI
Nobuyoshi Nakada
2025-09-08
Allow IO#each_codepoint to work with unetc even when encoding conversion active
YO4
2025-09-07
Make invalid & operator type error message consistent with */**
Jeremy Evans
2025-09-06
Increase the rehearsal count
Nobuyoshi Nakada
2025-09-05
ZJIT: Fix tests for ZJIT (#14460)
Takashi Kokubun
2025-09-05
test_gem_command_manager.rb: Fix the environment variable
Takashi Kokubun
2025-09-05
test_gem_command_manager.rb: Skip an unstable test for ruby/ruby
Takashi Kokubun
2025-09-05
ZJIT: Stop optimizing toplevel locals (#14458)
Takashi Kokubun
2025-09-05
ZJIT: Invalidate local variables on EP escape (#14448)
Takashi Kokubun
2025-09-05
ZJIT: Remove unneeded tracing and thread test exclusions (#14453)
Stan Lo
2025-09-05
[rubygems/rubygems] Add gem sources --prepend and --append for finer source c...
Martin Emde
2025-09-05
[rubygems/rubygems] Fix "did you mean" suggestions for unknown commands
David Rodríguez
2025-09-04
ZJIT: Compile invokesuper with dynamic dispatch (#14444)
Takashi Kokubun
2025-09-04
ZJIT: Add patchpoint for TracePoint (#14420)
Stan Lo
2025-09-04
ZJIT: Support compiling ISEQs for opt_pc = 0 (#14441)
Takashi Kokubun
2025-09-03
Revert "test_gc.rb: Attempt to stabilize test_interrupt_in_finalizer"
Takashi Kokubun
2025-09-03
ZJIT: Handle `opt_case_dispatch` insn (#14433)
Stan Lo
2025-09-03
Use Time.new because JSON.unsafe_load losts fractions of a second and
Hiroshi SHIBATA
2025-09-03
[ruby/json] Added testing for JSON.unsafe_load. Fixes NoMethodError
Robin Miller
2025-09-03
[ruby/json] Ensure the SWAR encoder in the java extension checks every byte.
Scott Myron
2025-09-03
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2025-09-03
[rubygems/rubygems] Warn when trying to remove a default source that's the on...
David Rodríguez
2025-09-03
[rubygems/rubygems] Improve error output when removing a source through `gem ...
David Rodríguez
2025-09-03
[rubygems/rubygems] Change more source tests to act on configured sources
David Rodríguez
[prev]
[next]