Emil J. Tywoniak
|
5088e8f6ed
|
tests: trivial twine damage
|
2026-08-13 18:15:58 +02:00 |
|
Robert O'Callahan
|
c41ba912d8
|
Support IdString parameters in stringf
|
2025-09-01 23:34:42 +00:00 |
|
Robert O'Callahan
|
e906ea3f1b
|
Add tests for dynamic precision and with with an int parameter
|
2025-08-15 23:58:58 +00:00 |
|
Robert O'Callahan
|
ffd52a0d8e
|
Making stringf() use the format conversion specs as-is without widening them.
And make sure our fast-path for `%d` and `%u` narrows to `int` correctly.
Resolves #5260
|
2025-07-31 10:54:56 +00:00 |
|