aboutsummaryrefslogtreecommitdiff
path: root/libcxx
AgeCommit message (Expand)Author
2020-11-27[libc++] Introduce an indirection to create threads in the test suiteLouis Dionne
2020-11-27[libc++] Formalize what configurations are covered by the ABI listsLouis Dionne
2020-11-27[libc++] Replace several uses of 0 by nullptrBruce Mitchener
2020-11-27[libc++] [docs] Exclude helper files from Sphinx configuration to avoid gener...Marek Kurdej
2020-11-26[libc++] Install missing package in the DockerfileLouis Dionne
2020-11-26[libc++] Remove ABI lists for previous releasesLouis Dionne
2020-11-26[libc++] Fix the Homebrew tap to install Buildkite on macOS hostsLouis Dionne
2020-11-26[libc++] Remove sysctl-based implementation of thread::hardware_concurrency()Louis Dionne
2020-11-26[libc++] Attempt to fix spurious modules-related failures in the CILouis Dionne
2020-11-26[libc++] Fix two fr_FR locale tests on FreeBSDAlex Richardson
2020-11-26[libc++] Mark a few more tests as unsupported on gcc-8/9.Marek Kurdej
2020-11-26[NFC][libc++] Mark LWG3296 as complete.Mark de Wever
2020-11-26[libc++] Fix gcc warning -Wsign-compare.Marek Kurdej
2020-11-26[libc++] [P0966] [C++20] Fix bug PR45368 by correctly implementing P0966: str...Marek Kurdej
2020-11-26[libc++] [docs] Migrate C++ status pages to RestructuredText (RST).Marek Kurdej
2020-11-26[libc++] [www] Fix HTML. NFC.Marek Kurdej
2020-11-26[libc++] [libc++abi] Mark a few tests as unsupported/xfail on gcc-7/8/9.Marek Kurdej
2020-11-25[libc++] NFC: Reindent non-lockfree-atomics featureLouis Dionne
2020-11-25[libc++] Factor out common logic for calling aligned allocationLouis Dionne
2020-11-25[libc++] ADL-proof <variant> by adding _VSTD:: qualification on calls.Arthur O'Dwyer
2020-11-25Revert "[libc++] P1645 constexpr for <numeric>"Mark de Wever
2020-11-25[libc++] P1645 constexpr for <numeric>Mark de Wever
2020-11-24[libc++] [P0482] [C++20] Implement missing bits for atomicMarek Kurdej
2020-11-24[libc++] NFC: Fix confusing indentation in <numeric>Louis Dionne
2020-11-24[libcxx] Implement P1956 rename low-level bit functionsMark de Wever
2020-11-24[libc++] Remove _LIBCPP_CONSTEXPR_AFTER_CXX17_WITH_IS_CONSTANT_EVALUATED.Arthur O'Dwyer
2020-11-24[libc++] [www] Fix HTML. NFC.Marek Kurdej
2020-11-23[libcxx] Resolve LWG 2724 protected -> private.zoecarver
2020-11-23[libc++] [www] Mark P0482 as "In Progress", as some parts of it are already i...Marek Kurdej
2020-11-22[libc++] [libc++abi] Use C++20 standard.Marek Kurdej
2020-11-20Revert "Revert "[libc++] ADL-proof <vector> by adding _VSTD:: qualification o...Arthur O'Dwyer
2020-11-20Guard init_priority attribute within libc++Zbigniew Sarbinowski
2020-11-19[libc++] Add documentation for setting up new CI jobsLouis Dionne
2020-11-19[libc++] Mark a few tests as unsupported on older Clangs to fix botsLouis Dionne
2020-11-19Revert "[libc++] ADL-proof <vector> by adding _VSTD:: qualification on calls."Mikhail Goncharov
2020-11-19[libc++] ADL-proof <vector> by adding _VSTD:: qualification on calls.Arthur O'Dwyer
2020-11-18[libc++] Clarify how we pick the typeinfo comparisonLouis Dionne
2020-11-18[libcxx] Port to NuttX (https://nuttx.apache.org) RTOSXiang Xiao
2020-11-18[libc++] Implements multiline regex support.Mark de Wever
2020-11-18[libcxx] Add missing _LIBCPP_FUNC_VIS on a few win32 locale functionsMartin Storsjö
2020-11-17[libc++] Revert switch-based std::variant implementation again.Eric Fiselier
2020-11-17[libc++] Do not error out when we don't know the file formatLouis Dionne
2020-11-17[libc++] Only include_next <wctype.h> if it existsLouis Dionne
2020-11-16[libc++] Move the GDB pretty printer tests to the DSLLouis Dionne
2020-11-16[libc++] Remove transitional #error messageLouis Dionne
2020-11-15[gcc] Fix -Wempty-body warning. NFC.Marek Kurdej
2020-11-13[libc++] Install GDB in the Docker imagesLouis Dionne
2020-11-13[libc++] Only check for GCC's empty string storage on macOS and iOSLouis Dionne
2020-11-13[libc++] Port the time functions to z/OSZbigniew Sarbinowski
2020-11-12[SystemZ][ZOS] libcxx - no posix memalignZbigniew Sarbinowski