public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump
 2020-06-10  3:12 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-06-10  3:11 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add new testcase for comparison category types
 2020-06-10  3:11 UTC 

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

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-06-10  3:09 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-06-10  3:07 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Compile PR93978 testcase with -Wall
 2020-06-10  3:07 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix failing tests
 2020-06-10  3:07 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-06-10  3:07 UTC 

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

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Refactor filesystem::path string conversions
 2020-06-10  3:06 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Remove incorrect static specifiers
 2020-06-10  3:06 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Simplify filesystem::path SFINAE constraints
 2020-06-10  3:06 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Compile PR93978 testcase with -Wall
 2020-06-10  3:05 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-06-10  3:05 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Refactor filesystem::path string conversions
 2020-06-10  3:05 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Remove incorrect static specifiers
 2020-06-10  3:04 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Simplify filesystem::path SFINAE constraints
 2020-06-10  3:04 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Enable simple invocation of runtest in testsuite
 2020-06-10  3:03 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
 2020-06-10  3:02 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Use macro for nodiscard attribute
 2020-06-10  3:02 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Better requirements checking in Networking TS
 2020-06-10  3:02 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-06-10  3:02 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Use 'using' for types in Networking TS headers
 2020-06-10  3:02 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Enable simple invocation of runtest in testsuite
 2020-06-10  3:02 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
 2020-06-10  3:01 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Use macro for nodiscard attribute
 2020-06-10  3:01 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Better requirements checking in Networking TS
 2020-06-10  3:00 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-06-10  3:00 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Use 'using' for types in Networking TS headers
 2020-06-10  3:00 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
 2020-06-10  3:00 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
 2020-06-10  2:58 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] c++: Explain fn template argument type/value mismatches [PR66439]
 2020-06-10  2:57 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] c++: Explain fn template argument type/value mismatches [PR66439]
 2020-06-10  2:55 UTC 

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

[gcc r11-1137] libstdc++: Define converting assignment operator for std::move_iterator
 2020-06-09 21:58 UTC 

[gcc r11-1136] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-06-09 21:14 UTC 

[gcc/devel/c++-coroutines] Merge master r11-1129
 2020-06-09 20:58 UTC 

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

[gcc/devel/c++-coroutines] libstdc++: Fix failing tests
 2020-06-09 20:53 UTC 

[gcc/devel/c++-coroutines] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-06-09 20:53 UTC 

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

[gcc r11-1073] libstdc++: Fix failing tests
 2020-06-08 20:35 UTC 

[gcc r11-1071] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-06-08 20:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-06-08 20:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove workarounds for constrained nested class templates
 2020-06-08 20:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-06-08 20:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-06-08 20:10 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-06-08 20:02 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove workarounds for constrained nested class templates
 2020-06-08 20:02 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-06-08 20:01 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-06-08 19:59 UTC 

[gcc/devel/c++-coroutines] Merge master r11-1008
 2020-06-05 19:38 UTC 

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

[gcc/devel/c++-coroutines] libstdc++: Remove workarounds for constrained nested class templates
 2020-06-05 19:34 UTC 

[gcc/devel/c++-coroutines] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-06-05 19:34 UTC 

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

[gcc r11-960] libstdc++: Remove workarounds for constrained nested class templates
 2020-06-04 22:34 UTC 

[gcc r11-957] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-06-04 20:28 UTC 

[gcc/devel/c++-coroutines] Merge master r11-952
 2020-06-04 19:33 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-06-04 19:31 UTC 

[gcc r11-930] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-06-04 13:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-06-04  7:37 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-04  7:36 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-06-04  7:31 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-04  7:30 UTC 

[gcc/devel/c++-coroutines] Merge master r11-882
 2020-06-03 20:09 UTC 

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

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Daily bump
 2020-06-03  8:08 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-03  8:08 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Daily bump
 2020-06-03  8:03 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-06-03  8:03 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-03  8:03 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Document API changes in GCC 10
 2020-06-03  8:03 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Fix incorrect Docbook links
 2020-06-03  8:02 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Update/streamline Valgrind references
 2020-06-03  8:02 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Daily bump
 2020-06-03  8:02 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Remove stray change from previous commit
 2020-06-03  8:02 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-03  8:02 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Check for more missing math decls on vxworks
 2020-06-03  8:02 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Daily bump
 2020-06-03  8:00 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-06-03  7:59 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-06-03  7:58 UTC 

[gcc(refs/users/marxin/heads/PR95480-aix-bootstrap-failure)] Daily bump
 2020-06-03  6:11 UTC 

