Daily bump.
[gcc.git] / libstdc++-v3 / doc /
2020-05-06 Jonathan Wakelylibstdc++: Document library versioning for 9.[123]...
2020-05-04 Jonathan Wakelylibstdc++: Fix broken link to SGI STL FAQ
2020-04-23 Jonathan Wakelylibstdc++: Update C++20 library status docs
2020-04-21 Jonathan Wakelylibstdc++: Improve C++14 and C++17 status docs
2020-04-05 Gerald Pfeiferlibstdc++: Refer to Git documentation
2020-04-01 Gerald Pfeiferlibstdc++: Move "free books" list from fsf.org to gnu.org
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-20 Jonathan Wakelylibstdc++: Fix recent documentation changes
2020-01-20 Eric S. RaymondClean up references to Subversion in documentation...
2020-01-09 Olivier Hainquerename local _C2 identifiers in stl map header files
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-20 Janne BlomqvistSwitch gcc ftp URL's to https
2019-11-15 Jonathan Wakelylibstdc++: Fix definition of std::nostopstate object
2019-11-11 Gerald PfeiferUpdate link to "Why not LGPL".
2019-11-10 Gerald PfeiferSwitch www.hboehm.info to https
2019-11-08 Jonathan Wakelylibsupc++: add <compare> to precompiled header
2019-10-31 Jonathan WakelyRegenerate libstdc++ HTML docs
2019-10-31 Jonathan WakelyPartial implementation of C++20 of <ranges> header
2019-10-26 Gerald Pfeifercodecvt.xml: Switch pubs.opengroup.org to https.
2019-10-25 Gerald Pfeiferpolicy_data_structures_biblio.xml: Switch pubs.opengrou...
2019-10-25 Gerald Pfeifer* doc/xml/gnu/gpl-3.0.xml: Switch gnu.org to https.
2019-10-25 Edward Smith-Rowlandstatus_cxx2020.xml: Add rows and update status.
2019-10-24 Jonathan WakelyPR libstdc++/88338 Implement P0898R3, C++20 concepts...
2019-10-17 Jonathan WakelyProcess new C++17 and C++20 headers with Doxygen
2019-10-08 Jonathan WakelyAdd makefile target to update HTML files in source...
2019-10-08 Jonathan WakelyRestore URL for Austern article on allocators
2019-10-02 Jonathan WakelyDocument non-conformance of parallel mode to recent...
2019-09-09 Edward Smith-RowlandUpdate docs for recent <span> and constexpr lib changes.
2019-09-06 Jonathan WakelyDefine std::ssize for C++20 (P1227R2)
2019-09-05 Jonathan WakelyImprove precondition checks for std::span
2019-09-05 Jonathan WakelyRemove broken URL from libstdc++ manual
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-09-02 Jonathan WakelyUpdate libstdc++ docs for library version bumps
2019-09-01 Gerald Pfeiferpolicy_data_structures_biblio.xml (COM: Component Model...
2019-08-20 Jonathan WakelyDo not try to process deleted headers with Doxygen
2019-08-04 Gerald Pfeiferdocumentation_hacking.xml: doxygen.org is now doxygen.nl.
2019-07-28 Gerald Pfeiferdocumentation_hacking.xml: Fix broken reference to...
2019-07-12 Jonathan WakelyUpdate C++2a library status table
2019-07-11 Jonathan WakelyImprove docs for --enable-libstdcxx-time=rt
2019-06-20 Jonathan WakelyFix outdated reference to C++17 draft in the docs
2019-06-03 Jonathan WakelyCorrections for C++2a library status table
2019-06-03 Jonathan WakelyPR libstdc++/90686 update C++2a library status docs
2019-06-03 Jonathan WakelyEnforce allocator::value_type consistency for container...
2019-05-31 Gerald Pfeifer* doc/xml/manual/allocator.xml: Move hoard.org back...
2019-05-30 Jonathan WakelyUpdate libstdc++ documentation for Support and Diagnost...
2019-05-30 Jonathan WakelyUpdate C++20 status table
2019-05-30 Jonathan WakelyUpdate documentation of implementation-defined library...
2019-05-29 Jonathan WakelyPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-05-26 Gerald Pfeiferappendix_contributing.xml: Update pointer to C++ standa...
2019-05-23 Jonathan WakelyLWG 2996 add rvalue overloads for shared_ptr aliasing...
2019-05-23 Jonathan WakelyLWG 2921 remove packaged_task constructors taking alloc...
2019-05-23 Jonathan WakelyAdd missing feature test macro to C++17 status table
2019-05-21 Jonathan WakelyFix names of _Lock_policy constants in libstdc++ manual
2019-05-17 Jonathan WakelyAdd missing piece of P0777R1 and update C++20 status...
2019-05-13 Jonathan WakelySmall markup changes to PBDS docs
2019-05-13 Edward Smith-RowlandDocument P0811R3 status in C++20 table
2019-05-13 Jonathan WakelyRemove Profile Mode, deprecated since GCC 7.1
2019-05-13 Jonathan WakelyRemove array_allocator extension, deprecated since...
2019-05-07 Jonathan WakelyImprove API docs for <chrono> and <ratio>
2019-05-07 Jonathan WakelyPR libstdc++/89102 implement new common_type rules...
2019-05-07 Jonathan WakelyFix incorrect DR numbers in libstdc++ manual
2019-05-02 Jonathan WakelyAllow Markdown formatting in Doxygen comments
2019-05-02 Jonathan WakelyImprove docs for Library Fundamentals TS
2019-05-02 Jonathan WakelyImprove Doxygen docs for nested namespaces
2019-05-02 Jonathan WakelyUpdate libstdc++ Doxygen config
2019-04-25 Jonathan WakelyPR libstdc++/90239 use uses_allocator_construction_args...
2019-04-24 Jonathan WakelyUpdate C++17 library status tables
2019-04-23 Thomas RodgersDocument PSTL linker flags
2019-04-10 Jonathan WakelyUpdate documentation regarding bogus memory leaks in...
2019-04-05 Jonathan WakelyImplement std::visit<R> for C++2a (P0655R1)
2019-03-22 Jonathan WakelyRemove broken links from libstdc++ manual to Doxygen...
2019-03-19 Jonathan WakelyUpdate libstdc++ API Evolution documentation
2019-03-08 Jonathan WakelyFix text of hyperlink in manual
2019-03-07 Jonathan WakelyUpdate C++20 status table in libstdc++ manual
2019-02-27 Jonathan WakelyPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-14 Jonathan WakelyUpdate libstdc++ documentation for C++2a implementation...
2019-02-14 Jonathan WakelyUpdate libstdc++ documentation for implementation status
2019-02-14 Jonathan WakelyDR 2586 fix value category in uses-allocator checks
2019-02-14 Jonathan WakelyLWG 2537 fix priority_queue constructors to establish...
2019-02-14 Jonathan WakelyEnforce LWG DR 2566 requirement for container adaptors
2019-02-14 Jonathan WakelyDocument LWG 2735 status and add test
2019-01-30 Ulrich Drepper* doc/xml/manual/status_cxx2020.xml: Update P0600 entry.
2019-01-15 Jonathan WakelyFix missing or incorrect feature test macros
2019-01-15 Jonathan Wakely* doc/xml/manual/status_cxx2020.xml: Update P1123R0...
2019-01-11 Jonathan WakelyDocument C++20 library status
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 ...
next