summaryrefslogtreecommitdiff
path: root/libcxx/docs/Status/Cxx2cIssues.csv
AgeCommit message (Expand)Author
2025-10-23[libc++][docs] Add missing column headers for GitHub issues (#164745)A. Jiang
2025-10-19[libc++][docs] Retarget completion of P2944R3 to LLVM 22 (#163753)A. Jiang
2025-09-24[libc++] Implement Resolution of LWG 3886 (#155356)William Tran-Viet
2025-09-09[libc++] Start tracking Github issues in status pages (#149833)Louis Dionne
2025-09-03[libc++][ranges] LWG4083: `views::as_rvalue` should reject non-input ranges (...Hristo Hristov
2025-08-13[libc++][ranges] LWG4096: `views::iota(views::iota(0))` should be rejected (#...Hristo Hristov
2025-08-10[libc++] Implement LWG4222 'expected' constructor from a single value missing...yronglin
2025-08-01[libc++] Implement comparison operators for `tuple` added in C++23 (#148799)A. Jiang
2025-07-15[libc++][docs] Add missing entry for status pages, fix bad formatting, and de...A. Jiang
2025-07-10[libc++][docs] Update paper & LWG issue lists after 2025-06 meeting (#147668)A. Jiang
2025-07-09[libc++] Mark a few LWG issues as complete instead of Nothing To DoLouis Dionne
2025-07-09[libc++][docs] Fix bad status and links in Cxx2cIssues.csv (#147669)A. Jiang
2025-06-21[libc++] Implement `views::join_with` (#65536)Jakub Mazurkiewicz
2025-06-04[libc++] Ensure strong exception guarantee for forward_list::resize (#131025)Peng Liu
2025-03-06[libc++] Verify that LWG4140 is implemented (#128624)A. Jiang
2025-03-02[libc++] Implement LWG3990 for Clang (#128834)A. Jiang
2025-02-26[libcxx] Add LWG4135: The helper lambda of std::erase for list should specify...elhewaty
2025-02-26[libc++][format] Disables narrow string to wide string formatters. (#128355)Mark de Wever
2025-02-26[libc++] Updates ostream's println LWG status. (#128214)Mark de Wever
2025-02-18[libc++] Add Hagenberg issues and papers to the Status pages (#127510)Louis Dionne
2024-12-02[libc++] Add Wroclaw straw polls (#118116)A. Jiang
2024-11-29[libc++] Fix malformed CSV entry for C++26 LWG issueLouis Dionne
2024-11-04[libc++] remove minor version in status pages (#113241)h-vetinari
2024-10-23[libc++][ranges] LWG4016: container-insertable checks do not match what conta...Xiaoyang Liu
2024-10-21[libcxx][libc] Hand in Hand PoC with from_chars (#91651)Michael Jones
2024-09-27[libc++] LWG4025: Move assignment operator of `std::expected<cv void, E>` sho...Xiaoyang Liu
2024-09-09[libc++] Implement LWG3953 (#107535)NoumanAmir-10xe
2024-08-28[libc++] Replace 'tags' in CSV status pages by inline notes (#105581)Louis Dionne
2024-08-20[libc++][chono] Use hidden friends for leap_second comparison. (#104713)Mark de Wever
2024-08-14[libc++] Remove non-existent LWG issue from the .csv filesLouis Dionne
2024-08-13[libc++] Normalize how we track the meeting at which a paper of LWG issue was...Louis Dionne
2024-08-02[libc++] Consistency fixes for the CSV status files (#101572)Louis Dionne
2024-07-26[libc++][doc] Updates the libc++ status page. (#100595)Mark de Wever
2024-07-19[libc++][memory] P1132R8: `out_ptr` - a scalable output pointer abstraction (...Hristo Hristov
2024-07-17[libc++][ranges] LWG4001: `iota_view` should provide `empty` (#79687)Hristo Hristov
2024-07-16[libc++][ranges] LWG4035: `single_view` should provide `empty` (#98371)Hristo Hristov
2024-07-10[libc++] mark P0154 as implemented; fix column alignment issues (#97865)h-vetinari
2024-07-09[libc++][format] LWG4061: Should `std::basic_format_context` be default-const...A. Jiang
2024-07-09[libc++][format] LWG4106: `basic_format_args` should not be default-construct...A. Jiang
2024-07-08[libc++] Update status after the St. Louis meeting. (#97951)Mark de Wever
2024-06-14[libc++] Revert temporary attempt to implement LWG 4110 (#95263)Louis Dionne
2024-06-11[libc++] Update with LWG issue number for shared-ptr constructorLouis Dionne
2024-05-28[NFC][libc++] Mark LWG3951 as implemented (#93191)yronglin
2024-05-09[libc++][functional] P2944R3 (partial): Comparisons for `reference_wrapper` (...Hristo Hristov
2024-04-30[libc++][ranges] Implement LWG4053 and LWG4054 (#88612)yronglin
2024-04-26[libc++][ranges] LWG3984: ranges::to's recursion branch may be ill-formed (#8...Xiaoyang Liu
2024-04-25[libc++][format] Improves escaping. (#88283)Mark de Wever
2024-04-25[libc++] Implement LWG4023 (#87513)Louis Dionne
2024-04-10[libc++][chrono] Adds the sys_info class. (#85619)Mark de Wever
2024-04-09[libc++] Add test coverage for our implementation of LWG4031 (#87508)Louis Dionne