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-27
Syntax check of block exits in the parser
Nobuyoshi Nakada
2023-09-26
Run crash report test processes without `RUBY_ON_BUG`
Nobuyoshi Nakada
2023-09-26
Prevent warnings: "unused literal ignored"
Yusuke Endoh
2023-09-26
Run crash report test processes without `RUBY_ON_BUG`
Nobuyoshi Nakada
2023-09-25
[Feature #19790] Rename BUGREPORT_PATH as CRASH_REPORT
Nobuyoshi Nakada
2023-09-25
Invoke the command when RUBY_BUGREPORT_PATH starts with `|`
Nobuyoshi Nakada
2023-09-25
Redirect to RUBY_BUGREPORT_PATH file
Nobuyoshi Nakada
2023-09-23
[Bug #19901]
Adam Hess
2023-09-23
Fix memory leak in Hash#rehash for ST hashes
Peter Zhu
2023-09-22
Magical wait to get rid of deadlock on macOS
Nobuyoshi Nakada
2023-09-22
[Bug #19896]
Adam Hess
2023-09-21
Optimize Range#bsearch for beginless/endless ranges within Fixnum
Kouhei Yanagita
2023-09-20
Fix memory leak in complemented method entries
Peter Zhu
2023-09-19
[ruby/securerandom] Removed extra argument for build failure of ruby/ruby
Hiroshi SHIBATA
2023-09-19
[ruby/securerandom] Add support for UUID version 7
nick evans
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
[prev]
[next]