phobos/std/format
Akshat(DeterminedSage) e49833dfd2 fix: give compile error for infinite range in format
Tackled the issue of infinite loop during runtime when providing
format with infinte range . Now it shows compilation error for
the same .

fixes : #10559
2025-04-17 21:01:24 +05:30
..
internal fix: give compile error for infinite range in format 2025-04-17 21:01:24 +05:30
package.d Fix typos in compound format descriptions (#10572) 2024-12-04 08:32:35 +08:00
read.d Fix %*s handling by formattedRead() (#10654) 2025-03-03 06:59:08 +08:00
spec.d Fix #10699 - std.format with position with omitted second number does not work (#10716) 2025-03-28 01:49:06 -07:00
write.d Fix #10699 - std.format with position with omitted second number does not work (#10716) 2025-03-28 01:49:06 -07:00