public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-9507] libstdc++: Implement N3644 on _Safe_iterator<> [PR114316]
 2024-03-17 15:42 UTC 

[gcc r13-8459] Daily bump
 2024-03-17  0:22 UTC 

[gcc r13-8458] libstdc++: Simplify chrono::__units_suffix using std::format
 2024-03-16 10:19 UTC 

[gcc r13-8457] libstdc++: Add missing std::tuple constructor [PR114147]
 2024-03-16 10:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-8456-g5acf62723967605ad9037d83c3dc0fb2c8ca9669' into redhat/gcc-13-branch
 2024-03-16  8:27 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-9499-g53fb2cf75965e4dbcf145a12d8ae41f4667a8498' into redhat/gcc-14-branch
 2024-03-16  8:12 UTC 

[gcc r13-8456] Daily bump
 2024-03-16  0:22 UTC 

[gcc r13-8441] libstdc++: Fix typo in C++20 status table
 2024-03-15 17:05 UTC 

[gcc r14-9485] Daily bump
 2024-03-15  0:18 UTC 

[gcc r14-9479] libstdc++: Fix std::format("{}", negative_integer) [PR114325]
 2024-03-14 16:58 UTC 

[gcc r14-9478] libstdc++: Add nodiscard in <algorithm>
 2024-03-14 16:58 UTC 

[gcc r14-9473] libstdc++: Add missing clear_padding in __atomic_float constructor
 2024-03-14 15:12 UTC 

[gcc r14-9467] libstdc++: Correct notes about std::call_once in manual [PR66146]
 2024-03-14 11:55 UTC 

[gcc r14-9466] libstdc++: Update C++23 status in the manual
 2024-03-14 11:54 UTC 

[gcc r12-10213] Daily bump
 2024-03-14  0:22 UTC 

[gcc r14-9458] Daily bump
 2024-03-14  0:19 UTC 

[gcc r14-9457] libstdc++: Move test error_category to global scope
 2024-03-13 23:55 UTC 

[gcc r14-9456] libstdc++: Improve documentation on debugging with libstdc++
 2024-03-13 23:52 UTC 

[gcc r14-9455] libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in future
 2024-03-13 23:51 UTC 

[gcc r12-10212] libstdc++: Remove UB from month and weekday additions and subtractions
 2024-03-13  9:53 UTC 

[gcc r12-10211] libstdc++: Improve operator-(weekday x, weekday y)
 2024-03-13  9:53 UTC 

[gcc r12-10210] libstdc++: Simplify year::is_leap()
 2024-03-13  9:52 UTC 

[gcc r12-10209] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2024-03-13  9:52 UTC 

[gcc r12-10208] libstdc++: Fix UB in weekday::weekday(sys_days) and add test
 2024-03-13  9:52 UTC 

[gcc r12-10207] libstdc++: Fix a -Wsign-compare warning in std::list
 2024-03-13  9:52 UTC 

[gcc r12-10206] libstdc++: Optimize std::to_array for trivial types [PR110167]
 2024-03-13  9:52 UTC 

[gcc r13-8432] Daily bump
 2024-03-13  0:22 UTC 

[gcc r13-8431] libstdc++: Update expiry times for leap seconds lists
 2024-03-12 14:18 UTC 

[gcc r13-8430] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters
 2024-03-12 14:18 UTC 

[gcc r13-8429] libstdc++: Implement P2905R2 "Runtime format strings" for C++20
 2024-03-12 14:17 UTC 

[gcc r13-8428] libstdc++: Remove UB from month and weekday additions and subtractions
 2024-03-12 14:17 UTC 

[gcc r13-8427] libstdc++: Improve operator-(weekday x, weekday y)
 2024-03-12 14:17 UTC 

[gcc r13-8426] libstdc++: Simplify year::is_leap()
 2024-03-12 14:17 UTC 

[gcc r13-8425] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2024-03-12 14:17 UTC 

[gcc r13-8424] libstdc++: Fix UB in weekday::weekday(sys_days) and add test
 2024-03-12 14:17 UTC 

