public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-coroutines] libstdc++: Remove tests for self-move debug assertions
 2020-08-25 20:01 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix debug-mode build failure in <chrono>
 2020-08-25 20:01 UTC 

[gcc/devel/c++-coroutines] libstdc++: Adjust static assertions in futures and promises [LWG 3466]
 2020-08-25 20:01 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add more C++20 additions to <chrono>
 2020-08-25 20:01 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-08-25 20:00 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-25 19:59 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-25 19:59 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-25 19:59 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-25 19:59 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
 2020-08-25 19:59 UTC 

[gcc/devel/c++-coroutines] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-25 19:59 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-08-25 19:58 UTC 

[gcc r11-2848] libstdc++: Remove tests for self-move debug assertions
 2020-08-25 15:44 UTC 

[gcc r11-2847] libstdc++: Fix debug-mode build failure in <chrono>
 2020-08-25 15:26 UTC 

[gcc r11-2846] libstdc++: Adjust static assertions in futures and promises [LWG 3466]
 2020-08-25 14:53 UTC 

[gcc r11-2845] libstdc++: Add more C++20 additions to <chrono>
 2020-08-25 14:48 UTC 

[gcc/devel/omp/gcc-10] Merge remote-tracking branch 'origin/releases/gcc-10' into devel/omp/gcc-10
 2020-08-25 12:56 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-25 12:55 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-25 10:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
 2020-08-25 10:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-25 10:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Do not check "cold" name on darwin [PR 96736]
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-25 10:14 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
 2020-08-25 10:13 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-25 10:12 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Do not check "cold" name on darwin [PR 96736]
 2020-08-25 10:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-25 10:11 UTC 

[gcc r11-2828] Daily bump
 2020-08-25  0:16 UTC 

[gcc r11-2825] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-24 15:19 UTC 

[gcc r11-2824] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-24 15:19 UTC 

[gcc r11-2823] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-24 15:18 UTC 

[gcc r11-2822] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-24 15:15 UTC 

[gcc r11-2821] libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
 2020-08-24 15:09 UTC 

[gcc r11-2815] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-24  3:02 UTC 

[gcc/devel/autopar_devel] Merge branch 'autopar_rebase2' into autopar_devel
 2020-08-23  0:33 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove inheritance from elements in std::tuple
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:32 UTC 

[gcc/devel/autopar_devel] diagnostics: Add new option -fdiagnostics-plain-output
 2020-08-23  0:31 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:30 UTC 

[gcc/devel/autopar_devel] libstdc++: Deprecate the --enable-cheaders=c_std configuration
 2020-08-23  0:30 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:29 UTC 

[gcc/devel/autopar_devel] libstdc++: ChangeLog corrections
 2020-08-23  0:29 UTC 

[gcc/devel/autopar_devel] libstdc++: Make self-move well-defined for containers [PR 85828]
 2020-08-23  0:29 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]
 2020-08-23  0:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix failing tests for AIX
 2020-08-23  0:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Make Networking TS work without gthreads [PR 89760]
 2020-08-23  0:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Make net::system_context tag type constructor explicit
 2020-08-23  0:26 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix net::system_context stop condition
 2020-08-23  0:26 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix <stop_token> to compile without gthreads
 2020-08-23  0:26 UTC 

[gcc/devel/autopar_devel] libstdc++: Make std::this_thread functions work without gthreads
 2020-08-23  0:26 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:26 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix build for targets without lstat [PR 94681]
 2020-08-23  0:25 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix compatibility support in unique_ptr pretty printer
 2020-08-23  0:25 UTC 

[gcc/devel/autopar_devel] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
 2020-08-23  0:25 UTC 

[gcc/devel/autopar_devel] libstdc++: Implement LWG 561 for std::inserter
 2020-08-23  0:25 UTC 

[gcc/devel/autopar_devel] libstdc++: Check __cpp_exceptions in basic_string::reserve()
 2020-08-23  0:25 UTC 

[gcc/devel/autopar_devel] libstdc++: Use _wstat64 for Windows [PR 95749]
 2020-08-23  0:24 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:23 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
 2020-08-23  0:23 UTC 

[gcc/devel/autopar_devel] libstdc++: Replace some VERIFY tests with static_assert
 2020-08-23  0:23 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix linker script patterns for 32-bit targets
 2020-08-23  0:23 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Implement P0966 std::string::reserve should not shrink
 2020-08-23  0:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])
 2020-08-23  0:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
 2020-08-23  0:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Adjust overflow prevention to operator>>
 2020-08-23  0:22 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:21 UTC 

[gcc/devel/autopar_devel] libstdc++: Break long lines to fit in 80 columns
 2020-08-23  0:21 UTC 

