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
2024-11-08
Fix memory leak in prism when syntax error in iseq compilation
Peter Zhu
2024-11-08
[ruby/prism] Fix splat after kwsplat
Haldun Bayhantopcu
2024-11-08
Avoid calculating large powers
Yusuke Endoh
2024-11-08
Do not round `a**b` to infinity
Yusuke Endoh
2024-11-08
[ruby/uri] Added more fallback constants like URI::PARTTERN and URI::REGEXP
Hiroshi SHIBATA
2024-11-08
[ruby/reline] Windows fix (https://github.com/ruby/reline/pull/775)
YO4
2024-11-08
[ruby/benchmark] Adjust ljust Benchmark#bm with labels was not using the high...
Kaíque Kandy Koga
2024-11-07
[Bug #20869] Discard read buffer and encoding converters at seeking
Nobuyoshi Nakada
2024-11-07
[Bug #20802] Copy encodings at reopen as well
Nobuyoshi Nakada
2024-11-07
Prevent method redefinition warnings in test
Yusuke Endoh
2024-11-07
Prevent a warning: ambiguous `/`
Yusuke Endoh
2024-11-07
[ruby/logger] Enable subclasses to configure level isolation
Hartley McGuire
2024-11-06
[ruby/json] Categorize deprecated warning
Nobuyoshi Nakada
2024-11-06
io_buffer.c: Allow copies between overlapping buffers with #copy and #set_str...
Kasumi Hanazuki
2024-11-06
[Bug #20868] Fix Method#hash to not change after compaction
Peter Zhu
2024-11-06
Fix flakiness in TestGc#test_thrashing_for_young_objects
KJ Tsanaktsidis
2024-11-06
[rubygems/rubygems] Fix manifest in gem package using incorrect platform some...
David Rodríguez
2024-11-06
Revert "Introduce Fiber Scheduler `blocking_region` hook. (#11963)" (#12013)
Samuel Williams
2024-11-06
macOS 15 is the stable version today
Hiroshi SHIBATA
2024-11-06
[Bug #20873] Consider `-FIXNUM_MIN` overflow
Nobuyoshi Nakada
2024-11-06
`Warning[:strict_unused_block]`
Koichi Sasada
2024-11-05
[ruby/json] Appease ruby/ruby CI
Jean Boussier
2024-11-05
[ruby/json] Strip whitespaces
Jean Boussier
2024-11-05
[ruby/json] Resync
Jean Boussier
2024-11-05
[ruby/json] Re-enable passing test
Benoit Daloze
2024-11-05
[ruby/json] Add tests for the behavior of JSON.generate with base types subcl...
Jean Boussier
2024-11-05
[ruby/json] JSON::Ext::Parser mark the name cache entries when not on the heap
Jean Boussier
2024-11-05
Use wide character startup
Nobuyoshi Nakada
2024-11-05
[ruby/stringio] Copy from the relocated string
Nobuyoshi Nakada
2024-11-05
[ruby/date] Refine assertions
Nobuyoshi Nakada
2024-11-05
[ruby/date] Fix incorrect argc2 decrement in datetime_s_iso8601 function
Dmitrii Zudin
2024-11-04
[ruby/rdoc] Display class ancestors in the sidebar #1183
Alexis Bernard
2024-11-04
YJIT: Replace Array#each only when YJIT is enabled (#11955)
Takashi Kokubun
2024-11-04
Fix Dir.mktmpdir argument
Nobuyoshi Nakada
2024-11-04
Mingw: Exclude failing tests due to the crt change
Nobuyoshi Nakada
2024-11-04
Validate user input encoding
David Rodríguez
2024-11-04
[rubygems/rubygems] Fix commands with 2 MFA requests when webauthn is enabled
David Rodríguez
2024-11-04
[rubygems/rubygems] TermError should inherit from SystemExit
David Rodríguez
2024-11-03
[ruby/prism] Error for def ivar
Kevin Newton
2024-11-02
Skip TestProc#test_hash_does_not_change_after_compaction if compaction is not...
Peter Zhu
2024-11-01
Improve coverage of TestProc#test_hash_uniqueness
Peter Zhu
2024-11-01
Add TestProc#test_hash_equal
Peter Zhu
2024-11-01
Rename test_hash to test_hash_uniqueness
Peter Zhu
2024-11-01
[Bug #20853] Fix Proc#hash to not change after compaction
Peter Zhu
2024-11-01
JSON.generate: call to_json on String subclasses
Jean Boussier
2024-11-01
[ruby/json] Emit warnings when dumping binary strings
Jean Boussier
2024-11-01
Deprecate unsafe default options of `JSON.load`
Jean Boussier
2024-11-01
Elide Generator::State allocation until a `to_json` method has to be called
Jean Boussier
2024-11-01
[ruby/json] Skip test failing on JRuby
Benoit Daloze
2024-11-01
[ruby/json] Add test for parsing broken strings
Benoit Daloze
[prev]
[next]