compiler: pad structs ending with zero-sized field
[gcc.git] / libstdc++-v3 / doc /
2019-01-07 Jonathan WakelyUpdate documentation for C++17 filesystem library
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-19 Jonathan WakelyFix grammar in libstdc++ ABI history documentation
2018-12-11 Gerald Pfeiferdocumentation_hacking.xml: Update reference to epubcheck.
2018-11-28 Jonathan WakelyApply resolution for LWG DR 3096
2018-11-28 Jonathan WakelyUpdate C++17 library status docs
2018-11-27 Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-01 Gerald Pfeiferallocator.xml: Adjust link to "Reconsidering Custom...
2018-10-01 Jonathan WakelyRegenerate libstdc++ HTML pages
2018-09-30 Gerald Pfeifermessages.xml: Switch link to oracle.com to https.
2018-09-30 Gerald Pfeiferpolicy_data_structures_biblio.xml: Update link to Micro...
2018-09-29 Gerald Pfeiferfdl-1.3.xml: The Free Software Foundation web site...
2018-09-24 Gerald Pfeifercodecvt.xml: Move link to "UTF-8 and Unicode FAQ" to...
2018-09-24 Gerald Pfeiferpolicy_data_structures_biblio.xml: Update link to ...
2018-09-23 Gerald Pfeiferusing_exceptions.xml: Move boost.orgs link to https.
2018-09-01 Gerald Pfeiferprofile_mode.xml: Update three ieeexplore.ieee.org...
2018-08-22 Jonathan WakelyPR libstdc++/77854 document size_type for containers
2018-08-14 Jonathan WakelyPR libstdc++/85343 overload __throw_ios_failure to...
2018-08-10 Jonathan WakelyPR libstdc++/68210 adjust operator new and delete for...
2018-08-08 Jonathan WakelyFix Docbook markup for table entry
2018-08-08 Jonathan WakelyAdd missing <experimental/numeric> header to docs
2018-07-31 Jonathan WakelyImprove libstdc++ docs w.r.t newer C++ standards
2018-07-17 Jonathan WakelyPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-06-25 Jonathan Wakely* doc/xml/manual/status_cxx2017.xml: Document N4531...
2018-06-15 Jonathan WakelyLWG 3076 basic_string CTAD ambiguity
2018-06-15 Jonathan WakelyLWG 2993 reference_wrapper<T> conversion from T&&
2018-06-14 Jonathan WakelyLWG 3074 make scalar types non-deduced in valarray...
2018-05-10 Jonathan WakelyDocument Dual ABI for std::ios_base::failure
2018-05-07 Jonathan WakelyDocument -lstdc++fs requirement for std::filesystem
2018-04-11 Jonathan WakelyUpdate libstdc++ manual in preparation for GCC 8 release
2018-04-10 Jonathan WakelyUpdate links to archived copy of SGI STL docs
2018-03-18 Gerald Pfeiferapi.xml: www.fsf.org has moved to https.
2018-03-18 Gerald Pfeiferdocumentation_hacking.xml: Adjust link to docbook.org.
2018-01-29 Jonathan WakelyRegenerate libstdc++ documentation
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-27 Jonathan WakelyPR libstdc++/83538 fix std::match_results<T>::reference...
2017-11-21 Przemyslaw WirkusFix invalid XML in libstdc++ manual
2017-11-17 Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-11-05 Gerald Pfeifer* doc/xml/manual/abi.xml: Move docs.oracle.com referenc...
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.
next