[gcc r13-8423] libstdc++: Add [[nodiscard]] to std::span members
 2024-03-12 14:17 UTC 

[gcc r13-8422] libstdc++: Fix a -Wsign-compare warning in std::list
 2024-03-12 14:17 UTC 

[gcc r13-8421] libstdc++: Optimize std::to_array for trivial types [PR110167]
 2024-03-12 14:17 UTC 

[gcc r14-9414] Daily bump
 2024-03-10  0:18 UTC 

[gcc r14-9406] libstdc++: Do not require a time-of-day when parsing sys_days [PR114240]
 2024-03-09  0:29 UTC 

[gcc r14-9405] libstdc++: Fix parsing of leap seconds as chrono::utc_time [PR114279]
 2024-03-09  0:29 UTC 

[gcc r14-9378] Daily bump
 2024-03-08  0:18 UTC 

[gcc r14-9377] libstdc++: Use std::from_chars to speed up parsing subsecond durations
 2024-03-08  0:10 UTC 

[gcc r14-9376] libstdc++: Fix parsing of fractional seconds [PR114244]
 2024-03-07 23:45 UTC 

[gcc r14-9371] libstdc++: Do not define lock-free atomic aliases if not fully lock-free [PR114103]
 2024-03-07 21:00 UTC 

[gcc r14-9370] libstdc++: Update expiry times for leap seconds lists
 2024-03-07 20:56 UTC 

[gcc r14-9369] libstdc++: Replace unnecessary uses of built-ins in testsuite
 2024-03-07 20:56 UTC 

[gcc r14-9368] libstdc++: Better diagnostics for std::format errors
 2024-03-07 20:56 UTC 

[gcc(refs/users/meissner/heads/work162)] Add ChangeLog.meissner and REVISION
 2024-03-07 16:05 UTC 

[gcc r14-9310] Daily bump
 2024-03-05  0:18 UTC 

[gcc r14-9307] libstdc++: Add missing std::tuple constructor [PR114147]
 2024-03-04 20:25 UTC 

[gcc r13-8378] Daily bump
 2024-03-02  0:22 UTC 

[gcc r13-8377] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [PR113960]
 2024-03-01 10:53 UTC 

[gcc r13-8376] libstdc++: Change some URLs in the manual to use https
 2024-03-01 10:53 UTC 

[gcc r13-8375] libstdc++: Update outdated docs on contributing
 2024-03-01 10:53 UTC 

[gcc r13-8374] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters
 2024-03-01 10:53 UTC 

[gcc r13-8373] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2024-03-01 10:52 UTC 

[gcc r13-8372] libstdc++: Fix access error in __gnu_test::uneq_allocator
 2024-03-01 10:52 UTC 

[gcc r13-8371] libstdc++: Fix noexcept on dtors in <experimental/scope> [PR114152]
 2024-03-01 10:52 UTC 

[gcc r14-9246] Daily bump
 2024-03-01  0:17 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'fd07a29e39f5347d6cef3e7042a32306f97a1719' into merge-master-fd07a29e39f5347d6cef3e7042
 2024-02-29 22:21 UTC 

[PATCH] libstdc++-v3: Fix cmath math declarations and stub support for hppa64-*-hpux11*
 2024-02-29 20:28 UTC 

[gcc r14-9243] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters
 2024-02-29 17:50 UTC 

[gcc r14-9242] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [PR113960]
 2024-02-29 17:49 UTC 

[gcc(refs/users/meissner/heads/work161)] Add ChangeLog.meissner and REVISION
 2024-02-29  4:55 UTC 

[gcc r14-9228] Daily bump
 2024-02-29  0:17 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '615b62aada6cc42759e5c43e196dab6c524925d6' into merge-master-615b62aada6cc42759e5c43e19
 2024-02-28 21:37 UTC 

[gcc r14-9219] libstdc++: Fix noexcept on dtors in <experimental/scope> [PR114152]
 2024-02-28 14:51 UTC 

