public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2023-04-11 20:52 UTC 

[gcc/devel/rust/master] Merge commit '6baa95c9c5b3fea96fd22d03d961db4e4cf48d88' into HEAD [#2112]
 2023-04-11  8:45 UTC 

[gcc/devel/rust/master] Merge commit '939fb3fffebf7be2638ddef25dbe1c15f2aaa9d6' into HEAD
 2023-04-11  8:45 UTC 

[gcc r13-7020] Daily bump
 2023-04-06  0:17 UTC 

[gcc(refs/users/meissner/heads/work117-dmf)] Add ChangeLog.meissner and REVISION
 2023-04-05 22:34 UTC 

[gcc(refs/users/meissner/heads/work117)] Add ChangeLog.meissner and REVISION
 2023-04-05 22:34 UTC 

[gcc r13-7015] libstdc++: Harmonize <version> and other headers
 2023-04-05 17:43 UTC 

[gcc r13-7014] Fix 22_locale/locale/cons/12658_thread-2.cc on hppa
 2023-04-05 15:41 UTC 

[gcc r13-7009] libstdc++: Define std::sub_match::swap member function (LWG 3204)
 2023-04-05 11:24 UTC 

[gcc r13-7006] Daily bump
 2023-04-05  0:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-7002-gce243c9eefc2728cb8743ebbcb84c3e08236f06a' into redhat/gcc-13-branch
 2023-04-04 15:36 UTC 

[gcc r13-6999] libstdc++: Fix outdated docs about demangling exception messages
 2023-04-04 11:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6968-g69044e11ac52e93622c3d368ae2fd9ef8c3ec015' into redhat/gcc-13-branch
 2023-04-01  7:43 UTC 

[gcc r13-6963] Daily bump
 2023-04-01  0:18 UTC 

[gcc r13-6962] libstdc++: Teach optimizer that empty COW strings are empty [PR107087]
 2023-03-31 22:45 UTC 

[gcc r13-6958] libstdc++: Avoid -Wmaybe-uninitialized warning in std::stop_source [PR109339]
 2023-03-31 14:50 UTC 

[gcc r13-6957] libstdc++: Revert addition of boolean flag to net::ip::basic_endpoint
 2023-03-31 14:48 UTC 

[gcc r12-9371] Daily bump
 2023-03-31  0:20 UTC 

[gcc r12-9369] libstdc++: Use std::remove_cv_t in std::optional::transform [PR109242]
 2023-03-30  8:08 UTC 

[gcc r13-6938] Daily bump
 2023-03-30  0:17 UTC 

[gcc r13-6937] libstdc++: Fix filename of new test [PR109242]
 2023-03-29 23:45 UTC 

[gcc r13-6936] libstdc++: Fix constexpr functions in <experimental/internet>
 2023-03-29 23:38 UTC 

[gcc r13-6935] libstdc++: Apply small fix from LWG 3843 to std::expected
 2023-03-29 23:38 UTC 

[gcc r13-6934] libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340]
 2023-03-29 23:38 UTC 

[gcc r13-6933] libstdc++: Enforce requirements on template argument of std::optional
 2023-03-29 23:38 UTC 

[gcc/devel/gccgo] Merge from trunk revision aa8f4242efc99f24de73c59d53996f28db28c13f
 2023-03-29 18:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6930-gb2f327b9be81326c9e59fc6da98074c909ac7408' into redhat/gcc-13-branch
 2023-03-29 14:04 UTC 

[gcc r12-9352] Daily bump
 2023-03-29  0:20 UTC 

[gcc r13-6920] Daily bump
 2023-03-29  0:17 UTC 

[gcc r12-9351] libstdc++: Fix self-move for std::weak_ptr [PR108118]
 2023-03-28 23:35 UTC 

[gcc r12-9350] libstdc++: Add missing move in ranges::copy
 2023-03-28 23:35 UTC 

[gcc r12-9349] libstdc++: Deliver names of C functions in <stacktrace>
 2023-03-28 23:35 UTC 

[gcc r12-9348] libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
 2023-03-28 23:35 UTC 

[gcc r12-9347] libstdc++: Add [[nodiscard]] to chrono conversion functions
 2023-03-28 23:35 UTC 

[gcc r12-9346] libstdc++: Change class-key for duration and time_point to class
 2023-03-28 23:35 UTC 

[gcc r12-9345] libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554]
 2023-03-28 23:35 UTC 

[gcc r12-9344] libstdc++: Optimize std::bitset<N>::to_string
 2023-03-28 23:35 UTC 

