summaryrefslogtreecommitdiff
path: root/libcxx/utils
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Implement P2505R5(Monadic operations for std::expected).yronglin2023-05-181-1/+1
* Revert "[libc++] Implement P2505R5(Monadic operations for std::expected)."yronglin2023-05-181-1/+1
* [libc++][NFC] Rename the 'noexceptions' CI config to 'no-exceptions' for cons...Louis Dionne2023-05-172-11/+11
* [libc++] Implement P2505R5(Monadic operations for std::expected).yronglin2023-05-171-1/+1
* [libcxx] Add mdspan/extentsChristian Trott2023-05-161-0/+5
* [libcxx] [test] Improve error reporting around invoked commandsMartin Storsjö2023-05-161-4/+4
* [libc++] Moves unwrap_reference to type_traits.Mark de Wever2023-05-141-1/+1
* [libc++][PSTL] Move the already implemented functions to the new dispatching ...Nikolas Klauser2023-05-121-1/+0
* [NFC][libc++][format] Uses uniform member signatures.Mark de Wever2023-05-121-1/+0
* [clang][ci] Improves buildkite artifacts.Mark de Wever2023-05-121-8/+8
* [libc++] Adjust tests using ext/* headers that undefine __DEPRECATEDJohn Brawn2023-05-111-3/+1
* [libc++][PSTL] Move the remaining configuration into __configNikolas Klauser2023-05-101-1/+0
* [libc++] Fix mistake in documentation of libcxx-lit scriptLouis Dionne2023-05-081-1/+1
* Revert "[libc++] Soft-fail the two sanitizer jobs that have been failing in C...Mark de Wever2023-05-071-2/+0
* [libc++][PSTL] Make the PSTL available by default under -fexperimental-libraryNikolas Klauser2023-05-054-22/+1
* [clang][ci] Upload artifacts in a tarball to reduce size and avoid symlink is...Louis Dionne2023-05-051-4/+8
* [libc++] Remove Solaris related codeLouis Dionne2023-05-051-4/+0
* [libc++] Formats the forwarded ios headers.Mark de Wever2023-05-031-6/+0
* [libc++] Soft-fail the two sanitizer jobs that have been failing in CI for a ...Louis Dionne2023-05-031-0/+2
* [clang] Build the ToT Clang in Release mode in the Clang/libcxx CI pipelineLouis Dionne2023-05-021-1/+4
* [libc++] cuchar redeclares ::mbstate_t when it's in its own clang moduleIan Anderson2023-05-011-1/+2
* [clang] Temporarily enable debug output when uploading artifacts during CI jobsLouis Dionne2023-05-011-1/+1
* [libc++][PSTL] Implement std::{any, all, none}_ofNikolas Klauser2023-04-291-1/+1
* [libc++][PSTL][NFC] Rename to `pstl/` to `__pstl/`Nikolas Klauser2023-04-271-20/+20
* [libc++][PSTL][NFC] clang-format filesNikolas Klauser2023-04-271-13/+0
* [libcxx] [test] Prepend to PATH instead of overriding itMartin Storsjö2023-04-272-2/+18
* [libcxx] [test] Unbreak passing multiple env variables in ssh.pyMartin Storsjö2023-04-271-1/+2
* [libcxx] [test] Print the failing commands in Configuration{Compilation,Runti...Martin Storsjö2023-04-271-10/+10
* [libc++] Adds newer clang-tidy in the CI.Mark de Wever2023-04-271-3/+7
* [libc++] Adds more forward declaration headers.Mark de Wever2023-04-271-0/+6
* [libc++][PSTL] Integrate the headers and add a CI jobNikolas Klauser2023-04-263-0/+22
* [libc++] Use $CXX instead of 'c++' in run-buildbotLouis Dionne2023-04-211-1/+1
* [libc++][PSTL] Copy the headers into libc++Nikolas Klauser2023-04-212-0/+38
* [libc++] Make bsd_locale_fallbacks.h modular and move it into __locale/locale...Nikolas Klauser2023-04-213-6/+5
* [libc++][PSTL] Remove current integrationNikolas Klauser2023-04-211-1/+0
* [libc++][format] Improves width estimate.Mark de Wever2023-04-204-1/+3007
* [libc++][NFC] Remove one apply_cv implementationNikolas Klauser2023-04-201-2/+0
* [libc++] Add helper script libcxx-lit for running testsLouis Dionne2023-04-191-0/+40
* [libcxx] [ci] Run the libcxxabi and libunwind tests in mingw configurationsMartin Storsjö2023-04-191-6/+3
* [libcxx] Replace find_executable with shutil.whichDavid Spickett2023-04-172-6/+6
* [libc++] Re-generate the ignore-format file with the CI's clang-formatLouis Dionne2023-04-141-18/+1
* [libc++] Fix `generate_ignore_format.sh` and regenerate the file.varconst2023-04-132-2/+19
* [libcxx] Rename the now fully private header __std_stream to std_stream.hMartin Storsjö2023-04-131-1/+1
* [libc++] Rename __tuple_dir back to __tupleNikolas Klauser2023-04-122-9/+9
* [libcxx] Move the private header __std_stream into the src subdirMartin Storsjö2023-04-122-2/+1
* [libcxx] [test] Check for C++ headers before building a test that uses themMartin Storsjö2023-04-121-1/+4
* [libc++][format] Mark range formaters as complete.Mark de Wever2023-04-111-2/+8
* [libc++][CI] Prepares building C++ modules.Mark de Wever2023-04-111-1/+19
* [libc++] Formats the sytem_error headers.Mark de Wever2023-04-111-4/+0
* [libc++] Move __errc to __system_error/errc.hNikolas Klauser2023-04-101-1/+1