[gcc r14-9218] libstdc++: Change some URLs in the manual to use https
 2024-02-28 14:37 UTC 

[gcc r14-9217] libstdc++: Update outdated docs on contributing
 2024-02-28 14:33 UTC 

[gcc r14-9214] libstdc++: Add more nodiscard uses in <vector>
 2024-02-28 11:29 UTC 

[gcc r14-9213] libstdc++: Consistently use noexcept, constexpr, nodiscard on bitmask ops
 2024-02-28 11:29 UTC 

[gcc r14-9212] libstdc++: Test error handling in std::print
 2024-02-28 11:29 UTC 

[gcc r14-9211] libstdc++: Fix std::print for Cygwin
 2024-02-28 11:29 UTC 

[gcc r14-9210] libstdc++: Include <bits/stl_iterator.h> in <bits/alloc_traits.h>
 2024-02-28 11:29 UTC 

[gcc r14-9209] libstdc++: Add more [[nodiscard]] to <stacktrace>
 2024-02-28 11:29 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-9208-g92f07eb406612fa341dc33d9d6e4f3781dc09452' into redhat/gcc-14-branch
 2024-02-28 11:27 UTC 

[gcc(refs/users/meissner/heads/work160)] Add ChangeLog.meissner and REVISION
 2024-02-27  0:16 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '35de88e2ed0aa78f6e3306c8560cd6bb15ce0ffe' into merge-master-35de88e2ed0aa78f6e3306c856
 2024-02-21  3:04 UTC 

[gcc r14-9089] Daily bump
 2024-02-21  0:17 UTC 

[gcc(refs/users/meissner/heads/work159)] Add ChangeLog.meissner and REVISION
 2024-02-20 23:42 UTC 

[gcc r14-9087] libstdc++: [_GLIBCXX_DEBUG] Fix std::__niter_wrap behavior
 2024-02-20 21:41 UTC 

[gcc r14-9077] Daily bump
 2024-02-20  0:18 UTC 

[gcc r14-9073] libstdc++, Darwin: Handle a linker warning [PR112397]
 2024-02-19 20:16 UTC 

[gcc r14-9052] Daily bump
 2024-02-18  0:17 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-9049-g296284a9dbb7df4485cc5f1d3e975fdb4b8a10b8' into redhat/gcc-14-branch
 2024-02-17 16:17 UTC 

[gcc r14-9046] libstdc++: [_GLIBCXX_DEBUG] Fix std::__niter_base behavior
 2024-02-17 14:12 UTC 

[gcc r13-8338] Daily bump
 2024-02-17  0:20 UTC 

[gcc r14-9043] Daily bump
 2024-02-17  0:17 UTC 

[gcc r14-9038] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc again [PR113961]
 2024-02-16 19:12 UTC 

[gcc r13-8335] libstdc++: Fix constexpr basic_string union member [PR113294]
 2024-02-16 15:21 UTC 

[gcc r13-8334] libstdc++: Avoid aliasing violation in std::valarray [PR99117]
 2024-02-16 15:12 UTC 

[gcc r13-8333] libstdc++: Update tzdata to 2024a
 2024-02-16 15:12 UTC 

[gcc r13-8332] libstdc++: Guard tr2::bases and tr2::direct_bases with __has_builtin
 2024-02-16 15:12 UTC 

[gcc r14-9028] libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc [PR113931]
 2024-02-16 10:52 UTC 

[gcc r14-9027] libstdc++: Improve docs for debug mode backtraces
 2024-02-16 10:48 UTC 

[gcc r14-9026] libstdc++: Fix spelling of <envar> elements in manual
 2024-02-16 10:48 UTC 

[gcc r14-9021] Daily bump
 2024-02-16  0:17 UTC 

[gcc r14-9003] libstdc++: Remove redundant zeroing in std::bitset::operator>>= [PR113806]
 2024-02-15 11:44 UTC 

