|
a3ec53bbb0337121d3518d069516bb7b3a795e96
|
2025-04-28 |
[ruby/json] Introduce ARM Neon and SSE2 SIMD. (https://github.com/ruby/json/pull/743) |
|
50b6cd409aa9e05f72b79b2d47e17e0df2660166
|
2025-06-13 |
Optimize 'json_parse_string' using SIMD. |
|
3b38ab9b735f9bc66f66764756978c3d37a57a57
|
2025-08-15 |
[ruby/json] Ensure the SWAR encoder in the java extension checks every byte. |
|
c164394e957e14368436859ae2c531721207a9a8
|
2025-09-18 |
[ruby/json] fix issue reading off the end of the ByteBuffer if ptr > 0 |
|
aab390aa5ac863a74f867fec93eebab087f11060
|
2025-10-28 |
[ruby/json] Use Vector API in the Java Extension |
|
f272aabb5c007d4a8f15e141edbd1bf2d079c5fc
|
2025-11-18 |
[ruby/json] Use #if instead of #ifdef when checking for JSON_DEBUG so debugging code is not generated when JSON_DEBUG=0. |