Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
d86ef4364fb50728a2b87ec67bd2714d759f72a4
/
libcxx
89599e8
[libcxx][ranges] Add concepts in range.utility.helpers.
by zoecarver
· 4 years ago
d31a2e7
[libcxx][ranges] Add `ranges::empty_view`.
by zoecarver
· 4 years ago
7ed7d4c
[libcxx][gardening] Move all algorithms into their own headers.
by zoecarver
· 4 years ago
a9c9183
[libc++] Use the using_if_exists attribute when provided
by Louis Dionne
· 4 years ago
b0cc7b5
[libcxx] Don't use an undefined '+' in unsigned/octal/hexal print formats
by Martin Storsjö
· 4 years ago
d515a52
[libc++] Simplify apple-install-libcxx since we always use the same CMake cache
by Louis Dionne
· 4 years ago
db757ba
[libc++] Define _LIBCPP_NO_NATIVE_SEMAPHORES even outside of pthread
by Louis Dionne
· 4 years ago
56b6e4e
[libc++] Also build the static library in the Apple cache
by Louis Dionne
· 4 years ago
e4d3a99
[libc++] Implement LWG3435 (constraints on reverse_iterator and move_iterator)
by Louis Dionne
· 4 years ago
10d3869
[libc++] NFC: Tidy up the reverse_iterator tests
by Louis Dionne
· 4 years ago
f1417eb
[libcxx][module-map] creates submodules for private headers
by Christopher Di Bella
· 4 years ago
fd3a526
[libc++][nfc] Add more nasty macros.
by Mark de Wever
· 4 years ago
2cf78d4
[libc++] Remove unused variable warnings
by Louis Dionne
· 4 years ago
875ff8e
[libc++] Enable tests for the experimental library by default
by Louis Dionne
· 4 years ago
05d164b
Revert "[libc++] NFC: Move unwrap_iter to its own header"
by Louis Dionne
· 4 years ago
06e0472
[libcxx][NFC] Tidy up calculation of __nbuf in num_put::do_put, and add comments
by Daniel McIntosh
· 4 years ago
ae4dad2
[libc++] Add a CI job to test libc++ when building for 32 bit
by Louis Dionne
· 4 years ago
924ea3b
[libc++] NFC: Move unwrap_iter to its own header
by Louis Dionne
· 4 years ago
065cf3f
[libcxx][ranges] Add `default_sentinel` and `default_sentinel_t`.
by zoecarver
· 4 years ago
ba95fa0
[libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce
by Louis Dionne
· 4 years ago
5671ff2
[libcxx] Implement view.interface.
by zoecarver
· 4 years ago
95cb06d
[libc++] Temporary hack to unbreak CI
by Louis Dionne
· 4 years ago
41d7909
[libcxx] [test] Fix the _supportsVerify check on Windows by fixing quoting
by Martin Storsjö
· 4 years ago
23f7f56
[libcxx] [test] Fix the include_as_c.sh.cpp test in MSVC configurations
by Martin Storsjö
· 4 years ago
be34d5f
[libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h
by Martin Storsjö
· 4 years ago
c8644ae
[libcxx] Define LIBCPP_HAS_TIMESPEC_GET for MSVC configurations
by Martin Storsjö
· 4 years ago
b48a256
[libcxx] [test] Don't look for the literal spelling __mbstate_t in warnings
by Martin Storsjö
· 4 years ago
bf92bda
[libcxx][nfc] moves std `advance`, `next`, and `prev` into their headers
by Christopher Di Bella
· 4 years ago
73cdc75
[libc++] [test] Fix a few tests for 32-bit x86
by Harald van Dijk
· 4 years ago
41bdf64
[libc++] Update all the pre-defined iterator types for C++20
by Louis Dionne
· 4 years ago
d39f5c3
[libc++] Avoid `result_type` and `unary/binary_function` in <valarray>.
by Arthur O'Dwyer
· 4 years ago
7d7b72b
[libcxx] [test] Add UNSUPPORTED: msvc in a couple verify.cpp tests
by Martin Storsjö
· 4 years ago
bfbd73f
[libc++] Alphabetize and include-what-you-use. NFCI.
by Arthur O'Dwyer
· 4 years ago
c938529
[libc++] [modules] Add __threading_support to the modulemap.
by Arthur O'Dwyer
· 4 years ago
5cc55fd
[libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI.
by Arthur O'Dwyer
· 4 years ago
b13edf6
Revert "[libc++] NFC: Move unwrap_iter to its own header"
by Mark de Wever
· 4 years ago
8a5f0d8
[libc++] [test] Constexpr-ify a couple of insert-iterator tests.
by Arthur O'Dwyer
· 4 years ago
9968896
[libc++] NFC: Move unwrap_iter to its own header
by Louis Dionne
· 4 years ago
58b29a4
[libc++] Add all indirect callable concepts and projected
by Louis Dionne
· 4 years ago
b3ceffd
[libcxx] [test] Convert an XFAIL LIBCXX-WINDOWS-FIXME into UNSUPPORTED with explanation
by Martin Storsjö
· 4 years ago
aad878f
[libc++] NFC: Make it easier for vendors to extend the run-buildbot script
by Louis Dionne
· 4 years ago
8d7d7f3
[libc++] NFC: Refactor raw_storage_iterator test to use UNSUPPORTED markup
by Louis Dionne
· 4 years ago
b6399e8
Revert "[libc++] NFC: Parenthesize expression to satisfy GCC 11"
by Louis Dionne
· 4 years ago
73099e7
[libc++] NFC: Parenthesize expression to satisfy GCC 11
by Louis Dionne
· 4 years ago
1055cb9
[libc++] Deprecate std::iterator and remove it as a base class
by Louis Dionne
· 4 years ago
0dc7fd1
[libcxx][iterator] adds `std::ranges::prev`
by Christopher Di Bella
· 4 years ago
857fa7b
[libcxx][iterator] adds `std::ranges::next`
by Christopher Di Bella
· 4 years ago
52123c9
[libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp.
by zoecarver
· 4 years ago
367cb9f
[libcxx][docs] Take mutex for common_iterator, common_view, and empty_view.
by zoecarver
· 4 years ago
cc622ae
[libc++] Add a job testing on GCC 11
by Louis Dionne
· 4 years ago
963495f
[libc++][format] Adds availability macros for std::format.
by Mark de Wever
· 4 years ago
de9df3f
[libc++][NFC] Move basic_format_parse_context to its own header.
by Mark de Wever
· 4 years ago
16342e3
[libc++][NFC] Move format_error to its own header.
by Mark de Wever
· 4 years ago
31191e1
[libc++] Fix concepts tests with GCC
by Louis Dionne
· 4 years ago
36d0fdf
[libcxx][iterator] adds `std::ranges::advance`
by Christopher Di Bella
· 4 years ago
66781ef
[libc++] Install GCC 11 on CI builders
by Louis Dionne
· 4 years ago
d42d9e1
[libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS.
by Arthur O'Dwyer
· 4 years ago
68e45962
[libcxx] Fix the function name in exceptions from create_directories
by Martin Storsjö
· 4 years ago
ec402f1
[libcxx] [test] Explain an XFAIL LIBCXX-WINDOWS-FIXME and convert into UNSUPPORTED
by Martin Storsjö
· 4 years ago
3a6be27
[libcxx] Make the visibility attributes consistent for __narrow_to_utf8/__widen_from_utf8
by Martin Storsjö
· 4 years ago
d95a4b9
[libc++] Try to fix the oss-fuzz failure
by Louis Dionne
· 4 years ago
bb523cc
[libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
by Arthur O'Dwyer
· 4 years ago
148c19a
[libc++] [test] Format some C++20 iterator_traits tests. NFCI.
by Arthur O'Dwyer
· 4 years ago
fc92488
[libc++] Assume that __wrap_iter always wraps a fancy pointer.
by Arthur O'Dwyer
· 4 years ago
7b2606b
[libc++][doc] Update format paper status.
by Mark de Wever
· 4 years ago
cb15116
[libc++] use more early returns for consistency
by Joerg Sonnenberger
· 4 years ago
8110a73
[libcxx][gardening] Re-order includes across libcxx.
by zoecarver
· 4 years ago
9db55b3
[libcxx][ranges] Add ranges::data CPO.
by zoecarver
· 4 years ago
31bcdb6
[libc++] Translate the test suite sanitizer support to the DSL
by Louis Dionne
· 4 years ago
c40b026
[libcxx][ranges] Implement `ranges::borrowed_range`.
by zoecarver
· 4 years ago
5c26f89
[libc++] Fix documentation build failure
by Louis Dionne
· 4 years ago
cb82e8e
[libc++] Remove workaround for PR28391 (ODR violations with ASAN)
by Louis Dionne
· 4 years ago
b274728
[libc++] Switch a few CI jobs to the minimal Lit configuration
by Louis Dionne
· 4 years ago
d8fad66
[libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
by Christopher Di Bella
· 4 years ago
0f80365
[libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
by Christopher Di Bella
· 4 years ago
7c2f582
Apply [[standalone_debug]] to some types in the STL.
by Amy Huang
· 4 years ago
06b40e8
[libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
by Arthur O'Dwyer
· 4 years ago
e130fbe
[libc++] Some fixes to the <bit> utilities.
by Arthur O'Dwyer
· 4 years ago
9f4f012
[libcxx][test] Attempt to make debug mode tests more bulletproof
by Kristina Bessonova
· 4 years ago
a18b5f0
[libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
by Kristina Bessonova
· 4 years ago
bede752
[libcxx][ranges] Add `contiguous_iterator`.
by zoecarver
· 4 years ago
a85b132
[libc++] Improve make_string test support.
by Mark de Wever
· 4 years ago
c12c812
[libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
by Martin Storsjö
· 4 years ago
fe319a8
[libcxx][docs] Add two locks: transform_view and take_view.
by zoecarver
· 4 years ago
3ac9ff5
[libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
by zoecarver
· 4 years ago
98e4fd0
[libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
by zoecarver
· 4 years ago
8a86787
[libcxx] NFC. Fix misprint unodered -> unordered
by Kristina Bessonova
· 4 years ago
46c1742
[libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
by Christopher Di Bella
· 4 years ago
6bd3d8a
[libcxx] [test] Fix fs.op.last_write_time for Windows
by Martin Storsjö
· 4 years ago
c273f5e
[libc++][nfc] remove duplicated __to_unsigned.
by Mark de Wever
· 4 years ago
96100f1
[libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
by Kristina Bessonova
· 4 years ago
f830664
[libcxx][test] Split more debug mode tests
by Kristina Bessonova
· 4 years ago
384dd9d
[libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
by Vladimir Vereschaka
· 4 years ago
68de58c
[libcxx] [test] Fix filesystem permission tests for windows
by Martin Storsjö
· 4 years ago
db13f83
[libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
by zoecarver
· 4 years ago
6491d99
[libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
by Arthur O'Dwyer
· 4 years ago
866b279
[libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
by Arthur O'Dwyer
· 4 years ago
aa5e3be
[libc++] s/_VSTD::chrono/chrono/g. NFCI.
by Arthur O'Dwyer
· 4 years ago
0b8da5f
[libc++] s/std::size_t/size_t/g. NFCI.
by Arthur O'Dwyer
· 4 years ago
ab3fcc5
[libc++] s/_VSTD::declval/declval/g. NFCI.
by Arthur O'Dwyer
· 4 years ago
Next »