aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Improve docs on libstdc++ source-code layoutJonathan Wakely1-36/+126
2016-10-10Update docs on libstdc++ source-code layoutJonathan Wakely1-30/+43
2016-10-10Correct C++11 implementation status docsJonathan Wakely1-9/+5
2016-10-10Implement constexpr std::addressof for C++17Jonathan Wakely2-2/+8
2016-10-07Improve implementation-defined docs for libstdc++Jonathan Wakely3-13/+193
2016-10-07Implement std::has_unique_object_representationsJonathan Wakely1-2/+1
2016-10-06Make std::scoped_allocator_adaptor's OUTERMOST recursiveJonathan Wakely1-3/+2
2016-10-03Define std::gcd and std::lcm for C++17Jonathan Wakely1-2/+1
2016-09-30Implement LWG 2192 and LWG 2294 for std::absJonathan Wakely1-0/+7
2016-09-27Define feature macro and update C++17 library statusJonathan Wakely1-8/+4
2016-09-27Define 3-argument overloads of std::hypot for C++17 (P0030R1)Jonathan Wakely1-2/+1
2016-09-22Implement C++17 node extraction and insertion (P0083R5)Jonathan Wakely1-2/+1
2016-09-16Fix typo in Libstdc++ Profile Mode docsJonathan Wakely1-1/+1
2016-09-15Editorial fixes to libstdc++ debug mode docsJonathan Wakely1-6/+5
2016-08-26libstdc++/51960 move-construction for raw_storage_iteratorJonathan Wakely1-0/+6
2016-08-26Add new std::basic_string constructor (LWG 2583)Jonathan Wakely1-0/+7
2016-08-23Remove reference to -pthreads option in libstdc++ manualJonathan Wakely1-1/+1
2016-08-22Update links to libstdc++ Doxygen pagesJonathan Wakely1-71/+7
2016-08-22Add noexcept to std::function swapJonathan Wakely1-0/+6
2016-08-19Define std::not_fn for C++17Jonathan Wakely1-2/+1
2016-08-19Define std::atomic<T>::is_always_lock_free for C++17Jonathan Wakely1-2/+1
2016-08-19Update C++17 library status tableJonathan Wakely1-5/+3
2016-08-18Expand libstdc++ docs on testingJonathan Wakely1-96/+266
2016-08-18Improve documentation of libstdc++ test targetsJonathan Wakely1-56/+115
2016-08-18Document libstdc++.so versioning in manualJonathan Wakely1-0/+115
2016-08-18Improve markup in libstdc++ manualJonathan Wakely3-222/+261
2016-08-06Update C++17 library status tableJonathan Wakely1-2/+2
2016-08-06Add std::apply for C++17Jonathan Wakely1-0/+35
2016-08-05Correct status of __cpp_lib_enable_shared_from_thisJonathan Wakely1-1/+1
2016-08-05Implement C++17 rounding functions for std::chrono (P0092R1)Jonathan Wakely1-2/+1
2016-08-04Define std::is_callable and std::is_nothrow_callableJonathan Wakely1-2/+1
2016-08-04Update C++17 library implementation status tableJonathan Wakely1-66/+539
2016-07-29Update libstdc++ docs for library version historyJonathan Wakely1-0/+1
2016-07-20Document LWG DR 2684 status and regenerate libstdc++ manualJonathan Wakely1-0/+6
2016-07-20LWG 2441 Provide exact-width atomic typedefsJonathan Wakely1-0/+6
2016-07-20LWG 2328 Rvalue stream extraction should use perfect forwardingJonathan Wakely1-0/+6
2016-07-12Remove unused operator delete overloads (LWG 2458)Jonathan Wakely1-0/+7
2016-07-12Add tests and docs for LWG 2212 supportJonathan Wakely1-0/+8
2016-07-07Update libstdc++ status docsJonathan Wakely1-5/+4
2016-05-29backwards_compatibility.xml: Adjust lists.debian.org link to https.Gerald Pfeifer1-1/+1
2016-05-27Adjust URL in libstdc++ manual to use httpsJonathan Wakely1-1/+1
2016-03-23Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to...Bernd Edlinger1-1/+2
2016-02-23Document __STDCPP_WANT_MATH_SPEC_FUNCS__ macroJonathan Wakely1-0/+7
2016-02-04Update copyright years in libstdc++ manual and add linkJonathan Wakely2-2/+8
2016-01-22Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overriddenJonathan Wakely1-0/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-14Document the implementation of Logical Operator Type Traits.Ville Voutilainen1-0/+23
2015-11-10Update C++17 library implementation statusJonathan Wakely1-6/+4
2015-10-16Document options for Filesystem TS libraryJonathan Wakely3-2/+46
2015-10-01Save-and-restore errno more carefully in libstdc++Jonathan Wakely1-0/+33