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

[gcc r12-5450] libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED
 2021-11-22 14:57 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-11-22 12:58 UTC 

[gcc r12-5435] Daily bump
 2021-11-21  0:17 UTC 

[gcc r12-5431] libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if
 2021-11-20 15:14 UTC 

[gcc r12-5427] Daily bump
 2021-11-20  0:17 UTC 

[gcc r12-5423] libstdc++: Improve tests for stringstream constructors in C++20
 2021-11-19 20:24 UTC 

[gcc r12-5422] libstdc++: Use __is_single_threaded in locale initialization
 2021-11-19 20:24 UTC 

[gcc r12-5421] libstdc++: One more change for Clang to support constexpr std::string [PR103295]
 2021-11-19 20:19 UTC 

[gcc r12-5416] libstdc++, testsuite: Add a prune expression for external tool bug
 2021-11-19 19:52 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2021-11-19 18:30 UTC 

[gcc r12-5414] libstdc++: Suppress -Wstringop warnings [PR103332]
 2021-11-19 18:16 UTC 

[gcc r12-5413] libstdc++: Begin lifetime of chars in constexpr std::string [PR103295]
 2021-11-19 18:16 UTC 

[gcc/devel/c++-coroutines] Merge master r12-5398
 2021-11-19 13:49 UTC 

[gcc r12-5396] libstdc++: Fix ctype changed after newlib update
 2021-11-19  8:48 UTC 

[gcc r12-5388] Daily bump
 2021-11-19  0:17 UTC 

[gcc r12-5376] libstdc++: Fix std::char_traits<C>::move for constexpr
 2021-11-18 16:14 UTC 

[gcc r12-5370] libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK
 2021-11-18 14:25 UTC 

[gcc r12-5359] Daily bump
 2021-11-18  0:17 UTC 

[gcc r12-5357] libstdc++: Fix author name in ChangeLog
 2021-11-17 22:49 UTC 

[gcc r12-5345] libstdc++: Use std::construct_at in net::ip::address
 2021-11-17 17:30 UTC 

[gcc r12-5344] libstdc++: Simplify std::string constructors
 2021-11-17 17:30 UTC 

[gcc r12-5343] libstdc++: Set active member of union in std::string [PR103295]
 2021-11-17 17:23 UTC 

[gcc r12-5342] libstdc++: Fix std::type_info::before for ARM [PR103240]
 2021-11-17 17:22 UTC 

[gcc r12-5327] Daily bump
 2021-11-17  0:17 UTC 

[gcc r12-5326] libstdc++: Fix tests for constexpr std::string
 2021-11-16 22:48 UTC 

[gcc r12-5313] libstdc++: Merge latest Ryu sources
 2021-11-16 17:23 UTC 

[gcc r12-5312] libstdc++: Implement constexpr std::basic_string for C++20
 2021-11-16 16:43 UTC 

[gcc r12-5311] libstdc++: Use hidden friends for vector<bool>::reference swap overloads
 2021-11-16 16:43 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-11-16 14:50 UTC 

[gcc r12-5304] libstdc++: Fix out-of-bound array accesses in testsuite
 2021-11-16 14:16 UTC 

[gcc r12-5303] libstdc++: Fix typos in tests
 2021-11-16 14:16 UTC 

[gcc r12-5288] Daily bump
 2021-11-16  0:17 UTC 

[gcc r12-5287] c++: Add -fimplicit-constexpr
 2021-11-15 23:50 UTC 

[gcc(refs/users/meissner/heads/work074)] Add ChangeLog.meissner and REVISION
 2021-11-15 23:00 UTC 

[gcc(refs/vendors/ibm/heads/gcc-9-branch)] ibm: Merge up to top of releases/gcc-9
 2021-11-15 18:23 UTC 

[gcc r12-5277] libstdc++: Unordered containers merge re-use hash code
 2021-11-15 17:55 UTC 

[gcc r12-5256] c++: check constexpr constructor body
 2021-11-15  7:52 UTC 

[gcc r12-5249] Daily bump
 2021-11-15  0:16 UTC 

[gcc r12-5245] libstdc++: [_GLIBCXX_DEBUG] Remove _Safe_container<>::_M_safe()
 2021-11-14 20:55 UTC 

[gcc r12-5239] Daily bump
 2021-11-14  0:16 UTC 

