summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
Commit message (Expand)AuthorAgeFilesLines
* allocator.xml: Adjust link to "Reconsidering Custom Memory Allocation".Gerald Pfeifer2018-10-011-1/+1
* Regenerate libstdc++ HTML pagesJonathan Wakely2018-10-018-11/+11
* messages.xml: Switch link to www.oracle.com to https.Gerald Pfeifer2018-09-301-1/+1
* policy_data_structures_biblio.xml: Update link to Microsoft Component Model O...Gerald Pfeifer2018-09-301-1/+1
* fdl-1.3.xml: The Free Software Foundation web site now uses https.Gerald Pfeifer2018-09-292-2/+2
* codecvt.xml: Move link to "UTF-8 and Unicode FAQ" to https.Gerald Pfeifer2018-09-241-1/+1
* policy_data_structures_biblio.xml: Update link to "Priority Queues and the STL".Gerald Pfeifer2018-09-241-1/+1
* using_exceptions.xml: Move boost.orgs link to https.Gerald Pfeifer2018-09-231-2/+2
* profile_mode.xml: Update three ieeexplore.ieee.org references.Gerald Pfeifer2018-09-011-3/+3
* PR libstdc++/77854 document size_type for containersJonathan Wakely2018-08-224-2/+17
* PR libstdc++/85343 overload __throw_ios_failure to take errnoJonathan Wakely2018-08-141-0/+2
* PR libstdc++/68210 adjust operator new and delete for LWG 206Jonathan Wakely2018-08-101-0/+11
* Fix Docbook markup for table entryJonathan Wakely2018-08-082-2/+2
* Add missing <experimental/numeric> header to docsJonathan Wakely2018-08-082-5/+6
* Improve libstdc++ docs w.r.t newer C++ standardsJonathan Wakely2018-07-317-98/+372
* PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely2018-07-171-2/+1
* * doc/xml/manual/status_cxx2017.xml: Document N4531 status.Jonathan Wakely2018-06-251-0/+10
* LWG 3076 basic_string CTAD ambiguityJonathan Wakely2018-06-161-0/+7
* LWG 2993 reference_wrapper<T> conversion from T&&Jonathan Wakely2018-06-151-0/+8
* LWG 3074 make scalar types non-deduced in valarray non-member functionsJonathan Wakely2018-06-141-0/+8
* Document Dual ABI for std::ios_base::failureJonathan Wakely2018-05-107-18/+89
* Document -lstdc++fs requirement for std::filesystemJonathan Wakely2018-05-071-1/+3
* Update libstdc++ manual in preparation for GCC 8 releaseJonathan Wakely2018-04-1126-46/+270
* Update links to archived copy of SGI STL docsJonathan Wakely2018-04-108-17/+17
* api.xml: www.fsf.org has moved to https.Gerald Pfeifer2018-03-186-6/+6
* documentation_hacking.xml: Adjust link to docbook.org.Gerald Pfeifer2018-03-181-1/+1
* Regenerate libstdc++ documentationJonathan Wakely2018-01-296-12/+18
* Update copyright years.Jakub Jelinek2018-01-033-3/+3
* PR libstdc++/83538 fix std::match_results<T>::reference (LWG 2306)Jonathan Wakely2017-12-271-0/+6
* Fix invalid XML in libstdc++ manualPrzemyslaw Wirkus2017-11-211-1/+1
* Enable building libstdc++-v3 with Intel CETIgor Tsimbalist2017-11-171-1/+2
* * doc/xml/manual/abi.xml: Move docs.oracle.com references to https.Gerald Pfeifer2017-11-051-2/+2
* Minor tweak to libstdc++ FAQJonathan Wakely2017-10-301-4/+9
* Update C++17 library status documentationJonathan Wakely2017-10-25110-329/+480
* PR libstdc++/82644 document IS 29124 supportJonathan Wakely2017-10-232-0/+319
* Update references to C++17 in libstdc++ manualJonathan Wakely2017-10-191-16/+16
* PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)Jonathan Wakely2017-10-131-0/+6
* Fix broken URLs in libstdc++ API docsJonathan Wakely2017-09-131-3/+3
* PR libstdc++/81835 fix broken URLs in libstdc++ docsJonathan Wakely2017-09-132-2/+2
* PR libstdc++/79433 no #error for including headers with wrong -stdJonathan Wakely2017-09-121-9/+19
* allocator.xml: Adjust link for Hoard.Gerald Pfeifer2017-09-092-3/+3
* Add AddressSanitizer annotations to std::vectorJonathan Wakely2017-07-211-0/+18
* Improvements to the libstdc++ FAQ and manualJonathan Wakely2017-07-115-403/+455
* PR libstdc++/81092 add std::wstring symbols and bump library versionJonathan Wakely2017-06-164-6/+26
* Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0Jonathan Wakely2017-06-141-2/+2
* Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17Pedro Alves2017-06-121-3/+2
* Support move-only deleters in std::shared_ptr (LWG 2802)Jonathan Wakely2017-06-091-0/+23
* PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()Jonathan Wakely2017-06-021-0/+4
* PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao2017-05-231-0/+2
* Fix typos in libstdc++ manualJonathan Wakely2017-05-184-4/+4