| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-10-03 | Rename size_pool -> heap | Matt Valentine-House |
| 2023-01-13 | Benchmark String interpolation across size pools | Matt Valentine-House |
| 2022-09-08 | rb_str_concat_literals: use rb_str_buf_append | Jean Boussier |
| 2022-07-25 | rb_str_buf_append: add a fast path for ENC_CODERANGE_VALID | Jean Boussier |
| 2022-07-21 | string.c: use str_enc_fastpath in TERM_LEN | Jean Boussier |
| 2022-07-19 | rb_str_buf_append: fastpath to str_buf_cat | Jean Boussier |
| 2022-07-06 | vm_opt_ltlt: call rb_str_buf_append directly if RHS is a String | Jean Boussier |
