2/2
parser_std_format_spec.h -
parser_std_format_spec.h -
private_headers.verify.cpp -
utilities/format/format.formatter/format.formatter.spec/ 1/1
formattable.compile.pass.cpp -
time.cal/time.cal.day/time.cal.day.nonmembers/ -
time.cal.day.nonmembers/ -
utilities/format/format.formatter/format.formatter.spec/ 1/1
types.compile.pass.cpp
| | Authored by Mordante on Jun 25 2022, 2:39 AM. Event TimelineHerald added a project: Restricted Project. Mordante requested review of this revision. Herald added a project: Restricted Project. Herald added a reviewer: Restricted Project. Mordante marked 8 inline comments as done. Mordante marked an inline comment as done. Mordante marked 5 inline comments as done. ldionne requested changes to this revision. This revision now requires changes to proceed. Mordante planned changes to this revision. This revision is now accepted and ready to land. Mordante marked 3 inline comments as done. This revision was automatically updated to reflect the committed changes. Mordante marked an inline comment as done. Path | Size |
---|
| | | | | 2 lines | | 2 lines | | | | 4 lines | | | | 173 lines | | 49 lines | | 404 lines | | 52 lines | | | | 14 lines | | 17 lines | | 53 lines | | | | | | 4 lines | | utilities/ | format/ | format.formatter/ | format.formatter.spec/ |
| | | 14 lines | | | | | | time.cal/ | time.cal.day/ | time.cal.day.nonmembers/ |
| | | 98 lines | | | | 123 lines | | 271 lines | | utilities/ | format/ | format.formatter/ | format.formatter.spec/ |
| | | 14 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
639ea4ddbf27 | 04193d5bda8d | 9afaa158f52c | Mark de Wever | | Mar 20 2022, 5:40 AM |
|
@ldionne, @vitaut this is the first chrono formatter. A rough draft with more formatters is available in D126592.
This patch adds the basic framework and one formatter specialization to keep the review manageable. I will chop the large patch in smaller reviewable patches.
Note there's an issue with Windows somehow the values for invalid days are odd and the CI doesn't provide good feedback. I'll test to see whether I can run the Windows test locally otherwise I'll ask assistance of people with access to Windows.