[gcc/devel/autopar_devel] libstdc++: Change URL for PSTL again
 2020-08-23  0:21 UTC 

[gcc/devel/autopar_devel] libstdc++: Replace operator>>(istream&, char*) [LWG 2499]
 2020-08-23  0:20 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:12 UTC 

[gcc/devel/autopar_devel] Move www.stroustrup.com to https
 2020-08-23  0:12 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:12 UTC 

[gcc/devel/autopar_devel] libstdc++: ParallelSTL is now part of oneAPI DPC++ Library
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix and improve std::vector<bool> implementation
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix tests that fail for C++98
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix test that fails for C++98
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Avoid using __float128 in strict modes
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Ensure c++NN effective-target present in more tests
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Add dg-require-effective-target to std::span assert tests
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Use c++NN_only effective target to tests
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Ensure c++NN effective target present in all C++17 tests
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove condition around friend declaration (PR 96382)
 2020-08-23  0:11 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove accidental -std=gnu++17 from test
 2020-08-23  0:10 UTC 

[gcc/devel/autopar_devel] libstdc++: Adjust tests that give different results in C++20
 2020-08-23  0:10 UTC 

[gcc/devel/autopar_devel] libstdc++: Add -Wno-deprecated for tests that warn in C++20
 2020-08-23  0:10 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove duplicate dg-do directive
 2020-08-23  0:10 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix use of newlocale in std:::from_chars
 2020-08-23  0:10 UTC 

[gcc/devel/autopar_devel] debug/96383 - emit debug info for used external functions
 2020-08-23  0:10 UTC 

[gcc/devel/autopar_devel] libstdc++: Add PR number to ChangeLog entry
 2020-08-23  0:09 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:09 UTC 

[gcc/devel/autopar_devel] libstdc++: Make COW string use allocator_traits for nested types
 2020-08-23  0:08 UTC 

[gcc/devel/autopar_devel] libstdc++: Check _GLIBCXX_USE_C99_STDLIB for strtof and strtold
 2020-08-23  0:08 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix tests using wrong allocator type
 2020-08-23  0:08 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix test for old string ABI
 2020-08-23  0:08 UTC 

[gcc/devel/autopar_devel] libstdc++: cv bool can't be an integer-like type (LWG 3467)
 2020-08-23  0:08 UTC 

[gcc/devel/autopar_devel] libstdc++: Add options for ieee float to relevant tests
 2020-08-23  0:07 UTC 

[gcc/devel/autopar_devel] libstdc++: Make testsuite usable with -fno-exceptions
 2020-08-23  0:07 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:06 UTC 

[gcc/devel/autopar_devel] libstdc++: Review _Local_iterator/_Local_const_iterator implementations
 2020-08-23  0:06 UTC 

[gcc/devel/autopar_devel] testsuite: libstdc++ atomic_float/value_init.cc requires libatomic
 2020-08-23  0:06 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix unordered containers move constructors noexcept qualification
 2020-08-23  0:05 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:04 UTC 

[gcc/devel/autopar_devel] libstdc++: Do not over-size hashtable buckets on range insertion
 2020-08-23  0:03 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-23  0:03 UTC 

[gcc/devel/autopar_devel] libstdc++: Review _Hashtable count, equal_range _M_erase(false_type, ) code
 2020-08-23  0:02 UTC 

[gcc/devel/autopar_devel] libstdc++: Make std::from_chars always round to nearest
 2020-08-23  0:02 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:55 UTC 

[gcc/devel/autopar_devel] libstdc++: Add static assertions to futures and promises [LWG 3458]
 2020-08-22 23:55 UTC 

[gcc/devel/autopar_devel] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-08-22 23:54 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:52 UTC 

[gcc/devel/autopar_devel] libstdc++: Add std::from_chars for floating-point types
 2020-08-22 23:51 UTC 

[gcc/devel/autopar_devel] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-08-22 23:51 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:49 UTC 

[gcc/devel/autopar_devel] libstdc++, coroutine: Add missing constexpr markers
 2020-08-22 23:48 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:40 UTC 

[gcc/devel/autopar_devel] aix: FAT libraries: test native compiler mode directly
 2020-08-22 23:39 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:37 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161)
 2020-08-22 23:36 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix [multi]map/[multi]set move constructors noexcept qualification
 2020-08-22 23:24 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:23 UTC 

[gcc/devel/autopar_devel] libstdc++: Whitespace changes to remove spaces before tabs
 2020-08-22 23:23 UTC 

[gcc/devel/autopar_devel] libstdc++: Replace __int_limits with __numeric_traits_integer
 2020-08-22 23:23 UTC 

