Richard (Rikki) Andrew Cattermole
|
205256abb1
|
Fix #10699 - std.format with position with omitted second number does not work (#10716)
|
2025-03-28 01:49:06 -07:00 |
|
Nick Treleaven
|
61bd59c669
|
[std.format] Add anchors for section headings (#9054)
|
2024-10-02 16:54:07 +03:00 |
|
Paul Backus
|
94fa37f2bf
|
Fix issue 23400 - Can't format enum value whose base type has non-const opEquals
|
2022-10-16 17:46:21 -04:00 |
|
Dennis Korpel
|
ba92563a0d
|
Fix issue 22939 - bad error message: Error: no property msg for type string
|
2022-03-29 18:51:30 +00:00 |
|
Per Nordlöw
|
495e835c2d
|
Add unittest for issue 22609
|
2021-12-20 00:36:36 +00:00 |
|
Iain Buclaw
|
116d33b635
|
Revert "Fix Issue 9489 - writeln of struct with disabled copy ctor"
This reverts commit 838da632cb .
|
2021-05-17 23:03:37 +02:00 |
|
berni44
|
838da632cb
|
Fix Issue 9489 - writeln of struct with disabled copy ctor
|
2021-05-12 09:41:58 +02:00 |
|
berni44
|
3b4dc67878
|
Make unittests in std.format @safe
|
2021-05-11 16:13:09 +02:00 |
|
berni44
|
5fbc1da0fa
|
Fix Issue 21847 - std.format: %e, %g and %a should be supported for integers too
|
2021-04-26 17:10:05 +02:00 |
|
berni44
|
ca06454cfb
|
Move unittests from std/format/package.d at correct place.
|
2021-04-21 15:24:44 +02:00 |
|
berni44
|
1434947cb9
|
Rework documentation of aggregates of std.format.write
|
2021-04-19 09:33:20 +02:00 |
|
berni44
|
22b5de6986
|
Rework examples of std.format.write
|
2021-04-12 12:20:53 +02:00 |
|
berni44
|
2313606f22
|
Rework documentation of std.format.write: Module description
|
2021-04-06 09:21:35 +02:00 |
|
berni44
|
e0f009978a
|
Rework documentation of std.format.write : formattedWrite
|
2021-03-31 14:19:03 +02:00 |
|
berni44
|
ba008e99e6
|
Deprecate separatorCharPos in FormatSpec.
|
2021-03-26 17:14:49 +01:00 |
|
berni44
|
1c47f84cf6
|
Rework documentation of std.format.write : formatValue
|
2021-03-25 09:22:40 +01:00 |
|
berni44
|
f948001b4a
|
Fix Issue 15386 - std.format.formatValue usage hangs
|
2021-03-22 03:42:29 +01:00 |
|
berni44
|
31b2f05cd8
|
std.format: Move description of format string to package.
|
2021-03-18 14:12:23 +01:00 |
|
berni44
|
28ff772f5e
|
std.format: Refactor write.d
|
2021-03-16 16:25:55 +01:00 |
|
berni44
|
bc5f64994e
|
std.format: Split off std/format/write.d
|
2021-03-16 11:48:44 +01:00 |
|