aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
AgeCommit message (Expand)Author
2017-09-13 libstdc++-v3/Yvan Roux
2017-08-17Merge branches/gcc-7-branch rev 251138.Yvan Roux
2017-07-07Merge branches/gcc-7-branch rev 250046.Yvan Roux
2017-06-14Merge branches/gcc-7-branch rev 249190.Yvan Roux
2017-04-19PR libstdc++/80448 remove noexcept from defaulted functionsredi
2017-04-19PR libstdc++/80446 cope with libc defining __has_builtinredi
2017-04-18Fix incorrect results from std::boyer_moore_searcherredi
2017-04-03Fix comments in libstdc++ header and testredi
2017-04-03Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial)redi
2017-04-03PR libstdc++/79141ville
2017-04-03Implement std::is_aggregate.ville
2017-03-28Implement LWG 2900, The copy and move constructorsville
2017-03-28PR libstdc++/80137 use std::nextafter instead of loopingredi
2017-03-28PR libstdc++/80229 restore support for shared_ptr<function type>redi
2017-03-26Fix PR80183 : _M_color not movedtrippels
2017-03-23Implement LWG 2686, std::hash<error_condition>, for C++17redi
2017-03-23Implement P0607R0 "Inline Variables for Standard Library" for C++17redi
2017-03-22Add deduction guides for C++17 (P0433R2, partial)redi
2017-03-202017-03-20 François Dumont <fdumont@gcc.gnu.org>fdumont
2017-03-16PR libstdc++/79980 fix BOM detection, maxcode checks, UCS2 handlingredi
2017-03-16PR libstdc++/80064 make heap algorithms work with function typesredi
2017-03-15Implement LWG 2857, {variant,optional,any}::emplace shouldville
2017-03-15PR libstdc++/62045 fix O(N) insertion in pd_ds binary heapredi
2017-03-14PR libstdc++/79162 disambiguate assignment from string_viewredi
2017-03-13PR libstdc++/80034ville
2017-03-13Implement LWG 2806, Base class of bad_optional_access.ville
2017-03-12Implement LWG 2934, optional<const T> doesn't compare with T.ville
2017-03-10P0604R0 add invoke_result, is_invocable etc. for C++17redi
2017-03-09Define macro to simplify std::_Not_fn definitionredi
2017-03-09Define std::byte for C++17 (P0298R3)redi
2017-03-05Add std::scoped_lock for C++17redi
2017-03-02PR libstdc++/79789 fix non-reserved names in headersredi
2017-03-02PR 79798 Fix incorrect use of std::result_of in std::bindredi
2017-02-23Ensure <experimental/iterator> includes <iterator>redi
2017-02-19C++17 GB50 resolution (P0505R0)redi
2017-02-15 PR libstdc++/78723timshen
2017-02-15 PR libstdc++/79513timshen
2017-02-13PR libstdc++/79486 use lvalues in result_of expressionsredi
2017-02-11PR libstdc++/79467 use lvalues in is_callable checkredi
2017-02-11Adjust whitespace in <bits/atomic_base.h>redi
2017-02-01PR78346 make <bits/predefined_ops.h> handle stashing iteratorsredi
2017-02-01PR libstdc++/79254 simplify exception-safety in copy assignmentredi
2017-01-30Implement LWG 2825, LWG 2756 breaks class template argument deduction for opt...ville
2017-01-27PR libstdc++/79254 fix exception-safety in std::string::operator=redi
2017-01-26PR libstdc++/70607 revert recent changes to <tr1/complex>redi
2017-01-26Fix namespace versioning and remove __detail::__identity helpersredi
2017-01-25PR libstdc++/70607 make proj(T) and conj(T) return complex<T>redi
2017-01-24PR libstdc++/79206 check string_view sizes in operator==redi
2017-01-23PR libstdc++/79195 fix make_array type deductionredi
2017-01-21Make poisoned hashes SFINAE away the call operator of the hash.ville