[gcc r12-9343] libstdc++: Tweak TSan annotations for std::atomic<shared_ptr<T>>
 2023-03-28 23:35 UTC 

[gcc r12-9342] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>>
 2023-03-28 23:34 UTC 

[gcc r12-9341] libstdc++: Add attributes to functions in <memory_resource>
 2023-03-28 23:34 UTC 

[gcc r12-9340] libstdc++: Add assertion to std::promise::set_exception (LWG 2276)
 2023-03-28 23:34 UTC 

[gcc r12-9339] libstdc++: Add always_inline attribute to std::byte operators
 2023-03-28 23:34 UTC 

[gcc r12-9338] libstdc++: Find make_error_code and make_error_condition via ADL only
 2023-03-28 23:34 UTC 

[gcc r12-9337] libstdc++: Add attributes to <system_error> and related
 2023-03-28 23:34 UTC 

[gcc r12-9336] libstdc++: Improve doxygen docs for <thread> and <future>
 2023-03-28 23:34 UTC 

[gcc r12-9335] libstdc++: Improve doxygen docs for <system_error>
 2023-03-28 23:34 UTC 

[gcc r12-9334] libstdc++: Fix non-reserved names in <ext/throw_allocator.h>
 2023-03-28 23:34 UTC 

[gcc r12-9333] libstdc++: Fix orphaned/nested output of configure checks
 2023-03-28 23:34 UTC 

[gcc r12-9332] libstdc++: Update shared library version history in manual
 2023-03-28 23:34 UTC 

[gcc r12-9331] libstdc++: More fixes for null pointers used with std::char_traits
 2023-03-28 23:33 UTC 

[gcc r12-9330] libstdc++: Tell GCC what basic_string::_M_is_local() means [PR109299]
 2023-03-28 23:33 UTC 

[gcc r12-9329] libstdc++: Fix typo in comment in bits/cow_string.h
 2023-03-28 23:33 UTC 

[gcc r12-9328] libstdc++: Fix name of <experimental/optional> in comment
 2023-03-28 23:33 UTC 

[gcc r12-9327] libstdc++: Fix copyright notice to use usual form [PR108413]
 2023-03-28 23:33 UTC 

[gcc r13-6918] libstdc++: Do not use facets cached in ios for ATL128 build [PR103387]
 2023-03-28 23:18 UTC 

[gcc r13-6916] libstdc++: More fixes for null pointers used with std::char_traits
 2023-03-28 20:14 UTC 

[gcc r13-6915] libstdc++: Tell GCC what basic_string::_M_is_local() means [PR109299]
 2023-03-28 20:14 UTC 

[gcc r13-6914] libstdc++: Update tzdata to 2023a [PR109288]
 2023-03-28 20:14 UTC 

[gcc r13-6908] libstdc++: Add missing trait is_simd_flag_type
 2023-03-28 14:43 UTC 

[gcc r13-6901] libstdc++: Fix operator% implementation for Clang
 2023-03-28 10:42 UTC 

[gcc r13-6881] Daily bump
 2023-03-28  0:17 UTC 

[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2023-03-27 21:42 UTC 

[gcc r13-6876] libstdc++: Fix up experimental/net/timer/waitable/dest.cc testcase
 2023-03-27 10:02 UTC 

[gcc(refs/users/meissner/heads/work116-dmf)] Add ChangeLog.meissner and REVISION
 2023-03-24 20:46 UTC 

[gcc(refs/users/meissner/heads/work116)] Add ChangeLog.meissner and REVISION
 2023-03-24 20:46 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6847-g5450833e4f9993f81ac16cbbcf4e46881a519f85' into redhat/gcc-13-branch
 2023-03-24 10:26 UTC 

[gcc(refs/users/meissner/heads/work115)] Add ChangeLog.meissner and REVISION
 2023-03-23 20:35 UTC 

[gcc(refs/users/meissner/heads/work114)] Add ChangeLog.meissner and REVISION
 2023-03-23 19:06 UTC 

[gcc(refs/users/meissner/heads/work114-dmr)] Add ChangeLog.meissner and REVISION
 2023-03-23 19:05 UTC 

[gcc(refs/users/meissner/heads/work114-dmr)] Add ChangeLog.meissner and REVISION
 2023-03-23  2:18 UTC 

[gcc(refs/users/meissner/heads/work114)] Add ChangeLog.meissner and REVISION
 2023-03-23  2:17 UTC 

[gcc r13-6817] Daily bump
 2023-03-23  0:18 UTC 

[gcc r13-6816] libstdc++: Fix assigning nullptr to std::atomic<shared_ptr<T>> (LWG 3893)
 2023-03-22 23:26 UTC 

[gcc(refs/users/meissner/heads/work113)] Add ChangeLog.meissner and REVISION
 2023-03-22 23:00 UTC 

[gcc r13-6811] libstdc++: Remove std::formatter<const charT[N], charT> specialization
 2023-03-22 17:49 UTC 

[gcc r13-6810] libstdc++: Define __cpp_lib_constexpr_algorithms in <utility> (LWG 3792)
 2023-03-22 17:49 UTC 

[gcc r13-6809] libstdc++: Add missing __cpp_lib_format macro to <version>
 2023-03-22 17:49 UTC 

[gcc r13-6808] libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645)
 2023-03-22 17:49 UTC 

