libstdc++: Fix try_lock_until and try_lock_shared_until on arbitrary clock
[gcc.git] / libstdc++-v3 /
2019-12-02 Mike Crowelibstdc++: Fix try_lock_until and try_lock_shared_until...
2019-12-02 Mike Crowelibstdc++: Add full steady_clock support to shared_time...
2019-12-02 Mike Crowelibstdc++: Fix timed_mutex::try_lock_until on arbitrary...
2019-12-02 Mike Crowelibstdc++: PR 78237 Add full steady_clock support to...
2019-12-02 Mike Crowelibstdc++: Improve tests for try_lock_until members...
2019-11-30 Jonathan Wakelylibstdc++: Default to --enable-libstdcxx-filesystem...
2019-11-30 Jonathan Wakelylibstdc++: Fix experimental::filesystem::u8path(const...
2019-11-29 Jonathan Wakelylibstdc++: Adjust some function templates for coding...
2019-11-29 Tom Honermannlibstdc++: P1423R3 char8_t remediation (4/4)
2019-11-29 Tom Honermannlibstdc++: P1423R3 char8_t remediation (3/4)
2019-11-29 Tom Honermannlibstdc++: P1423R3 char8_t remediation (2/4)
2019-11-29 Tom Honermannlibstdc++: P1423R3 char8_t remediation (1/4)
2019-11-29 Jonathan Wakelylibstdc++:: improve how pretty printers find node types...
2019-11-26 François Dumontlibstdc++: Use C++98 syntax to instantiate input_iterat...
2019-11-26 François Dumontlibstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG...
2019-11-26 François Dumontlibstdc++: Add _GLIBCXX_DEBUG safe iterator C++20 itera...
2019-11-25 Jonathan Wakelylibstdc++: Add move_sentinel, common_iterator and count...
2019-11-25 Jonathan WakelyPR libstdc++/91786 fix compilation error with Clang
2019-11-24 François Dumontlibstdc++: Improve _GLIBCXX_DEBUG __valid_range check
2019-11-20 Janne BlomqvistSwitch gcc ftp URL's to https
2019-11-19 Jonathan Wakelylibstdc++: Fix declarations of variable templates
2019-11-18 Jonathan Wakelylibstdc++: Fix std::jthread bugs
2019-11-18 Jonathan Wakelylibstdc++: Fix some -Wsystem-headers warnings
2019-11-17 Edward Smith-RowlandRepair the <tuple> part of C++20 p1032 Misc constexpr...
2019-11-17 Jonathan Wakelylibstdc++: add range constructor for std::string_view...
2019-11-17 Jonathan Wakelylibstdc++: Define C++20 range utilities and range factories
2019-11-16 Jonathan WakelyRevert r278363 "Start work on <ranges> header"
2019-11-16 Jonathan Wakelylibstdc++: Optimize std::jthread construction
2019-11-16 Jonathan WakelyStart work on <ranges> header
2019-11-16 Edward Smith-RowlandImplement the <tuple> part of C++20 p1032 Misc constexp...
2019-11-15 Jonathan Wakelylibstdc++: Fix <stop_token> and improve tests
2019-11-15 Edward Smith-RowlandForgot to change teh date range.
2019-11-15 Edward Smith-RowlandImplement the default_searcher part of C++20 p1032...
2019-11-15 Jonathan Wakelylibstdc++: Implement LWG 3149 for std::default_construc...
2019-11-15 Jonathan Wakelylibstdc++: Implement LWG 3070 in path::lexically_relative
2019-11-15 Jonathan Wakelylibstdc++: Fix definition of std::nostopstate object
2019-11-15 Jonathan Wakelylibstdc++: Fix changelog whitespace
2019-11-15 Thomas RodgersSupport for jthread and stop_token
2019-11-15 Edward Smith-RowlandImplement the <array> part of C++20 p1032 Misc constexp...
2019-11-14 Jonathan Wakelylibstdc++: Implement new predicate concepts from P1716R3
2019-11-14 Jonathan Wakelylibstdc++: Rename disable_sized_sentinel [P1871R1]
2019-11-13 Jonathan Wakelylibsupc++: Implement comparison algorithms for C++20
2019-11-11 Gerald PfeiferUpdate link to "Why not LGPL".
2019-11-10 Gerald PfeiferSwitch www.hboehm.info to https
2019-11-08 Jonathan Wakelylibsupc++: add <compare> to precompiled header
2019-11-08 Jonathan Wakelylibstdc++: define std::common_comparison_category for...
2019-11-07 Jonathan Wakelylibstdc++: make negative count safe with std::for_each_n
2019-11-07 Jason MerrillImplement D1959R0, remove weak_equality and strong_equa...
2019-11-06 Jonathan Wakelylibstdc++: Add compare_three_way and install <compare...
2019-11-06 Jonathan Wakelylibstdc++: remove redundant equality operators
2019-11-05 Jason MerrillImplement C++20 operator<=>.
2019-11-05 Jonathan WakelyFix <version> header for freestanding
2019-11-05 Jonathan WakelyRemove incorrect comment
2019-10-31 Jonathan WakelyRegenerate libstdc++ HTML docs
2019-10-31 Jonathan WakelyAdd remaining changes from P1065R2 "constexpr INVOKE"
2019-10-31 Jonathan WakelyPartial implementation of C++20 of <ranges> header
2019-10-31 Jonathan WakelyImprove tests for std::add_pointer
2019-10-31 Jonathan WakelyRemove PR 92268 workaround and fix new test failures
2019-10-31 Jonathan WakelyFix handling of arrays in range access customization...
2019-10-31 Jonathan WakelyCheck precondition for std::ssize(const Container&)
2019-10-30 Jonathan WakelyUse if-constexpr instead of overloading for customizati...
2019-10-30 Jonathan WakelyFix another compilation error with Clang
2019-10-30 Jonathan WakelyFix some missing/incorrect feature test macros
2019-10-30 Jonathan WakelyRemove some more using-declarations from namespace...
2019-10-30 Jonathan WakelyApply C++20 changes to various iterator types
2019-10-30 Jonathan WakelyFix typo in preprocessor check
2019-10-29 Jonathan WakelyFix compilation errors with Clang
2019-10-29 Jonathan WakelyFix compilation errors with Clang
2019-10-29 Jonathan WakelyAdd iterator concepts and range access customization...
2019-10-29 Jonathan WakelyMinor improvements to testsuite iterator utilities
2019-10-29 Jonathan WakelyPR libstdc++/92267 fix ABI change in deque iterators
2019-10-26 Gerald Pfeifercodecvt.xml: Switch pubs.opengroup.org to https.
2019-10-26 John David Anglinbaseline_symbols.txt: Update.
2019-10-25 Jonathan WakelyUse implicitly-defined copy operations for test iterators
2019-10-25 Jonathan WakelyFix compilation with Clang
2019-10-25 Jonathan WakelyGuard use of concepts with feature test macro
2019-10-25 Gerald Pfeiferpolicy_data_structures_biblio.xml: Switch pubs.opengrou...
2019-10-25 Gerald Pfeifer* doc/xml/gnu/gpl-3.0.xml: Switch gnu.org to https.
2019-10-25 Edward Smith-Rowlandstatus_cxx2020.xml: Add rows and update status.
2019-10-24 Jonathan WakelyRevert ABI changes to std::allocator in C++20
2019-10-24 Jonathan WakelySimplify common case of use_future_t that uses std...
2019-10-24 Jonathan WakelyPR libstdc++/88338 Implement P0898R3, C++20 concepts...
2019-10-24 Jonathan WakelyDefine std::uniform_random_bit_generator concept for...
2019-10-23 Jonathan WakelyMake std::invoke usable in constant expressions
2019-10-23 Jonathan WakelyPR c++/91369 Implement P0784R7 changes to allocation...
2019-10-23 Jonathan WakelyReplace C++14 feature used in C++11 test
2019-10-23 Jonathan WakelyOnly qualify function as constexpr for C++14 and later
2019-10-23 Jonathan WakelyQualify type names in <ext/throw_allocator.h>
2019-10-23 Jonathan WakelyAdjust pb_ds extensions to use allocator_traits
2019-10-23 Jonathan WakelyAdjust extension types to use allocator_traits
2019-10-22 Jonathan WakelyRestore use of tr1::unordered_map in testsuite
2019-10-22 Jonathan WakelyDo not declare std::uses_allocator before C++11
2019-10-22 Jonathan WakelyRemove redundant std::allocator members for C++20
2019-10-22 Andreas Schwab* config/abi/post/aarch64-linux-gnu/baseline_symbols...
2019-10-18 Jonathan WakelyPR libstdc++/92143 adjust for OS X aligned_alloc behaviour
2019-10-18 Jonathan WakelyImplement std::ranges::less without std::less
2019-10-17 Jonathan WakelyProcess new C++17 and C++20 headers with Doxygen
2019-10-17 Jonathan WakelyDefine [range.cmp] comparisons for C++20
2019-10-17 Jonathan WakelyPR libstdc++/92124 fix incorrect container move assignment
2019-10-16 Jonathan WakelyOnly use GCC-specific __is_same_as built-in conditionally
next