public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-04-22  7:11 UTC 

[gcc r11-8277] [libstdc++] Fix test timeout in stop_calback/destroy.cc
 2021-04-22  1:32 UTC 

[gcc r9-9457] Daily bump
 2021-04-22  0:20 UTC 

[gcc r8-10857] Daily bump
 2021-04-22  0:19 UTC 

[gcc r11-8276] Daily bump
 2021-04-22  0:18 UTC 

[gcc r10-9746] Daily bump
 2021-04-22  0:17 UTC 

[gcc r12-53] Daily bump
 2021-04-22  0:17 UTC 

[gcc r12-51] [libstdc++] Fix test timeout in stop_calback/destroy.cc
 2021-04-21 20:28 UTC 

[gcc r12-46] libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]
 2021-04-21 15:55 UTC 

[gcc r11-8275] [libstdc++] Add missing _M_try_acquire() to __platform_semaphore
 2021-04-21 15:25 UTC 

[gcc r12-44] [libstdc++] Add missing _M_try_acquire() to __platform_semaphore
 2021-04-21 15:18 UTC 

[gcc r9-9454] libstdc++: Disable test for non-gthreads targets [PR 100180]
 2021-04-21 14:54 UTC 

[gcc r10-9744] libstdc++: Disable test for non-gthreads targets [PR 100180]
 2021-04-21 14:51 UTC 

[gcc r11-8274] libstdc++: Fix whitespace in license boilerplate
 2021-04-21 12:12 UTC 

[gcc r8-10856] libstdc++: Fix division by zero in std::sample
 2021-04-21 12:08 UTC 

[gcc r12-31] libstdc++: Fix whitespace in license boilerplate
 2021-04-21 12:01 UTC 

[gcc r11-8270] Fix AIX libstdc++ semaphore support [PR100164]
 2021-04-21  9:16 UTC 

[gcc r12-22] Fix AIX libstdc++ semaphore support [PR100164]
 2021-04-21  9:14 UTC 

[gcc r10-9740] libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505]
 2021-04-21  3:27 UTC 

[gcc r10-9739] libstdc++: Simplify copy-pasted algorithms in <ranges>
 2021-04-21  3:27 UTC 

[gcc r10-9738] libstdc++: Fix elements_view::operator* and operator[] [LWG 3502]
 2021-04-21  3:27 UTC 

[gcc r10-9737] libstdc++: Don't initialize from *this inside some views [PR97600]
 2021-04-21  3:27 UTC 

[gcc r9-9451] Daily bump
 2021-04-21  0:20 UTC 

[gcc r11-8268] Daily bump
 2021-04-21  0:18 UTC 

[gcc r12-14] Daily bump
 2021-04-21  0:16 UTC 

[gcc r9-9424] libstdc++: Fix up constexpr std::char_traits<char>::compare [PR99181]
 2021-04-20 23:32 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8270
 2021-04-20 22:52 UTC 

[gcc r9-9387] libstdc++: Make std::copy_n work with negative sizes
 2021-04-20 18:53 UTC 

[gcc r9-9386] libstdc++: Implement LWG 561 for std::inserter
 2021-04-20 18:53 UTC 

[gcc r9-9385] Improve tests for std::vector<bool> printer
 2021-04-20 18:53 UTC 

[gcc r9-9384] Have std::vector printer's iterator return bool for vector<bool>
 2021-04-20 18:53 UTC 

[gcc r9-9383] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
 2021-04-20 18:53 UTC 

[gcc r9-9382] libstdc++: Fix net::system_context stop condition
 2021-04-20 18:53 UTC 

[gcc r9-9381] libstdc++: Fix failing tests for AIX
 2021-04-20 18:53 UTC 

[gcc r9-9380] libstdc++: Fix directory_iterator exception specification
 2021-04-20 18:53 UTC 

[gcc r9-9379] libstdc++: Add noexcept to declaration of path::_List members
 2021-04-20 18:53 UTC 

[gcc r9-9377] libstdc++: Fix spelling of __MINGW32__ macros
 2021-04-20 18:53 UTC 

[gcc r9-9376] libstdc++: Use correct error category for Windows error codes
 2021-04-20 18:52 UTC 

[gcc r9-9375] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537]
 2021-04-20 18:52 UTC 

[gcc r9-9374] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536]
 2021-04-20 18:52 UTC 