[gcc r12-5224] libstdc++: Implement std::spanstream for C++23
 2021-11-13 11:46 UTC 

[gcc r12-5220] libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4random
 2021-11-13  0:46 UTC 

[gcc r12-5219] Daily bump
 2021-11-13  0:17 UTC 

[gcc r12-5193] libstdc++: Print assertion messages to stderr [PR59675]
 2021-11-12 12:25 UTC 

[gcc r12-5187] libstdc++: Implement constexpr std::vector for C++20
 2021-11-12  0:43 UTC 

[gcc r12-5186] Daily bump
 2021-11-12  0:17 UTC 

[gcc r12-5185] libstdc++: Fix debug containers for C++98 mode
 2021-11-11 22:00 UTC 

[gcc r12-5180] libstdc++: Make pmr::memory_resource::allocate implicitly create objects
 2021-11-11 20:02 UTC 

[gcc r12-5179] libstdc++: Remove public std::vector<bool>::data() member
 2021-11-11 20:02 UTC 

[gcc(refs/users/meissner/heads/work073)] Add ChangeLog.meissner and REVISION
 2021-11-11 16:00 UTC 

[gcc r12-5139] Daily bump
 2021-11-11  0:17 UTC 

[gcc r12-5109] libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117]
 2021-11-10 12:04 UTC 

[gcc r12-5108] libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]
 2021-11-10 12:04 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge remote-tracking branch 'origin/merge-master-1bd89833d7365e031185aec1df66fab1d23995e0-2021-11-0
 2021-11-10  4:30 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '1bd89833d7365e031185aec1df66fab1d23995e0' into merge-master-1bd89833d7365e031185aec1df
 2021-11-10  4:29 UTC 

[gcc r12-5076] Daily bump
 2021-11-10  0:17 UTC 

[gcc r12-5072] libstdc++: [_GLIBCXX_DEBUG] Implement unordered container merge
 2021-11-09 20:51 UTC 

[gcc r12-5058] libstdc++: Make test print which random_device tokens work
 2021-11-09 15:14 UTC 

[gcc r12-5057] libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146]
 2021-11-09 15:14 UTC 

[gcc r12-5056] libstdc++: Support getentropy and arc4random in std::random_device
 2021-11-09 14:40 UTC 

[gcc r12-5055] libstdc++: Make spurious std::random_device FAIL less likely
 2021-11-09 14:40 UTC 

[gcc r12-5013] libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6
 2021-11-09  8:52 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2021-11-07 15:22 UTC 

[gcc r12-4968] Daily bump
 2021-11-06  0:16 UTC 

[gcc r12-4963] libstdc++: Fix inconsistent noexcept-specific for valarray begin/end
 2021-11-05 21:45 UTC 

[gcc r12-4962] libstdc++: Fix pack expansions in tuple_size_v specializations
 2021-11-05 21:45 UTC 

[gcc r12-4953] libstdc++: Add [[unlikely]] attributes to std::random_device routines
 2021-11-05 18:15 UTC 

[gcc r12-4952] libstdc++: Add support for POWER9 DARN instruction to std::random_device
 2021-11-05 18:15 UTC 

[gcc r12-4937] libstdc++: Add xfail to pretty printer tests that fail in C++20
 2021-11-05 12:27 UTC 

[gcc r12-4929] Daily bump
 2021-11-05  0:17 UTC 

[gcc r12-4928] libstdc++: Fix pretty printing of std::unique_ptr [PR103086]
 2021-11-04 23:06 UTC 

[gcc r12-4927] libstdc++: Deprecate std::unexpected and handler functions
 2021-11-04 20:53 UTC 

[gcc r12-4925] libstdc++: Consolidate duplicate metaprogramming utilities
 2021-11-04 18:33 UTC 

[gcc r12-4924] libstdc++: Optimize std::tuple_element and std::tuple_size_v
 2021-11-04 18:32 UTC 

[gcc r12-4890] libstdc++: Refactor emplace-like functions in std::variant
 2021-11-04  9:39 UTC 

[gcc r12-4889] libstdc++: Optimize std::variant traits and improve diagnostics
 2021-11-04  9:39 UTC 

[gcc r12-4888] libstdc++: Fix handling of const types in std::variant [PR102912]
 2021-11-04  9:39 UTC 

[gcc r12-4876] Daily bump
 2021-11-04  0:17 UTC 