[gcc r13-6807] libstdc++: Add comment to <format> (LWG 3720)
 2023-03-22 17:49 UTC 

[gcc r13-6806] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195)
 2023-03-22 17:49 UTC 

[gcc r13-6805] libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600)
 2023-03-22 17:49 UTC 

[gcc r12-9307] Daily bump
 2023-03-22  0:21 UTC 

[gcc r11-10591] Daily bump
 2023-03-22  0:20 UTC 

[gcc r13-6794] Daily bump
 2023-03-22  0:17 UTC 

[gcc r12-9306] libstdc++: Use more precise __RECIPROCAL_MATH__ macro
 2023-03-21 19:39 UTC 

[gcc r12-9305] libstdc++: Skip integer division optimization for Clang
 2023-03-21 19:39 UTC 

[gcc r11-10590] libstdc++: Skip integer division optimization for Clang
 2023-03-21 19:38 UTC 

[gcc r13-6792] libstdc++: Use more precise __RECIPROCAL_MATH__ macro
 2023-03-21 19:31 UTC 

[gcc r13-6791] libstdc++: Skip integer division optimization for Clang
 2023-03-21 19:31 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6790-gdd282b16bfd3c6e218dffb7798a375365b10ae22' into redhat/gcc-13-branch
 2023-03-21 19:29 UTC 

[gcc r13-6789] libstdc++: Fix simd compilation with Clang
 2023-03-21 17:00 UTC 

[gcc r11-10589] libstdc++: Fix simd test compilation with Clang
 2023-03-21 11:34 UTC 

[gcc r12-9304] libstdc++: Fix simd test compilation with Clang
 2023-03-21 11:33 UTC 

[gcc r13-6783] libstdc++: Fix simd test compilation with Clang
 2023-03-21 11:32 UTC 

[gcc(refs/users/meissner/heads/work112)] Add ChangeLog.meissner and REVISION
 2023-03-21  3:25 UTC 

[gcc r12-9303] Daily bump
 2023-03-21  0:21 UTC 

[gcc r13-6769] Daily bump
 2023-03-21  0:17 UTC 

[gcc r13-6768] libstdc++: Fix formatting in std::filesystem helper function
 2023-03-20 23:04 UTC 

[gcc r13-6765] c++: explicit ctor and list-initialization [PR109159]
 2023-03-20 20:54 UTC 

[gcc r12-9301] libstdc++: Fix gdb FilteringTypePrinter
 2023-03-20 11:55 UTC 

[gcc r12-9300] libstdc++: Fix gdb pretty printers when dealing with std::string
 2023-03-20 11:54 UTC 

[gcc r12-9299] libstdc++: Remove useless gdb printer registrations
 2023-03-20 11:54 UTC 

[gcc r12-9298] libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064]
 2023-03-20 11:54 UTC 

[gcc r12-9297] libstdc++: Remove template-head from std::expected<void> ctor [PR109182]
 2023-03-20 11:54 UTC 

[gcc r12-9296] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]
 2023-03-20 11:54 UTC 

[gcc r13-6759] libstdc++: Remove template-head from std::expected<void> ctor [PR109182]
 2023-03-20  9:36 UTC 

[gcc r13-6750] Daily bump
 2023-03-19  0:17 UTC 

[gcc r13-6748] libstdc++: Fix test for hash<coroutine_handle<P>>::operator() [PR109165]
 2023-03-18  9:54 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6747-gd7caf313525a46f200d7f5db1ba893f853774aee' into redhat/gcc-13-branch
 2023-03-18  8:23 UTC 

[gcc r13-6746] Daily bump
 2023-03-18  0:17 UTC 

[gcc r13-6741] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]
 2023-03-17 20:35 UTC 

