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
/
ruby
Age
Commit message (
Expand
)
Author
2023-09-18
[Bug #19887] RUBYOPT should work without leading `-`
Nobuyoshi Nakada
2023-09-18
Simplify restoring ENV
Nobuyoshi Nakada
2023-09-16
Fix regression when testing inclusion in unbounded ranges
Jeremy Evans
2023-09-16
[Feature #19839] Fix `Range#overlap?` for empty ranges
Nobuyoshi Nakada
2023-09-16
[Feature #19839] Add Range#overlap?
Shouichi Kamiya
2023-09-15
[Bug #19882] Reject tokens invalid as symbols
Nobuyoshi Nakada
2023-09-15
Fix Thread#native_thread_id being cached across fork (#8418)
KJ Tsanaktsidis
2023-09-15
[Bug #19877] Fix flip-flop in block
Nobuyoshi Nakada
2023-09-15
[Bug #19877] Named captures should take place from regexps in block
Nobuyoshi Nakada
2023-09-15
[Bug #19877] Literals cannot have singleton methods even in blocks
Nobuyoshi Nakada
2023-09-14
Fix `io_buffer_get_string` default length computation. (#8427)
Samuel Williams
2023-09-14
[Bug #19868] Deprecate `Process::Status#&` and `Process::Status#>>`
Nobuyoshi Nakada
2023-09-14
[Bug #19868] Suggest other Process::Status method for `&` and `>>`
Nobuyoshi Nakada
2023-09-14
Negative value to Process::Status method for compatibility
Nobuyoshi Nakada
2023-09-13
math.c: Fix Math.log against huge bignum [Bug #19878]
Yusuke Endoh
2023-09-13
[Bug #19872] Refine TestRequireLib
Nobuyoshi Nakada
2023-09-13
Suppress an unused variable warning
Nobuyoshi Nakada
2023-09-13
[Bug #19862] Skip compiled result of never reachable expression
Nobuyoshi Nakada
2023-09-13
[Bug #19754] Make `IO::Buffer#get_string` check `offset` range (#8016)
Nobuyoshi Nakada
2023-09-12
Make Kernel#lambda raise when given non-literal block
Alan Wu
2023-09-12
Ensure signaled processes at opening FIFO terminated
Nobuyoshi Nakada
2023-09-08
Fix weak_references count test
Matt Valentine-House
2023-09-07
Rewrite Integer#times in Ruby (#8388)
Takashi Kokubun
2023-09-07
[Bug #19549] Check for variables to be interpolated
Nobuyoshi Nakada
2023-09-06
Fix crash in WeakMap during compaction
Peter Zhu
2023-09-06
Try to fix flaky test_warmup_frees_pages
Peter Zhu
2023-09-05
Pattern matching has not been experimental
yui-knk
2023-09-04
Add debug info for flaky test_warmup_frees_pages
Peter Zhu
2023-09-01
Add regression tests for start_with?/delete_prefix
ywenc
2023-09-01
Try to fix flaky test for Process.warmup
Peter Zhu
2023-09-01
Fix flaky test for Process.warmup
Peter Zhu
2023-09-01
[Bug #19281] Allow semicolon in parenthesis at the first argument of command ...
yui-knk
2023-09-01
[Bug-18878] Parse qualified const with brace block as method call
Nobuyoshi Nakada
2023-08-31
YJIT: Handle getblockparamproxy with ifunc
John Hawthorn
2023-08-31
Correctly calculate initial pages
Peter Zhu
2023-08-31
[Bug #19349] Respect `#to_int` of `base` argument
Nobuyoshi Nakada
2023-08-31
Separate test for `Kernel#Integer` with `base` argument
Nobuyoshi Nakada
2023-08-30
Change heap init environment variable names
Peter Zhu
2023-08-29
Fix Array#bsearch when block returns a non-integer numeric value
Kouhei Yanagita
2023-08-29
[Feature #18183] Add `chars:` option to `Random#alphanumeric`
Nobuyoshi Nakada
2023-08-28
Fix growth in minor GC when we have initial slots
Peter Zhu
2023-08-28
Remove --disable-gems in assert_in_out_err
Peter Zhu
2023-08-27
Free all empty heap pages in Process.warmup
Peter Zhu
2023-08-25
[Feature #19785] Deprecate RUBY_GC_HEAP_INIT_SLOTS
Peter Zhu
2023-08-26
[Bug #19784] Fix behaviors against prefix with broken encoding
Nobuyoshi Nakada
2023-08-26
Split string tests
Nobuyoshi Nakada
2023-08-25
Implement WeakKeyMap using weak references
Peter Zhu
2023-08-25
Implement WeakMap using weak references
Peter Zhu
2023-08-25
Expose stats about weak references
Peter Zhu
2023-08-25
[Bug #19848] Flush BOM
Nobuyoshi Nakada
[prev]
[next]