[gcc r14-9002] libstdc++: Use memset to optimize std::bitset::set() [PR113807]
 2024-02-15 11:44 UTC 

[gcc r14-9001] libstdc++: Use unsigned division in std::rotate [PR113811]
 2024-02-15 11:44 UTC 

[gcc r14-9000] libstdc++: Avoid aliasing violation in std::valarray [PR99117]
 2024-02-15 11:44 UTC 

[gcc r14-8999] libstdc++: Update tzdata to 2024a
 2024-02-15 11:44 UTC 

[gcc r14-8998] libstdc++: Use 128-bit arithmetic for std::linear_congruential_engine [PR87744]
 2024-02-15 11:44 UTC 

[gcc r14-8993] Daily bump
 2024-02-15  0:18 UTC 

[gcc r14-8970] libstdc++: C++ item p2442 is version 1 only
 2024-02-14  1:33 UTC 

[gcc r14-8945] Daily bump
 2024-02-13  0:18 UTC 

[gcc r14-8943] libstdc++: Fix constexpr basic_string union member [PR113294]
 2024-02-12 23:19 UTC 

[gcc r13-8315] Daily bump
 2024-02-10  0:22 UTC 

[gcc r14-8905] Daily bump
 2024-02-10  0:18 UTC 

[gcc(refs/users/meissner/heads/work158)] Add ChangeLog.meissner and REVISION
 2024-02-09 20:51 UTC 

[gcc r14-8901] libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same
 2024-02-09 18:12 UTC 

[gcc r13-8310] libstdc++: Do not use assume attribute for Clang [PR112467]
 2024-02-09  8:46 UTC 

[gcc r13-8309] libstdc++: optimize bit iterators assuming normalization [PR110807]
 2024-02-09  8:46 UTC 

[gcc r13-8308] Daily bump
 2024-02-09  0:23 UTC 

[gcc r12-10147] Daily bump
 2024-02-09  0:22 UTC 

[gcc r14-8892] Daily bump
 2024-02-09  0:19 UTC 

[gcc r14-8891] libstdc++: Fix comment typo in std::atomic<std::shared_ptr<T>>
 2024-02-08 21:49 UTC 

[gcc r14-8890] libstdc++: Add comment to gslice::operator=(const gslice&) [PR100147]
 2024-02-08 21:49 UTC 

[gcc r12-10146] libstdc++: Allow explicit conversion of string views with different traits
 2024-02-08 21:29 UTC 

[gcc r12-10145] libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
 2024-02-08 21:29 UTC 

[gcc r12-10144] libstdc++: Remove noexcept from std::osyncstream::operator=
 2024-02-08 21:28 UTC 

[gcc r12-10143] libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466]
 2024-02-08 21:28 UTC 

[gcc r12-10142] libstdc++: Prefer posix_memalign for aligned-new [PR113258]
 2024-02-08 21:28 UTC 

[gcc r14-8888] libstdc++: Guard tr2::bases and tr2::direct_bases with __has_builtin
 2024-02-08 16:00 UTC 

[gcc r13-8307] libstdc++: Prefer posix_memalign for aligned-new [PR113258]
 2024-02-08 15:51 UTC 

[gcc r13-8306] libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466]
 2024-02-08 15:51 UTC 

[gcc r13-8305] libstdc++: Implement some missing functions for net::ip::network_v6
 2024-02-08 15:50 UTC 

[gcc r13-8304] libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
 2024-02-08 15:50 UTC 

[gcc r13-8303] libstdc++: Remove noexcept from std::osyncstream::operator=
 2024-02-08 15:50 UTC 

[gcc r13-8302] libstdc++: Allow explicit conversion of string views with different traits
 2024-02-08 15:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8885-gd2d5ef6e22082d945c4d255b44194155680a93bd' into redhat/gcc-14-branch
 2024-02-08 13:57 UTC 

[gcc r13-8299] Daily bump
 2024-02-08  0:22 UTC 

[gcc r14-8872] Daily bump
 2024-02-08  0:19 UTC 

