aboutsummaryrefslogtreecommitdiff
path: root/libcxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-28ReleaseNotes: remove in-progress warnings, tidy up a bitHans Wennborg1-21/+3
2020-02-20[libc++] Fix ABI break in __bit_reference.Eric Fiselier2-0/+72
2020-02-19[libcxx] Support Python 3.8 in the test suiteSergej Jaskiewicz1-2/+12
2020-02-17Drop git version suffixAaron Puchert1-1/+1
2020-02-05[libcxx] Add release notes for the 10.x branch for things I've doneMartin Storsjö1-0/+5
2020-02-04[libcxx] [Windows] Store the lconv struct returned from localeconv in locale_tMartin Storsjö2-7/+74
2020-01-31Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH"Sergej Jaskiewicz1-1/+1
2020-01-30Define _LIBCPP_HAS_TIMESPEC_GET for FreeBSD when appropriateDimitry Andric1-0/+4
2020-01-24Add test for spaceship operator to __configDavid Zarzycki1-3/+2
2020-01-17[libcxx] Use mtx_plain | mtx_recursive following C11 APIPetr Hosek1-1/+1
2020-01-14[libcxx] Use C11 thread API on FuchsiaPetr Hosek2-21/+225
2020-01-14[libcxx] [Windows] Make a more proper implementation of strftime_l for mingw ...Martin Storsjö2-1/+10
2020-01-14[libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++Billy Robert O'Neal III3-3/+3
2020-01-13Revert "[libc++] Explicitly enumerate std::string external instantiations."Oliver Stannard4-62/+4
2020-01-10[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATHSergej Jaskiewicz1-1/+1
2020-01-09[libc++] Explicitly enumerate std::string external instantiations.Eric Fiselier4-4/+62
2020-01-08[libcxx] [test] Disable refwrap/weak_result.pass.cpp in C++20 mode (broken by...Billy Robert O'Neal III1-0/+2
2020-01-08[libcxx][test] Fix span tests.Stephan T. Lavavej6-38/+19
2020-01-08[libcxx] fix incorrect attribute propertyKazuaki Ishizaki1-1/+1
2020-01-07[libc++] Add additional benchmark functions to libcxx/benchmarks/string.benchEric Fiselier1-0/+127
2019-12-26[libcxx] Fix a typo in config.pySergej Jaskiewicz1-1/+1
2019-12-21[libc++] Fix typo in std::midpointRuslan Baratov1-1/+1
2019-12-20[libc++] Update feature list for NetBSDMichał Górny2-3/+2
2019-12-17[libcxx] Fix include paths in fuzzing/partial_sort.pass.cppMikhail Maltsev1-2/+2
2019-12-16[libc++] Add __default_init_tag to basic_string constructorsEric Fiselier1-14/+20
2019-12-16[libc++] Rework compressed pair constructors.Eric Fiselier12-113/+76
2019-12-16Add default initialization to compressed_pair.Eric Fiselier2-0/+58
2019-12-13[libcxx] [test] Include missing headers. (NFC)Stephan T. Lavavej10-0/+13
2019-12-13[libc++] Ensure __config always defines certain configuration macros.Eric Fiselier2-9/+12
2019-12-12[libcxx] [test] Fix valarray UB and MSVC warnings.Stephan T. Lavavej10-15/+28
2019-12-12[libc++] Mark all fuzzing tests as unsupported in C++03Eric Fiselier17-0/+33
2019-12-12[libc++] Cleanup and enable multiple warnings.Eric Fiselier12-27/+40
2019-12-12__bit_reference: fix -Wdeprecated-copy warningsFangrui Song1-1/+7
2019-12-12[libc++] Tolerate NaN returning random distributions for nowEric Fiselier1-2/+8
2019-12-12[libc++] Add check to ensure oss-fuzz properly targets libc++.Eric Fiselier1-0/+4
2019-12-12Temporarily Revert "[libc++] Fix -Wdeprecated-copy warnings in __bit_reference"Eric Christopher1-3/+0
2019-12-11[libc++] Fix -Wdeprecated-copy warnings in __bit_referenceEric Christopher1-0/+3
2019-12-11[libc++] Require C++14 in all cases.Eric Fiselier1-13/+7
2019-12-11[libc++] Fix fuzzing tests with older GCC compilers.Eric Fiselier1-7/+17
2019-12-11[libc++] Fix fuzzing unit tests with exceptions disabled.Eric Fiselier1-0/+6
2019-12-11[libc++] Add fuzzing tests for parts of <random>.Eric Fiselier38-587/+547
2019-12-10[libc++] Hide some functions and types in <future> and <thread> as hiddenLouis Dionne2-6/+7
2019-12-11[libcxx] Replace func_name with __name__ for compatibility with Python 3Sergej Jaskiewicz1-2/+2
2019-12-10[libcxx] [test] Query the target platform, not the host oneLouis Dionne4-36/+91
2019-12-06[libcxx{,abi}] Don't link libpthread and libdl on FuchsiaPetr Hosek1-0/+5
2019-12-02[libcxx{,abi}] Emit deplibs only when detected by CMakeMichał Górny11-11/+16
2019-11-29[libcxx] Add -Wno-deprecated-copy to the test configDavid Zarzycki1-0/+1
2019-11-27Optimize and fix basic_string move assignment operator. Reviewed as https://r...marshall1-4/+14
2019-11-25[libcxx] Omit unneeded locale fallbacks on Android 21+Shoaib Meenai1-0/+2
2019-11-21[libcxx] Add Sergej Jaskiewicz to CREDITS.txtSergej Jaskiewicz1-0/+4