[gcc r9-9373] libstdc++: Include scope ID in net::internet::address_v6::to_string()
 2021-04-20 18:52 UTC 

[gcc r9-9372] libstdc++: Fix errors in <experimental/internet>
 2021-04-20 18:52 UTC 

[gcc r9-9371] libstdc++: Fix doxygen comment for std::any_of
 2021-04-20 18:52 UTC 

[gcc r9-9370] libstdc++: Fix documentation for return values of copy algos
 2021-04-20 18:52 UTC 

[gcc r9-9369] libstdc++: Add assertions for preconditions in sampling distributions [PR 82584]
 2021-04-20 18:52 UTC 

[gcc r9-9368] libstdc++: Fix incorrect test for std::error_code comparisons
 2021-04-20 18:52 UTC 

[gcc r9-9367] libstdc++: Fix test failure on AIX
 2021-04-20 18:52 UTC 

[gcc r9-9366] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537
 2021-04-20 18:52 UTC 

[gcc(refs/users/meissner/heads/work049)] Add ChangeLog.meissner and REVISION
 2021-04-20 17:46 UTC 

[gcc r11-8266] libstdc++: Disable tests that fail after atomic wait/notify rewrite
 2021-04-20 14:27 UTC 

[gcc r11-8265] libstdc++: Refactor/cleanup of C++20 atomic wait implementation
 2021-04-20 14:27 UTC 

[gcc r12-11] libstdc++: Disable tests that fail after atomic wait/notify rewrite
 2021-04-20 14:24 UTC 

[gcc r12-10] libstdc++: Refactor/cleanup of C++20 atomic wait implementation
 2021-04-20 14:24 UTC 

[gcc r11-8262] libstdc++: Implement P2259R1 changes [PR95983]
 2021-04-20 13:20 UTC 

[gcc r12-8] libstdc++: Implement P2259R1 changes [PR95983]
 2021-04-20 13:19 UTC 

[gcc r11-8261] libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146]
 2021-04-20 11:54 UTC 

[gcc r12-6] libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146]
 2021-04-20 11:51 UTC 

[gcc r11-8260] libstdc++: Update ppc64le baseline_symbols.txt
 2021-04-20 10:51 UTC 

[gcc r12-5] libstdc++: Update ppc64le baseline_symbols.txt
 2021-04-20 10:49 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-04-20  8:02 UTC 

[gcc r9-9365] Daily bump
 2021-04-20  0:19 UTC 

[gcc r8-10852] Daily bump
 2021-04-20  0:18 UTC 

[gcc r10-9719] Daily bump
 2021-04-20  0:17 UTC 

[gcc r11-8253] Daily bump
 2021-04-20  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8250
 2021-04-19 20:29 UTC 

[gcc r11-8241] libstdc++: Update some baseline_symbols.txt (x32)
 2021-04-19 12:07 UTC 

[gcc r10-9717] libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max_size [PR 99402]
 2021-04-19 12:00 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-04-19 11:44 UTC 

[gcc r9-9363] libstdc++: Bodge tests that fail with COW strings
 2021-04-19 11:31 UTC 

[gcc r9-9362] libstdc++: Fix filesystem::path construction from COW string [PR 99805]
 2021-04-19 11:31 UTC 

[gcc r8-10851] libstdc++: Replace use of reserved name that clashes [PR 97362]
 2021-04-19 10:26 UTC 

[gcc r9-9361] libstdc++: Replace use of reserved name that clashes [PR 97362]
 2021-04-19 10:26 UTC 

[gcc r8-10850] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570]
 2021-04-19 10:00 UTC 

[gcc r9-9360] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570]
 2021-04-19  9:50 UTC 

[gcc r8-10849] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319]
 2021-04-19  9:38 UTC 

[gcc r9-9359] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319]
 2021-04-19  9:31 UTC 

[gcc r9-9358] libstdc++: Fix bootstrap with -fno-rtti [PR 99077]
 2021-04-19  9:30 UTC 

[gcc r10-9715] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570]
 2021-04-19  9:19 UTC 

[gcc r8-10848] libstdc++: Document when C++11/14/17 support became stable [PR 99058]
 2021-04-19  9:08 UTC 

[gcc r9-9357] libstdc++: Document when C++11/14/17 support became stable [PR 99058]
 2021-04-19  9:05 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-8236-gda946b41be521adb68bbe8695563b380cd8b3243' into redhat/gcc-11-branch
 2021-04-18 14:28 UTC 

