|
768862868472fb1800e556effb0e37be2fbaec52
|
2026-01-08 |
Fix incorrect bundled gems warning for hyphenated gem names |
|
a071078e907af99db737799410d713d5ec953eb7
|
2026-01-11 |
pack.c: remove wasted allocation in BER integer packing |
|
5de4cc56086493689701e86aa0ccf6a4a4a87d75
|
2026-01-11 |
Fix regexp performance regression for patterns starting with s/k |
|
6e61496531afea45ec53ebfd1a5db12635fc6ed9
|
2026-01-14 |
Pre-allocate IO.select result arrays based on input size (#15850) |
|
5add7c3ea9a13e657fc7cba78b2633b9548a55aa
|
2026-01-26 |
Fix RUBY_MN_THREADS sleep returning prematurely (#15868) |
|
b698c35590671e2b6f5920ca01c83ec4ebea610b
|
2026-01-19 |
Fix bundled gems warning for all subfeatures of hyphenated gems |
|
94a8feaa0110a9c9928a46af2309ab3fd3abf689
|
2026-04-11 |
ZJIT: Annotate Float and Integer predicates |
|
54527e24c8f08dd69bc07d7e3b6425ab101e7709
|
2026-04-11 |
ZJIT: Update const_send_direct_integer snapshot |
|
edb95b13a3789617095f9c4f1d4b8e9bcee23344
|
2026-04-12 |
ZJIT: Add HIR tests and benchmarks for numeric predicate annotations |
|
9d46b0c735877f152a0b4b16b8153c6f395dee28
|
2026-04-15 |
ZJIT: Fix getlocal with level=0 reading stale EP data (#16736) |
|
c25acd472204be2d7ad6e3e1aa70d26a4fff3e3a
|
2026-04-13 |
ZJIT: Inline Float arithmetic (+, -, *, /) |
|
4cbb9d145bb102588df907890eb3686217d03c99
|
2026-04-13 |
ZJIT: Inline Float#to_i |
|
aaad9e0f0640c4efe3987b2154c877ba108fc0a7
|
2026-04-14 |
ZJIT: Move flo_to_i helper to zjit.c and use original flo_to_i |
|
03f1b569b13a00281e5974eaca2c2359dab96525
|
2026-04-14 |
ZJIT: Keep flo_to_i static, add rb_flo_to_i public wrapper |
|
429c499270e997d8307c57a0ca35ba0655f77db0
|
2026-04-14 |
ZJIT: Fix bindgen ordering for rb_flo_to_i |