git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[libc] Add a README.md file to the AOR directory.
[lldb.git]
/
libcxx
/
2020-03-16
Casey Carter
Implement _LIBCPP_SUPPRESS_DEPRECATED_XXX when testing...
tree
|
commitdiff
2020-03-14
Dan Albert
Revert "Revert "Move more tests to globalMemCounter...
tree
|
commitdiff
2020-03-13
Dan Albert
Revert "Move more tests to globalMemCounter and reset."
tree
|
commitdiff
2020-03-13
Dan Albert
Allow site-specific test_exec_root.
tree
|
commitdiff
2020-03-13
Dan Albert
Revert "Revert "Update system_error tests for more...
tree
|
commitdiff
2020-03-13
Dan Albert
Revert "Update system_error tests for more platforms."
tree
|
commitdiff
2020-03-13
Dan Albert
Update system_error tests for more platforms.
tree
|
commitdiff
2020-03-13
Dan Albert
Move more tests to globalMemCounter and reset.
tree
|
commitdiff
2020-03-12
Mark de Wever
Revert "[libcxx] Enable C++17 for the benchmarks."
tree
|
commitdiff
2020-03-12
Mark de Wever
[libcxx] Enable C++17 for the benchmarks.
tree
|
commitdiff
2020-03-12
Marek Kurdej
[libc++] [P0646] Add feature-test macro for __cpp_lib_l...
tree
|
commitdiff
2020-03-11
Louis Dionne
[libc+++] Mark two future tests as being FLAKY
tree
|
commitdiff
2020-03-11
Louis Dionne
[libc++] Add SHA for C++20 Synchronization Library...
tree
|
commitdiff
2020-03-11
Sergej Jaskiewicz
[libc++] [cmake] Better diagnostics for missing abi...
tree
|
commitdiff
2020-03-10
Louis Dionne
[libc++] Properly mark std::function as deprecated...
tree
|
commitdiff
2020-03-09
Louis Dionne
[libc++] Enable std::function ABI bug demonstration...
tree
|
commitdiff
2020-03-05
Louis Dionne
[libc++] Mark deprecation test as UNSUPPORTED on Clang 6
tree
|
commitdiff
2020-03-04
Martijn Vels
Partially inline basic_string copy constructor...
tree
|
commitdiff
2020-03-04
Eric Fiselier
[libc++] Un-xfail GCC test for new version
tree
|
commitdiff
2020-03-04
Louis Dionne
[libc++] Fix typo in REQUIRES that broke the GCC-tot...
tree
|
commitdiff
2020-03-04
Eric Fiselier
[libc++] Mark another test as flaky
tree
|
commitdiff
2020-03-04
Martijn Vels
Revert "Partially inline basic_string copy constructor...
tree
|
commitdiff
2020-03-04
Louis Dionne
[libc++] Avoid deprecation warning in the implementatio...
tree
|
commitdiff
2020-03-04
Eric Fiselier
[libc++] Move std::string extern template declarations...
tree
|
commitdiff
2020-03-04
Louis Dionne
[libc++] Revert to previous implementation of __has_rebind
tree
|
commitdiff
2020-03-04
Michael Park
[libc++][P0174] Deprecated/removed parts of default...
tree
|
commitdiff
2020-03-04
Louis Dionne
[libc++] Fix reverse_iterator test when UBSan is enabled
tree
|
commitdiff
2020-03-04
Louis Dionne
[libc++] Mark the shared_future.wait_for test as being...
tree
|
commitdiff
2020-03-03
Martijn Vels
Partially inline basic_string copy constructor in UNSTABLE
tree
|
commitdiff
2020-03-03
Petr Hosek
[libcxx] Drop -D option from libtool when merging archives
tree
|
commitdiff
2020-03-02
Petr Hosek
[libcxx] When merging archives, build index even on...
tree
|
commitdiff
2020-03-02
Martijn Vels
Add flag _LIBCPP_ABI_STRING_OPTIMIZED_EXTERNAL_INSTANTI...
tree
|
commitdiff
2020-03-02
Martijn Vels
Partially inline basic_string::operator=(const basic_st...
tree
|
commitdiff
2020-02-28
Eric Fiselier
[libc++] update GCC cherry-pick to build 4.8.5
tree
|
commitdiff
2020-02-27
Eric Fiselier
[libc++] Update compiler images and more docker cleanup.
tree
|
commitdiff
2020-02-27
Eric Fiselier
[libc++] Update lld version on buildbots to be LLVM-11.
tree
|
commitdiff
2020-02-27
Eric Fiselier
[libc++] Rework docker files for buildbots.
tree
|
commitdiff
2020-02-27
Eric Fiselier
[libc++] Mark more try_lock tests as possibly flaky.
tree
|
commitdiff
2020-02-27
ogiroux
Some fixes for open breaks on MacOS and UBSan
tree
|
commitdiff
2020-02-27
Louis Dionne
[libc++] Workaround unused variable warning in test
tree
|
commitdiff
2020-02-27
Louis Dionne
Revert "[libc++] Do not set the `availability=XXX`...
tree
|
commitdiff
2020-02-27
Louis Dionne
[libc++] Temporarily disable availability markup for...
tree
|
commitdiff
2020-02-26
Martijn Vels
Inline basic_string::erase for fastpath where __n ...
tree
|
commitdiff
2020-02-26
Mikhail Maltsev
[libcxx] Fix _LIBCPP_HAS_THREAD_API_EXTERNAL build
tree
|
commitdiff
2020-02-26
Martijn Vels
Add _LIBCPP_BUILTIN_CONSTANT_P support.
tree
|
commitdiff
2020-02-26
zoecarver
Remove std::shared_ptr::allocate_shared
tree
|
commitdiff
2020-02-25
Louis Dionne
[NFC][libc++] Refactor some future tests to reduce...
tree
|
commitdiff
2020-02-25
Louis Dionne
[libc++] Avoid including <semaphore.h> on Apple
tree
|
commitdiff
2020-02-25
Martin Storsjö
[libcxx] Fix building for windows after 54fa9ecd3088508
tree
|
commitdiff
2020-02-25
Louis Dionne
[libc++] Remove incorrect XFAIL in modules test
tree
|
commitdiff
2020-02-25
Louis Dionne
[libc++] Revert 03dd205c151 "Adjust max_align_t handling"
tree
|
commitdiff
2020-02-25
Louis Dionne
[libc++] Proper fix for libc++'s modulemap after D68480
tree
|
commitdiff
2020-02-25
Joerg Sonnenberger
Adjust max_align_t handling
tree
|
commitdiff
2020-02-25
Shoaib Meenai
[arcconfig] Delete subproject arcconfigs
tree
|
commitdiff
2020-02-24
Raphael Isemann
[libc++] Give headers that require C++14 a cplusplus14...
tree
|
commitdiff
2020-02-24
Louis Dionne
[libc++] Drop redundant check for -std=c++14
tree
|
commitdiff
2020-02-24
Louis Dionne
[libc++] Fix CI and Linux failures after landing D68480
tree
|
commitdiff
2020-02-24
Louis Dionne
[libc++] Mark the C++03 version of std::function as...
tree
|
commitdiff
2020-02-24
Louis Dionne
[libc++] Adapt a few things around the implementation...
tree
|
commitdiff
2020-02-24
Olivier Giroux
[libc++] Implementation of C++20's P1135R6 for libcxx
tree
|
commitdiff
2020-02-22
Billy Robert O'Nea...
[libcxx] [test] Suppress MSVC++ warning 4640 under...
tree
|
commitdiff
2020-02-21
Louis Dionne
[libc++] Do not set the `availability=XXX` feature...
tree
|
commitdiff
2020-02-21
Martijn Vels
Split _LIBCPP_STRING_EXTERN_TEMPLATE_LIST up into a...
tree
|
commitdiff
2020-02-20
Mark de Wever
[libc++][regex] Validate backreferences in the constructor.
tree
|
commitdiff
2020-02-20
Louis Dionne
[libc++] Explain XFAILs with std::uncaught_exceptions...
tree
|
commitdiff
2020-02-20
Logan Smith
[libc++] Fix unqualified call to 'ref' inside shared_pt...
tree
|
commitdiff
2020-02-20
Logan Smith
[libc++] Fix unintended ADL inside ref(reference_wrappe...
tree
|
commitdiff
2020-02-19
Martijn Vels
Add benchmarks for basic_string::erase
tree
|
commitdiff
2020-02-19
Louis Dionne
[libc++] reduce <complex> parsing time
tree
|
commitdiff
2020-02-19
Louis Dionne
[libc++] Fixes backreferences for extended grammar.
tree
|
commitdiff
2020-02-19
Eric Fiselier
[libc++] Fix ABI break in __bit_reference.
tree
|
commitdiff
2020-02-18
Louis Dionne
[libc++] Fix overly complicated test of std::span's...
tree
|
commitdiff
2020-02-18
Louis Dionne
[libc++] Add ABI list for 9.0 release
tree
|
commitdiff
2020-02-18
Louis Dionne
[libc++] Remove XFAILs for macOS 10.15, which were...
tree
|
commitdiff
2020-02-17
Raphael Isemann
Revert "[libc++] Move abs and div into stdlib.h to...
tree
|
commitdiff
2020-02-17
Louis Dionne
[libc++] Add availability markup for std::to_chars...
tree
|
commitdiff
2020-02-16
marshall
Update last-mod date for libcxx status page
tree
|
commitdiff
2020-02-16
marshall
Updated with list of papers and issues adopted in Prague
tree
|
commitdiff
2020-02-15
Eric Fiselier
[libc++] Move abs and div into stdlib.h to fix header...
tree
|
commitdiff
2020-02-15
Eric Fiselier
[libc++] Add utility to generate and display libc+...
tree
|
commitdiff
2020-02-14
Eric Fiselier
[libc++] Add missing include for is_same in test
tree
|
commitdiff
2020-02-14
Eric Fiselier
[libc++] Remove cycle between <type_traits> and <cstddef>
tree
|
commitdiff
2020-02-14
Eric Fiselier
add type_traits include as required for std::integral_c...
tree
|
commitdiff
2020-02-14
Louis Dionne
[libc++] Remove unnecessary typenames from std/numerics...
tree
|
commitdiff
2020-02-14
Louis Dionne
[libc++] span: Fix incorrect static asserts
tree
|
commitdiff
2020-02-12
Louis Dionne
[libc++][Apple] Use CLOCK_MONOTONIC_RAW instead of...
tree
|
commitdiff
2020-02-12
Louis Dionne
[libc++] span: Guard against overflow in span::subspan
tree
|
commitdiff
2020-02-12
Sergej Jaskiewicz
[libcxx] Don't assume cwd name in std::filesystem tests
tree
|
commitdiff
2020-02-11
David Zarzycki
[libc++] Unbreak test suite (CWG1423)
tree
|
commitdiff
2020-02-11
Louis Dionne
[libc++] Make sure that vector copy-construction is...
tree
|
commitdiff
2020-02-11
Louis Dionne
[libc++] Disable a filesystem test that uses debug...
tree
|
commitdiff
2020-02-11
Louis Dionne
[libc++][macOS CI] Ensure that the SDK version is not...
tree
|
commitdiff
2020-02-11
Louis Dionne
[libc++] span: Fix incorrect return type of span::subspan
tree
|
commitdiff
2020-02-11
Louis Dionne
[libcxx] span: Remove unneeded comparison
tree
|
commitdiff
2020-02-11
Louis Dionne
[libc++] span: Cleanup includes
tree
|
commitdiff
2020-02-11
Louis Dionne
[libcxx] Qualify make_move_iterator in vector::insert...
tree
|
commitdiff
2020-02-10
Louis Dionne
[libc++][span] Add failing tests for span::first and...
tree
|
commitdiff
2020-02-10
Louis Dionne
[libc++] Protect <span> against min/max macro
tree
|
commitdiff
2020-02-03
Sergej Jaskiewicz
Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH"
tree
|
commitdiff
2020-02-01
Stephan T. Lavavej
[libcxx] [test] Update msvc_stdlib_force_include.h.
tree
|
commitdiff
next