public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/ranger] libstdc++: Fix non-ASCII characters in comment
 2020-06-17 18:44 UTC 

[gcc/devel/ranger] libstdc++: Fix BUILTIN-PTR-CMP helpers
 2020-06-17 18:44 UTC 

[gcc/devel/ranger] libstdc++: Implement P1878R1 "Constraining Readable Types"
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] libstdc++: Fix bug in iterator_traits<common_iterator<S, I>>
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] libstdc++ Fix missing return in istream_view iterator
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] libstdc++: Remove extraneous &&
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] libstdc++: Add [range.istream]
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] Fix ChangeLog for previous commit
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] libstdc++: Implement C++20 range adaptors
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] libstdc++: Optimize C++20 comparison category types
 2020-06-17 18:42 UTC 

[gcc/devel/ranger] libstdc++: Enable three-way comparison for iota_view iterators
 2020-06-17 18:41 UTC 

[gcc/devel/ranger] libstdc++: Implement C++20 constrained algorithms
 2020-06-17 18:41 UTC 

[gcc/devel/ranger] libstdc++: Fix comment to refer to correct PR
 2020-06-17 18:39 UTC 

[gcc/devel/ranger] libstdc++: decay in viewable_range should be remove_cvref (LWG 3375)
 2020-06-17 18:39 UTC 

[gcc/devel/ranger] libstdc++: Remove redundant macro that is always empty
 2020-06-17 18:39 UTC 

[gcc/devel/ranger] libstdc++: Remove workarounds for constraints on alias templates
 2020-06-17 18:37 UTC 

[gcc/devel/ranger] libstdc++: Apply the move_iterator changes described in P1207R4
 2020-06-17 18:36 UTC 

[gcc/devel/ranger] libstdc++: Fix name of macro in #undef directive
 2020-06-17 18:35 UTC 

[gcc/devel/ranger] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
 2020-06-17 18:35 UTC 

[gcc/devel/ranger] Fixes after recent configure changes relating to static libraries
 2020-06-17 18:32 UTC 

[gcc/devel/ranger] libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end()
 2020-06-17 18:31 UTC 

[gcc/devel/ranger] libstdc++: Fix conformance issues in <stop_token> (PR92895)
 2020-06-17 18:27 UTC 

[gcc/devel/ranger] libstdc++: Simplify constraints on std::compare_three_way
 2020-06-17 18:26 UTC 

[gcc/devel/ranger] libstdc++: Make std::compare_three_way check if <=> is valid (PR 93479)
 2020-06-17 18:26 UTC 

[gcc/devel/ranger] libstdc++: Make tests for std::ranges access functions more robust
 2020-06-17 18:26 UTC 

[gcc/devel/ranger] libstdc++: Fix order of changelog entries
 2020-06-17 18:24 UTC 

[gcc/devel/ranger] libstdc++: Avoid using sizeof with function types (PR 93470)
 2020-06-17 18:23 UTC 

[gcc/devel/ranger] libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
 2020-06-17 18:23 UTC 

[gcc/devel/ranger] Fix 2 typos in documentation of libstdc++
 2020-06-17 18:22 UTC 

[gcc/devel/ranger] gcc: Add new configure options to allow static libraries to be selected
 2020-06-17 18:22 UTC 

[gcc/devel/ranger] libstdc++: Fix deduction guide for std::span (PR93426)
 2020-06-17 18:20 UTC 

[gcc/devel/ranger] libstdc++: Simplify construction of comparison category types
 2020-06-17 18:16 UTC 