[gcc r11-8236] Daily bump
 2021-04-18  0:16 UTC 

[gcc r11-8232] libstdc++: Update ppc32 baseline_symbols.txt
 2021-04-17  9:34 UTC 

[gcc r11-8231] libstdc++: Update some baseline_symbols.txt
 2021-04-17  9:33 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8225
 2021-04-16 20:23 UTC 

[gcc r11-8206] Daily bump
 2021-04-16  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8200
 2021-04-15 23:34 UTC 

[gcc r11-8200] libstdc++: Add -latomic to test flags for 32-bit sparc-linux
 2021-04-15 16:42 UTC 

[gcc r11-8198] libstdc++: Move atomic functions to libsupc++ [PR 96657]
 2021-04-15 16:10 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8184
 2021-04-14 22:02 UTC 

[gcc(refs/users/meissner/heads/work048)] Add ChangeLog.meissner and REVISION
 2021-04-14 19:51 UTC 

[gcc r10-9704] Daily bump
 2021-04-14  0:17 UTC 

[gcc r11-8163] Daily bump
 2021-04-14  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8157
 2021-04-13 20:38 UTC 

[gcc r10-9703] libstdc++: Fix <bit> to work freestanding [PR 100060]
 2021-04-13 17:52 UTC 

[gcc r11-8156] libstdc++: Fix <bit> to work freestanding [PR 100060]
 2021-04-13 16:54 UTC 

[gcc r11-8154] libstdc++: Remove outdated docs on libg++ and libstdc++-v2
 2021-04-13 15:34 UTC 

[gcc(refs/users/meissner/heads/work047)] Add ChangeLog.meissner and REVISION
 2021-04-13 13:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8135
 2021-04-13  7:26 UTC 

[gcc r10-9700] Daily bump
 2021-04-13  0:17 UTC 

[gcc r11-8141] Daily bump
 2021-04-13  0:16 UTC 

[gcc(refs/vendors/ibm/heads/gcc-10-branch)] ibm: Merge up to top of releases/gcc-10
 2021-04-12 18:59 UTC 

[gcc r10-9699] libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]
 2021-04-12 14:59 UTC 

[gcc r10-9698] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2021-04-12 14:59 UTC 

[gcc r11-8132] libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]
 2021-04-12 12:31 UTC 

[gcc r11-8129] libstdc++: Fix some tests that fail in C++20 mode
 2021-04-12 11:30 UTC 

[gcc r11-8127] libstdc++: Fix test that fails in C++20 mode [PR 99995]
 2021-04-12 10:35 UTC 

[gcc r9-9337] Daily bump
 2021-04-10  0:19 UTC 

[gcc r10-9693] Daily bump
 2021-04-10  0:17 UTC 

[gcc r11-8102] Daily bump
 2021-04-10  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8099
 2021-04-09 22:02 UTC 

[gcc r11-8100] libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max_size [PR 99402]
 2021-04-09 19:52 UTC 

[gcc r9-9336] libstdc++: Fix bootstrap error due to inconsistent noexcept-specifier [PR 99983]
 2021-04-09 16:42 UTC 

[gcc r9-9335] libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
 2021-04-09 16:42 UTC 

[gcc r9-9334] libstdc++: Fix even more doxygen markup for group close commands
 2021-04-09 16:42 UTC 

[gcc r10-9680] libstdc++: Fix bootstrap error due to inconsistent noexcept-specifier [PR 99983]
 2021-04-09 15:15 UTC 

[gcc r10-9679] libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
 2021-04-09 15:15 UTC 

[gcc r10-9678] libstdc++: Fix even more doxygen markup for group close commands
 2021-04-09 15:14 UTC 

[gcc r10-9677] libstdc++: Remove spurious line break in doxygen comment
 2021-04-09 15:14 UTC 

[gcc r10-9676] libstdc++: Fix more doxygen markup for group close commands
 2021-04-09 15:14 UTC 

[gcc r11-8085] libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
 2021-04-09 12:09 UTC 

[gcc r11-8084] libstdc++: Fix even more doxygen markup for group close commands
 2021-04-09 12:09 UTC 

[gcc r9-9333] Daily bump
 2021-04-09  0:19 UTC 

[gcc r10-9675] Daily bump
 2021-04-09  0:18 UTC 

[gcc r11-8074] Daily bump
 2021-04-09  0:17 UTC 

