aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2019-11-30libstdc++: Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*Jonathan Wakely
2019-11-30libstdc++: Fix experimental::filesystem::u8path(const Source&) for WindowsJonathan Wakely
2019-11-29libstdc++: Adjust some function templates for coding conventionsJonathan Wakely
2019-11-29libstdc++: P1423R3 char8_t remediation (4/4)Tom Honermann
2019-11-29libstdc++: P1423R3 char8_t remediation (3/4)Tom Honermann
2019-11-29libstdc++: P1423R3 char8_t remediation (2/4)Tom Honermann
2019-11-29libstdc++: P1423R3 char8_t remediation (1/4)Tom Honermann
2019-11-29libstdc++:: improve how pretty printers find node types (PR 91997)Jonathan Wakely
2019-11-26libstdc++: Use C++98 syntax to instantiate input_iterator_tagFrançois Dumont
2019-11-26libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG arrayFrançois Dumont
2019-11-26libstdc++: Add _GLIBCXX_DEBUG safe iterator C++20 iterator conceptFrançois Dumont
2019-11-25libstdc++: Add move_sentinel, common_iterator and counted_iteratorJonathan Wakely
2019-11-25PR libstdc++/91786 fix compilation error with ClangJonathan Wakely
2019-11-24libstdc++: Improve _GLIBCXX_DEBUG __valid_range checkFrançois Dumont
2019-11-20Switch gcc ftp URL's to httpsJanne Blomqvist
2019-11-19libstdc++: Fix declarations of variable templatesJonathan Wakely
2019-11-18libstdc++: Fix std::jthread bugsJonathan Wakely
2019-11-18libstdc++: Fix some -Wsystem-headers warningsJonathan Wakely
2019-11-172019-11-16 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2019-11-17libstdc++: add range constructor for std::string_view (P1391R4)Jonathan Wakely
2019-11-17libstdc++: Define C++20 range utilities and range factoriesJonathan Wakely
2019-11-16Revert r278363 "Start work on <ranges> header"Jonathan Wakely
2019-11-16libstdc++: Optimize std::jthread constructionJonathan Wakely
2019-11-16Start work on <ranges> headerJonathan Wakely
2019-11-162019-11-15 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2019-11-15libstdc++: Fix <stop_token> and improve testsJonathan Wakely
2019-11-15Forgot to change teh date range.Edward Smith-Rowland
2019-11-152019-11-15 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2019-11-15libstdc++: Implement LWG 3149 for std::default_constructibleJonathan Wakely
2019-11-15libstdc++: Implement LWG 3070 in path::lexically_relativeJonathan Wakely
2019-11-15libstdc++: Fix definition of std::nostopstate objectJonathan Wakely
2019-11-15libstdc++: Fix changelog whitespaceJonathan Wakely
2019-11-15Support for jthread and stop_tokenThomas Rodgers
2019-11-152019-11-14 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2019-11-14libstdc++: Implement new predicate concepts from P1716R3Jonathan Wakely
2019-11-14libstdc++: Rename disable_sized_sentinel [P1871R1]Jonathan Wakely
2019-11-13libsupc++: Implement comparison algorithms for C++20Jonathan Wakely
2019-11-11Update link to "Why not LGPL".Gerald Pfeifer
2019-11-10Switch www.hboehm.info to httpsGerald Pfeifer
2019-11-08libsupc++: add <compare> to precompiled headerJonathan Wakely
2019-11-08libstdc++: define std::common_comparison_category for C++20Jonathan Wakely
2019-11-07libstdc++: make negative count safe with std::for_each_nJonathan Wakely
2019-11-07 Implement D1959R0, remove weak_equality and strong_equality.Jason Merrill
2019-11-06libstdc++: Add compare_three_way and install <compare> headerJonathan Wakely
2019-11-06libstdc++: remove redundant equality operatorsJonathan Wakely
2019-11-05 Implement C++20 operator<=>.Jason Merrill
2019-11-05Fix <version> header for freestandingJonathan Wakely
2019-11-05Remove incorrect commentJonathan Wakely
2019-10-31Regenerate libstdc++ HTML docsJonathan Wakely
2019-10-31Add remaining changes from P1065R2 "constexpr INVOKE"Jonathan Wakely