summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/functional
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-06-01libstdc++: Reduce <functional> inclusion to <stl_algobase.h>François Dumont
2023-01-16Update copyright years.Jakub Jelinek
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović
2022-01-03Update copyright years.Jakub Jelinek
2021-10-01libstdc++: Add std::__conditional_t alias templateJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-11-09libstdc++: Remove <debug/array>François Dumont
2020-01-01Update copyright years.Jakub Jelinek
2019-05-02Improve docs for Library Fundamentals TSJonathan Wakely
2019-01-03PR libstdc++/88607 replace or remove unnecessary UTF-8 charactersJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-04PR libstdc++/83607 specialize Boyer-Moore searchers for std::byteJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-09-12PR libstdc++/79433 no #error for including TS headers with wrong -stdJonathan Wakely
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Use normal mode containers in searchersJonathan Wakely
2016-10-05PR 70564 disambiguate constructors for not_fn call wrapperJonathan Wakely
2016-10-03Fix libstdc++ versioned namespace buildJonathan Wakely
2016-08-19Define std::not_fn for C++17Jonathan Wakely
2016-07-14Include header for std::__parallel::searchJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-09-03Make std::experimental::not_fn SFINAE-friendly.Jonathan Wakely
2015-06-30Implement N4387, "Improving pair and tuple", and LWG 2367.Ville Voutilainen
2015-01-05Update copyright years.Jakub Jelinek
2014-12-13Post-Urbana updates to Library Fundamentals v1.Jonathan Wakely
2014-10-29Add <experimental/algorithm> and <experimental/functional>.Jonathan Wakely