[gcc(refs/users/meissner/heads/work111-pr105325)] Add ChangeLog.meissner and REVISION
 2023-03-17 18:08 UTC 

[gcc r11-10582] Daily bump
 2023-03-17  0:20 UTC 

[gcc r10-11254] Daily bump
 2023-03-17  0:19 UTC 

[gcc r10-11253] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]
 2023-03-16 17:53 UTC 

[gcc r11-10581] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]
 2023-03-16 16:51 UTC 

[gcc r11-10580] libstdc++: Horrible macro hacks to allow building on avr
 2023-03-16 16:51 UTC 

[gcc r11-10579] libstdc++: Fix std::random_device for avr
 2023-03-16 16:51 UTC 

[gcc r11-10578] libstdc++: Fix build failures for avr
 2023-03-16 16:51 UTC 

[gcc(refs/users/meissner/heads/dmf011)] Add ChangeLog.meissner and REVISION
 2023-03-15 19:17 UTC 

[gcc(refs/users/meissner/heads/work111)] Add ChangeLog.meissner and REVISION
 2023-03-15 18:49 UTC 

[gcc r13-6679] Daily bump
 2023-03-15  0:17 UTC 

[gcc r13-6675] libstdc++: Fix template-head of repeat_view::_Iterator [PR109111]
 2023-03-14 23:18 UTC 

[gcc r13-6673] libstdc++: Implement P2520R0 changes to move_iterator's iterator_concept
 2023-03-14 20:46 UTC 

[gcc r13-6672] libstdc++: Implement LWG 3715 changes to view_interface::empty
 2023-03-14 20:46 UTC 

[gcc r13-6658] libstdc++: Fix preprocessor condition for inline variables
 2023-03-14 10:28 UTC 

[gcc r13-6657] libstdc++: Add comment about symver linker scripts to makefile
 2023-03-14 10:28 UTC 

[gcc r13-6656] libstdc++: Add assertions to std::mask_array operations [PR62196]
 2023-03-14 10:28 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '44ea73185a84fd42e86c4c823043f6063576aac5' into merge-master-44ea73185a84fd42e86c4c8230
 2023-03-14  6:18 UTC 

[gcc r13-6650] Daily bump
 2023-03-14  0:18 UTC 

[gcc r13-6629] libstdc++: Another baseline_symbols.txt update
 2023-03-13 10:49 UTC 

[gcc r13-6628] libstdc++: Refer to documentation hacking docs from Makefile
 2023-03-13 10:42 UTC 

[gcc r13-6627] libstdc++: Regenerate HTML docs
 2023-03-13 10:42 UTC 

[gcc r13-6626] libstdc++: Update copyright year in FAQ
 2023-03-13 10:42 UTC 

[gcc r13-6625] libstdc++: Fix typo in comment
 2023-03-13 10:34 UTC 

[gcc r13-6623] Daily bump
 2023-03-13  0:17 UTC 

[gcc r13-6622] aarch64: Add bfloat16_t support for aarch64
 2023-03-12 23:17 UTC 

[gcc r13-6613] libstdc++: Move www.graphviz.org to https
 2023-03-12 10:26 UTC 

[gcc r12-9240] Daily bump
 2023-03-11  0:20 UTC 

[gcc r11-10568] Daily bump
 2023-03-11  0:19 UTC 

[gcc r13-6603] Daily bump
 2023-03-11  0:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6599-gc227508d06a63f9b8fede3fd88813accb447060e' into redhat/gcc-13-branch
 2023-03-10 20:40 UTC 

[gcc r13-6579] libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064]
 2023-03-10 11:36 UTC 

[gcc r12-9238] libstdc++: Add missing free functions for atomic_flag [PR103934]
 2023-03-10  2:36 UTC 

[gcc r11-10567] libstdc++: Add missing free functions for atomic_flag [PR103934]
 2023-03-10  2:18 UTC 

[gcc r13-6567] Daily bump
 2023-03-10  0:17 UTC 

[gcc r13-6562] libstdc++: Implement LWG 3820/3849 changes to cartesian_product_view
 2023-03-09 18:41 UTC 

[gcc r13-6561] libstdc++: Implement LWG 3796 changes to repeat_/chunk_by_view [PR109024]
 2023-03-09 18:37 UTC 

[gcc r13-6560] libstdc++: Make views::single/iota/istream SFINAE-friendly [PR108362]
 2023-03-09 18:35 UTC 

[gcc r13-6558] libstdc++: extraneous begin in cartesian_product_view::end [PR107572]
 2023-03-09 18:25 UTC 