[gcc r12-4873] libstdc++: Fix regression in std::list::sort [PR66742]
 2021-11-03 16:51 UTC 

[gcc r12-4856] Daily bump
 2021-11-03  0:17 UTC 

[gcc r12-4855] libstdc++: Add some noexcept to std::valarray
 2021-11-03  0:16 UTC 

[gcc(refs/users/meissner/heads/work072)] Add ChangeLog.meissner and REVISION
 2021-11-02 18:04 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-11-02 15:02 UTC 

[gcc r9-9808] Daily bump
 2021-11-02  0:19 UTC 

[gcc r11-9199] Daily bump
 2021-11-02  0:18 UTC 

[gcc r10-10248] Daily bump
 2021-11-02  0:17 UTC 

[gcc r12-4835] Daily bump
 2021-11-02  0:17 UTC 

[gcc r12-4834] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc
 2021-11-01 23:51 UTC 

[gcc r12-4833] libstdc++: Reorder constraints on std::span::span(Range&&) constructor
 2021-11-01 23:51 UTC 

[gcc r9-9807] libstdc++: Fix range access for empty std::valarray [PR103022]
 2021-11-01 20:58 UTC 

[gcc r10-10247] libstdc++: Remove [[nodiscard]] from <valarray>
 2021-11-01 20:24 UTC 

[gcc r10-10246] libstdc++: Fix range access for empty std::valarray [PR103022]
 2021-11-01 20:18 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4831
 2021-11-01 19:34 UTC 

[gcc r11-9198] libstdc++: Fix range access for empty std::valarray [PR103022]
 2021-11-01 19:14 UTC 

[gcc r12-4824] libstdc++: Fix range access for empty std::valarray [PR103022]
 2021-11-01 13:26 UTC 

[gcc r12-4799] Daily bump
 2021-10-30  0:16 UTC 

[gcc r12-4794] libstdc++: Fix typo in std::stack test
 2021-10-29 20:35 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4746
 2021-10-27 22:18 UTC 

[gcc/devel/gccgo] Merge from trunk revision 99b1021d21e5812ed01221d8fca8e8a32488a934
 2021-10-27 17:46 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-10-27  9:17 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2021-10-27  8:45 UTC 

[gcc r12-4729] Daily bump
 2021-10-27  0:17 UTC 

[gcc r12-4726] Make full use of context-sensitive ranges in access warnings
 2021-10-26 22:54 UTC 

[gcc r12-4710] libstdc++: Fix 28_regex/basic_regex/84110.cc on Solaris
 2021-10-26 12:13 UTC 

[gcc r12-4709] libstdc++: Fix 17_intro/names.cc on Solaris
 2021-10-26 12:05 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4690
 2021-10-25 20:31 UTC 

[gcc r12-4637] Daily bump
 2021-10-23  0:17 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge remote-tracking branch 'origin/merge-master-1af78e731feb9327a17c99ebaa19a4cca1125caf-2021-10-2
 2021-10-23  0:11 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '1af78e731feb9327a17c99ebaa19a4cca1125caf' into merge-master-1af78e731feb9327a17c99ebaa
 2021-10-23  0:10 UTC 

[gcc r12-4634] libstdc++: Constrain std::make_any [PR102894]
 2021-10-22 22:10 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4628
 2021-10-22 20:19 UTC 

[gcc r12-4624] Daily bump
 2021-10-22  0:17 UTC 

[gcc r12-4623] libstdc++: Improve generated man pages for libstdc++
 2021-10-21 21:54 UTC 

[gcc r12-4622] libstdc++: Add Doxygen comments to contents of <functional>
 2021-10-21 21:54 UTC 

[gcc r12-4621] libstdc++: Suppress Doxygen docs for more implementation details
 2021-10-21 21:54 UTC 

[gcc r12-4617] libstdc++: missing constexpr for __[nm]iter_base [PR102358]
 2021-10-21 16:13 UTC 

[gcc r12-4615] libstdc++: Implement P2432R1 changes for views::istream
 2021-10-21 15:57 UTC 

[gcc r12-4614] libstdc++: Implement P1739R4 changes to views::take/drop/counted
 2021-10-21 15:57 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-10-21  9:51 UTC 

[gcc r12-4590] libstdc++: Implement LWG 3595 changes to common_iterator
 2021-10-21  1:45 UTC 

