summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2017-02-23Ensure <experimental/iterator> includes <iterator>Jonathan Wakely
2017-02-19C++17 GB50 resolution (P0505R0)Dinka Ranns
2017-02-19* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.Gerald Pfeifer
2017-02-18io.xml: Update link to groups.google.com.Gerald Pfeifer
2017-02-18* doc/xml/manual/profile_mode.xml: Fix link.Gerald Pfeifer
2017-02-16policy_data_structures.xml: Simplify and standardize references to boost.org.Gerald Pfeifer
2017-02-16PR libstdc++/60936 fix length calculationJonathan Wakely
2017-02-15re PR libstdc++/78723 ([variant] P0393r3: "Making variant greater equal again...Tim Shen
2017-02-15re PR libstdc++/79513 (std::visit doesn't handle references)Tim Shen
2017-02-13x32: Update baseline_symbols.txtH.J. Lu
2017-02-13re PR libstdc++/79348 (abi_check fails on s390x (2 undesignated symbols))Jakub Jelinek
2017-02-13PR libstdc++/79486 use lvalues in result_of expressionsJonathan Wakely
2017-02-11PR libstdc++/79467 use lvalues in is_callable checkJonathan Wakely
2017-02-11Adjust whitespace in <bits/atomic_base.h>Jonathan Wakely
2017-02-10* doc/xml/manual/profile_mode.xml: Update a paper reference.Gerald Pfeifer
2017-02-08* src/c++11/snprintf_lite.cc (__err): Use https for bug reporting.Gerald Pfeifer
2017-02-08Update links and references in libstdc++ manualJonathan Wakely
2017-02-08profile_mode.xml: Unbreak link to "Optimizing Sorting with Machine Learning A...Gerald Pfeifer
2017-02-08* src/c++11/snprintf_lite.cc (__err): Update bug reporting URL.Gerald Pfeifer
2017-02-07abi.xml: Update link to "Sun Studio 11: C++ Migration Guide".Gerald Pfeifer
2017-02-07lwg-active.html: Remove.Gerald Pfeifer
2017-02-07* doc/xml/manual/status_cxx2017.xml: Fix link to N4284.Gerald Pfeifer
2017-02-06Fix test failure at -O0 by pruning outputJonathan Wakely
2017-02-06documentation_hacking.xml: Remove obsolete link to DocBook Publishing Tools.Gerald Pfeifer
2017-02-03PR libstdc++/66145 ensure new ABI for ios::failure testsJonathan Wakely
2017-02-03PR libstdc++/60936 reduce coupling between objects in libstdc++.aJonathan Wakely
2017-02-02Update libstdc++ baseline symbols for x32H.J. Lu
2017-02-02Separate Solaris/SPARC and x86 baselinesRainer Orth
2017-02-02Update Solaris baselinesRainer Orth
2017-02-01PR78346 make <bits/predefined_ops.h> handle stashing iteratorsJonathan Wakely
2017-02-01PR libstdc++/79254 simplify exception-safety in copy assignmentJonathan Wakely
2017-01-30Implement LWG 2825, LWG 2756 breaks class template argument deduction for opt...Ville Voutilainen
2017-01-27PR libstdc++/79254 fix exception-safety in std::string::operator=Jonathan Wakely
2017-01-26PR libstdc++/70607 revert recent changes to <tr1/complex>Jonathan Wakely
2017-01-26Fix libstdc++ testsuite failures in C++98 and C++11 modeJonathan Wakely
2017-01-26Fix namespace versioning and remove __detail::__identity helpersJonathan Wakely
2017-01-26* name-lookup.c (parse_using_directive): Deprecate strong using.Jason Merrill
2017-01-26PR libstdc++/79190 add fallback aligned_alloc implementationJonathan Wakely
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek
2017-01-25PR libstdc++/70607 make proj(T) and conj(T) return complex<T>Jonathan Wakely
2017-01-24PR libstdc++/79206 check string_view sizes in operator==Jonathan Wakely
2017-01-23Restore <functional> header to testJonathan Wakely
2017-01-2369301.cc: Require atomic builtins.Thomas Preud'homme
2017-01-23PR libstdc++/79195 fix make_array type deductionJonathan Wakely
2017-01-23* doc/xml/manual/debug.xml: code.google.com uses https now.Gerald Pfeifer
2017-01-22* doc/xml/manual/test.xml: Fix link into gccint online manual.Gerald Pfeifer
2017-01-21Make poisoned hashes SFINAE away the call operator of the hash.Ville Voutilainen
2017-01-20Support unsigned __int20 in checks for size_t manglingJoe Seymour
2017-01-20PR69240 Define inequality operators for <random> param typesJonathan Wakely