[gcc r13-6557] libstdc++: Really fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]
 2023-03-09 16:12 UTC 

[gcc r13-6536] Daily bump
 2023-03-08  0:17 UTC 

[gcc r13-6532] libstdc++: Some baseline_symbols.txt updates
 2023-03-07 18:02 UTC 

[gcc r13-6531] libstdc++: Fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]
 2023-03-07 17:35 UTC 

[gcc r13-6530] libstdc++: Fix comment typo in eh_personality.cc
 2023-03-07 17:35 UTC 

[gcc(refs/users/meissner/heads/dmf010)] Add ChangeLog.meissner and REVISION
 2023-03-06 22:57 UTC 

[gcc(refs/users/meissner/heads/work110)] Add ChangeLog.meissner and REVISION
 2023-03-06 22:52 UTC 

[gcc(refs/vendors/ibm/heads/gcc-10-branch)] ibm: Merge up to top of releases/gcc-10
 2023-03-06 22:37 UTC 

[gcc r13-6468] Daily bump
 2023-03-04  0:17 UTC 

[gcc r13-6464] libstdc++: testsuite: async.cc early timeout
 2023-03-03 20:14 UTC 

[gcc r13-6462] [libstdc++] [prettyprint] add local std::string use to more tests
 2023-03-03 19:10 UTC 

[gcc r13-6461] link pthread_join from std::thread ctor
 2023-03-03 19:10 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 18:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] [prettyprint] add local std::string use to more tests
 2023-03-03 18:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 17:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 15:05 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 15:04 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 15:01 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 14:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 14:57 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 14:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 14:42 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 14:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 13:11 UTC 

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] [prettyprint] add local std::string use to more tests
 2023-03-03 13:11 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 12:39 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03 12:37 UTC 

[gcc r13-6440] libstdc++: Update Solaris baselines for GCC 13.0
 2023-03-03 10:03 UTC 

[gcc(refs/users/aoliva/heads/testme)] link pthread_join from std::thread ctor
 2023-03-03  5:23 UTC 

[gcc r13-6401] Daily bump
 2023-03-02  0:18 UTC 

[gcc r13-6397] libstdc++: Fix typo in comment in bits/cow_string.h
 2023-03-01 21:26 UTC 

[gcc r13-6396] libstdc++: Make std::chrono::current_zone() default to UTC
 2023-03-01 21:26 UTC 

[gcc r13-6381] Daily bump
 2023-03-01  0:18 UTC 

[gcc r13-6373] libstdc++: Fix uses_allocator_construction_args for pair<T&&, U&&> [PR108952]
 2023-02-28  9:50 UTC 

[gcc r13-6372] libstdc++: Do not use memmove for 1-element ranges [PR108846]
 2023-02-28  9:50 UTC 

[gcc r13-6371] libstdc++: Add likely/unlikely attributes to <codecvt> implementation
 2023-02-28  9:49 UTC 

[gcc r13-6363] Daily bump
 2023-02-28  0:19 UTC 

[gcc(refs/users/meissner/heads/dmf009)] Add ChangeLog.meissner and REVISION
 2023-02-27 22:56 UTC 

[gcc(refs/users/meissner/heads/work109)] Add ChangeLog.meissner and REVISION
 2023-02-27 22:45 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2023-02-27 16:34 UTC 

[gcc r13-6357] libstdc++: Add Doxygen comment for string::resize_and_overwite
 2023-02-27 14:46 UTC 

[gcc r13-6340] Daily bump
 2023-02-25  0:18 UTC 

[gcc r13-6335] libstdc++: Fix formatting
 2023-02-24 18:40 UTC 

[gcc r13-6334] libstdc++: Always-inline most of non-cmath fixed_size implementation
 2023-02-24 18:40 UTC 

[gcc r13-6333] libstdc++: More efficient masked inc-/decrement implementation
 2023-02-24 18:40 UTC 

[gcc r13-6328] libstdc++: Constrain net::executor constructors
 2023-02-24 14:26 UTC 

[gcc r13-6327] libstdc++: Make net::ip::basic_endpoint comparisons constexpr
 2023-02-24 14:26 UTC 

[gcc r13-6326] libstdc++: Fix members of net::ip::network_v4
 2023-02-24 14:26 UTC 

[gcc r13-6325] libstdc++: Fix conversion to/from net::ip::address_v4::bytes_type
 2023-02-24 14:26 UTC 

[gcc r13-6324] libstdc++: Optimize net::ip::address_v4::to_string()
 2023-02-24 14:26 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).