[Ada][S/390] Fix Memory_Size definition.
[gcc.git] / libstdc++-v3 /
2017-04-03 Jonathan WakelyRemove duplicated entry in C++17 library status table
2017-04-03 Jonathan WakelyUncomment std::reference_wrapper tests that no longer...
2017-04-03 Jonathan WakelyFix comments in libstdc++ header and test
2017-04-03 Jonathan WakelyUpdate C++17 library status table in manual
2017-04-03 Jonathan WakelyImplement P0426R1 "Constexpr for std::char_traits"...
2017-04-03 Ville Voutilainenre PR libstdc++/79141 (std::pair<int,int> p = {}; fails...
2017-04-03 Ville VoutilainenImplement std::is_aggregate.
2017-03-29 Ville VoutilainenAdjust optional's pretty printer for LWG 2900.
2017-03-28 Ville VoutilainenImplement LWG 2900, The copy and move constructors...
2017-03-28 Jonathan WakelyPR libstdc++/80137 use std::nextafter instead of looping
2017-03-28 Jonathan WakelyAdd _GLIBCXX_RELEASE macro to "Using" section of manual
2017-03-28 Jonathan WakelyPR libstdc++/80229 restore support for shared_ptr<funct...
2017-03-26 Markus TrippelsdorfFix PR80183 : _M_color not moved
2017-03-23 Jonathan WakelyFix Debug Mode test failures
2017-03-23 Jonathan WakelyFix broken links in manual and remove outdated info
2017-03-23 Daniel KrueglerImplement LWG 2686, std::hash<error_condition>, for...
2017-03-23 Daniel KrueglerImplement P0607R0 "Inline Variables for Standard Librar...
2017-03-22 Jonathan WakelyAdd deduction guides for C++17 (P0433R2, partial)
2017-03-20 François Dumontstl_deque.h (deque): Access allocator value_type only...
2017-03-18 Gerald Pfeiferappendix_contributing.xml: Convert link to ansi.org...
2017-03-17 Jonathan WakelyFix alignment bugs in std::codecvt_utf16
2017-03-16 Jonathan WakelyPR libstdc++/79980 fix target type of cast
2017-03-16 Jonathan WakelyPR libstdc++/80041 fix codecvt_utf16<wchar_t> to use...
2017-03-16 Jonathan WakelyFix encoding() and max_length() values for codecvt...
2017-03-16 Jonathan WakelyPR libstdc++/79980 fix BOM detection, maxcode checks...
2017-03-16 Jonathan WakelyPR libstdc++/79511 fix endianness of UTF-16 data
2017-03-16 Jonathan WakelyPR libstdc++/80064 make heap algorithms work with funct...
2017-03-16 Jonathan WakelyPR libstdc++/67440 make pretty printers work with GDB...
2017-03-16 Jonathan WakelyFix typo and replace non-breaking spaces in libstdc...
2017-03-15 Ville VoutilainenImplement LWG 2857, {variant,optional,any}::emplace...
2017-03-15 Jonathan WakelyPR libstdc++/62045 fix O(N) insertion in pd_ds binary...
2017-03-15 Jonathan WakelyFix typo in config.h.in comment
2017-03-14 Jonathan WakelyPR libstdc++/79162 disambiguate assignment from string_view
2017-03-13 Ville Voutilainenre PR libstdc++/80034 (unqualified calls to std::distan...
2017-03-13 Ville VoutilainenImplement LWG 2806, Base class of bad_optional_access.
2017-03-12 Ville VoutilainenImplement LWG 2934, optional<const T> doesn't compare...
2017-03-10 Jonathan WakelyFix libstdc++ reserved names test to pass on AIX
2017-03-10 Jonathan WakelyP0604R0 add invoke_result, is_invocable etc. for C++17
2017-03-10 George Lander[libstdc++-v3] Fix detection of obsolete isnan
2017-03-09 Jonathan WakelyDefine macro to simplify std::_Not_fn definition
2017-03-09 Jonathan WakelyDefine std::byte for C++17 (P0298R3)
2017-03-05 Jonathan WakelyAdd std::scoped_lock for C++17
2017-03-02 Gerald Pfeiferdebug_mode.xml: Update and simplify note on link- and...
2017-03-02 Jonathan WakelyRename 17_intro/headers/names.cc test file
2017-03-02 Jonathan WakelyPR libstdc++/79789 fix non-reserved names in headers
2017-03-02 Jonathan WakelyPR 79798 Fix incorrect use of std::result_of in std...
2017-03-01 Gerald Pfeiferdocumentation_hacking.xml: Tweak link to doxygen.org.
2017-02-23 Jonathan WakelyEnsure <experimental/iterator> includes <iterator>
2017-02-19 Dinka RannsC++17 GB50 resolution (P0505R0)
2017-02-19 Gerald Pfeifer* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
2017-02-18 Gerald Pfeiferio.xml: Update link to groups.google.com.
2017-02-18 Gerald Pfeifer* doc/xml/manual/profile_mode.xml: Fix link.
2017-02-16 Gerald Pfeiferpolicy_data_structures.xml: Simplify and standardize...
2017-02-16 Jonathan WakelyPR libstdc++/60936 fix length calculation
2017-02-15 Tim Shenre PR libstdc++/78723 ([variant] P0393r3: "Making varia...
2017-02-15 Tim Shenre PR libstdc++/79513 (std::visit doesn't handle refere...
2017-02-13 H.J. Lux32: Update baseline_symbols.txt
2017-02-13 Jakub Jelinekre PR libstdc++/79348 (abi_check fails on s390x (2...
2017-02-13 Jonathan WakelyPR libstdc++/79486 use lvalues in result_of expressions
2017-02-11 Jonathan WakelyPR libstdc++/79467 use lvalues in is_callable check
2017-02-11 Jonathan WakelyAdjust whitespace in <bits/atomic_base.h>
2017-02-10 Gerald Pfeifer* doc/xml/manual/profile_mode.xml: Update a paper refer...
2017-02-08 Gerald Pfeifer* src/c++11/snprintf_lite.cc (__err): Use https for...
2017-02-08 Jonathan WakelyUpdate links and references in libstdc++ manual
2017-02-08 Gerald Pfeiferprofile_mode.xml: Unbreak link to "Optimizing Sorting...
2017-02-08 Gerald Pfeifer* src/c++11/snprintf_lite.cc (__err): Update bug report...
2017-02-07 Gerald Pfeiferabi.xml: Update link to "Sun Studio 11: C++ Migration...
2017-02-07 Gerald Pfeiferlwg-active.html: Remove.
2017-02-07 Gerald Pfeifer* doc/xml/manual/status_cxx2017.xml: Fix link to N4284.
2017-02-06 Jonathan WakelyFix test failure at -O0 by pruning output
2017-02-06 Gerald Pfeiferdocumentation_hacking.xml: Remove obsolete link to...
2017-02-03 Jonathan WakelyPR libstdc++/66145 ensure new ABI for ios::failure...
2017-02-03 Jonathan WakelyPR libstdc++/60936 reduce coupling between objects...
2017-02-02 H.J. LuUpdate libstdc++ baseline symbols for x32
2017-02-02 Rainer OrthSeparate Solaris/SPARC and x86 baselines
2017-02-02 Rainer OrthUpdate Solaris baselines
2017-02-01 Jonathan WakelyPR78346 make <bits/predefined_ops.h> handle stashing...
2017-02-01 Jonathan WakelyPR libstdc++/79254 simplify exception-safety in copy...
2017-01-30 Ville VoutilainenImplement LWG 2825, LWG 2756 breaks class template...
2017-01-27 Jonathan WakelyPR libstdc++/79254 fix exception-safety in std::string...
2017-01-26 Jonathan WakelyPR libstdc++/70607 revert recent changes to <tr1/complex>
2017-01-26 Jonathan WakelyFix libstdc++ testsuite failures in C++98 and C++11...
2017-01-26 Jonathan WakelyFix namespace versioning and remove __detail::__identit...
2017-01-26 Jason Merrill* name-lookup.c (parse_using_directive): Deprecate...
2017-01-26 Jonathan WakelyPR libstdc++/79190 add fallback aligned_alloc implement...
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-25 Jonathan WakelyPR libstdc++/70607 make proj(T) and conj(T) return...
2017-01-24 Jonathan WakelyPR libstdc++/79206 check string_view sizes in operator==
2017-01-23 Jonathan WakelyRestore <functional> header to test
2017-01-23 Thomas Preud'homme69301.cc: Require atomic builtins.
2017-01-23 Jonathan WakelyPR libstdc++/79195 fix make_array type deduction
2017-01-23 Gerald Pfeifer* doc/xml/manual/debug.xml: code.google.com uses https...
2017-01-22 Gerald Pfeifer* doc/xml/manual/test.xml: Fix link into gccint online...
2017-01-21 Ville VoutilainenMake poisoned hashes SFINAE away the call operator...
2017-01-20 Joe SeymourSupport unsigned __int20 in checks for size_t mangling
2017-01-20 Jonathan WakelyPR69240 Define inequality operators for <random> param...
2017-01-20 Jonathan WakelyPR72792 detect allocator pointer types without invalid...
2017-01-20 Jonathan WakelyPR72792 PR72793 relax requirements on rebind members
2017-01-20 Jonathan WakelyPR69321 fix any_cast<T>(any*) for non-copyable T
next