[gcc r9-9332] libstdc++: Fix Doxygen warnings
 2021-04-08 23:38 UTC 

[gcc r9-9331] libstdc++: Fix more doxygen markup for group close commands
 2021-04-08 23:38 UTC 

[gcc r9-9330] libstdc++: Fix doxygen markup for group close commands
 2021-04-08 23:37 UTC 

[gcc r9-9329] libstdc++: Fix Doxygen warning about ambiguous file name
 2021-04-08 23:37 UTC 

[gcc r9-9328] libstdc++: Fix unordered containers move constructors noexcept qualification
 2021-04-08 23:37 UTC 

[gcc r9-9327] libstdc++: Fix [multi]map/[multi]set move constructors noexcept qualification
 2021-04-08 23:37 UTC 

[gcc r11-8073] libstdc++: Remove spurious line break in doxygen comment
 2021-04-08 23:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8065
 2021-04-08 22:47 UTC 

[gcc r11-8071] libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505]
 2021-04-08 21:12 UTC 

[gcc r11-8070] libstdc++: Simplify copy-pasted algorithms in <ranges>
 2021-04-08 21:12 UTC 

[gcc r11-8069] libstdc++: Fix elements_view::operator* and operator[] [LWG 3502]
 2021-04-08 21:12 UTC 

[gcc r11-8068] libstdc++: Improve error reporting if PDF generation fails
 2021-04-08 20:43 UTC 

[gcc r11-8067] libstdc++: Regenerate configure script
 2021-04-08 20:43 UTC 

[gcc r11-8066] libstdc++: Fix more doxygen markup for group close commands
 2021-04-08 20:43 UTC 

[gcc r10-9674] libstdc++: Fix tests using wrong allocator type
 2021-04-08 17:03 UTC 

[gcc r10-9673] libstdc++: Fix unordered containers move constructors noexcept qualification
 2021-04-08 17:00 UTC 

[gcc r10-9672] libstdc++: Fix [multi]map/[multi]set move constructors noexcept qualification
 2021-04-08 17:00 UTC 

[gcc r10-9671] libstdc++: Fix filesystem::path construction from COW string [PR 99805]
 2021-04-08 17:00 UTC 

[gcc r11-8062] libstdc++: Simplify noexcept-specifiers for move constructors
 2021-04-08 16:50 UTC 

[gcc r11-8055] libstdc++: Address remaining to_chars/long_double.cc FAILs [PR98384]
 2021-04-08 15:11 UTC 

[gcc r11-8053] libstdc++: Reimplement range adaptors [PR99433]
 2021-04-08 14:40 UTC 

[gcc r10-9670] libstdc++: Change URL for PSTL
 2021-04-08 14:12 UTC 

[gcc r10-9669] libstdc++: Fix Doxygen warnings
 2021-04-08 14:12 UTC 

[gcc r10-9668] libstdc++: Fix doxygen markup for group close commands
 2021-04-08 14:12 UTC 

[gcc r10-9666] libstdc++: Fix Doxygen warning about ambiguous file name
 2021-04-08 14:12 UTC 

[gcc r11-8047] libstdc++: Fix Doxygen warning about ambiguous file name
 2021-04-08 13:54 UTC 

[gcc r10-9664] Update ChangeLog and version files for release
 2021-04-08 11:56 UTC 

[gcc r11-8040] libstdc++: Remove bogus ChangeLog entry
 2021-04-08 11:18 UTC 

[gcc r11-8039] libstdc++: Make std::is_scoped_enum work with incomplete types
 2021-04-08 11:09 UTC 

[gcc r11-8036] Daily bump
 2021-04-08  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8033
 2021-04-07 23:11 UTC 

[gcc r11-8031] libstdc++: Fix filesystem::path construction from COW string [PR 99805]
 2021-04-07 15:40 UTC 

[gcc(refs/users/meissner/heads/work046)] Add ChangeLog.meissner and REVISION
 2021-04-07 14:26 UTC 

[gcc r11-8021] Daily bump
 2021-04-07  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-8017
 2021-04-06 21:59 UTC 

[gcc(refs/users/meissner/heads/work045)] Add ChangeLog.meissner and REVISION
 2021-04-06 21:31 UTC 

[gcc r11-8012] libstdc++: Add nodiscard attribute to cast-like functions
 2021-04-06 15:53 UTC 

