| Commit message (Expand) | Author | Age | Files | Lines |
* | libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743] | Jonathan Wakely | 2021-10-14 | 1 | -1/+1 |
* | libstdc++: Use more descriptive feature test macro | Jonathan Wakely | 2021-10-14 | 1 | -1/+1 |
* | libstdc++: Fix test for feature test macro | Jonathan Wakely | 2021-10-14 | 1 | -1/+1 |
* | libstdc++: Add missing constexpr to std::optional (P2231R1) | Jonathan Wakely | 2021-10-14 | 9 | -18/+225 |
* | Daily bump. | GCC Administrator | 2021-10-14 | 1 | -0/+41 |
* | libstdc++: Fix regression in memory use when constructing paths | Jonathan Wakely | 2021-10-13 | 1 | -1/+8 |
* | libstdc++: Rename files with the wrong extensions | Jonathan Wakely | 2021-10-13 | 2 | -0/+0 |
* | libstdc++: Refactor filesystem::path encoding conversions | Jonathan Wakely | 2021-10-13 | 1 | -45/+81 |
* | libstdc++: Fix dangling string_view in filesystem::path [PR102592] | Jonathan Wakely | 2021-10-13 | 2 | -8/+31 |
* | libstdc++: Ensure language linkage of std::__terminate() | Jonathan Wakely | 2021-10-13 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-10-13 | 1 | -0/+21 |
* | libstdc++: Fix test that fails for C++20 | Jonathan Wakely | 2021-10-12 | 2 | -1/+9 |
* | libstdc++: Fix move construction of std::tuple with array elements [PR101960] | Jonathan Wakely | 2021-10-12 | 2 | -8/+11 |
* | libstdc++: Improve diagnostics for misuses of output iterators | Jonathan Wakely | 2021-10-12 | 1 | -0/+14 |
* | Daily bump. | GCC Administrator | 2021-10-12 | 1 | -0/+39 |
* | libstdc++: Add wrapper for internal uses of std::terminate | Jonathan Wakely | 2021-10-11 | 5 | -10/+16 |
* | libstdc++: Simplify std::basic_regex::assign | Jonathan Wakely | 2021-10-11 | 1 | -4/+5 |
* | libstdc++: Fix std::numeric_limits::lowest() test for strict modes | Jonathan Wakely | 2021-10-11 | 1 | -15/+5 |
* | libstdc++: Add valid range assertions to std::basic_regex [PR89927] | Jonathan Wakely | 2021-10-11 | 2 | -3/+7 |
* | libstdc++: Fix std::match_results::end() for failed matches [PR102667] | Jonathan Wakely | 2021-10-11 | 2 | -2/+41 |
* | ChangeLog: Remove incorrect PR reference | Jonathan Wakely | 2021-10-11 | 1 | -1/+0 |
* | Daily bump. | GCC Administrator | 2021-10-09 | 1 | -0/+298 |
* | libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98... | Jonathan Wakely | 2021-10-09 | 67 | -189/+18 |
* | libstdc++: Define deleted wchar_t overloads unconditionally [PR 98725] | Jonathan Wakely | 2021-10-09 | 1 | -4/+0 |
* | libstdc++: Define std::wstring_convert unconditionally [PR 98725] | Jonathan Wakely | 2021-10-09 | 1 | -4/+0 |
* | libstdc++: Enable type traits for wchar_t unconditionally [PR98725] | Jonathan Wakely | 2021-10-09 | 3 | -11/+1 |
* | libstdc++: Enable vstring for wchar_t unconditionally [PR98725] | Jonathan Wakely | 2021-10-09 | 3 | -6/+0 |
* | libstdc++: Always define typedefs and hash functions for wide strings [PR 98725] | Jonathan Wakely | 2021-10-09 | 7 | -27/+5 |
* | libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory | Jonathan Wakely | 2021-10-09 | 1 | -0/+0 |
* | libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite | Jonathan Wakely | 2021-10-09 | 13 | -5/+53 |
* | libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite | Jonathan Wakely | 2021-10-09 | 25 | -26/+66 |
* | libstdc++: Access std::pair members without tuple-like helpers | Jonathan Wakely | 2021-10-09 | 3 | -76/+56 |
* | libstdc++: Avoid instantiation of _Hash_node before it's needed | Jonathan Wakely | 2021-10-09 | 2 | -9/+17 |
* | libstdc++: Detect miscompilation of src/c++11/limits.cc | Jonathan Wakely | 2021-10-08 | 1 | -0/+4 |
* | libstdc++: Reduce header dependencies of <algorithm> in C++20 [PR 92546] | Jonathan Wakely | 2021-10-08 | 1 | -1/+3 |
* | libstdc++: Restore debug checks in uniform container erasure functions | Jonathan Wakely | 2021-10-08 | 12 | -103/+45 |
* | libstdc++: Implement ostream insertion for chrono::duration | Jonathan Wakely | 2021-10-08 | 2 | -0/+153 |
* | Daily bump. | GCC Administrator | 2021-10-08 | 1 | -0/+51 |
* | libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header | Jonathan Wakely | 2021-10-07 | 18 | -1375/+1434 |
* | libstdc++: Avoid use of hardware interference non-constant [PR102377] | Jonathan Wakely | 2021-10-07 | 1 | -5/+3 |
* | libstdc++: Avoid debug checks in uniform container erasure functions | Jonathan Wakely | 2021-10-07 | 14 | -63/+114 |
* | Daily bump. | GCC Administrator | 2021-10-07 | 1 | -0/+13 |
* | libstdc++: Implement std::move_only_function for C++23 (P0288R9) | Jonathan Wakely | 2021-10-06 | 10 | -0/+828 |
* | Daily bump. | GCC Administrator | 2021-10-06 | 1 | -0/+58 |
* | libstdc++: Ensure std::span and std::string_view are trivially copyable (P225... | Jonathan Wakely | 2021-10-05 | 2 | -0/+24 |
* | libstdc++: Simplify constraints for std::any construction | Jonathan Wakely | 2021-10-05 | 2 | -9/+6 |
* | libstdc++: Add test for std::cmp_greater | Jonathan Wakely | 2021-10-05 | 1 | -0/+61 |
* | libstdc++: Improve test for printing volatile pointers | Jonathan Wakely | 2021-10-05 | 1 | -4/+8 |
* | libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535] | Jonathan Wakely | 2021-10-05 | 1 | -1/+1 |
* | libstdc++: Add noexcept to some std::function internals | Jonathan Wakely | 2021-10-05 | 1 | -9/+9 |