summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2019-12-09libstdc++: Implement ranges::safe_range for C++20 (P1870R1)Jonathan Wakely
2019-12-09libstdc++: Improve testing for path::operator+=(const string&)Jonathan Wakely
2019-12-09libstdc++: fix buffer overflow in path::operator+= (PR92853)Jonathan Wakely
2019-12-09libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG arrayFrançois Dumont
2019-12-07Fix libstdc++ compiling for an aarch64 multilib with big-endian.Andrew Pinski
2019-12-05libstdc++: Fix bug in std::span testJonathan Wakely
2019-12-05libstdc++: Implement P1872R0 and P1394R0 for std::spanJeanHeyd "ThePhD" Meneide
2019-12-05libstdc++: Define std::lexicographical_compare_three_way for C++20Jonathan Wakely
2019-12-05libstdc++: Define pretty printer for comparison categoriesJonathan Wakely
2019-12-05libstdc++: Implement spaceship for std::array (P1614R2)Jonathan Wakely
2019-12-03libstdc++: Implement spaceship for std::pair (P1614R2)Jonathan Wakely
2019-12-03libstdc++: Fix Doxygen markup errorJonathan Wakely
2019-12-03libstdc++: Fix copyright date on new test headerJonathan Wakely
2019-12-02libstdc++: Fix try_lock_until and try_lock_shared_until on arbitrary clockMike Crowe
2019-12-02libstdc++: Add full steady_clock support to shared_timed_mutexMike Crowe
2019-12-02libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906)Mike Crowe
2019-12-02libstdc++: PR 78237 Add full steady_clock support to timed_mutexMike Crowe
2019-12-02libstdc++: Improve tests for try_lock_until members of mutex typesMike Crowe
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-17Repair the <tuple> part of C++20 p1032 Misc constexpr bits.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-16Implement the <tuple> part of C++20 p1032 Misc constexpr bits.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-15Implement the default_searcher part of C++20 p1032 Misc constexpr bits.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