OSDN Git Service

[OpenMP] Add using bit flags to select Libomptarget Information
[android-x86/external-llvm-project.git] / libcxx /
2020-12-30 Marek Kurdej[libc++] [docs] Mark contract-related papers as removed...
2020-12-28 Arthur O'Dwyer[libc++] Fix a test failure in 7b00e9fae3 (D93815).
2020-12-28 Arthur O'Dwyer[libc++] Fix a test failure in 7b00e9fae3 (D93815).
2020-12-28 Arthur O'Dwyer[libc++] [P1065] Constexpr invoke, reference_wrapper...
2020-12-28 Arthur O'Dwyer[libc++] Constexpr-proof some machinery in not_fn.pass...
2020-12-22 Alex Richardson[libc++] Add a 'is-lockfree-runtime-function' lit feature
2020-12-19 Mark de Wever[NFC][libc++] Fixes swapped comments.
2020-12-18 Martin Storsjö[libcxx] Fix the preexisting directory_iterator code...
2020-12-18 Martin Storsjö[libcxx] Convert paths to/from the right narrow code...
2020-12-18 Martin Storsjö[libcxx] Reorder the two u8path functions, to make...
2020-12-18 Martin Storsjö[libcxx] Make filesystem::path::value_type wchar_t...
2020-12-17 Azat Khuzhin[libc++] Fix extern C for __sanitizer_annotate_contiguo...
2020-12-17 Martin Storsjö[libcxx] Remove ifdefs in the message to static_assert...
2020-12-16 Louis Dionne[libc++] Fix CI Dockerfile
2020-12-16 Marek Kurdej[libc++] Install git-clang-format on CI nodes.
2020-12-15 Louis Dionne[libc++] Use consistent declaration for main() in test
2020-12-15 Marek Kurdej[libc++] Fix synopsis in string::ends_with test. NFC.
2020-12-15 Louis Dionne[libc++] Fix allocate_shared when used with an explicit...
2020-12-14 Louis Dionne[libc++] Remove unnecessary static assertion in allocat...
2020-12-14 Louis Dionne[libc++] NFCI: Return pointer instead of reference...
2020-12-14 Louis Dionne[libc++] Refactor allocate_shared to use an allocation...
2020-12-14 Louis Dionne[libc++] Split allocator_traits and pointer_traits...
2020-12-14 Arthur O'Dwyer[libc++] ADL-proof <functional> by adding _VSTD:: quali...
2020-12-14 Arthur O'Dwyer[libc++] Consistently replace `::new(__p) T` with ...
2020-12-14 Marek Kurdej[libc++] [P1164] Add tests for create_directories....
2020-12-14 Arthur O'Dwyergenerate_header_tests.py: Sort the header files ASCIIbe...
2020-12-14 Arthur O'Dwyer[libc++] Fix some one-off typos in comments. NFCI.
2020-12-14 Arthur O'Dwyer[libc++] Remove __is_construct::__nat. NFCI.
2020-12-14 Arthur O'Dwyer[libc++] s/insertible/insertable/g. NFCI.
2020-12-14 Arthur O'Dwyer[libc++] s/Birdirectional/Bidirectional/g. NFCI.
2020-12-14 Richard SmithFix test expectation to cope with custom version namesp...
2020-12-11 Louis Dionne[libc++] Fix Docker image build after installing clang...
2020-12-11 Louis Dionne[libc++] Install clang-format on CI nodes
2020-12-11 Louis Dionne[libc++] Use TARGET_FILE instead of TARGET_SONAME_FILE...
2020-12-11 Louis Dionne[libc++] NFCI: Implement make_shared as allocate_shared...
2020-12-11 Marek Kurdej[libc++] Remove invalid use of `#if _LIBCPP_STD_VER...
2020-12-11 Arthur O'Dwyer[libc++] ADL-proof by adding _VSTD:: qualifications...
2020-12-11 Arthur O'Dwyer[libc++] Include C++ headers, not C headers, in <charconv>.
2020-12-10 Louis Dionne[libc++] NFCI: Refactor __shared_ptr_emplace
2020-12-10 Marek Kurdej[libc++] [P1164] [C++20] Make fs::create_directory...
2020-12-10 Marek Kurdej[libc++] Add a script to automatize updating test for...
2020-12-09 Richard SmithAdd new 'preferred_name' attribute.
2020-12-09 Louis Dionne[libc++] Run back-deployment CI on macOS 10.15 instead...
2020-12-08 Arthur O'Dwyer[libc++] Mark my new <algorithm> test unsupported on...
2020-12-08 Arthur O'Dwyer[libc++] Add _VSTD:: qualifications to ADL-proof <algor...
2020-12-08 Arthur O'Dwyer[libc++] ADL-proof __libcpp_is_nothrow_constructible.
2020-12-08 Louis Dionne[libc++] Implement missing feature-test macro __cpp_lib...
2020-12-08 Louis Dionne[libc++] NFC: Indent feature-test macro script consistently
2020-12-08 Yuriy Chernyshov[libc++] Add std::hash<char8_t> specialization if char8...
2020-12-08 Marek Kurdej[libc++] [LWG3221] Add tests for wrapping operator...
2020-12-08 Arthur O'Dwyer[libc++] ADL-proof <iterator>. `__convert_to_integral...
2020-12-08 Louis Dionne[libc++] Add a CI job to backdeploy to macOS 10.14
2020-12-08 Richard SmithRevert "Add new 'preferred_name' attribute."
2020-12-08 Marek Kurdej[libc++] Mark LWG3200 as Nothing To Do. NFC.
2020-12-07 Richard SmithAdd new 'preferred_name' attribute.
2020-12-07 Marek Kurdej[libc++] [docs] Mark LWG3055 as complete. Use string_vi...
2020-12-06 Marek Kurdej[libc++] [docs] Mark P1865 as complete since 11.0 as...
2020-12-06 Marek Kurdej[libc++] [LWG3374] Mark `to_address(const Ptr& p)`...
2020-12-05 Zbigniew Sarbinowski[SystemZ][ZOS] Fix the usage of pthread_t within libc++
2020-12-05 Mark de Wever[NFC][libc++] Update C++20 issues status.
2020-12-04 Arthur O'Dwyer[libc++] Update the commented "synopsis" in <algorithm...
2020-12-04 Arthur O'Dwyer[libc++] [P0202] constexpr set_union, set_difference...
2020-12-04 Arthur O'Dwyer[libc++] Slightly improve constexpr test coverage for...
2020-12-04 Brett Gutstein[libc++] fix std::sort(T**, T**)
2020-12-04 Marek Kurdej[libc++] [test] Disable parts of path.factory.pass...
2020-12-04 Marek Kurdej[libc++] [test] Mark path.charconv.pass.cpp as requirin...
2020-12-04 Marek Kurdej[libc++] [docs] Add Version column to issues tables...
2020-12-04 Martin Storsjö[libcxx] [test] Add a test for conversions between...
2020-12-04 Martin Storsjö[libcxx] Implement c++2a char8_t input/output of std...
2020-12-03 Arthur O'Dwyer[libc++] Update and normalize the "all the headers...
2020-12-03 Marek Kurdej[libc++] [docs] Add C++2b (to be C++23) status page.
2020-12-02 Louis Dionne[libc++] Install missing packages to cross-compile...
2020-12-02 zoecarver[libc++] Add slice_array operator= valarray overload.
2020-12-02 Marek Kurdej[libc++] [docs] Mark LWG2296 as complete not only on...
2020-12-02 Marek Kurdej[libc++] [docs] Mark P1424 as superseded by P1902.
2020-12-02 Marek Kurdej[libc++] [P0482] [C++20] Implement missing bits for...
2020-12-02 Martin Storsjö[libcxx] Apply msvcrt specific exception for lgamma...
2020-12-02 Marek Kurdej[libc++] [docs] Update and move NOTES.txt to docs/Contr...
2020-12-02 Arthur O'Dwyers/instantate/instantiate/ throughout. NFCI.
2020-12-02 Arthur O'Dwyer[libc++] Consistently replace `std::` qualification...
2020-12-02 Arthur O'Dwyer[libc++] ADL-proof <thread>, and eliminate `using names...
2020-12-02 Arthur O'Dwyer[libc++] Support simply `std::iterator_traits` in the...
2020-12-01 Louis Dionne[libc++] NFC: Remove unused macros in <__config>
2020-12-01 Louis Dionne[libc++] Optimize the number of assignments in std...
2020-12-01 Zequan Wu[libcxx] remove checks for __STDCPP_THREADS__ as it...
2020-11-29 Harald van Dijk[libc++] hash<long double>: adjust for x86-64 ILP32
2020-11-28 Mark de Wever[libc++] Disable some tests using gcc 9.
2020-11-28 Mark de Wever[libc++] P1645 constexpr for <numeric>
2020-11-27 Arthur O'Dwyer[libc++] s/constpexr/constexpr/ in some comments. NFC.
2020-11-27 Vladimir Vereschaka[libc++] Support no libc++ namespace in the iterator...
2020-11-27 Arthur O'Dwyer[libc++] Consistently unparenthesize `numeric_limits...
2020-11-27 zoecarver[libc++] Use std::move in numeric algorithms (P0616R0).
2020-11-27 Louis Dionne[libc++] Introduce an indirection to create threads...
2020-11-27 Louis Dionne[libc++] Formalize what configurations are covered...
2020-11-27 Bruce Mitchener[libc++] Replace several uses of 0 by nullptr
2020-11-27 Marek Kurdej[libc++] [docs] Exclude helper files from Sphinx config...
2020-11-26 Louis Dionne[libc++] Install missing package in the Dockerfile
2020-11-26 Louis Dionne[libc++] Remove ABI lists for previous releases
2020-11-26 Louis Dionne[libc++] Fix the Homebrew tap to install Buildkite...
2020-11-26 Louis Dionne[libc++] Remove sysctl-based implementation of thread...
next