aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
AgeCommit message (Expand)Author
2016-10-28Implement std::launder for C++17Jonathan Wakely
2016-10-17Implement P0084R2, Emplace return type, for C++17Jonathan Wakely
2016-10-122016-10-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-10-12Define std::sample for C++17Jonathan Wakely
2016-10-12Do not copy std:call_once arguments (LWG 2442)Jonathan Wakely
2016-10-11Simplify std::rethrow_if_nested definitionJonathan Wakely
2016-10-10Improve docs on libstdc++ source-code layoutJonathan Wakely
2016-10-10Update docs on libstdc++ source-code layoutJonathan Wakely
2016-10-10Correct C++11 implementation status docsJonathan Wakely
2016-10-10Implement constexpr std::addressof for C++17Jonathan Wakely
2016-10-07Improve implementation-defined docs for libstdc++Jonathan Wakely
2016-10-07Implement std::has_unique_object_representationsJonathan Wakely
2016-10-06Make std::scoped_allocator_adaptor's OUTERMOST recursiveJonathan Wakely
2016-10-03Define std::gcd and std::lcm for C++17Jonathan Wakely
2016-09-30Implement LWG 2192 and LWG 2294 for std::absJonathan Wakely
2016-09-28Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra
2016-09-27Define feature macro and update C++17 library statusJonathan Wakely
2016-09-27Define 3-argument overloads of std::hypot for C++17 (P0030R1)Jonathan Wakely
2016-09-22Implement C++17 node extraction and insertion (P0083R5)Jonathan Wakely
2016-09-16Fix typo in Libstdc++ Profile Mode docsJonathan Wakely
2016-09-15Editorial fixes to libstdc++ debug mode docsJonathan Wakely
2016-08-26libstdc++/51960 move-construction for raw_storage_iteratorJonathan Wakely
2016-08-26Add new std::basic_string constructor (LWG 2583)Jonathan Wakely
2016-08-23Remove reference to -pthreads option in libstdc++ manualJonathan Wakely
2016-08-22Update links to libstdc++ Doxygen pagesJonathan Wakely
2016-08-22Add noexcept to std::function swapJonathan Wakely
2016-08-19Define std::not_fn for C++17Jonathan Wakely
2016-08-19Define std::atomic<T>::is_always_lock_free for C++17Jonathan Wakely
2016-08-19Update C++17 library status tableJonathan Wakely
2016-08-18Expand libstdc++ docs on testingJonathan Wakely
2016-08-18Improve documentation of libstdc++ test targetsJonathan Wakely
2016-08-18Document libstdc++.so versioning in manualJonathan Wakely
2016-08-18Improve markup in libstdc++ manualJonathan Wakely
2016-08-06Update C++17 library status tableJonathan Wakely
2016-08-06Add std::apply for C++17Jonathan Wakely
2016-08-05Correct status of __cpp_lib_enable_shared_from_thisJonathan Wakely
2016-08-05Implement C++17 rounding functions for std::chrono (P0092R1)Jonathan Wakely
2016-08-04Define std::is_callable and std::is_nothrow_callableJonathan Wakely
2016-08-04Update C++17 library implementation status tableJonathan Wakely
2016-07-29Update libstdc++ docs for library version historyJonathan Wakely
2016-07-20Document LWG DR 2684 status and regenerate libstdc++ manualJonathan Wakely
2016-07-20LWG 2441 Provide exact-width atomic typedefsJonathan Wakely
2016-07-20LWG 2328 Rvalue stream extraction should use perfect forwardingJonathan Wakely
2016-07-12Remove unused operator delete overloads (LWG 2458)Jonathan Wakely
2016-07-12Add tests and docs for LWG 2212 supportJonathan Wakely
2016-07-07Update libstdc++ status docsJonathan Wakely
2016-05-29 * doc/xml/manual/backwards_compatibility.xml: AdjustGerald Pfeifer
2016-05-27Adjust URL in libstdc++ manual to use httpsJonathan Wakely
2016-03-232016-03-23 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-02-23Document __STDCPP_WANT_MATH_SPEC_FUNCS__ macroJonathan Wakely