summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
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
2017-01-20PR72792 detect allocator pointer types without invalid rebindingJonathan Wakely
2017-01-20PR72792 PR72793 relax requirements on rebind membersJonathan Wakely
2017-01-20PR69321 fix any_cast<T>(any*) for non-copyable TJonathan Wakely
2017-01-20PR64903 simplify last fix to std::is_partitionedJonathan Wakely
2017-01-20PR79156 fix std::__enable_shared_from_this extensionJonathan Wakely
2017-01-19PR64903 fix number of predicate tests in std::is_partitionedJonathan Wakely
2017-01-19Fix typo in recent doc updatesJonathan Wakely
2017-01-19PR67085 pass comparison functions by reference in heap algorithmsJonathan Wakely
2017-01-19Fix unsafe moves inside loopsJonathan Wakely
2017-01-19PR67085 move comparison functions in heap operationsJonathan Wakely
2017-01-19PR78905 define _GLIBCXX_RELEASE macroJonathan Wakely
2017-01-18PR69301 don't assume atomic<T> can default construct TJonathan Wakely