[gcc/devel/autopar_devel] libstdc++: Whitespace changes to keep lines below 80 columns
 2020-08-22 23:23 UTC 

[gcc/devel/autopar_devel] libstdc++: Add PR number to ChangeLog entry and fix typos
 2020-08-22 23:20 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:19 UTC 

[gcc/devel/autopar_devel] libstdc++: Cleanup whitespace and type trait usage in <optional>
 2020-08-22 23:19 UTC 

[gcc/devel/autopar_devel] libstdc++: Constrain std::make_optional
 2020-08-22 23:19 UTC 

[gcc/devel/autopar_devel] libstdc++: Add noexcept to std::optional initialization (PR 96036)
 2020-08-22 23:19 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
 2020-08-22 23:19 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:14 UTC 

[gcc/devel/autopar_devel] libstdc++: Require c++98_only effective target for a test
 2020-08-22 23:14 UTC 

[gcc/devel/autopar_devel] libstdc++: Require c++98_only effective target for some tests
 2020-08-22 23:14 UTC 

[gcc/devel/autopar_devel] PR libstdc++/91807
 2020-08-22 23:14 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
 2020-08-22 23:13 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:12 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove noexcept from match_results comparisons (PR 94627)
 2020-08-22 23:12 UTC 

[gcc/devel/autopar_devel] Adjust text of expected warnings changed in PR c++/86568
 2020-08-22 23:11 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:08 UTC 

[gcc/devel/autopar_devel] Revert "Add a __nonnnull__ attribute to std::string's _CharT* constructor"
 2020-08-22 23:08 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:06 UTC 

[gcc/devel/autopar_devel] Add a __nonnnull__ attribute to std::string's _CharT* constructor
 2020-08-22 23:06 UTC 

[gcc/devel/autopar_devel] PR libstdc++/95915
 2020-08-22 23:06 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 23:01 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
 2020-08-22 22:59 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix warnings with -Wsystem-headers
 2020-08-22 22:59 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
 2020-08-22 22:59 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:59 UTC 

[gcc/devel/autopar_devel] libstdc++: Adjust std::from_chars negative tests
 2020-08-22 22:57 UTC 

[gcc/devel/autopar_devel] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
 2020-08-22 22:57 UTC 

[gcc/devel/autopar_devel] libstdc++: Regenerate makefiles
 2020-08-22 22:57 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:57 UTC 

[gcc/devel/autopar_devel] build: Use -include instead of conditional include
 2020-08-22 22:57 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:55 UTC 

[gcc/devel/autopar_devel] aix: Add GCC64 configuration and FAT target libraries
 2020-08-22 22:55 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:55 UTC 

[gcc/devel/autopar_devel] c++: Refinements to "more constrained"
 2020-08-22 22:55 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:54 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
 2020-08-22 22:54 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove redundant std:: qualification
 2020-08-22 22:53 UTC 

[gcc/devel/autopar_devel] libstdc++: Define all std::function members inline
 2020-08-22 22:53 UTC 

[gcc/devel/autopar_devel] libstdc++: std::includes performance tweak
 2020-08-22 22:53 UTC 

[gcc/devel/autopar_devel] libstdc++: Optimize std::optional default constructor
 2020-08-22 22:53 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:46 UTC 

[gcc/devel/autopar_devel] libstdc++: Avoid stack overflow in std::vector (PR 94540)
 2020-08-22 22:46 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix tests for uninitialized_value_construct_n
 2020-08-22 22:46 UTC 

[gcc/devel/autopar_devel] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
 2020-08-22 22:45 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:41 UTC 

[gcc/devel/autopar_devel] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
 2020-08-22 22:40 UTC 

[gcc/devel/autopar_devel] libstdc++: Enforce copyable/movable checks in std::atomic
 2020-08-22 22:40 UTC 

[gcc/devel/autopar_devel] c++: Improve access checking inside templates [PR41437]
 2020-08-22 22:36 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:36 UTC 

[gcc/devel/autopar_devel] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
 2020-08-22 22:35 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix char_traits move with overlap
 2020-08-22 22:35 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:31 UTC 

[gcc/devel/autopar_devel] libstdc++: Improve tests for std::atomic_flag
 2020-08-22 22:30 UTC 

[gcc/devel/autopar_devel] libstdc++: Make std::atomic_flag::test members const
 2020-08-22 22:30 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-08-22 22:27 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-08-22 22:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-08-22 22:22 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:18 UTC 

[gcc/devel/autopar_devel] libstdc++: Define converting assignment operator for std::move_iterator
 2020-08-22 22:18 UTC 

[gcc/devel/autopar_devel] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-08-22 22:18 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:13 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix failing tests
 2020-08-22 22:13 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).