aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2017-03-22Add deduction guides for C++17 (P0433R2, partial)Jonathan Wakely
2017-03-202017-03-20 François Dumont <fdumont@gcc.gnu.org>François Dumont
2017-03-18 * doc/xml/manual/appendix_contributing.xml: Convert link toGerald Pfeifer
2017-03-17Fix alignment bugs in std::codecvt_utf16Jonathan Wakely
2017-03-16PR libstdc++/79980 fix target type of castJonathan Wakely
2017-03-16PR libstdc++/80041 fix codecvt_utf16<wchar_t> to use UTF-16 not UTF-8Jonathan Wakely
2017-03-16Fix encoding() and max_length() values for codecvt facetsJonathan Wakely
2017-03-16PR libstdc++/79980 fix BOM detection, maxcode checks, UCS2 handlingJonathan Wakely
2017-03-16PR libstdc++/79511 fix endianness of UTF-16 dataJonathan Wakely
2017-03-16PR libstdc++/80064 make heap algorithms work with function typesJonathan Wakely
2017-03-16PR libstdc++/67440 make pretty printers work with GDB 7.6 againJonathan Wakely
2017-03-16Fix typo and replace non-breaking spaces in libstdc++-v3/ChangeLogXi Ruoyao
2017-03-15Implement LWG 2857, {variant,optional,any}::emplace shouldVille Voutilainen
2017-03-15PR libstdc++/62045 fix O(N) insertion in pd_ds binary heapJonathan Wakely
2017-03-15Fix typo in config.h.in commentJonathan Wakely
2017-03-14PR libstdc++/79162 disambiguate assignment from string_viewJonathan Wakely
2017-03-13PR libstdc++/80034Ville Voutilainen
2017-03-13Implement LWG 2806, Base class of bad_optional_access.Ville Voutilainen
2017-03-12Implement LWG 2934, optional<const T> doesn't compare with T.Ville Voutilainen
2017-03-10Fix libstdc++ reserved names test to pass on AIXJonathan Wakely
2017-03-10P0604R0 add invoke_result, is_invocable etc. for C++17Jonathan Wakely
2017-03-10[libstdc++-v3] Fix detection of obsolete isnanGeorge Lander
2017-03-09Define macro to simplify std::_Not_fn definitionJonathan Wakely
2017-03-09Define std::byte for C++17 (P0298R3)Jonathan Wakely
2017-03-05Add std::scoped_lock for C++17Jonathan Wakely
2017-03-02 * doc/xml/manual/debug_mode.xml: Update and simplify noteGerald Pfeifer
2017-03-02Rename 17_intro/headers/names.cc test fileJonathan Wakely
2017-03-02PR libstdc++/79789 fix non-reserved names in headersJonathan Wakely
2017-03-02PR 79798 Fix incorrect use of std::result_of in std::bindJonathan Wakely
2017-03-01 * doc/xml/manual/documentation_hacking.xml: Tweak link toGerald Pfeifer
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-18 * doc/xml/manual/io.xml: Update link to groups.google.com.Gerald Pfeifer
2017-02-18 * doc/xml/manual/profile_mode.xml: Fix link.Gerald Pfeifer
2017-02-16 * doc/xml/manual/policy_data_structures.xml: Simplify andGerald Pfeifer
2017-02-16PR libstdc++/60936 fix length calculationJonathan Wakely
2017-02-15 PR libstdc++/78723Tim Shen
2017-02-15 PR libstdc++/79513Tim Shen
2017-02-13x32: Update baseline_symbols.txtH.J. Lu
2017-02-13 PR libstdc++/79348Jakub 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-08 * doc/xml/manual/profile_mode.xml: Unbreak link toGerald Pfeifer
2017-02-08 * src/c++11/snprintf_lite.cc (__err): Update bug reporting URL.Gerald Pfeifer
2017-02-07 * doc/xml/manual/abi.xml: Update link to "Sun Studio 11: C++Gerald Pfeifer