aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__ranges/data.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-22[libc++] Remove "clang-format off/on" comments. NFC.Arthur O'Dwyer1-3/+0
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2021-09-07[libc++] Remove a stray `const` on ranges::data and ranges::ssize. NFCI.Arthur O'Dwyer1-1/+1
2021-08-27[libc++][NFC] Remove useless _LIBCPP_PUSH_MACROSLouis Dionne1-5/+0
2021-07-19[libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI in <ranges>Louis Dionne1-0/+2
2021-06-24[libcxx][modularisation] moves <utility> content out of <type_traits>Christopher Di Bella1-0/+1
2021-06-15[libcxx][iwyu] ensures we IWYU as prep for modulesChristopher Di Bella1-0/+1
2021-05-21[libcxx][gardening] Re-order includes across libcxx.zoecarver1-2/+1
2021-05-21[libcxx][ranges] Add ranges::data CPO.zoecarver1-0/+83