summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Document library versioning for 9.[123] and 10.1Jonathan Wakely2020-05-062-5/+10
* libstdc++: Fix broken link to SGI STL FAQJonathan Wakely2020-05-043-212/+212
* libstdc++: Update C++20 library status docsJonathan Wakely2020-04-235-1028/+1138
* libstdc++: Improve C++14 and C++17 status docsJonathan Wakely2020-04-218-235/+3467
* libstdc++: Refer to Git documentationGerald Pfeifer2020-04-052-2/+2
* libstdc++: Move "free books" list from fsf.org to gnu.orgGerald Pfeifer2020-04-012-2/+2
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-0/+1
* libstdc++: Fix recent documentation changesJonathan Wakely2020-01-2012-55/+40
* Clean up references to Subversion in documentation sources.Eric S. Raymond2020-01-199-30/+14
* rename local _C2 identifiers in stl map header filesOlivier Hainque2020-01-091-0/+3
* Update copyright years.Jakub Jelinek2020-01-013-3/+3
* Switch gcc ftp URL's to httpsJanne Blomqvist2019-11-202-3/+3
* libstdc++: Fix definition of std::nostopstate objectJonathan Wakely2019-11-151-0/+1
* Update link to "Why not LGPL".Gerald Pfeifer2019-11-111-1/+1
* Switch www.hboehm.info to httpsGerald Pfeifer2019-11-101-1/+1
* libsupc++: add <compare> to precompiled headerJonathan Wakely2019-11-081-0/+1
* Regenerate libstdc++ HTML docsJonathan Wakely2019-10-315-6/+70
* Partial implementation of C++20 of <ranges> headerJonathan Wakely2019-10-311-0/+1
* codecvt.xml: Switch pubs.opengroup.org to https.Gerald Pfeifer2019-10-263-3/+3
* policy_data_structures_biblio.xml: Switch pubs.opengroup.org to https.Gerald Pfeifer2019-10-251-1/+1
* * doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https.Gerald Pfeifer2019-10-251-1/+1
* status_cxx2020.xml: Add rows and update status.Edward Smith-Rowland2019-10-251-0/+154
* PR libstdc++/88338 Implement P0898R3, C++20 concepts libraryJonathan Wakely2019-10-242-5/+4
* Process new C++17 and C++20 headers with DoxygenJonathan Wakely2019-10-171-1/+12
* Add makefile target to update HTML files in source treeJonathan Wakely2019-10-084-4/+26
* Restore URL for Austern article on allocatorsJonathan Wakely2019-10-082-0/+5
* Document non-conformance of parallel mode to recent C++ standardsJonathan Wakely2019-10-022-7/+31
* Update docs for recent <span> and constexpr lib changes.Edward Smith-Rowland2019-09-092-24/+21
* Define std::ssize for C++20 (P1227R2)Jonathan Wakely2019-09-062-4/+3
* Improve precondition checks for std::spanJonathan Wakely2019-09-052-26/+8
* Remove broken URL from libstdc++ manualJonathan Wakely2019-09-052-9/+5
* Remove Cell Broadband Engine SPU targetsUlrich Weigand2019-09-032-6/+0
* Update libstdc++ docs for library version bumpsJonathan Wakely2019-09-026-21/+29
* policy_data_structures_biblio.xml (COM: Component Model Object Technologies):...Gerald Pfeifer2019-09-011-1/+1
* Do not try to process deleted headers with DoxygenJonathan Wakely2019-08-201-11/+0
* documentation_hacking.xml: doxygen.org is now doxygen.nl.Gerald Pfeifer2019-08-041-1/+1
* documentation_hacking.xml: Fix broken reference to the Doxygen manual.Gerald Pfeifer2019-07-281-4/+6
* Update C++2a library status tableJonathan Wakely2019-07-121-5/+3
* Improve docs for --enable-libstdcxx-time=rtJonathan Wakely2019-07-111-7/+13
* Fix outdated reference to C++17 draft in the docsJonathan Wakely2019-06-201-2/+2
* Corrections for C++2a library status tableJonathan Wakely2019-06-032-4/+19
* PR libstdc++/90686 update C++2a library status docsJonathan Wakely2019-06-034-8/+261
* Enforce allocator::value_type consistency for containers in C++2aJonathan Wakely2019-06-031-0/+15
* * doc/xml/manual/allocator.xml: Move hoard.org back to http.Gerald Pfeifer2019-05-311-1/+1
* Update libstdc++ documentation for Support and Diagnostics clausesJonathan Wakely2019-05-309-178/+433
* Update C++20 status tableJonathan Wakely2019-05-302-5/+4
* Update documentation of implementation-defined library featuresJonathan Wakely2019-05-303-31/+51
* PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely2019-05-293-23/+87
* appendix_contributing.xml: Update pointer to C++ standard at ansi.org.Gerald Pfeifer2019-05-261-1/+1
* LWG 2996 add rvalue overloads for shared_ptr aliasing and castingJonathan Wakely2019-05-233-0/+21