[gcc(refs/users/marxin/heads/PR95480-aix-bootstrap-failure)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-03  6:10 UTC 

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

[gcc/devel/c++-coroutines] Merge master r11-835
 2020-06-02 18:52 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-02 18:51 UTC 

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

[gcc/devel/c++-coroutines] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-06-02 18:47 UTC 

[gcc r11-832] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-02 17:13 UTC 

[gcc(refs/users/meissner/heads/work001)] Daily bump
 2020-06-02 16:50 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-06-02 16:50 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-02 16:49 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Document API changes in GCC 10
 2020-06-02 16:49 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Fix incorrect Docbook links
 2020-06-02 16:49 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Update/streamline Valgrind references
 2020-06-02 16:49 UTC 

[gcc(refs/users/meissner/heads/work001)] Daily bump
 2020-06-02 16:49 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Remove stray change from previous commit
 2020-06-02 16:49 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-02 16:48 UTC 

[gcc(refs/users/meissner/heads/work001)] Check for more missing math decls on vxworks
 2020-06-02 16:48 UTC 

[gcc(refs/users/meissner/heads/work001)] Daily bump
 2020-06-02 16:46 UTC 

[gcc(refs/users/meissner/heads/work001)] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-06-02 16:46 UTC 

[gcc(refs/users/meissner/heads/work001)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-06-02 16:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-06-02 12:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-06-02 12:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-02 12:39 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Document API changes in GCC 10
 2020-06-02 12:39 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix incorrect Docbook links
 2020-06-02 12:39 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Update/streamline Valgrind references
 2020-06-02 12:39 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-06-02 12:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove stray change from previous commit
 2020-06-02 12:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-02 12:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] Check for more missing math decls on vxworks
 2020-06-02 12:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-06-02 12:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-06-02 12:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-06-02 12:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-06-02 12:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix atomic<FP>::load (PR 95282)
 2020-06-02 12:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-06-02 12:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
 2020-06-02 12:31 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-06-02 12:26 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-06-02 12:26 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-02 12:25 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Document API changes in GCC 10
 2020-06-02 12:25 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix incorrect Docbook links
 2020-06-02 12:25 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Update/streamline Valgrind references
 2020-06-02 12:25 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-06-02 12:24 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove stray change from previous commit
 2020-06-02 12:24 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-02 12:24 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Check for more missing math decls on vxworks
 2020-06-02 12:24 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-06-02 12:22 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-06-02 12:22 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-06-02 12:21 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-06-02 12:17 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix atomic<FP>::load (PR 95282)
 2020-06-02 12:17 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-06-02 12:17 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
 2020-06-02 12:17 UTC 

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

[gcc r11-777] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-06-01 23:14 UTC 

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

[gcc/devel/c++-coroutines] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-01 20:08 UTC 

[gcc/devel/c++-coroutines] libstdc++: Document API changes in GCC 10
 2020-06-01 20:08 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix incorrect Docbook links
 2020-06-01 20:08 UTC 

[gcc/devel/c++-coroutines] libstdc++: Update/streamline Valgrind references
 2020-06-01 20:08 UTC 

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

[gcc/devel/c++-coroutines] libstdc++: Remove stray change from previous commit
 2020-06-01 20:07 UTC 

[gcc/devel/c++-coroutines] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-01 20:07 UTC 

[gcc/devel/c++-coroutines] Check for more missing math decls on vxworks
 2020-06-01 20:07 UTC 

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

[gcc/devel/c++-coroutines] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-06-01 20:05 UTC 

[gcc r11-772] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-01 17:30 UTC 

[gcc r11-770] libstdc++: Document API changes in GCC 10
 2020-06-01 15:51 UTC 

[gcc r11-769] libstdc++: Fix incorrect Docbook links
 2020-06-01 15:51 UTC 

[gcc r11-768] libstdc++: Update/streamline Valgrind references
 2020-06-01 15:04 UTC 

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

[gcc r11-761] libstdc++: Remove stray change from previous commit
 2020-06-01  0:12 UTC 

[gcc r11-760] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-01  0:06 UTC 

[gcc r11-759] Check for more missing math decls on vxworks
 2020-05-31 21:33 UTC 

[gcc(refs/users/marxin/heads/libsanitizer-merge-from-master)] Daily bump
 2020-05-30  7:20 UTC 

[gcc(refs/users/marxin/heads/libsanitizer-merge-from-master)] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-05-30  7:19 UTC 

[gcc r11-737] Daily bump
 2020-05-30  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-730
 2020-05-29 20:45 UTC 

[gcc/devel/c++-coroutines] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-05-29 20:44 UTC 

[gcc r11-732] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-05-29 19:56 UTC 

[gcc r11-719] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-05-29 11:13 UTC 

[gcc/devel/c++-coroutines] Merge master r11-699
 2020-05-28 20:04 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-05-28 20:02 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix atomic<FP>::load (PR 95282)
 2020-05-28 20:02 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-05-28 20:02 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
 2020-05-28 20:02 UTC 

[gcc r10-8195] Daily bump
 2020-05-28  4:24 UTC 

[gcc r11-678] Daily bump
 2020-05-28  4:24 UTC 

[gcc r10-8194] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-05-28  1:48 UTC 

[gcc r11-674] libstdc++: Fix atomic<FP>::load (PR 95282)
 2020-05-27 22:10 UTC 

[gcc r11-673] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-05-27 21:08 UTC 

[gcc r11-672] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
 2020-05-27 20:59 UTC 

[gcc/devel/c++-coroutines] Merge master r11-668
 2020-05-27 19:55 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add new testcase for comparison category types
 2020-05-27 19:54 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-05-27 19:53 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-05-27 19:53 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add new testcase for comparison category types
 2020-05-27 19:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-05-27 19:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-05-27 19:34 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add new testcase for comparison category types
 2020-05-27 19:33 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-05-27 19:32 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-05-27 19:32 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Add new testcase for comparison category types
 2020-05-27 12:45 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] Daily bump
 2020-05-27 12:44 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-05-27 12:43 UTC 

[gcc r11-659] libstdc++: Add new testcase for comparison category types
 2020-05-27 12:15 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-27 11:35 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-27 11:35 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix whitespace in Changelog
 2020-05-27 11:28 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-27 11:28 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-27 11:28 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Update the baseline symbols for SPARC64/Linux
 2020-05-27 11:27 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++ std::fill overload for std::vector<bool>::iterator
 2020-05-27 11:26 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] x32: Update baseline_symbols.txt
 2020-05-27 11:25 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update Solaris baselines for GCC 10.1
 2020-05-27 11:25 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).