Age | Commit message (Expand) | Author | Files | Lines |
2020-11-18 | libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500] | Patrick Palka | 2 | -6/+20 |
2020-11-18 | Daily bump. | GCC Administrator | 1 | -0/+27 |
2020-11-17 | libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421] | Jonathan Wakely | 4 | -28/+70 |
2020-11-17 | libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97... | Jonathan Wakely | 2 | -1/+6 |
2020-11-17 | libstdc++: Fix ranges::search_n for random access iterators [PR97828] | Patrick Palka | 2 | -1/+61 |
2020-11-17 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-11-16 | libstdc++: Fix error shown during Solaris build | Jonathan Wakely | 2 | -4/+4 |
2020-11-16 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-11-15 | c++: Check abstract type only on object creation. [PR86252] | Jason Merrill | 1 | -5/+5 |
2020-11-14 | Daily bump. | GCC Administrator | 1 | -0/+47 |
2020-11-13 | libstdc++: Use custom timespec in system calls [PR 93421] | Jonathan Wakely | 2 | -8/+32 |
2020-11-13 | libstdc++: Remove redundant overflow check for futex timeout [PR 93456] | Jonathan Wakely | 2 | -12/+14 |
2020-11-13 | libstdc++: Avoid more 32-bit time_t overflows in futex calls | Jonathan Wakely | 2 | -14/+70 |
2020-11-13 | libstdc++: Avoid 32-bit time_t overflows in futex calls | Jonathan Wakely | 1 | -26/+53 |
2020-11-13 | libstdc++: Add -pthread options to std::future polling test | Jonathan Wakely | 1 | -19/+21 |
2020-11-13 | Daily bump. | GCC Administrator | 1 | -0/+29 |
2020-11-12 | libstdc++: Optimise std::future::wait_for and fix futex polling | Jonathan Wakely | 3 | -3/+123 |
2020-11-12 | libstdc++: Simplify __numeric_traits definition | Jonathan Wakely | 1 | -8/+21 |
2020-11-12 | libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] | Jonathan Wakely | 1 | -36/+68 |
2020-11-12 | Daily bump. | GCC Administrator | 1 | -0/+37 |
2020-11-11 | libstdc++: Exclude cygwin and mingw from linker relro support | Jonathan Yong | 2 | -77/+176 |
2020-11-11 | libstdc++: Assigning to a joinable std::jthread calls std::terminate | Paul Scharnofske | 2 | -1/+25 |
2020-11-11 | libstdc++: Use helper type for checking thread ID | Jonathan Wakely | 1 | -7/+13 |
2020-11-11 | libstdc++: Implement std::emit_on_flush etc. | Jonathan Wakely | 4 | -81/+210 |
2020-11-11 | Daily bump. | GCC Administrator | 1 | -0/+63 |
2020-11-10 | libstdc++: Avoid bad_alloc exceptions when changing locales | Jonathan Wakely | 1 | -15/+34 |
2020-11-10 | libstdc++: Reorder constructors in <sstream> | Jonathan Wakely | 1 | -100/+100 |
2020-11-10 | libstdc++: Add remaining C++20 additions to <sstream> [P0408R7] | Jonathan Wakely | 18 | -54/+1082 |
2020-11-10 | libstdc++: Fix more unspecified comparisons to null pointer [PR 97415] | Jonathan Wakely | 1 | -7/+10 |
2020-11-10 | Daily bump. | GCC Administrator | 1 | -0/+86 |
2020-11-09 | libstdc++: Remove <debug/array> | François Dumont | 18 | -522/+48 |
2020-11-09 | libstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible | François Dumont | 23 | -31/+774 |
2020-11-09 | libstdc++: Improve comment on _Power_of_2 helper function | Jonathan Wakely | 1 | -1/+3 |
2020-11-09 | libstdc++: Remove redundant check for zero in std::__popcount | Jonathan Wakely | 1 | -3/+0 |
2020-11-09 | libstdc++: Use 'inline' consistently in std::exception_ptr [PR 97729] | Jonathan Wakely | 1 | -9/+0 |
2020-11-09 | libstdc++: Include <typeinfo> even for -fno-rtti [PR 97758] | Jonathan Wakely | 1 | -3/+1 |
2020-11-08 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2020-11-07 | libsupc++: Make the destructor parameter to `__cxa_thread_atexit()` use the `... | Liu Hao | 2 | -4/+18 |
2020-11-07 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-11-06 | libstdc++: Fix symbol version conflict in linker script | Jonathan Wakely | 1 | -1/+2 |
2020-11-06 | Daily bump. | GCC Administrator | 1 | -0/+75 |
2020-11-05 | c++: Implement -Wvexing-parse [PR25814] | Marek Polacek | 2 | -2/+2 |
2020-11-05 | libstdc++: Fix typo in ChangeLog entry | Jonathan Wakely | 1 | -1/+1 |
2020-11-05 | libstdc++: Fix constraints on std::optional comparisons [PR 96269] | Jonathan Wakely | 2 | -18/+124 |
2020-11-05 | libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731] | Jonathan Wakely | 2 | -7/+60 |
2020-11-05 | libstdc++: Fix multiple definitions of std::exception_ptr functions [PR 97729] | Jonathan Wakely | 3 | -44/+34 |
2020-11-05 | libstdc++: Export basic_stringbuf constructor [PR 97729] | Jonathan Wakely | 2 | -0/+7 |
2020-11-05 | libstdc++: Fix new <sstream> constructors | Jonathan Wakely | 9 | -55/+451 |
2020-11-05 | libstdc++: Adjust whitespace in <sstream> | Jonathan Wakely | 1 | -12/+13 |
2020-11-05 | Daily bump. | GCC Administrator | 1 | -0/+31 |