Define std::endian for C++2a (P0463R1)
[gcc.git] / libstdc++-v3 / doc /
2017-10-30 Jonathan WakelyMinor tweak to libstdc++ FAQ
2017-10-25 Jonathan WakelyUpdate C++17 library status documentation
2017-10-23 Jonathan WakelyPR libstdc++/82644 document IS 29124 support
2017-10-19 Jonathan WakelyUpdate references to C++17 in libstdc++ manual
2017-10-13 Jonathan WakelyPR libstdc++/82522 overload map insert functions for...
2017-09-13 Jonathan WakelyFix broken URLs in libstdc++ API docs
2017-09-13 Jonathan WakelyPR libstdc++/81835 fix broken URLs in libstdc++ docs
2017-09-12 Jonathan WakelyPR libstdc++/79433 no #error for including headers...
2017-09-09 Gerald Pfeiferallocator.xml: Adjust link for Hoard.
2017-07-21 Jonathan WakelyAdd AddressSanitizer annotations to std::vector
2017-07-11 Jonathan WakelyImprovements to the libstdc++ FAQ and manual
2017-06-16 Jonathan WakelyPR libstdc++/81092 add std::wstring symbols and bump...
2017-06-14 Jonathan WakelyFix libstdc++ testsuite failures with -D_GLIBCXX_USE_CX...
2017-06-12 Pedro AlvesFinish implementing P0426R1 "Constexpr for std::char_tr...
2017-06-09 Jonathan WakelySupport move-only deleters in std::shared_ptr (LWG...
2017-06-02 Jonathan WakelyPR libstdc++/80624 satisfy invariant for char_traits...
2017-05-23 Xi RuoyaoPR libstdc++/67578 Implement non-trivial std::random_de...
2017-05-18 Jonathan WakelyFix typos in libstdc++ manual
2017-05-18 Jonathan WakelyUpdate libstdc++ version info in manual
2017-05-16 Jonathan WakelyImplement std::experimental::source_location (N4519)
2017-05-16 Jonathan WakelyAdd cross-reference for test permutations in libstdc...
2017-05-16 Jonathan WakelyAdd cross-reference for BADNAMES in libstdc++ manual
2017-05-11 Jonathan WakelyFix ViewCVS URLs in libstdc++ manual
2017-05-08 Jonathan WakelyClarify mt_allocator documentation w.r.t deallocation
2017-04-19 Jonathan WakelyRationalise ABI links in libstdc++ manual
2017-04-11 Gerald Pfeiferfaq.xml: Update reference link to C++ ABI for Itanium.
2017-04-03 Jonathan WakelyRemove duplicated entry in C++17 library status table
2017-04-03 Jonathan WakelyUpdate C++17 library status table in manual
2017-03-28 Jonathan WakelyAdd _GLIBCXX_RELEASE macro to "Using" section of manual
2017-03-23 Jonathan WakelyFix broken links in manual and remove outdated info
2017-03-18 Gerald Pfeiferappendix_contributing.xml: Convert link to ansi.org...
2017-03-15 Jonathan WakelyFix typo in config.h.in comment
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-01 Gerald Pfeiferdocumentation_hacking.xml: Tweak link to doxygen.org.
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-10 Gerald Pfeifer* doc/xml/manual/profile_mode.xml: Update a paper refer...
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-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 Gerald Pfeiferdocumentation_hacking.xml: Remove obsolete link to...
2017-01-26 Jason Merrill* name-lookup.c (parse_using_directive): Deprecate...
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-19 Jonathan WakelyFix typo in recent doc updates
2017-01-19 Jonathan WakelyPR78905 define _GLIBCXX_RELEASE macro
2017-01-17 Jonathan WakelyPR69699 document why __GLIBCXX__ macro is useless
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-12 Jonathan WakelyPR66284 remove std::function special case for reference...
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-04 Gerald Pfeiferdocumentation_hacking.xml: sourceforge.net now defaults...
2017-01-03 Jonathan WakelyFix typos in libstdc++ docs and update copyright years
2017-01-02 Gerald Pfeiferfaq.xml: Update address of C++ ABI link.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-08 Jonathan WakelyPR71856 try to fix Parallel Mode assertions again
2016-11-15 Jonathan WakelyMake std::tuple_size<cv T> SFINAE-friendly (LWG 2770)
2016-11-15 Jonathan WakelyAdd std::string constructor for substring of string_vie...
2016-11-15 Jonathan WakelyConstrain swap overload for std::optional (LWG 2748)
2016-11-13 Jonathan WakelyAdd array support to std::shared_ptr for C++17
2016-10-28 Jonathan WakelyImplement std::launder for C++17
2016-10-17 Jonathan WakelyImplement P0084R2, Emplace return type, for C++17
2016-10-12 Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-10-12 Jonathan WakelyDefine std::sample for C++17
2016-10-12 Jonathan WakelyDo not copy std:call_once arguments (LWG 2442)
2016-10-11 Jonathan WakelySimplify std::rethrow_if_nested definition
2016-10-10 Jonathan WakelyImprove docs on libstdc++ source-code layout
2016-10-10 Jonathan WakelyUpdate docs on libstdc++ source-code layout
2016-10-10 Jonathan WakelyCorrect C++11 implementation status docs
2016-10-10 Jonathan WakelyImplement constexpr std::addressof for C++17
2016-10-07 Jonathan WakelyImprove implementation-defined docs for libstdc++
2016-10-07 Jonathan WakelyImplement std::has_unique_object_representations
2016-10-06 Jonathan WakelyMake std::scoped_allocator_adaptor's OUTERMOST recursive
2016-10-03 Jonathan WakelyDefine std::gcd and std::lcm for C++17
2016-09-30 Jonathan WakelyImplement LWG 2192 and LWG 2294 for std::abs
2016-09-28 Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-27 Jonathan WakelyDefine feature macro and update C++17 library status
2016-09-27 Jonathan WakelyDefine 3-argument overloads of std::hypot for C++17...
2016-09-22 Jonathan WakelyImplement C++17 node extraction and insertion (P0083R5)
2016-09-16 Jonathan WakelyFix typo in Libstdc++ Profile Mode docs
2016-09-15 Jonathan WakelyEditorial fixes to libstdc++ debug mode docs
2016-08-26 Jonathan Wakelylibstdc++/51960 move-construction for raw_storage_iterator
2016-08-26 Jonathan WakelyAdd new std::basic_string constructor (LWG 2583)
2016-08-23 Jonathan WakelyRemove reference to -pthreads option in libstdc++ manual
2016-08-22 Jonathan WakelyUpdate links to libstdc++ Doxygen pages
2016-08-22 Jonathan WakelyAdd noexcept to std::function swap
2016-08-19 Jonathan WakelyDefine std::not_fn for C++17
2016-08-19 Jonathan WakelyDefine std::atomic<T>::is_always_lock_free for C++17
2016-08-19 Jonathan WakelyUpdate C++17 library status table
2016-08-18 Jonathan WakelyExpand libstdc++ docs on testing
2016-08-18 Jonathan WakelyImprove documentation of libstdc++ test targets
2016-08-18 Jonathan WakelyDocument libstdc++.so versioning in manual
2016-08-18 Jonathan WakelyImprove markup in libstdc++ manual
2016-08-06 Jonathan WakelyUpdate C++17 library status table
2016-08-06 Jonathan WakelyAdd std::apply for C++17
next