aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/string_view
AgeCommit message (Expand)AuthorFilesLines
2026-01-02Update copyright years.Jakub Jelinek1-1/+1
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-09libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]Jonathan Wakely1-6/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-22libstdc++: Introduce new headers for C++20 ranges componentsJonathan Wakely1-0/+1
2020-08-26libstdc++: Enable assertions in constexpr string_view members [PR 71960]Jonathan Wakely1-6/+3
2020-02-24libstdc++: enable_view has false positives (LWG 3326)Jonathan Wakely1-1/+5
2020-02-19libstdc++: "safe" in several library names is misleading (LWG 3379)Jonathan Wakely1-3/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-09libstdc++: Implement ranges::safe_range for C++20 (P1870R1)Jonathan Wakely1-0/+12
2019-07-12Define __type_identity_t alias and use for string_viewJonathan Wakely1-20/+22
2019-05-02Improve docs for Library Fundamentals TSJonathan Wakely1-1/+2
2019-04-24Fix basic_string_view typedefs and enforce preconditionsJonathan Wakely1-2/+2
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann1-0/+24
2019-01-21Fix after P0600.Ulrich Drepper1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-28PR libstdc++/83511 add default argument to basic_string_view::substrJonathan Wakely1-1/+1
2018-07-26Remove char16_t and char32_t dependency on <stdint.h>Jonathan Wakely1-6/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-01Fix narrowing conversions in string_view typesJonathan Wakely1-3/+3
2017-12-01Disable -Wliteral-suffix for standard UDLsJonathan Wakely1-0/+3
2017-10-24PR libstdc++/82685 add 'noexcept' to string_view literalsJonathan Wakely1-4/+4
2017-09-12PR libstdc++/79433 no #error for including TS headers with wrong -stdJonathan Wakely1-3/+1
2017-09-12PR libstdc++/70483 make std::experimental::string_view fully constexprJonathan Wakely1-53/+54
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-17/+4
2017-01-26Fix namespace versioning and remove __detail::__identity helpersJonathan Wakely1-10/+9
2017-01-24PR libstdc++/79206 check string_view sizes in operator==Jonathan Wakely1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-11Remove redundant const qualifliers from string_viewJonathan Wakely1-1/+1
2016-10-03Fix libstdc++ versioned namespace buildJonathan Wakely1-6/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-10Improve generated libstdc++ API docsJonathan Wakely1-1/+1
2015-10-09Add include/experimental/bits dirJonathan Wakely1-1/+1
2015-09-09Enable lightweight checks with _GLIBCXX_ASSERTIONS.Jonathan Wakely1-4/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-13Post-Urbana updates to Library Fundamentals v1.Jonathan Wakely1-8/+1
2014-10-29any: Add feature-testing macro.Jonathan Wakely1-0/+2
2014-07-25string_view: Make the literal operators constexpr like the ctors they call.Ed Smith-Rowland1-4/+4
2014-06-23any (any_v1): Rename namespace to fundamentals_v1.Jonathan Wakely1-0/+3
2014-06-14any (any_cast): Combine duplicate doxygen comments.Jonathan Wakely1-1/+2
2014-06-01re PR libstdc++/61374 (string_view::operator string() is buggy)Jonathan Wakely1-61/+47
2014-04-15* include/experimental/string_view: Fix inconsistent exception specs.Jonathan Wakely1-2/+2
2014-01-24re PR libstdc++/59531 (string_view overrun in copy operation)Ed Smith-Rowland1-9/+9
2014-01-20create_testsuite_files: Add testsuite/experimental in the list of folders to ...François Dumont1-3/+6
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1