[gcc r14-8870] libstdc++: Work around modules issue causing hello-1 ICE [PR113710]
 2024-02-07 19:25 UTC 

[gcc r13-8296] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-cmpxchg-word
 2024-02-07 17:35 UTC 

[gcc r13-8295] testsuite: Add dg-require-atomic-cmpxchg-word
 2024-02-07 17:35 UTC 

[gcc r13-8294] libstdc++: Add dg-require-thread-fence in several tests
 2024-02-07 17:35 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8869-g8636c538b68068cd2a4115fece531dc3e3e3a84a' into redhat/gcc-14-branch
 2024-02-07 14:56 UTC 

[gcc r13-8292] Daily bump
 2024-02-07  0:21 UTC 

[gcc r14-8833] Daily bump
 2024-02-07  0:18 UTC 

[gcc r13-8286] libstdc++: /dev/null is not accessible on Windows
 2024-02-06  8:26 UTC 

[gcc r14-8818] libstdc++: /dev/null is not accessible on Windows
 2024-02-06  8:23 UTC 

[gcc(refs/users/meissner/heads/work157)] Add ChangeLog.meissner and REVISION
 2024-02-05 20:55 UTC 

[gcc(refs/users/meissner/heads/work156)] Add ChangeLog.meissner and REVISION
 2024-02-05 20:39 UTC 

[gcc(refs/users/meissner/heads/work155)] Add ChangeLog.meissner and REVISION
 2024-02-05 20:34 UTC 

[gcc r14-8793] Daily bump
 2024-02-05  0:18 UTC 

[gcc r14-8792] libstdc++: Replace padding bits with bit-fields in __format::_Spec
 2024-02-04 21:47 UTC 

[gcc r14-8791] libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
 2024-02-04 21:42 UTC 

[gcc r14-8790] libstdc++: Add copyright and license text to new generated headers
 2024-02-04 21:42 UTC 

[gcc r12-10130] Daily bump
 2024-02-03  0:21 UTC 

[gcc r14-8771] Daily bump
 2024-02-03  0:18 UTC 

[gcc r14-8752] libstdc++: Make std::function deduction guide support explicit object functions [PR113335]
 2024-02-02 14:42 UTC 

[gcc r14-8751] libstdc++: Fix experimental/names.cc failure on AIX
 2024-02-02 13:54 UTC 

[gcc r12-10127] libstdc++: Force-inline shared_ptr::operator bool() for C++20 [PR108636]
 2024-02-02 10:35 UTC 

[gcc r14-8745] libstdc++: Implement some missing functions for net::ip::network_v6
 2024-02-02 10:29 UTC 

[gcc r14-8744] libstdc++: Fix invalid order in PSTL inplace_merge test [PR90276]
 2024-02-02 10:27 UTC 

[gcc r14-8743] libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
 2024-02-02 10:27 UTC 

[gcc r14-8740] libstdc++: Allow explicit conversion of string views with different traits
 2024-02-02 10:24 UTC 

[gcc r14-8739] libstdc++: Remove noexcept from std::osyncstream::operator=
 2024-02-02 10:24 UTC 

[gcc r14-8738] libstdc++: Remove noexcept from std::generator::promise_type::yield_value
 2024-02-02 10:24 UTC 

[gcc r14-8715] Daily bump
 2024-02-02  0:18 UTC 

[gcc r14-8710] libstdc++: Implement P2165R4 changes to std::pair/tuple/etc [PR113309]
 2024-02-01 20:04 UTC 

[gcc r14-8709] libstdc++/pair: Factor out const-assignability helper for C++20
 2024-02-01 20:03 UTC 

[gcc r14-8702] libstdc++: Do not use def-file-line for each macro in <bits/version.h>
 2024-02-01 15:29 UTC 

[gcc r14-8701] libstdc++: Update expected error for debug/constexpr*_neg.cc tests
 2024-02-01 15:28 UTC 

[gcc r14-8700] libstdc++: Fix -Wdeprecated warning about implicit capture of 'this'
 2024-02-01 15:27 UTC 