[gcc r12-4589] libstdc++: Implement LWG 3590-3592 changes to split_view/lazy_split_view
 2021-10-21  1:38 UTC 

[gcc r12-4588] libstdc++: Implement LWG 3535 changes to ranges::join_view
 2021-10-21  1:38 UTC 

[gcc r12-4587] libstdc++: Implement LWG 3481 change to ranges::viewable_range
 2021-10-21  1:38 UTC 

[gcc r12-4586] libstdc++: Remove constraints from std::optional monadic ops [PR102863]
 2021-10-21  0:23 UTC 

[gcc r12-4585] Daily bump
 2021-10-21  0:17 UTC 

[gcc r12-4582] libstdc++: Add missing test for std::optional::transform(F&&)
 2021-10-20 19:20 UTC 

[gcc r11-9175] Daily bump
 2021-10-20  0:18 UTC 

[gcc r12-4522] Daily bump
 2021-10-20  0:17 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2021-10-19 22:57 UTC 

[gcc r12-4521] libstdc++: Implement LWG 3580 change to ranges::iota_view
 2021-10-19 22:10 UTC 

[gcc r12-4520] libstdc++: Implement LWG 3568 change to ranges::basic_istream_view
 2021-10-19 22:10 UTC 

[gcc r12-4519] libstdc++: Implement LWG 3470 change to ranges::subrange
 2021-10-19 22:09 UTC 

[gcc r12-4518] libstdc++: Implement LWG 3523 changes to ranges::iota_view
 2021-10-19 21:54 UTC 

[gcc r12-4517] libstdc++: Implement LWG 3549 changes to ranges::enable_view
 2021-10-19 21:51 UTC 

[gcc r12-4515] libstdc++: Implement std::random_device::entropy() for other sources
 2021-10-19 16:31 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-9174-ge8dd7ce5d279403705f8aa85bb4a2b2f11f3e887' into redhat/gcc-11-branch
 2021-10-19 15:45 UTC 

[gcc r11-9174] libstdc++: Fix doxygen generation to work with relative paths
 2021-10-19 15:41 UTC 

[gcc r12-4512] libstdc++: Fix doxygen generation to work with relative paths
 2021-10-19 15:29 UTC 

[gcc r12-4508] libstdc++: Change std::variant union member to empty struct
 2021-10-19 14:01 UTC 

[gcc r12-4507] libstdc++: Fix std::stack deduction guide
 2021-10-19 14:01 UTC 

[gcc r12-4506] libstdc++: Implement monadic operations for std::optional (P0798R8)
 2021-10-19 14:01 UTC 

[gcc r12-4500] libstdc++: Fix mem-initializer in std::move_only_function [PR102825]
 2021-10-19 10:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-9170-gaa827fa170d3e61d17c3daaf4d5008a3c674a005' into redhat/gcc-11-branch
 2021-10-18 17:21 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-10-18 12:52 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-10-18 12:43 UTC 

[gcc r12-4456] Daily bump
 2021-10-16  0:16 UTC 

[gcc r12-4455] libstdc++: Fix error in filesystem::path with Clang
 2021-10-15 23:48 UTC 

[gcc r12-4454] libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10)
 2021-10-15 23:48 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4444
 2021-10-15 19:05 UTC 

[gcc r12-4448] libstdc++: Make non-propagating-cache fully constexpr [PR101263]
 2021-10-15 17:27 UTC 

[gcc r12-4447] libstdc++: Add missing constexpr to std::variant (P2231R1)
 2021-10-15 17:27 UTC 

[gcc r12-4446] libstdc++: Remove try/catch overhead in std::variant::emplace
 2021-10-15 17:27 UTC 

[gcc r12-4445] libstdc++: Remove unused functions in std::variant implementation
 2021-10-15 17:27 UTC 

[gcc r12-4425] c++: instantiate less for constant folding
 2021-10-15  1:40 UTC 

[gcc r11-9155] Daily bump
 2021-10-15  0:19 UTC 

[gcc r12-4423] Daily bump
 2021-10-15  0:17 UTC 

[gcc r12-4419] libstdc++: Simplify variant access functions
 2021-10-14 21:19 UTC 

[gcc r12-4418] libstdc++: Make filesystem::path(path&&) always noexcept
 2021-10-14 21:19 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4411
 2021-10-14 20:01 UTC 

[gcc r12-4404] libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743]
 2021-10-14 14:12 UTC 