[gcc/devel/ranger] Add `--with-toolexeclibdir=' configuration option
 2020-06-17 18:16 UTC 

[gcc/devel/ranger] reject macros in math decl check
 2020-06-17 18:15 UTC 

[gcc/devel/ranger] tolerate padding in mbstate_t
 2020-06-17 18:15 UTC 

[gcc/devel/ranger] libstdc++: Simplify makefile rule for largefile-config.h (PR91947)
 2020-06-17 18:14 UTC 

[gcc/devel/ranger] libstdc++: Fix recent documentation changes
 2020-06-17 18:07 UTC 

[gcc/devel/ranger] Clean up references to Subversion in documentation sources
 2020-06-17 18:06 UTC 

[gcc/devel/ranger] [C++ coroutines] Initial implementation
 2020-06-17 18:04 UTC 

[gcc/devel/ranger] libstdc++: Fix freestanding build PR 92376)
 2020-06-17 18:03 UTC 

[gcc/devel/ranger] libstdc++: std::ctype fixes for recent versions of NetBSD
 2020-06-17 18:01 UTC 

[gcc/devel/ranger] libstdc++: Improve unordered containers == operator (PR 91263)
 2020-06-17 17:59 UTC 

[gcc/devel/ranger] libstdc++: Fix weakly_incrementable to allow __int128 (PR 93267)
 2020-06-17 17:57 UTC 

[gcc/devel/ranger] libstdc++: Ensure root-dir converted to forward slash (PR93244)
 2020-06-17 17:51 UTC 

[gcc/devel/ranger] libstdc++: Value-initialize std::atomic for C++20 (P0883R2)
 2020-06-17 17:51 UTC 

[gcc/devel/ranger] libstdc++: Improve comment about testsuite utilities
 2020-06-17 17:50 UTC 

[gcc/devel/ranger] libstdc++: Fix testcase for C++98 compatibility
 2020-06-17 17:49 UTC 

[gcc/devel/ranger] libstdc++: Make istreambuf_iterator base class consistent (PR92285)
 2020-06-17 17:49 UTC 

[gcc/devel/ranger] rename local _C2 identifiers in stl map header files
 2020-06-17 17:47 UTC 

[gcc/devel/ranger] libstdc++: Fix <ext/pointer.h> incompatibilities with C++20
 2020-06-17 17:47 UTC 

[gcc/devel/ranger] libstdc++: Fix testsuite failures and warnings due to is_pod deprecation
 2020-06-17 17:47 UTC 

[gcc/devel/ranger] libstdc++: Implementing P0767 - deprecate POD
 2020-06-17 17:47 UTC 

[gcc/devel/ranger] libstdc++: Fix whitespace in ChangeLog-2019
 2020-06-17 17:47 UTC 

[gcc/devel/ranger] libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
 2020-06-17 17:46 UTC 

[gcc/devel/ranger] libstdc++: Define memory resource key functions non-inline (PR93208)
 2020-06-17 17:45 UTC 

[gcc/devel/ranger] PR libstdc++/92124 fix incorrect unordered container move assignment
 2020-06-17 17:44 UTC 

[gcc/devel/ranger] libstdc++: Fix error handling in filesystem::remove_all (PR93201)
 2020-06-17 17:43 UTC 

[gcc r11-1409] Daily bump
 2020-06-17  0:17 UTC 

[gcc r11-1401] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
 2020-06-16 21:35 UTC 

[gcc r11-1400] libstdc++: Enforce copyable/movable checks in std::atomic
 2020-06-16 21:35 UTC 

[gcc/devel/c++-coroutines] Merge master r11-1390
 2020-06-16 19:52 UTC 

[gcc/devel/c++-coroutines] c++: Improve access checking inside templates [PR41437]
 2020-06-16 19:49 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-06-16 19:48 UTC 

[gcc r11-1350] c++: Improve access checking inside templates [PR41437]
 2020-06-16 12:59 UTC 

[gcc(refs/users/marxin/heads/gcov-all-zeros)] Daily bump
 2020-06-16  8:24 UTC 

[gcc(refs/users/marxin/heads/gcov-all-zeros)] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
 2020-06-16  8:24 UTC 

[gcc(refs/users/marxin/heads/gcov-all-zeros)] libstdc++: Fix char_traits move with overlap
 2020-06-16  8:24 UTC 

[gcc r11-1345] Daily bump
 2020-06-16  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-1340
 2020-06-15 20:16 UTC 

[gcc/devel/c++-coroutines] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
 2020-06-15 20:16 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix char_traits move with overlap
 2020-06-15 20:16 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-06-15 20:12 UTC 

[gcc/devel/omp/gcc-10] Merge branch 'releases/gcc-10' into devel/omp/gcc-10
 2020-06-15 15:53 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-06-15 15:52 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-06-15 15:51 UTC 

[gcc r11-1339] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
 2020-06-15 13:32 UTC 

[gcc r11-1338] libstdc++: Fix char_traits move with overlap
 2020-06-15 13:32 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump
 2020-06-13  3:02 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Daily bump
 2020-06-13  3:01 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Improve tests for std::atomic_flag
 2020-06-13  3:01 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make std::atomic_flag::test members const
 2020-06-13  3:01 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Improve tests for std::atomic_flag
 2020-06-13  3:01 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make std::atomic_flag::test members const
 2020-06-13  3:01 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump
 2020-06-13  2:58 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Daily bump
 2020-06-13  2:58 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-06-13  2:57 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-06-13  2:57 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump
 2020-06-13  2:53 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-06-13  2:53 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Daily bump
 2020-06-13  2:53 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-06-13  2:53 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-13  2:53 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-13  2:52 UTC 

[gcc r11-1289] Daily bump
 2020-06-13  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-1285
 2020-06-12 18:48 UTC 

[gcc/devel/c++-coroutines] libstdc++: Improve tests for std::atomic_flag
 2020-06-12 18:48 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make std::atomic_flag::test members const
 2020-06-12 18:48 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-06-12 18:45 UTC 

[gcc r11-1281] libstdc++: Improve tests for std::atomic_flag
 2020-06-12  9:45 UTC 

[gcc r11-1280] libstdc++: Make std::atomic_flag::test members const
 2020-06-12  9:45 UTC 

[gcc(refs/users/marxin/heads/slp-function-v3)] Daily bump
 2020-06-12  9:27 UTC 

[gcc(refs/users/marxin/heads/slp-function-v3)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-06-12  9:27 UTC 

[gcc r10-8282] Daily bump
 2020-06-12  0:17 UTC 

[gcc r11-1244] Daily bump
 2020-06-12  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-1239
 2020-06-11 20:08 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-06-11 20:08 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-06-11 20:04 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-06-11 20:04 UTC 

[gcc r11-1238] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-06-11 17:41 UTC 

[gcc/devel/c++-modules] Merge master b825a228907
 2020-06-11 13:17 UTC 

[gcc/devel/c++-modules] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-06-11 13:17 UTC 

[gcc/devel/c++-modules] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-06-11 13:14 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-06-11 13:07 UTC 

[gcc/devel/c++-modules] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-11 13:06 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-06-11 13:02 UTC 

[gcc/devel/c++-modules] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-06-11 13:01 UTC 

[gcc/devel/c++-modules] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-11 13:01 UTC 

[gcc/devel/c++-modules] libstdc++: Document API changes in GCC 10
 2020-06-11 13:01 UTC 

[gcc/devel/c++-modules] libstdc++: Fix incorrect Docbook links
 2020-06-11 13:01 UTC 

[gcc/devel/c++-modules] libstdc++: Update/streamline Valgrind references
 2020-06-11 13:01 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-06-11 13:00 UTC 

[gcc/devel/c++-modules] libstdc++: Remove stray change from previous commit
 2020-06-11 13:00 UTC 

[gcc/devel/c++-modules] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-11 13:00 UTC 

[gcc/devel/c++-modules] Check for more missing math decls on vxworks
 2020-06-11 13:00 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-06-11 12:58 UTC 

[gcc/devel/c++-modules] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-06-11 12:58 UTC 

[gcc/devel/c++-modules] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-06-11 12:57 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-06-11 12:53 UTC 

[gcc/devel/c++-modules] libstdc++: Fix atomic<FP>::load (PR 95282)
 2020-06-11 12:53 UTC 

[gcc/devel/c++-modules] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-06-11 12:53 UTC 

[gcc/devel/c++-modules] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
 2020-06-11 12:53 UTC 

[gcc r10-8271] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-06-11 11:54 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
 2020-06-11 10:13 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-06-11 10:13 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-11 10:13 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
 2020-06-11 10:09 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Define converting assignment operator for std::move_iterator
 2020-06-11 10:09 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-06-11 10:09 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
 2020-06-11 10:04 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Fix failing tests
 2020-06-11 10:03 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-06-11 10:03 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
 2020-06-11  9:54 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Remove workarounds for constrained nested class templates
 2020-06-11  9:54 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-06-11  9:54 UTC 

[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-06-11  9:51 UTC 

[gcc r11-1187] Daily bump
 2020-06-11  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-1184
 2020-06-10 23:28 UTC 

[gcc/devel/c++-coroutines] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-10 23:27 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-06-10 23:24 UTC 

[gcc/devel/c++-coroutines] libstdc++: Define converting assignment operator for std::move_iterator
 2020-06-10 23:23 UTC 

[gcc/devel/c++-coroutines] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-06-10 23:23 UTC 

[gcc r11-1186] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-06-10 22:01 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-10 21:24 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-10 21:20 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-failing-v2)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-10 20:40 UTC 

[gcc r11-1182] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-10 17:14 UTC 

[gcc/devel/c++-modules] Merge master 6c8e16aea85
 2020-06-10 16:48 UTC 

[gcc/devel/c++-modules] libstdc++: Add new testcase for comparison category types
 2020-06-10 16:48 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-06-10 16:47 UTC 

[gcc/devel/c++-modules] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-06-10 16:47 UTC 

[gcc/devel/c++-modules] libstdc++: Compile PR93978 testcase with -Wall
 2020-06-10 16:42 UTC 

[gcc/devel/c++-modules] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-06-10 16:42 UTC 

[gcc/devel/c++-modules] libstdc++: Refactor filesystem::path string conversions
 2020-06-10 16:42 UTC 

[gcc/devel/c++-modules] libstdc++: Remove incorrect static specifiers
 2020-06-10 16:42 UTC 

[gcc/devel/c++-modules] libstdc++: Simplify filesystem::path SFINAE constraints
 2020-06-10 16:42 UTC 

[gcc/devel/omp/gcc-10] Merge branch 'releases/gcc-10' into devel/omp/gcc-10
 2020-06-10 10:40 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-06-10 10:34 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-06-10 10:34 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-06-10 10:33 UTC 

[gcc/devel/omp/gcc-10] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-06-10 10:33 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Remove incorrect static specifiers
 2020-06-10 10:32 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-06-10 10:32 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-06-10 10:31 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
 2020-06-10 10:31 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-06-10 10:29 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-06-10 10:29 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-06-10 10:28 UTC 

[gcc/devel/omp/gcc-10] Update ChangeLog and version files for release
 2020-06-10 10:26 UTC 

[gcc/devel/omp/gcc-10] Update the baseline symbols for SPARC64/Linux
 2020-06-10 10:26 UTC 

[gcc/devel/omp/gcc-10] x32: Update baseline_symbols.txt
 2020-06-10 10:26 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Update Solaris baselines for GCC 10.1
 2020-06-10 10:26 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-06-10 10:26 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-06-10 10:26 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix broken link to SGI STL FAQ
 2020-06-10 10:25 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-06-10 10:24 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump
 2020-06-10  3:53 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define converting assignment operator for std::move_iterator
 2020-06-10  3:53 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-06-10  3:53 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Daily bump
 2020-06-10  3:51 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define converting assignment operator for std::move_iterator
 2020-06-10  3:51 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-06-10  3:51 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump
 2020-06-10  3:48 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix failing tests
 2020-06-10  3:48 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-06-10  3:47 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Daily bump
 2020-06-10  3:46 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix failing tests
 2020-06-10  3:46 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-06-10  3:46 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump
 2020-06-10  3:38 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Remove workarounds for constrained nested class templates
 2020-06-10  3:38 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-06-10  3:38 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).