[gcc r14-8688] Daily bump
 2024-02-01 11:41 UTC 

[gcc r14-8649] libstdc++: Enable std::text_encoding for darwin and FreeBSD
 2024-01-31  9:53 UTC 

[gcc r14-8648] libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII
 2024-01-31  9:50 UTC 

[gcc r14-8647] libstdc++: Add all supported headers to lists in the manual
 2024-01-31  9:44 UTC 

[gcc r14-8646] libstdc++: Fix -Wshift-count-overflow warning in std::bitset
 2024-01-31  9:44 UTC 

[gcc r13-8264] Daily bump
 2024-01-31  0:24 UTC 

[gcc r14-8638] Daily bump
 2024-01-31  0:20 UTC 

[gcc r13-8263] libstdc++: Fix std::format for floating-point chrono::time_point [PR113500]
 2024-01-30 14:54 UTC 

[gcc r13-8262] libstdc++: Fix std::chrono::file_clock conversions for low-precision times
 2024-01-30 14:54 UTC 

[gcc r14-8629] libstdc++: Fix check in testsuite/std/time/clock/gps/io.cc
 2024-01-30 14:54 UTC 

[gcc r13-8261] libstdc++: Fix std::format floating-point alternate forms [PR113512]
 2024-01-30 14:54 UTC 

[gcc r14-8509] Daily bump
 2024-01-30  0:19 UTC 

[gcc r14-8507] libstdc++: Fix _GLIBCXX_DEBUG_BACKTRACE macro documentation
 2024-01-29 20:02 UTC 

[gcc(refs/vendors/ibm/heads/gcc-13-branch)] ibm: Merge up to top of releases/gcc-13
 2024-01-26 21:25 UTC 

[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2024-01-26 19:42 UTC 

[gcc(refs/vendors/ibm/heads/gcc-11-branch)] ibm: Merge up to top of releases/gcc-11
 2024-01-26 18:09 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8423-gfb1b7e2fec951ba0bf4f68fac6a16929f4f63910' into redhat/gcc-14-branch
 2024-01-25 12:18 UTC 

[gcc r14-8403] Daily bump
 2024-01-25  0:19 UTC 

[gcc r14-8380] libstdc++: [_Hashtable] Remove useless check for _M_before_begin node
 2024-01-24  5:37 UTC 

[gcc(refs/users/meissner/heads/work154)] Add ChangeLog.meissner and REVISION
 2024-01-23  0:29 UTC 

[gcc r14-8340] Daily bump
 2024-01-23  0:19 UTC 

[gcc r14-8334] libstdc++: Fix check in testsuite/std/time/clock/file/io.cc
 2024-01-22 13:06 UTC 

[gcc r14-8326] Daily bump
 2024-01-22  0:18 UTC 

[gcc r14-8321] libstdc++: Fix std::format for floating-point chrono::time_point [PR113500]
 2024-01-21 22:25 UTC 

[gcc r14-8320] libstdc++: Fix std::chrono::file_clock conversions for low-precision times
 2024-01-21 22:25 UTC 

[gcc r14-8315] libstdc++: Fix std::format floating-point alternate forms [PR113512]
 2024-01-21 13:35 UTC 

[gcc r14-8313] Daily bump
 2024-01-21  0:18 UTC 

[gcc r14-8307] libstdc++: suppress -Wdangling-reference with operator| [PR111410]
 2024-01-20 20:42 UTC 

[gcc r14-8300] Daily bump
 2024-01-20  0:18 UTC 

[gcc r14-8293] libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
 2024-01-19 19:13 UTC 

[gcc r14-8292] libstdc++: Fix P2255R2 dangling checks for std::tuple in C++17 [PR108822]
 2024-01-19 19:13 UTC 

[gcc r14-8285] libstdc++: Add <print> and <text_encoding> to stdc++.h
 2024-01-19 15:21 UTC 

[gcc r13-8240] Daily bump
 2024-01-19  0:22 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).