]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3
[C++] Protect call to copy_attributes_to_builtin (PR91505)
[thirdparty/gcc.git] / libstdc++-v3 /
2019-08-20  rediDo not try to process deleted headers with Doxygen
2019-08-20  rediFix markdown in Doxygen comments for std::reduce
2019-08-20  rediPR libstdc++/91371 make std::is_function handle other...
2019-08-16  uros * config/abi/post/alpha-linux-gnu/baseline_symbols...
2019-08-15  rediPR libstdc++/91456 make INVOKE<R> work with uncopyable...
2019-08-14  rediDeprecate std::__is_nullptr_t type trait
2019-08-14  emsr2019-08-14 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-08-12  rediPR libstdc++/90361 add missing macro definition
2019-08-12  rediAdd noexcept-specifier to std::apply and std::make_from...
2019-08-09  aolivaskip Cholesky decomposition in is>>n_mv_dist
2019-08-08  rediP0325R4 to_array from LFTS with updates
2019-08-06  rediP1651R0 bind_front should not unwrap reference_wrapper
2019-08-06  rediSpecialize std::numbers constants for __float128
2019-08-04  gerald * doc/xml/manual/documentation_hacking.xml: doxygen...
2019-08-01  emsr2019-08-01 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-07-31  rediQualify call to prevent ADL
2019-07-31  rediImplement "P0631R4 Math Constants" for C++20
2019-07-31  rediAdd Doxygen comments to <bit> header
2019-07-31  rediPR libstdc++/91308 fix constraints on unique_ptr assignment
2019-07-29  rediPR libstdc++/51333 Define recursive_init_error construc...
2019-07-28  gerald * doc/xml/manual/documentation_hacking.xml: Fix broken...
2019-07-26  rediDefine __cpp_lib_endian feature test macro
2019-07-26  fdumont2019-07-26 François Dumont <fdumont@gcc.gnu.org>
2019-07-25  rediRelocate std::endian from <type_traits> to <bit>
2019-07-25  marxinExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-22  rediRename testsuite directory to match P0553R4 stable...
2019-07-22  rediAdjust std::rotl, std::rotr etc to match final P0553R4...
2019-07-22  rediChange std::ceil2 to be undefined if the result can...
2019-07-19  fdumont2019-07-19 François Dumont <fdumont@gcc.gnu.org>
2019-07-19  schwab* config/abi/post/m68k-linux-gnu/baseline_symbols.txt...
2019-07-18  fdumont2019-07-18 François Dumont <fdumont@gcc.gnu.org>
2019-07-17  schwab* config/abi/post/ia64-linux-gnu/baseline_symbols.txt...
2019-07-16  jasonAdd parens around constraint in <memory>.
2019-07-12  rediFix inaccurate comment in new test
2019-07-12  rediDefine __type_identity_t alias and use for string_view
2019-07-12  rediUpdate C++2a library status table
2019-07-11  rediImprove docs for --enable-libstdcxx-time=rt
2019-07-11  rediDefine std::atomic_ref and std::atomic<floating-point...
2019-07-06  rediFix recent regression in __atomic_add_dispatch
2019-07-05  rediFix ODR violations in code using <ext/atomicity.h>
2019-07-03  rediPR libstdc++/91067 fix missing exports for filesystem...
2019-07-02  rediFix preprocessor checks for Clang builtins
2019-07-02  wilsonFix libstdc++ install-pdf support.
2019-06-27  rediPR libstdc++/91012 fixfilesystem_error::what() string
2019-06-26  rediDefine std::chars_format enumeration type
2019-06-26  rediAdd new helper traits for signed/unsigned integer types
2019-06-25  rediFix non-portable use of std::abs(double) in constexpr...
2019-06-25  jakub * include/pstl/pstl_config.h (_PSTL_PRAGMA_SIMD_SCAN,
2019-06-24  rediFix std::midpoint for denormal values
2019-06-24  rediDefine C11 macros such as FLT_DECIMAL_DIG for C++17
2019-06-20  rediSkip libstdc++ debug build in early bootstrap stages
2019-06-20  rediQualify calls to __never_valueless in <variant>
2019-06-20  rediFix outdated reference to C++17 draft in the docs
2019-06-20  rediImprove tests for std::vector<bool> printer
2019-06-19  rediFix non-standard behaviour of std::istream_iterator
2019-06-19  rediHave std::vector printer's iterator return bool for...
2019-06-19  rediPR libstdc++/90920 restore previous checks for empty...
2019-06-19  rediFix value category bugs in std::reduce
2019-06-18  rediImplement new serial algorithms from Parallelism TS...
2019-06-18  rediAvoid undefined behaviour in std::byte operators (LWG...
2019-06-17  rediFix AIX test failure due to replacement operator delete
2019-06-17  rediAdd 'noexcept' to std::lerp
2019-06-17  rediPR libstdc++/90281 Fix string conversions for filesyste...
2019-06-17  rediSimplify node ownership in _Hashtable members
2019-06-17  rediFix tests that fail without PCH
2019-06-14  rediDisable -Wctor-dtor-privacy warnings for some standard...
2019-06-14  rediAdd __cpp_lib_bind_front macro to <version> header
2019-06-12  rediFix incorrect __cpp_lib_parallel_algorithm macro defini...
2019-06-12  rediImprove static_assert messages for std::variant
2019-06-12  rediSimplify std::scoped_lock destructor
2019-06-12  rediReplace std::to_string for integers with optimized...
2019-06-11  emsr2019-06-09 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-06-08  emsr2019-06-08 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-06-07  rodgertqSynchronize libstdc++ PSTL with upstream LLVM PSTL
2019-06-07  rediFix test that gets skipped as unsupported
2019-06-07  rediPR libstdc++/90770 fix missing src/debug/Makefile
2019-06-06  rediAvoid unnecessary inclusion of <stdexcept> header
2019-06-06  rediFix more failing tests for C++98 mode
2019-06-06  rediFix more tests that fail in C++2a mode
2019-06-06  rediFix tests that fail in C++2a mode
2019-06-06  rediRemove redundant static assertions in [meta.unary.prop...
2019-06-06  rediFix tests that fail with -std=gnu++98 or -std=gnu++11
2019-06-06  rediRefactor SFINAE constraints on std::tuple constructors
2019-06-03  rediFix uses of static_assert not guarded by C++11 check
2019-06-03  fdumont2019-06-03 François Dumont <fdumont@gcc.gnu.org>
2019-06-03  rediCorrections for C++2a library status table
2019-06-03  rediPR libstdc++/90686 update C++2a library status docs
2019-06-03  rediEnforce allocator::value_type consistency for container...
2019-05-31  gerald * doc/xml/manual/allocator.xml: Move hoard.org back...
2019-05-31  rediAdd noexcept to tuple<> and simplify tuple<T1,T2> noexc...
2019-05-31  rediFix breakage due to removing __gnu_cxx::size_t declaration
2019-05-31  rediPR libstdc++/90682 allow set_terminate(0) and set_unexp...
2019-05-31  rediRemove using-declarations that add std names to __gnu_cxx
2019-05-31  rediPR libstdc++/71579 assert that type traits are not...
2019-05-31  rediFix random_device to work with COW strings again
2019-05-30  rediLWG2788 basic_string spurious use of a default construc...
2019-05-30  rediUpdate libstdc++ documentation for Support and Diagnost...
2019-05-30  rediUpdate C++20 status table
2019-05-30  rediUpdate documentation of implementation-defined library...
2019-05-29  rediPR libstdc++/85494 fix failing test
next