llvm-project/libcxx/docs/Status/FormatPaper.csv

3.9 KiB

1SectionDescriptionDependenciesAssigneePatchStatusFirst released version
2`[format.functions] <https://wg21.link/format.functions>`_Format functions - Improve performance format_to_nMark de Wever`D110499 <https://llvm.org/D110499>`__|Review|
3`[format.functions] <https://wg21.link/format.functions>`_Format functions - Improve performance formatted sizeMark de Wever`D110498 <https://llvm.org/D110498>`__|Review|
4`[format.functions] <https://wg21.link/format.functions>`_`P2216 <https://wg21.link/P2216>`_ - Compile-time checksMark de Wever`D121530 <https://llvm.org/D121530>`__|Review|
5`[format.functions] <https://wg21.link/format.functions>`_`P2216 <https://wg21.link/P2216>`_ - Binary sizeMark de Wever`D110494 <https://llvm.org/D110494>`__|Complete|Clang 14
6`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::duration<Rep, Period>``Mark de Wever|In Progress|
7`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::sys_time<Duration>``Mark de Wever|In Progress|
8`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::utc_time<Duration>``A ``<chrono>`` implementationNot assigned
9`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::tai_time<Duration>``A ``<chrono>`` implementationNot assigned
10`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::gps_time<Duration>``A ``<chrono>`` implementationNot assigned
11`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::file_time<Duration>``Not assigned
12`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::local_time<Duration>``Not assigned
13`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::local-time-format-t<Duration>``A ``<chrono>`` implementationNot assigned
14`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::day``Mark de Wever|In Progress|
15`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::month``Mark de Wever|In Progress|
16`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::year``Mark de Wever|In Progress|
17`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::weekday``Mark de Wever|In Progress|
18`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::weekday_indexed``Mark de Wever|In Progress|
19`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::weekday_last``Mark de Wever|In Progress|
20`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::month_day``Mark de Wever|In Progress|
21`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::month_day_last``Mark de Wever|In Progress|
22`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::month_weekday``Mark de Wever|In Progress|
23`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::month_weekday_last``Mark de Wever|In Progress|
24`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::year_month``Mark de Wever|In Progress|
25`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::year_month_day``Mark de Wever|In Progress|
26`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::year_month_day_last``Mark de Wever|In Progress|
27`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::year_month_weekday``Mark de Wever|In Progress|
28`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::year_month_weekday_last``Mark de Wever|In Progress|
29`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::hh_mm_ss<duration<Rep, Period>>``Mark de Wever|In Progress|
30`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::sys_info``A ``<chrono>`` implementationNot assigned
31`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::local_info``A ``<chrono>`` implementationNot assigned
32`[time.syn] <https://wg21.link/time.syn>`_Formatter ``chrono::zoned_time<Duration, TimeZonePtr>``A ``<chrono>`` implementationNot assigned