|
Revision tags: llvmorg-20.1.0, llvmorg-20.1.0-rc3, llvmorg-20.1.0-rc2, llvmorg-20.1.0-rc1, llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4, llvmorg-19.1.3, llvmorg-19.1.2, llvmorg-19.1.1, llvmorg-19.1.0, llvmorg-19.1.0-rc4, llvmorg-19.1.0-rc3, llvmorg-19.1.0-rc2, llvmorg-19.1.0-rc1, llvmorg-20-init, llvmorg-18.1.8, llvmorg-18.1.7, llvmorg-18.1.6, llvmorg-18.1.5, llvmorg-18.1.4, llvmorg-18.1.3, llvmorg-18.1.2, llvmorg-18.1.1, llvmorg-18.1.0, llvmorg-18.1.0-rc4, llvmorg-18.1.0-rc3, llvmorg-18.1.0-rc2, llvmorg-18.1.0-rc1, llvmorg-19-init, llvmorg-17.0.6, llvmorg-17.0.5, llvmorg-17.0.4, llvmorg-17.0.3, llvmorg-17.0.2, llvmorg-17.0.1, llvmorg-17.0.0, llvmorg-17.0.0-rc4, llvmorg-17.0.0-rc3, llvmorg-17.0.0-rc2, llvmorg-17.0.0-rc1, llvmorg-18-init, llvmorg-16.0.6, llvmorg-16.0.5, llvmorg-16.0.4, llvmorg-16.0.3, llvmorg-16.0.2, llvmorg-16.0.1, llvmorg-16.0.0, llvmorg-16.0.0-rc4, llvmorg-16.0.0-rc3, llvmorg-16.0.0-rc2, llvmorg-16.0.0-rc1, llvmorg-17-init, llvmorg-15.0.7, llvmorg-15.0.6, llvmorg-15.0.5, llvmorg-15.0.4, llvmorg-15.0.3, llvmorg-15.0.2, llvmorg-15.0.1, llvmorg-15.0.0, llvmorg-15.0.0-rc3, llvmorg-15.0.0-rc2, llvmorg-15.0.0-rc1, llvmorg-16-init |
|
| #
13249036 |
| 15-Jul-2022 |
Mark de Wever <[email protected]> |
[libc++][format] Exposes basic-format-string
This paper was accepted during the last plenary and is intended to be backported to LLVM 15. When backporting the release notes in the branch should be u
[libc++][format] Exposes basic-format-string
This paper was accepted during the last plenary and is intended to be backported to LLVM 15. When backporting the release notes in the branch should be updated too.
Note the feature-test macro isn't updated since this will change; three papers have updated the same macro in the same plenary.
Implements: - P2508R1 Exposing std::basic-format-string
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D130643
(cherry picked from commit f712775dafdb221fdf73f38819fa9e618aec6b67)
show more ...
|
| #
b32e600e |
| 20-Jul-2022 |
Mark de Wever <[email protected]> |
[libc++][format] Updates the status page.
|
|
Revision tags: llvmorg-14.0.6 |
|
| #
3433f78c |
| 16-Jun-2022 |
Mark de Wever <[email protected]> |
[libc++][doc] Update formatting status.
|
|
Revision tags: llvmorg-14.0.5, llvmorg-14.0.4, llvmorg-14.0.3, llvmorg-14.0.2, llvmorg-14.0.1 |
|
| #
5599e2c4 |
| 27-Mar-2022 |
Mark de Wever <[email protected]> |
[libc++][doc] Update format implementation status.
|
|
Revision tags: llvmorg-14.0.0, llvmorg-14.0.0-rc4, llvmorg-14.0.0-rc3, llvmorg-14.0.0-rc2, llvmorg-14.0.0-rc1, llvmorg-15-init |
|
| #
ee522345 |
| 25-Jan-2022 |
Mark de Wever <[email protected]> |
[libc++][doc] Update format implementation status.
|
|
Revision tags: llvmorg-13.0.1, llvmorg-13.0.1-rc3, llvmorg-13.0.1-rc2 |
|
| #
4684857a |
| 18-Dec-2021 |
Mark de Wever <[email protected]> |
[libc++][format] Finish P0645 Text Formatting.
This adjust the version macro and sets it as completed. All parts of the paper have been implemented, except for the parts replaced by later papers and
[libc++][format] Finish P0645 Text Formatting.
This adjust the version macro and sets it as completed. All parts of the paper have been implemented, except for the parts replaced by later papers and LWG-issues.
Adjusted the synopsis to match the synopsis in the Standard. Not yet implemented parts of P2216 and P2418 still use the P0645 wording.
Completes: - P0645 Text Formatting
Depends on D115991
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D115999
show more ...
|
| #
8783f53f |
| 05-Dec-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Update format implementation status.
|
|
Revision tags: llvmorg-13.0.1-rc1 |
|
| #
3ddede8b |
| 16-Nov-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Update format implementation status.
|
| #
cef99780 |
| 08-Oct-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Use issue labels.
During the review of D111166 I had a private discussion with @ldionne to avoid the duplication of the C++2b issues in the Ranges and Format status pages. The main rea
[libc++][doc] Use issue labels.
During the review of D111166 I had a private discussion with @ldionne to avoid the duplication of the C++2b issues in the Ranges and Format status pages. The main reason for duplicating them is to make it easier to find them. The title of the paper may not always make it clear to which project the paper belongs.
This commit removes all LWG-issues from the Ranges and Format status page and adds labels for these issue in the C++20/C++23 issues list.
A quick scan revealed there are some issues that are missing a label since they weren't on the ranges issue list. These can be labelled in a separate commit. In that commit I'll also look for issues for the spaceship operator and chrono.
Reviewed By: Quuxplusone, ldionne, #libc
Differential Revision: https://reviews.llvm.org/D111458
show more ...
|
| #
b67a8a65 |
| 09-Oct-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Update format status.
Updated based on recent commits.
|
| #
352c3af3 |
| 05-Oct-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Update paper status.
Update the status with the approved papers and LWG-issues in the October 2021 plenary.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.or
[libc++][doc] Update paper status.
Update the status with the approved papers and LWG-issues in the October 2021 plenary.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D111166
show more ...
|
| #
02c601f4 |
| 02-Oct-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Update format status.
Updated based on recent commits, new reviews and work continuing for P2216.
|
|
Revision tags: llvmorg-13.0.0, llvmorg-13.0.0-rc4, llvmorg-13.0.0-rc3 |
|
| #
fea130ce |
| 04-Sep-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Update format status.
Marked the entries solely depending on D103357 or D96664 as complete. Initial work on implementing P2216 has started.
|
|
Revision tags: llvmorg-13.0.0-rc2 |
|
| #
3fe7dde5 |
| 26-Aug-2021 |
Kent Ross <[email protected]> |
[libc++][doc] Cleanup, normalize, and update projects status docs
Mark the now-done [cmp.result] in spaceship projects as complete; normalize some status markers for papers and projects; fix alignme
[libc++][doc] Cleanup, normalize, and update projects status docs
Mark the now-done [cmp.result] in spaceship projects as complete; normalize some status markers for papers and projects; fix alignment and line breaks in spaceship projects, add links to standard
Differential Revision: https://reviews.llvm.org/D108502
show more ...
|
|
Revision tags: llvmorg-13.0.0-rc1, llvmorg-14-init |
|
| #
678601ec |
| 22-Jul-2021 |
Mark de Wever <[email protected]> |
[libc++][doc] Update the LWG issues.
Updates the status pages with the LWG issues accepted in the Standard during the June 2021 plenary session. The LWG papers for this meeting have been added in D1
[libc++][doc] Update the LWG issues.
Updates the status pages with the LWG issues accepted in the Standard during the June 2021 plenary session. The LWG papers for this meeting have been added in D105103.
Differential Revision: https://reviews.llvm.org/D106529
show more ...
|
| #
cf005c4c |
| 06-Jul-2021 |
Louis Dionne <[email protected]> |
[libc++] NFC: Move the status docs to their own subdirectory
This cleans up the libcxx/doc directory quite a bit and will avoid the proliferation of status files in that directory as new standards a
[libc++] NFC: Move the status docs to their own subdirectory
This cleans up the libcxx/doc directory quite a bit and will avoid the proliferation of status files in that directory as new standards are voted.
show more ...
|