aboutsummaryrefslogtreecommitdiff
path: root/pw_span/public
AgeCommit message (Expand)Author
2024-01-12pw_span: Follow new module docs guidelinesKayce Basques
2023-10-26build: Drop C++14 compatibility from the build and docsWyatt Hepler
2023-01-19pw_span: Remove pw_polyfill dependencyAnqi Dong
2023-01-12pw_{span,checksum}: Fix span_impl.h visibility; remove improper includesWyatt Hepler
2022-09-29pw_span: Add IWYU pragmaAnqi Dong
2022-09-12pw_span: Rename span_common.inc to span_impl.hWyatt Hepler
2022-09-09pw_span: Add flag to enable assertsArmando Montanez
2022-09-01pw_span: Delete unused span polyfill headerWyatt Hepler
2022-06-29pw_span: Alias std::span when it is available or polyfilledWyatt Hepler
2022-06-23pw_polyfill: Make the std::span polyfill optionalWyatt Hepler
2022-06-16pw_span: Introduce pw::spanWyatt Hepler
2022-06-16pw_span: Move span.h to span_common.h to prep for pw::spanWyatt Hepler
2022-06-06pw_span: Disallow construction from std::nullptr_tWyatt Hepler
2021-10-12pw_polyfill: Remove code related to C++11 supportWyatt Hepler
2020-09-09pw_polyfill: Support std::endian from <bit>Wyatt Hepler
2020-08-11pw_polyfill: Update language feature supportWyatt Hepler
2020-07-20pw_span: Remove pw::span and pw_span/span.hWyatt Hepler
2020-07-08pw_span: Mark pw::span as deprecatedWyatt Hepler
2020-07-01pw_polyfill, pw_minimal_cpp_stdlib: Fix namespaceWyatt Hepler
2020-06-23pw_span: Begin transitioning to std::spanWyatt Hepler
2020-03-18pw_span: Updates for C++20 std::span compatibilityWyatt Hepler
2020-02-28pw_span: Fix deduction guides for containersWyatt Hepler
2020-01-17Make span and varint C++11 compatibleWyatt Hepler
2020-01-13pw_span: Update to latest version from ChromiumWyatt Hepler
2019-11-27Fix copyright noticesWyatt Hepler
2019-11-19pw_span: Update deduction guidesWyatt Hepler
2019-11-08pw_span moduleWyatt Hepler