PR c++/85761 - ICE with ill-formed use of const outer variable.
[gcc.git] / libstdc++-v3 /
2018-05-31 Jonathan WakelyPR libstdc++/78870 support std::filesystem on Windows
2018-05-31 Jonathan WakelyPR libstdc++/85951 for make_signed/make_unsigned for...
2018-05-29 Jason MerrillPR c++/67445 - returning temporary initializer_list.
2018-05-29 Jonathan WakelyQualify another call in <variant>
2018-05-27 François Dumontstl_tree.h (_Rb_tree_impl(_Node_allocator&&)): New.
2018-05-25 François Dumontre PR libstdc++/85768 (FreeBSD bootstrap fails due...
2018-05-24 Maya RashishPR target/85904 check for aligned_alloc on netbsd cross...
2018-05-24 Jonathan WakelyImplement P0558R2 changes to std::atomic
2018-05-23 Jonathan WakelyRefactor path construction from null terminated iterato...
2018-05-23 Jonathan WakelyFix handling of an empty filename at end of a path
2018-05-21 Jonathan WakelyAdd support for opening file streams from wide characte...
2018-05-21 François Dumontre PR libstdc++/85845 (Many libstdc++ test failures)
2018-05-21 Jonathan WakelyFix std::filesystem::absolute for empty paths
2018-05-21 Jonathan WakelyPR libstdc++/85818 make new test require Filesystem...
2018-05-20 Jonathan WakelyPR libstdc++/85843 fix "should be explicitly initialize...
2018-05-19 Jonathan WakelyFix std::codecvt_utf8<wchar_t> for Mingw
2018-05-18 François Dumont2018-05-18 François Dumont <fdumont@gcc.gnu.org>
2018-05-18 Jason MerrillSome libstdc++ fixes for -Wdeprecated-copy.
2018-05-18 Jonathan WakelyPR libstdc++/85098 add missing definitions for static...
2018-05-17 Jonathan WakelyPR libstdc++/85818 ensure path::preferred_separator...
2018-05-17 Jonathan WakelyPR libstdc++/85812 fix memory leak in std::make_excepti...
2018-05-15 Jonathan WakelyPR libstdc++/85749 constrain seed sequences for random...
2018-05-15 Jonathan WakelyPR libstdc++/83891 fix path::is_absolute() for non...
2018-05-15 Jonathan WakelyRemove unused headers from tests
2018-05-15 Jonathan WakelyPR libstdc++/84159 fix appending strings to paths
2018-05-15 Jonathan WakelyQualify std::__invoke in <variant> to prevent ADL
2018-05-14 Jonathan WakelyPR libstdc++/81256 fix exception handling in basic_file...
2018-05-14 Jonathan WakelyAdd __attribute__((malloc) to allocator and remove...
2018-05-14 Jonathan WakelyPR libstdc++/67554 Do not pass null pointers to memcpy
2018-05-14 Jonathan WakelyPR libstdc++/82966 fix swapping of node handles
2018-05-13 Ville Voutilainenre PR libstdc++/80165 (Constexpr tuple of variant doesn...
2018-05-11 Edward Smith-Rowland...and actually resture the *new* testcase.
2018-05-11 Edward Smith-RowlandRestore the testcase that was clobbered by the recent...
2018-05-11 Edward Smith-Rowlandcorrect changelog!
2018-05-10 Jonathan WakelyDocument Dual ABI for std::ios_base::failure
2018-05-10 Jason Merrillregex_compiler.h (_S_cache_size): Change from function...
2018-05-10 Edward Smith-RowlandPR libstdc++/83140 - assoc_legendre returns negated...
2018-05-10 Jonathan WakelyPR libstdc++/85729 add linkage specifications to headers
2018-05-09 François Dumontsafe_iterator.h (_Safe_iterator<>::_M_constant()):...
2018-05-09 Jonathan WakelyMake std::function tolerate semantically non-CopyConstr...
2018-05-08 François Dumontdebug.cc [...]: Include execinfo.h.
2018-05-08 François Dumontmacros.h (__glibcxx_check_valid_range_at): New.
2018-05-08 François Dumontformatter.h (_Error_formatter::_M_function): New.
2018-05-08 Jonathan WakelyMake std::regex automata use non-debug vector in Debug...
2018-05-08 Jonathan WakelyPR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when...
2018-05-07 Jonathan WakelyDocument -lstdc++fs requirement for std::filesystem
2018-05-07 Jonathan WakelyPR libstdc++/85671 allow copy elision in path concatenation
2018-05-07 Edward Smith-RowlandMoar PR libstdc++/80506
2018-05-07 Edward Smith-RowlandMoar PR libstdc++/80506
2018-05-07 Edward Smith-RowlandRollback bad commits! Sorry!
2018-05-07 Edward Smith-RowlandRevert 20001.
2018-05-07 Edward Smith-RowlandMoar PR libstdc++/80506
2018-05-04 Jonathan WakelyPR libstdc++/85642 fix is_nothrow_default_constructible...
2018-05-03 Jonathan WakelyPR libstdc++/82644 define TR1 hypergeometric functions...
2018-05-03 Jonathan WakelyPR libstdc++/84769 qualify call to std::get<0>
2018-05-03 Jonathan WakelyPR libstdc++/85632 fix wraparound in filesystem::space
2018-05-03 Jonathan WakelyAdd tests for std::remove_cvref
2018-05-03 Jonathan WakelyPR libstdc++/84087 add default arguments to basic_strin...
2018-05-03 Jonathan WakelyPR libstdc++/84535 constrain std::thread constructor
2018-05-03 Jonathan WakelyUse std::invoke_result in std::async instead of std...
2018-05-03 Jonathan WakelyDefine std::remove_cvref and std::remove_cvref_t for...
2018-05-02 François Dumontdeque.tcc (deque<>::_M_assign_aux): Cast to void to...
2018-05-02 Jonathan WakelyPR libstdc++/68197 fail on negative iword/pword indices
2018-05-02 Jonathan WakelyPR libstdc++/83860 avoid dangling references in valarra...
2018-05-02 Jonathan WakelyRemove duplicate function call in test
2018-05-02 Jonathan WakelyPR libstdc++/69608 Move semantics for strstreambuf
2018-05-01 Tulio Magno Quites... PR libstdc++/84654 Disable __float128 specializations...
2018-04-24 H.J. LuRegenerate configure of target libraries
2018-04-19 Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18 Jonathan WakelyPR libstdc++/85442 fix duplicate debuginfo for cxx11...
2018-04-18 Jonathan WakelyPR libstdc++/84442 if _Exit isn't declared then use...
2018-04-18 David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-04-16 Jonathan WakelyMake Filesystem TS tests pass in C++17 mode
2018-04-13 Jonathan WakelyFix broken sed command from previous commit
2018-04-13 Jonathan WakelyFix __iosfail_type_info hack to work on darwin
2018-04-12 Jonathan WakelyFix comments that misspell names of files and classes
2018-04-12 Jonathan WakelyRemove #define made redundant by r259281
2018-04-11 Jonathan WakelyUpdate libstdc++ manual in preparation for GCC 8 release
2018-04-10 Jonathan WakelyUpdate links to archived copy of SGI STL docs
2018-04-10 Jonathan WakelyPR libstdc++/85222 allow catching iostream errors as...
2018-04-05 Jonathan WakelyAdd another workaround to std::variant for Clang bug...
2018-04-03 Jonathan WakelyPR libstdc++/85183 fix std::variant move-assignment
2018-03-26 Jonathan WakelyAdd workaround to std::variant for Clang bug 31852
2018-03-22 Jonathan WakelyPR libstdc++/85040 fix std::less<void> etc. ambiguities
2018-03-22 Rainer Orthxfail experimental/memory_resource/resource_adaptor...
2018-03-21 Jonathan WakelyFix some libstdc++ testsuite failures
2018-03-20 François Dumontre PR libstdc++/84998 (std::hash<std::bitset<N>> fails...
2018-03-18 Gerald Pfeiferapi.xml: www.fsf.org has moved to https.
2018-03-18 Gerald Pfeiferdocumentation_hacking.xml: Adjust link to docbook.org.
2018-03-17 Jonathan WakelyFix new test that fails in C++98 mode
2018-03-14 Jonathan WakelyPR libstdc++/78420 Make std::less etc. yield total...
2018-03-12 Jonathan WakelyPR libstdc++/84773 use aligned alloc functions for...
2018-03-09 François Dumontprinters.py (build_libstdcxx_dictionary): Fix std:...
2018-03-09 Jonathan WakelyPR libstdc++/84769 qualify std::get and std::get_if...
2018-03-09 Jonathan WakelyUse non-throwing is_directory in filesystem::create_dir...
2018-03-08 François Dumontprinters.py (NodeIteratorPrinter): New.
2018-03-06 Ville Voutilainenre PR libstdc++/84601 (std::optional<std::pair<int...
2018-03-02 Jonathan WakelyPR libstdc++/84671 handle digit separators in duration...
2018-02-27 Ville VoutilainenImplement the missing bits of LWG 2769
2018-02-23 Jonathan WakelyPR libstdc++/84532 prevent unwrapping of reference_wrap...
next