]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/ext
testsuite: Add runtime test for FMV resolvers
[thirdparty/gcc.git] / libstdc++-v3 / include / ext /
2025-07-11  Jonathan Wakelylibstdc++: Treat __int128 as a real integral type ...
2025-05-21  Xℹ Ruoyaolibstdc++: use maintained size when split pb_ds binary...
2025-05-21  Xℹ Ruoyaolibstdc++: maintain subtree size in pb_ds binary search...
2025-05-21  Xℹ Ruoyaolibstdc++: remove two redundant statements in pb_ds...
2025-05-06  Jonathan Wakelylibstdc++: Rewrite atomic builtin checks [PR70560]
2025-01-02  Jakub JelinekUpdate copyright years.
2024-10-25  Jakub Jelineknon-gcc: Remove trailing whitespace
2024-09-27  Jonathan Wakelylibstdc++: Fix more pedwarns in headers for C++98
2024-09-25  Jason Merrilllibstdc++: #ifdef out #pragma GCC system_header
2024-09-19  Jason Merrilllibstdc++: add #pragma diagnostic
2024-08-23  Jonathan Wakelylibstdc++: Fix std::allocator_traits::construct constra...
2024-08-06  Jonathan Wakelylibstdc++: Fix some undeclared uses of uintptr_t [PR116247]
2024-06-28  Jonathan Wakelylibstdc++: Do not use C++11 alignof in C++98 mode ...
2024-06-28  Jonathan Wakelylibstdc++: Simplify <ext/aligned_buffer.h> class templates
2024-01-03  Jakub JelinekUpdate copyright years.
2023-05-31  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in...
2023-05-12  Jonathan Wakelylibstdc++: Remove <random> dependency on _GLIBCXX_USE_C...
2023-02-24  Jonathan Wakelylibstdc++: Suppress warnings about use of deprecated...
2023-02-16  Jonathan Wakelylibstdc++: Fix non-reserved names in <ext/throw_allocat...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-09  Jonathan Wakelylibstdc++: Fix some -Wunused warnings in tests
2022-11-25  Jonathan Wakelylibstdc++: Do not define operator!= in <random> for...
2022-11-08  Jonathan Wakelylibstdc++: Fix -Wsystem-headers warnings
2022-11-08  Jonathan Wakelylibstdc++: Add always_inline to most allocator functions
2022-11-06  Patrick Palkalibstdc++: Declare const global variables inline
2022-10-18  Jakub Jelineklibstdc++: Partial library support for std::float{16...
2022-10-04  Jonathan Wakelylibstdc++: Refactor seed sequence constraints in <random>
2022-10-03  Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-09-16  Jonathan Wakelylibstdc++: Move allocator-related helpers to <bits...
2022-06-16  Jonathan Wakelylibstdc++: Apply r13-1096-g6abe341558abec change to...
2022-06-14  Jonathan Wakelylibstdc++: Fix indentation in allocator base classes
2022-05-26  Jonathan Wakelylibstdc++: Fix narrowing conversions for 16-bit size_t...
2022-05-13  Jonathan Wakelylibstdc++: Improve doxygen docs for std::allocator
2022-01-14  Jonathan Wakelylibstdc++: Add attribute to features deprecated in...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-14  Jonathan Wakelylibstdc++: Simplify typedefs by using __UINTPTR_TYPE__
2021-12-09  Jonathan Wakelylibstdc++: Fix non-reserved name in std::allocator...
2021-11-23  Jonathan Wakelylibstdc++: Fix circular dependency for bitmap_allocator...
2021-11-19  Jonathan Wakelylibstdc++: Begin lifetime of chars in constexpr std...
2021-11-16  Michael de Langlibstdc++: Implement constexpr std::basic_string for...
2021-10-08  Jonathan Wakelylibstdc++: Enable vstring for wchar_t unconditionally...
2021-08-28  Jonathan Wakelylibstdc++: Fix std::allocator<void> for versioned namespace
2021-08-25  Jonathan Wakelylibstdc++: Remove __gnu_cxx::rope::erase(size_type...
2021-08-18  Jonathan Wakelylibstdc++: Simplify n-ary arithmetic promotion traits
2021-08-12  Jonathan Wakelylibstdc++: Add additional overload of std::lerp [PR101870]
2021-07-22  Jonathan Wakelylibstdc++: Use __builtin_operator_new when available...
2021-07-21  Jonathan Wakelylibstdc++: Make __gnu_cxx::sequence_buffer move-aware...
2021-07-16  Jonathan Wakelylibstdc++: Use __extension__ instead of diagnostic...
2021-07-16  Jonathan Wakelylibstdc++: Suppress pedantic warnings about __int128
2021-07-01  Jonathan Wakelylibstdc++: Improvements to Doxygen markup
2021-05-11  Jonathan Wakelylibstdc++: Fix missing members in std::allocator<void>
2021-05-04  Jonathan Wakelylibstdc++: Fix null dereference in pb_ds containers
2021-04-06  Jonathan Wakelylibstdc++: Fix Doxygen warnings
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-02-09  Vladimir Vishnevskylibstdc++: Fix build failure for targets without unistd.h
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-16  Jonathan Wakelylibstdc++: Add C++ runtime support for new 128-bit...
2020-12-16  Jonathan Wakelylibstdc++: Only use __builtin_sprintf if supported...
2020-12-02  Jonathan Wakelylibstdc++: Fix null pointer dereferences in __gnu_cxx...
2020-12-02  Jonathan Wakelylibstdc++: Fix indentation in rope
2020-11-12  Jonathan Wakelylibstdc++: Simplify __numeric_traits definition
2020-11-12  Jonathan Wakelylibstdc++: Fix __numeric_traits_integer<__int20> [PR...
2020-10-29  Jonathan Wakelylibstdc++: Do not use volatile for __gnu_cxx::rope...
2020-10-29  Jonathan Wakelylibstdc++: Fix some warnings in headers
2020-10-28  Jonathan Wakelylibstdc++: Override BUFSIZ for Windows targets [PR...
2020-10-05  Jonathan Wakelylibstdc++: Make allocators throw bad_array_new_length...
2020-09-26  Jonathan Wakelylibstdc++: Use __libc_single_threaded to optimise atomi...
2020-09-10  Krystian Kuźniareklibstdc++: Add unused attributes to suppress warnings
2020-08-19  Jonathan Wakelylibstdc++: Make __int128 meet integer-class requirement...
2020-07-07  Jonathan Wakelylibstdc++: Replace __int_limits with __numeric_traits_i...
2020-04-30  Jonathan Wakelylibstdc++: Avoid errors in allocator's noexcept-specifi...
2020-04-17  Jonathan Wakelylibstdc++: Add comparison operators to sequence containers
2020-04-15  Jonathan Wakelylibstdc++: Add comparison operators to types from Utili...
2020-02-07  Jonathan Wakelylibstdc++: Implement P1878R1 "Constraining Readable...
2020-01-09  Jonathan Wakelylibstdc++: Fix <ext/pointer.h> incompatibilities with...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-30  Jonathan WakelyRemove some more using-declarations from namespace...
2019-10-29  Jonathan WakelyFix compilation errors with Clang
2019-10-23  Jonathan WakelyPR c++/91369 Implement P0784R7 changes to allocation...
2019-10-23  Jonathan WakelyQualify type names in <ext/throw_allocator.h>
2019-10-23  Jonathan WakelyAdjust pb_ds extensions to use allocator_traits
2019-10-23  Jonathan WakelyAdjust extension types to use allocator_traits
2019-10-22  Jonathan WakelyRemove redundant std::allocator members for C++20
2019-08-09  Alexandre Olivaskip Cholesky decomposition in is>>n_mv_dist
2019-07-06  Jonathan WakelyFix recent regression in __atomic_add_dispatch
2019-07-05  Jonathan WakelyFix ODR violations in code using <ext/atomicity.h>
2019-05-31  Jonathan WakelyRemove using-declarations that add std names to __gnu_cxx
2019-05-20  Pádraig Bradystd::allocator::deallocate support sized-deallocation
2019-05-13  Jonathan WakelyRemove array_allocator extension, deprecated since...
2019-05-03  Jonathan WakelyAvoid -Woverflow warning in __numeric_limits_integer
2019-05-02  Jonathan WakelyAdjust Doxygen processing of pb_ds containers
2019-02-22  Tom HonermannDisambiguate __gnu_cxx::append_ partial specialization
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-08  Jonathan WakelyPR libstdc++/88066 use <> for includes not ""
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-29  Jonathan WakelyPR libstdc++/88119 use alignof in std::alignment_of...
2018-11-27  Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-11-19  François Dumont2018-11-19 François Dumont <fdumont@gcc.gnu.org>
2018-10-25  Marc GlisseRelocation (= move+destroy)
next