[gcc r11-8011] libstdc++: Clarify static_assert message
 2021-04-06 15:53 UTC 

[gcc r11-8010] libstdc++: Fix Doxygen warnings
 2021-04-06 15:53 UTC 

[gcc r11-8009] libstdc++: Fix doxygen markup for group close commands
 2021-04-06 15:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-7986-gbd89b8fe9efbdf0a95d827553d1a84fd3cefaa16' into redhat/gcc-11-branch
 2021-04-05 13:42 UTC 

[gcc/devel/c++-coroutines] Merge master r11-7952
 2021-04-02 18:36 UTC 

[gcc r10-9654] Daily bump
 2021-04-02  0:17 UTC 

[gcc r10-9653] libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096]
 2021-04-01 20:31 UTC 

[gcc(refs/users/meissner/heads/work044)] Add ChangeLog.meissner and REVISION
 2021-04-01 19:19 UTC 

[gcc r10-9652] libstdc++: Test errno macros directly for all targets [PR 93151]
 2021-04-01 15:01 UTC 

[gcc r11-7942] Daily bump
 2021-04-01  0:17 UTC 

[gcc r11-7937] improve future::poll calibration loop
 2021-03-31 18:51 UTC 

[gcc/devel/c++-coroutines] Merge master r11-7915
 2021-03-30 21:58 UTC 

[gcc r10-9616] Daily bump
 2021-03-30  0:18 UTC 

[gcc r11-7903] Daily bump
 2021-03-30  0:17 UTC 

[gcc(refs/users/meissner/heads/work043)] Add ChangeLog.meissner and REVISION
 2021-03-29 23:58 UTC 

[gcc/devel/c++-coroutines] Merge master r11-7894
 2021-03-29 22:09 UTC 

[gcc r10-9615] libstdc++: Set dg-timeout-factor for more slow tests
 2021-03-29 20:05 UTC 

[gcc r10-9614] libstdc++: Set dg-timeout-factor for some slow tests
 2021-03-29 20:05 UTC 

[gcc r10-9613] libstdc++: Fix <stop_token> to compile without gthreads
 2021-03-29 20:05 UTC 

[gcc r10-9612] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
 2021-03-29 20:04 UTC 

[gcc r10-9611] libstdc++: Fix test failure on AIX
 2021-03-29 20:04 UTC 

[gcc r10-9610] libstdc++: Make COW string use allocator_traits for nested types
 2021-03-29 20:04 UTC 

[gcc r10-9609] libstdc++: Constrain chrono::duration conversions [LWG 2094]
 2021-03-29 20:04 UTC 

[gcc r10-9608] libstdc++: Make std::chrono::duration use reduced ratio for period
 2021-03-29 20:04 UTC 

[gcc r10-9607] libstdc++: Add workaround for weird std::tuple error [PR 96592]
 2021-03-29 20:04 UTC 

[gcc r10-9606] libstdc++: Adjust tests that give different results in C++20
 2021-03-29 20:04 UTC 

[gcc r10-9605] libstdc++: Add -Wno-deprecated for tests that warn in C++20
 2021-03-29 20:04 UTC 

[gcc r10-9604] libstdc++: Define std::bad_optional_access constructor as defaulted
 2021-03-29 20:04 UTC 

[gcc r10-9603] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2021-03-29 20:04 UTC 

[gcc r10-9602] libstdc++: Enforce copyable/movable checks in std::atomic
 2021-03-29 20:04 UTC 

[gcc r10-9601] libstdc++: Define converting assignment operator for std::move_iterator
 2021-03-29 20:04 UTC 

[gcc r10-9600] libstdc++: Fix char_traits move with overlap
 2021-03-29 20:03 UTC 

[gcc r10-9599] libstdc++: Remove duplicate dg-do directive
 2021-03-29 20:03 UTC 

[gcc r10-9598] libstdc++: Fix failing tests for AIX
 2021-03-29 20:03 UTC 

[gcc r10-9597] libstdc++: Allow dejagnu tool_timeout to be overridden
 2021-03-29 20:03 UTC 

[gcc r10-9596] libstdc++: Avoid accidental ADL when calling make_reverse_iterator
 2021-03-29 20:03 UTC 

[gcc r10-9595] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537
 2021-03-29 20:03 UTC 

[gcc r10-9594] libstdc++: Use acq_rel memory ordering [PR 99537]
 2021-03-29 20:03 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).