Minor version of releases starts at `N.1.0` for all releases since 4532617ae42005. The current status pages are not terribly wrong (the version during development can be considered `N.0`), but still it's kinda weird to use versions that never get released as the lower bound.
3.5 KiB
3.5 KiB
| 1 | Section | Description | Dependencies | Assignee | Status | First released version |
|---|---|---|---|---|---|---|
| 2 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::duration<Rep, Period>`` | Mark de Wever | |Complete| | 16 | |
| 3 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::sys_time<Duration>`` | Mark de Wever | |Complete| | 17 | |
| 4 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::file_time<Duration>`` | Mark de Wever | |Complete| | 17 | |
| 5 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::local_time<Duration>`` | Mark de Wever | |Complete| | 17 | |
| 6 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::local-time-format-t<Duration>`` | |Nothing To Do| | |||
| 7 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::day`` | Mark de Wever | |Complete| | 16 | |
| 8 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month`` | Mark de Wever | |Complete| | 16 | |
| 9 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year`` | Mark de Wever | |Complete| | 16 | |
| 10 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::weekday`` | Mark de Wever | |Complete| | 16 | |
| 11 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::weekday_indexed`` | Mark de Wever | |Complete| | 16 | |
| 12 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::weekday_last`` | Mark de Wever | |Complete| | 16 | |
| 13 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_day`` | Mark de Wever | |Complete| | 16 | |
| 14 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_day_last`` | Mark de Wever | |Complete| | 16 | |
| 15 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_weekday`` | Mark de Wever | |Complete| | 16 | |
| 16 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_weekday_last`` | Mark de Wever | |Complete| | 16 | |
| 17 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month`` | Mark de Wever | |Complete| | 16 | |
| 18 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_day`` | Mark de Wever | |Complete| | 16 | |
| 19 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_day_last`` | Mark de Wever | |Complete| | 16 | |
| 20 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_weekday`` | Mark de Wever | |Complete| | 16 | |
| 21 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_weekday_last`` | Mark de Wever | |Complete| | 16 | |
| 22 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::hh_mm_ss<duration<Rep, Period>>`` | Mark de Wever | |Complete| | 17 | |
| 23 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::sys_info`` | Mark de Wever | |Complete| | 19 | |
| 24 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::local_info`` | Mark de Wever | |Complete| | 19 | |
| 25 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::zoned_time<Duration, TimeZonePtr>`` | Mark de Wever | |Complete| | 19 | |
| 26 | `[thread.thread.id] <https://wg21.link/thread.thread.id>`_ | Formatting ``thread::id`` | Mark de Wever | |Complete| | 17 | |
| 27 | `[stacktrace.format] <https://wg21.link/stacktrace.format>`_ | Formatting ``stacktrace`` | A ``<stacktrace>`` implementation | Mark de Wever |