]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/Makefile.am
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / Makefile.am
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-13  Arsen Arsenovićlibstdc++: Enable string_view in freestanding
2022-12-22  Jonathan Wakelylibstdc++: Add std::format support to <chrono>
2022-11-19  Jeff Chapman IIlibstdc++: add experimental Contracts support
2022-11-13  Jonathan Wakelylibstdc++: Implement C++20 <format> [PR104166]
2022-10-18  Jakub Jelineklibstdc++: Partial library support for std::float{16...
2022-10-03  Arsen Arsenovićlibstdc++: Rework how freestanding install works [PR106953]
2022-10-03  Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-10-03  Jonathan Wakelylibstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding...
2022-08-05  Jonathan Wakelylibstdc++: Implement <experimental/scope> from LFTSv3
2022-07-01  Jonathan Wakelylibstdc++: Add missing prerequisite to generated header...
2022-05-19  Jonathan Wakelylibstdc++: Ensure pmr aliases work without <memory_reso...
2022-03-27  Jonathan Wakelylibstdc++: Define std::expected for C++23 (P0323R12)
2022-01-18  Jonathan Wakelylibstdc++: Define <stdatomic.h> for C++23
2022-01-17  Jonathan Wakelylibstdc++: Define <stacktrace> header for C++23
2022-01-17  Jonathan Wakelylibstdc++: Rename non-reserved macros in config header...
2022-01-11  Jonathan Wakelylibstdc++: Install <source_location> header for freesta...
2022-01-11  Jonathan Wakelylibstdc++: Install <coroutine> header for freestanding...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-09  Jonathan Wakelylibstdc++: Fix non-reserved name in std::allocator...
2021-11-13  Jonathan Wakelylibstdc++: Implement std::spanstream for C++23
2021-10-07  Jonathan Wakelylibstdc++: Move C++14 <chrono> components to new <bits...
2021-10-06  Jonathan Wakelylibstdc++: Implement std::move_only_function for C...
2021-10-01  Jonathan Wakelylibstdc++: Restore printing of assertion messages ...
2021-07-27  Jonathan Wakelylibstdc++: Move COW string definitions to separate...
2021-07-27  Jonathan Wakelylibstdc++: Reduce header dependencies on <array> and...
2021-04-20  Thomas Rodgerslibstdc++: Refactor/cleanup of C++20 atomic wait implem...
2021-01-27  Matthias Kretzlibstdc++: Add std::experimental::simd from the Paralle...
2021-01-07  Thomas Rodgerslibstdc++: Add support for C++20 barriers
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-16  Jonathan Wakelylibstdc++: Add C++ runtime support for new 128-bit...
2020-12-03  JeanHeyd Meneidelibtdc++: Define std::source_location for C++20
2020-11-20  Thomas Rodgerslibstdc++: Add C++2a synchronization support
2020-11-19  Jonathan Wakelylibstdc++: Move std::thread to a new header
2020-11-09  François Dumontlibstdc++: Remove <debug/array>
2020-11-02  Thomas Rodgerslibstdc++: Add c++2a <syncstream>
2020-10-22  Jonathan Wakelylibstdc++: Reduce header dependencies in and on <memory>
2020-09-22  Jonathan Wakelylibstdc++: Introduce new headers for C++20 ranges compo...
2020-09-11  Thomas Rodgerslibstdc++: Split std::align/assume_aligned to bits...
2020-08-19  Patrick Palkalibstdc++: integer-class types as per [iterator.concept...
2020-07-07  Jonathan Wakelylibstdc++: Replace __int_limits with __numeric_traits_i...
2020-02-17  Jonathan Wakelylibstdc++: Add lightweight replacement for std::numeric...
2020-02-13  Patrick Palkalibstdc++: Implement ranges [specialized.algorithms]
2020-02-13  Patrick Palkalibstdc++: Move some ranges algos to a new header ...
2020-02-07  Patrick Palkalibstdc++: Implement C++20 constrained algorithms
2020-01-23  Jonathan Wakelylibstdc++: Simplify makefile rule for largefile-config...
2020-01-18  Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-15  Thomas RodgersSupport for jthread and stop_token
2019-11-05  Jason MerrillImplement C++20 operator<=>.
2019-10-31  Jonathan WakelyPartial implementation of C++20 of <ranges> header
2019-10-29  Jonathan WakelyAdd iterator concepts and range access customization...
2019-10-17  Jonathan WakelyDefine [range.cmp] comparisons for C++20
2019-10-11  Jonathan WakelyImplement <concepts> header for C++20
2019-10-04  Jonathan WakelyBuild filesystem library with large file support
2019-09-05  JeanHeyd MeneideImplement std::span for C++20
2019-07-31  Jonathan WakelyImplement "P0631R4 Math Constants" for C++20
2019-06-12  Jonathan WakelyReplace std::to_string for integers with optimized...
2019-06-07  Thomas RodgersSynchronize libstdc++ PSTL with upstream LLVM PSTL
2019-05-13  Jonathan WakelyRemove Profile Mode, deprecated since GCC 7.1
2019-05-13  Jonathan WakelyRemove array_allocator extension, deprecated since...
2019-03-21  Thomas RodgersIntegrate C++17 parallel algorithms
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-28  Edward Smith-RowlandImplement uniform container erasure for C++20.
2018-10-12  Jonathan WakelyInitial commit of Networking TS implementation
2018-08-13  Jonathan WakelyAdd <bit> and <version> to freestanding headers
2018-07-25  Jonathan WakelyMove std::unique_lock definition to a separate header
2018-07-24  Jonathan WakelyAdd initial version of C++17 <memory_resource> header
2018-07-03  Jonathan WakelyP0556R3 Integral power-of-2 operations, P0553R2 Bit...
2018-06-18  Jonathan WakelyP0754R2 <version> header
2018-05-08  Jonathan WakelyPR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when...
2018-05-01  Tulio Magno Quites... PR libstdc++/84654 Disable __float128 specializations...
2018-02-15  Jonathan WakelyPR libstdc++/81797 Add .NOTPARALLEL to include/Makefile...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-30  Jonathan WakelyDon't create broken symlink in libstdc++-v3/include...
2017-10-27  Jonathan WakelyList headers in Makefile in alphabetical order
2017-10-23  Jonathan WakelyImplement C++17 Filesystem library
2017-10-02  Jonathan WakelyC++17 P0067R5 std::to_chars and std::from_chars (partial)
2017-09-12  Jonathan WakelyPR libstdc++/79433 no #error for including TS headers...
2017-09-12  Jonathan WakelyPR libstdc++/79433 no #error for including headers...
2017-05-16  Jonathan WakelyImplement std::experimental::source_location (N4519)
2017-01-19  Jonathan WakelyPR78905 define _GLIBCXX_RELEASE macro
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-21  Jonathan WakelySplit <functional> into smaller pieces
2016-10-03  Jonathan WakelyFix libstdc++ versioned namespace build
2016-09-30  Jonathan WakelyImplement LWG 2192 and LWG 2294 for std::abs
2016-09-22  Jonathan WakelyImplement C++17 node extraction and insertion (P0083R5)
2016-08-22  Gleb Natapovlibstdc++/68297 avoid throw/catch in make_exception_ptr
2016-08-18  Tim ShenImplement <variant>
2016-08-06  Jonathan WakelyAdd std::apply for C++17
2016-07-28  Ville VoutilainenImplement std::string_view and P0254r2,
2016-07-10  Ville VoutilainenImplement std::optional.
2016-07-06  Ville VoutilainenImplement std::any.
2016-03-23  Bernd EdlingerMakefile.am (install-freestanding-headers): Add concept...
2016-01-25  Jonathan WakelyAvoid including all of <random> in <algorithm>
2016-01-19  Jonathan WakelyAdd C++-conforming wrappers for stdlib.h and math.h
2016-01-15  Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-14  Edward Smith-RowlandImplement TR29124 C++ special Math Functions.
2016-01-06  Jonathan WakelyRename bits/mutex.h to avoid clashing with glibc
2016-01-04  Jakub JelinekUpdate copyright years.
next