Files
Nim/lib/system
Andreas Rumpf 9d7c0cc683 SSO: add readRawDataStable across all string implementations (#25909)
Companion to readRawData whose pointer stays valid across moves/copies
of the string. Under --strings:sso it promotes a small inline string to
its heap representation; under refc/v2 the data is already heap-resident
so it aliases readRawData.

Uniform `var string` signature on every backend so code can prepare for
--strings:sso without `when declared`.
2026-06-13 19:27:22 +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-05-12 23:20:10 +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