[gcc r12-4403] libstdc++: Use more descriptive feature test macro
 2021-10-14 14:12 UTC 

[gcc r11-9153] libstdc++: Fix non-default constructors for hash containers [PR101583]
 2021-10-14  8:25 UTC 

[gcc r12-4390] libstdc++: Fix test for feature test macro
 2021-10-14  8:08 UTC 

[gcc r12-4389] libstdc++: Add missing constexpr to std::optional (P2231R1)
 2021-10-14  8:08 UTC 

[gcc r9-9782] Daily bump
 2021-10-14  0:19 UTC 

[gcc r11-9151] Daily bump
 2021-10-14  0:18 UTC 

[gcc r10-10218] Daily bump
 2021-10-14  0:17 UTC 

[gcc r12-4384] Daily bump
 2021-10-14  0:17 UTC 

[gcc r9-9781] libstdc++: Rename file with the wrong extension
 2021-10-13 23:41 UTC 

[gcc r10-10217] libstdc++: Rename file with the wrong extension
 2021-10-13 23:40 UTC 

[gcc r11-9150] libstdc++: Rename files with the wrong extensions
 2021-10-13 23:38 UTC 

[gcc r12-4383] libstdc++: Fix regression in memory use when constructing paths
 2021-10-13 22:48 UTC 

[gcc r12-4382] libstdc++: Rename files with the wrong extensions
 2021-10-13 22:48 UTC 

[gcc r11-9149] libstdc++: Fix dangling string_view in filesystem::path [PR102592]
 2021-10-13 20:54 UTC 

[gcc r11-9148] libstdc++: Add noexcept-specifier to basic_string_view(It, End)
 2021-10-13 20:54 UTC 

[gcc r9-9780] libstdc++: Rename tests with incorrect extension
 2021-10-13 19:42 UTC 

[gcc r9-9779] libstdc++: Remove non-deducible parameter for std::advance overload
 2021-10-13 19:42 UTC 

[gcc r9-9778] libstdc++: std::system_category should know meaning of zero [PR102425]
 2021-10-13 19:42 UTC 

[gcc r9-9777] libstdc++: Add pretty printer for std::error_code and std::error_condition
 2021-10-13 19:42 UTC 

[gcc r9-9776] libstdc++: Install GDB pretty printers for debug library
 2021-10-13 19:42 UTC 

[gcc r9-9775] libstdc++: Clear up directories created by tests
 2021-10-13 19:42 UTC 

[gcc r9-9774] libstdc++: Fix std::match_results::end() for failed matches [PR102667]
 2021-10-13 19:42 UTC 

[gcc r12-4381] libstdc++: Refactor filesystem::path encoding conversions
 2021-10-13 19:39 UTC 

[gcc r12-4380] libstdc++: Fix dangling string_view in filesystem::path [PR102592]
 2021-10-13 19:39 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4375
 2021-10-13 19:23 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-10-13 16:14 UTC 

[gcc r10-10215] libstdc++: Ensure test is compiled as C++17
 2021-10-13 15:30 UTC 

[gcc r10-10214] libstdc++: Skip filesystem tests that depend on permissions [PR90787]
 2021-10-13 15:29 UTC 

[gcc r10-10213] libstdc++: Clear up directories created by tests
 2021-10-13 15:29 UTC 

[gcc r10-10212] libstdc++: Implement LWG 3422 for std::seed_seq
 2021-10-13 15:29 UTC 

[gcc r10-10211] libstdc++: Fix some problems in PSTL tests
 2021-10-13 15:29 UTC 

[gcc r10-10210] libstdc++: Fix various bugs in ranges_algo.h [PR100187, ...]
 2021-10-13 13:56 UTC 

[gcc r11-9145] libstdc++: Fix various bugs in ranges_algo.h [PR100187, ...]
 2021-10-13 13:51 UTC 

[gcc r12-4367] libstdc++: Ensure language linkage of std::__terminate()
 2021-10-13  9:42 UTC 

[gcc r11-9143] Daily bump
 2021-10-13  0:18 UTC 

[gcc r10-10204] Daily bump
 2021-10-13  0:17 UTC 

[gcc r12-4363] Daily bump
 2021-10-13  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4359
 2021-10-12 22:44 UTC 

[gcc/devel/c++-coroutines] Merge master r12-4324
 2021-10-12 22:44 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).