Files
Nim/lib/system
Zoom 4dbc382906 Feat: stdlib: adds system.string.setLenUninit (#24836)
Adds `system.setLenUninit` for the `string` type. Allows setting length
without initializing new memory on growth.

- Required for a follow-up to #15951
- Accompanies #22767 (ref #19727) but for strings
- Expands `stdlib/tstring` with tests for `setLen` and `setLenUninit`

---------

Co-authored-by: Andreas Rumpf <araq4k@proton.me>
2026-04-14 17:24:26 +02:00
..
2026-04-07 18:07:34 +02:00
2026-04-07 18:07:34 +02:00
2026-04-02 07:19:43 +02:00
2025-11-25 12:49:23 +01:00
2025-12-07 13:07:44 +01:00
2026-04-02 07:19:43 +02:00
2025-12-01 22:59:12 +01:00
2025-10-28 12:48:22 +01:00
2026-02-20 16:41:06 +01:00
2026-02-20 16:41:06 +01:00
2026-02-20 16:41:06 +01:00
2026-04-02 07:19:43 +02:00
2024-08-11 10:35:09 +08:00
2026-02-20 16:41:06 +01:00
2026-02-10 13:21:35 +01:00
2026-02-20 16:41:06 +01:00
2026-02-23 13:39:55 +01:00
2026-02-23 13:39:55 +01:00
2025-12-07 13:07:44 +01:00
2026-04-02 07:19:43 +02:00
2020-01-30 10:54:50 +01:00
2026-02-23 13:39:55 +01:00
2026-02-24 11:12:28 +01:00