phobos/std/format
Razvan Nitu 16d01b0d14
Merge pull request #8073 from berni44/rounding_f
std.format: Use rounding tool to round %f on floats.
2021-05-20 14:31:59 +08:00
..
internal Merge pull request #8073 from berni44/rounding_f 2021-05-20 14:31:59 +08:00
package.d Fix Issue 21916 - Error message is obfuscated when using wrong format specifier at compile-time 2021-05-13 02:22:27 +02:00
read.d Make unittests in std.format @safe 2021-05-11 16:13:09 +02:00
spec.d Fix Issue 21858 - std.format: centering output 2021-04-26 19:20:41 +02:00
write.d Revert "Fix Issue 9489 - writeln of struct with disabled copy ctor" 2021-05-17 23:03:37 +02:00