Louis Dionne
|
56c0bbff3a
[libc++] Take 2: Integrate the PSTL into libc++
|
vor 6 Jahren |
Louis Dionne
|
33f76384d0
Revert "[libc++] Integrate the PSTL into libc++"
|
vor 6 Jahren |
Louis Dionne
|
106db235ed
[libc++] Integrate the PSTL into libc++
|
vor 6 Jahren |
Brian Gesiak
|
2c4b419ec4
Revert "[coroutines] Add std::experimental::task<T> type"
|
vor 6 Jahren |
Brian Gesiak
|
e83c41a26a
[coroutines] Add std::experimental::task<T> type
|
vor 6 Jahren |
Eric Fiselier
|
ecc2c089fd
Add fenv.h header
|
vor 6 Jahren |
Louis Dionne
|
581671fd26
[libcxx] Remove dynarray
|
vor 6 Jahren |
Marshall Clow
|
6c372355ba
Recommit r339943 - Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm.org/D50815 - with a fix for the sanitizer bots
|
vor 7 Jahren |
Vitaly Buka
|
245791ae73
Revert "Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm.org/D50815"
|
vor 7 Jahren |
Marshall Clow
|
fbd46738b1
Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm.org/D50815
|
vor 7 Jahren |
Zhihao Yuan
|
dc38e97601
[libc++][C++17] Elementary string conversions for integral types
|
vor 7 Jahren |
Erik Pilkington
|
36fc737189
First half of C++17's splicing maps and sets
|
vor 7 Jahren |
Eric Fiselier
|
a0866c5fb5
Implement <filesystem>
|
vor 7 Jahren |
Marshall Clow
|
fbd3e84fa1
Implement <span>. Reviewed as https://reviews.llvm.org/D49338
|
vor 7 Jahren |
Zhihao Yuan
|
8deb2dd30a
[libc++] Lift std::errc into a separated header
|
vor 7 Jahren |
Tim Shen
|
52cd8e497a
Re-commit r330627 "[libcxx] implement <experimental/simd> declarations based on P0214R7."
|
vor 7 Jahren |
Tim Shen
|
3d3af7d26a
Revert "[libcxx] implement <experimental/simd> declarations based on P0214R7."
|
vor 7 Jahren |
Tim Shen
|
ac2a43df0f
[libcxx] implement <experimental/simd> declarations based on P0214R7.
|
vor 7 Jahren |
Eric Fiselier
|
24258c4417
Implement P0768r1: Library support for the Spaceship Operator.
|
vor 7 Jahren |
Eric Fiselier
|
576717d499
Touch up tests for new <version> header; fix module.modulemap.
|
vor 7 Jahren |
Marshall Clow
|
31810d9c0b
Remove more of the std::experimental bits that are now in std::. All the _v type aliases, conjunction/disjunction, apply, etc. See https://libcxx.llvm.org/TS_deprecation.html
|
vor 7 Jahren |
Marshall Clow
|
b50d2443d5
Remove <experimental/string_view>; use <string_view> instead. See https://libcxx.llvm.org/TS_deprecation.html
|
vor 7 Jahren |
Marshall Clow
|
14698bce22
Remove <experimental/numeric>; use <numeric> instead. See https://libcxx.llvm.org/TS_deprecation.html
|
vor 7 Jahren |
Marshall Clow
|
f8d223fe63
Remove <experimental/any>; use <any> instead. See https://libcxx.llvm.org/TS_deprecation.html
|
vor 7 Jahren |
Marshall Clow
|
95db3d2871
Remove <experimental/optional>; use <optional> instead. See https://libcxx.llvm.org/TS_deprecation.html
|
vor 7 Jahren |
Eric Fiselier
|
018a3d51a4
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
|
vor 8 Jahren |
Eric Fiselier
|
fecf2a493b
Add missing 'requires coroutines' to module map
|
vor 8 Jahren |
Eric Fiselier
|
b3559ed0d6
Re-add <experimental/coroutine> to the module map.
|
vor 8 Jahren |
Eric Fiselier
|
eb6bf87030
Remove <experimental/coroutine> from the module map for now. It doesn't work unless modules are enabled
|
vor 8 Jahren |
Eric Fiselier
|
737c3bf25e
Add <experimental/coroutine>
|
vor 8 Jahren |