public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-6668] libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802]
 2023-12-18 23:06 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-11157-gbacfe9e21fefc68de46ba62fd4498b98f52a8699' into redhat/gcc-11-branch
 2023-12-18 15:37 UTC 

[gcc r11-11157] Daily bump
 2023-12-18  0:19 UTC 

[gcc r11-11149] libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc
 2023-12-17 13:55 UTC 

[gcc r12-10057] Daily bump
 2023-12-17  0:20 UTC 

[gcc r14-6638] Daily bump
 2023-12-17  0:17 UTC 

[gcc r14-6637] libstdc++: Fix bootstrap on AIX due to fileno macro
 2023-12-17  0:03 UTC 

[gcc r14-6633] libstdc++: Update some baseline_symbols.txt (x32)
 2023-12-16 18:44 UTC 

[gcc r14-6632] libstdc++: Optimize std::remove_pointer compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6631] libstdc++: Optimize std::is_object compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6630] libstdc++: Optimize std::is_function compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6629] libstdc++: Optimize std::is_reference compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6628] libstdc++: Optimize std::is_member_object_pointer compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6627] libstdc++: Optimize std::is_member_function_pointer compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6626] libstdc++: Optimize std::is_member_pointer compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6625] libstdc++: Optimize std::is_scoped_enum compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6624] libstdc++: Optimize std::is_bounded_array compilation performance
 2023-12-16 17:00 UTC 

[gcc r14-6623] libstdc++: Optimize std::is_array compilation performance
 2023-12-16 17:00 UTC 

[gcc r12-10047] libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc
 2023-12-16  0:37 UTC 

[gcc r13-8162] Daily bump
 2023-12-16  0:21 UTC 

[gcc r14-6611] Daily bump
 2023-12-16  0:17 UTC 

[gcc r14-6592] libstdc++: Fix std::print test case for Windows
 2023-12-15 13:22 UTC 

[gcc r14-6591] libstdc++: Simplify std::vprint_unicode for non-Windows targets
 2023-12-15 13:21 UTC 

[gcc r14-6590] libstdc++: Do not add padding for std::print to std::ostream
 2023-12-15 13:21 UTC 

[gcc r13-8158] libstdc++: Add dg-output to two tests
 2023-12-15 11:33 UTC 

[gcc r13-8157] libstdc++: Fix %S format of duration with floating-point rep
 2023-12-15 11:33 UTC 

[gcc r14-6570] Daily bump
 2023-12-15  0:17 UTC 

[gcc r14-6569] libstdc++: Implement C++23 <print> header [PR107760]
 2023-12-15  0:02 UTC 

[gcc r14-6568] libstdc++: Fix filebuf::native_handle() for Windows
 2023-12-15  0:02 UTC 

[gcc r14-6567] libstdc++: Tweaks for std::format fast path
 2023-12-15  0:01 UTC 

[gcc r14-6566] libstdc++: Add dg-output to two tests
 2023-12-15  0:01 UTC 

[gcc r14-6565] libstdc++: Fix %S format of duration with floating-point rep
 2023-12-15  0:01 UTC 

[gcc r14-6553] libstdc++: Make __gnu_debug::vector usable in constant expressions [PR109536]
 2023-12-14 16:34 UTC 

[gcc r13-8154] Daily bump
 2023-12-14  0:22 UTC 

[gcc r14-6526] Daily bump
 2023-12-14  0:18 UTC 

[gcc r13-8153] libstdc++: Fix regression in std::format output of %Y for negative years
 2023-12-13 12:36 UTC 

[gcc r14-6493] libstdc++: Fix regression in std::format output of %Y for negative years
 2023-12-13 12:30 UTC 

[gcc r13-8152] libstdc++: Backport some std::format test improvements
 2023-12-13  9:40 UTC 

[gcc r13-8151] libstdc++: Fix std::format output of %C for negative years
 2023-12-13  9:39 UTC 

[gcc r14-6474] Daily bump
 2023-12-13  0:18 UTC 

[gcc r14-6469] libstdc++: Fix std::format("{}", 'c')
 2023-12-12 22:46 UTC 

[gcc r14-6468] libstdc++: Fix std::format output of %C for negative years
 2023-12-12 22:46 UTC 

[gcc r14-6467] libstdc++: Remove redundant -std flags from Makefile
 2023-12-12 22:46 UTC 

[gcc(refs/users/meissner/heads/work150)] Add ChangeLog.meissner and REVISION
 2023-12-12 20:01 UTC 

[gcc r13-8141] Daily bump
 2023-12-10  0:21 UTC 

[gcc r14-6361] Daily bump
 2023-12-10  0:17 UTC 

[gcc r13-8140] libstdc++: Fix value of __cpp_lib_format macro [PR111826]
 2023-12-09 22:04 UTC 

[gcc r13-8139] libstdc++: Fix misleading typedef name in <format>
 2023-12-09 22:04 UTC 

[gcc r13-8138] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h>
 2023-12-09 22:04 UTC 

[gcc r14-6358] libstdc++: Fix value of __cpp_lib_format macro [PR111826]
 2023-12-09 14:07 UTC 

[gcc r14-6357] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
 2023-12-09 14:06 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-6341-gd468718c9a097aeb8794fb1a2df6db2c1064d7f7' into redhat/gcc-14-branch
 2023-12-08 18:11 UTC 

[gcc r14-6296] Daily bump
 2023-12-08  0:17 UTC 

[gcc r14-6294] libstdc++: Simplify ranges::to closure objects
 2023-12-07 21:36 UTC 

[gcc r14-6293] libstdc++: Fix misleading typedef name in <format>
 2023-12-07 20:57 UTC 

[gcc r14-6292] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h>
 2023-12-07 20:55 UTC 

[gcc r14-6291] libstdc++: Fix recent changes to __glibcxx_assert [PR112882]
 2023-12-07 20:55 UTC 

[gcc r14-6261] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-12-07  3:56 UTC 

[gcc r13-8134] Daily bump
 2023-12-07  0:21 UTC 

[gcc r12-10030] Daily bump
 2023-12-07  0:20 UTC 

[gcc r11-11129] Daily bump
 2023-12-07  0:18 UTC 

[gcc r14-6238] Daily bump
 2023-12-07  0:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-12-06 22:47 UTC 

[gcc r11-11128] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc
 2023-12-06 21:01 UTC 

[gcc r11-11127] libstdc++: Add assertion to std::string_view::remove_suffix [PR112314]
 2023-12-06 21:01 UTC 

[gcc r11-11126] libstdc++: Adjust std::in_range template parameter name
 2023-12-06 21:01 UTC 

[gcc(refs/users/aoliva/heads/testme)] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-12-06 20:01 UTC 

[gcc r12-10029] libstdc++: Add assertion to std::string_view::remove_suffix [PR112314]
 2023-12-06 16:35 UTC 

[gcc r12-10028] libstdc++: Adjust std::in_range template parameter name
 2023-12-06 16:35 UTC 

[gcc r13-8133] libstdc++: Add workaround to std::ranges::subrange [PR111948]
 2023-12-06 14:44 UTC 

[gcc r13-8132] libstdc++: Micro-optimization for std::optional [PR112480]
 2023-12-06 14:44 UTC 

[gcc r13-8131] libstdc++: Add static_assert to std::integer_sequence [PR112473]
 2023-12-06 14:44 UTC 

[gcc r13-8130] libstdc++: Disable std::formatter::set_debug_format [PR112832]
 2023-12-06 14:44 UTC 

[gcc r13-8129] libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133]
 2023-12-06 14:44 UTC 

[gcc r14-6221] c++: partial ordering of object parameter [PR53499]
 2023-12-06 14:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-12-06  2:31 UTC 

[gcc r14-6204] Revert "libsupc++: try cxa_thread_atexit_impl at runtime"
 2023-12-06  1:17 UTC 

[gcc r13-8128] Daily bump
 2023-12-06  0:21 UTC 

[gcc r14-6202] Daily bump
 2023-12-06  0:18 UTC 

[gcc r14-6200] libstdc++: Add workaround to std::ranges::subrange [PR111948]
 2023-12-05 23:35 UTC 

[gcc r14-6199] libstdc++: Implement LWG 4016 for std::ranges::to
 2023-12-05 23:35 UTC 

[gcc r14-6198] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr
 2023-12-05 23:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-8122-g0dd097f6a0951c386233fc0b96584ebe4144ea65' into redhat/gcc-13-branch
 2023-12-05 17:12 UTC 

[gcc r14-6189] libstdc++: Disable std::formatter::set_debug_format [PR112832]
 2023-12-05 16:49 UTC 

[gcc r14-6188] libstdc++: Add test for LWG Issue 3897
 2023-12-05 16:42 UTC 

[gcc r13-8119] libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc
 2023-12-05 16:32 UTC 

[gcc r14-6129] c++: implement P2564, consteval needs to propagate up [PR107687]
 2023-12-05  0:42 UTC 

[gcc r14-6083] Daily bump
 2023-12-03  0:17 UTC 

[gcc r14-6082] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-12-02 17:15 UTC 

[gcc r14-6067] Daily bump
 2023-12-02  0:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-12-01 23:42 UTC 

[gcc r14-6064] c++: mangle function template constraints
 2023-12-01 21:08 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-6062-gb8edb812ff4934c609fdfafe2e1c7f932bc18305' into redhat/gcc-14-branch
 2023-12-01 17:59 UTC 

[gcc r14-6047] libstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users
 2023-12-01  9:00 UTC 

[gcc r14-6025] Daily bump
 2023-12-01  0:18 UTC 

[gcc r14-6020] libstdc++: Fix std::ranges::to errors
 2023-11-30 15:47 UTC 

[gcc r14-5981] Daily bump
 2023-11-30  0:18 UTC 

[gcc r14-5966] Fix '23_containers/span/at.cc' for '-fno-exceptions' configurations
 2023-11-29 13:13 UTC 

[gcc r13-8106] Daily bump
 2023-11-29  0:20 UTC 

[gcc r14-5942] Daily bump
 2023-11-29  0:17 UTC 

[gcc r13-8105] libstdc++: Check string value_type in std::make_format_args [PR112607]
 2023-11-28 22:30 UTC 

[gcc r13-8104] libstdc++: Include <stdint.h> in <bits/atomic_wait.h>
 2023-11-28 22:30 UTC 

[gcc r13-8103] libstdc++: Adjust std::in_range template parameter name
 2023-11-28 22:30 UTC 

[gcc(refs/users/meissner/heads/work149)] Add ChangeLog.meissner and REVISION
 2023-11-28 16:47 UTC 

[gcc r14-5922] libstdc++: Include <stdint.h> in <bits/atomic_wait.h>
 2023-11-28 12:44 UTC 

[gcc r14-5921] libstdc++: Fix typo in comment
 2023-11-28 12:43 UTC 

[gcc(refs/users/meissner/heads/work148)] Add ChangeLog.meissner and REVISION
 2023-11-28  5:10 UTC 

[gcc(refs/users/meissner/heads/work147)] Add ChangeLog.meissner and REVISION
 2023-11-28  4:51 UTC 

[gcc r14-5837] Daily bump
 2023-11-25  0:18 UTC 

[gcc r14-5832] Use memcpy instead of memmove in __relocate_a_1
 2023-11-24 17:00 UTC 

[gcc r14-5807] Daily bump
 2023-11-24  0:18 UTC 

[gcc r14-5794] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
 2023-11-23 17:51 UTC 

[gcc r14-5793] libstdc++: Fix access error in __gnu_test::uneq_allocator
 2023-11-23 17:44 UTC 

[gcc r14-5699] Daily bump
 2023-11-22  0:18 UTC 

[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2023-11-21 22:44 UTC 

[gcc r14-5691] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
 2023-11-21 16:10 UTC 

[gcc r14-5690] libstdc++: Add freestanding feature test macros (P2407R5)
 2023-11-21 16:10 UTC 

[gcc r14-5689] libstdc++: Add std::span::at for C++26 (P2821R5)
 2023-11-21 16:10 UTC 

[gcc r14-5688] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters
 2023-11-21 16:08 UTC 

[gcc r14-5687] libstdc++: Remove outdated references to buildstat.html
 2023-11-21 16:05 UTC 

[gcc r14-5679] optimize std::vector::push_back
 2023-11-21 14:17 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7' into merge-master-e85c596ae2d1e5f5b769b5af4c
 2023-11-20 21:52 UTC 

[gcc r14-5590] Daily bump
 2023-11-19  0:18 UTC 

[gcc r14-5588] libstdc++: Check string value_type in std::make_format_args [PR112607]
 2023-11-18 21:44 UTC 

[gcc r14-5587] libstdc++: Add fast path for std::format("{}", x) [PR110801]
 2023-11-18 21:44 UTC 

[gcc r14-5565] Daily bump
 2023-11-18  0:17 UTC 

[gcc(refs/users/meissner/heads/work146)] Add ChangeLog.meissner and REVISION
 2023-11-17 18:53 UTC 

[gcc(refs/users/meissner/heads/work145)] Add ChangeLog.meissner and REVISION
 2023-11-17 17:28 UTC 

[gcc r14-5563] libstdc++: Regenerate config.h.in
 2023-11-17 15:40 UTC 

[gcc r14-5562] libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
 2023-11-17 15:29 UTC 

[gcc r14-5560] libstdc++: Adjust std::in_range template parameter name
 2023-11-17 14:49 UTC 

[gcc r14-5559] libstdc++: Add more Doxygen comments and another test for std::out_ptr
 2023-11-17 14:48 UTC 

[gcc r14-5558] libstdc++: Fix Doxygen markup
 2023-11-17 14:41 UTC 

[gcc r14-5543] Daily bump
 2023-11-17  0:18 UTC 

[gcc r14-5536] libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
 2023-11-16 17:20 UTC 

[gcc r14-5524] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
 2023-11-16  8:12 UTC 

[gcc r14-5523] libstdc++: Only declare feature test macros in standard headers
 2023-11-16  8:10 UTC 

[gcc r14-5522] libstdc++: Test for feature test macros more accurately
 2023-11-16  8:10 UTC 

[gcc r14-5521] libstdc++: Use 202100L as feature test check for C++23
 2023-11-16  8:02 UTC 

[gcc r14-5520] libstdc++: Adjust feature test in <istream> and <ostream>
 2023-11-16  8:01 UTC 

[gcc r13-8073] Daily bump
 2023-11-16  0:21 UTC 

[gcc r12-9983] Daily bump
 2023-11-16  0:20 UTC 

[gcc r11-11101] Daily bump
 2023-11-16  0:19 UTC 

[gcc r14-5512] Daily bump
 2023-11-16  0:18 UTC 

[gcc r11-11100] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:42 UTC 

[gcc r12-9982] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:35 UTC 

[gcc r12-9981] libstdc++: std::stacktrace tweaks
 2023-11-15 11:34 UTC 

[gcc r13-8072] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:33 UTC 

[gcc r13-8071] libstdc++: std::stacktrace tweaks
 2023-11-15 11:32 UTC 

[gcc r14-5485] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:28 UTC 

[gcc r14-5484] libstdc++: std::stacktrace tweaks
 2023-11-15 11:28 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: define and undefine always_inline macro wherever used
 2023-11-15  5:54 UTC 

[gcc r14-5477] Revert "libstdc++: bvector: undef always_inline macro"
 2023-11-15  4:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-11-15  2:26 UTC 

[gcc r14-5474] libstdc++: bvector: undef always_inline macro
 2023-11-15  1:28 UTC 

[gcc r13-8069] Daily bump
 2023-11-15  0:20 UTC 

[gcc r12-9979] Daily bump
 2023-11-15  0:19 UTC 

[gcc r11-11099] Daily bump
 2023-11-15  0:18 UTC 

[gcc r14-5472] Daily bump
 2023-11-15  0:17 UTC 

[gcc r11-11098] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 23:11 UTC 

[gcc r14-5470] libstdc++: Improve operator-(weekday x, weekday y)
 2023-11-14 22:46 UTC 

[gcc r14-5469] libstdc++: Fix UB in weekday::weekday(sys_days) and add test
 2023-11-14 22:46 UTC 

[gcc r14-5468] libstdc++: Simplify year::is_leap()
 2023-11-14 22:46 UTC 

[gcc r14-5467] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-14 22:46 UTC 

[gcc r14-5466] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2023-11-14 22:45 UTC 

[gcc r12-9978] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:43 UTC 

[gcc r12-9977] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 22:43 UTC 

[gcc r13-8067] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:40 UTC 

[gcc r13-8066] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 22:40 UTC 

[gcc r13-8065] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
 2023-11-14 22:39 UTC 

[gcc r14-5465] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:32 UTC 

[gcc r14-5450] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 15:58 UTC 

[gcc r13-8063] Daily bump
 2023-11-14 12:27 UTC 

[gcc r12-9976] Daily bump
 2023-11-14 12:25 UTC 

[gcc r11-11097] Daily bump
 2023-11-14 12:25 UTC 

[gcc r14-5443] Daily bump
 2023-11-14 12:24 UTC 

[gcc r14-5422] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
 2023-11-13 23:22 UTC 

[gcc r14-5421] libstdc++: Micro-optimization for std::optional [PR112480]
 2023-11-13 23:22 UTC 

[gcc r11-11096] libstdc++: Reformat Python code
 2023-11-13 19:00 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-8052-g46c391cc7d8f67bd4903696edbe972d45a2deca7' into redhat/gcc-13-branch
 2023-11-13 16:06 UTC 

[gcc r13-8061] libstdc++: Correctly call _string_types function
 2023-11-13 15:45 UTC 

[gcc r12-9975] libstdc++: Correctly call _string_types function
 2023-11-13 15:45 UTC 

[gcc r13-8060] libstdc++: _versioned_namespace is always non-None
 2023-11-13 15:45 UTC 

[gcc r12-9974] libstdc++: _versioned_namespace is always non-None
 2023-11-13 15:45 UTC 

[gcc r13-8059] libstdc++: Define _versioned_namespace in xmethods.py
 2023-11-13 15:45 UTC 

[gcc r12-9973] libstdc++: Use Python "not in" operator
 2023-11-13 15:45 UTC 

[gcc r13-8058] libstdc++: Use Python "not in" operator
 2023-11-13 15:45 UTC 

[gcc r12-9972] libstdc++: Define _versioned_namespace in xmethods.py
 2023-11-13 15:45 UTC 

[gcc r13-8057] libstdc++: Remove std_ratio_t_tuple
 2023-11-13 15:45 UTC 

[gcc r12-9971] libstdc++: Refactor Python Xmethods to use is_specialization_of
 2023-11-13 15:45 UTC 

[gcc r13-8056] libstdc++: Remove unused locals from printers.py
 2023-11-13 15:45 UTC 

[gcc r12-9970] libstdc++: Reformat Python code
 2023-11-13 15:44 UTC 

[gcc r13-8055] libstdc++: Remove unused Python imports
 2023-11-13 15:44 UTC 

[gcc r12-9969] libstdc++: Format Python docstrings according to PEP 357
 2023-11-13 15:44 UTC 

[gcc r13-8054] libstdc++: Use gdb.ValuePrinter base class
 2023-11-13 15:44 UTC 

[gcc r12-9968] libstdc++: Format Python code according to PEP8
 2023-11-13 15:44 UTC 

[gcc r13-8053] libstdc++: Refactor Python Xmethods to use is_specialization_of
 2023-11-13 15:44 UTC 

[gcc r13-8052] libstdc++: Reformat Python code
 2023-11-13 15:44 UTC 

[gcc r13-8051] libstdc++: Format Python docstrings according to PEP 357
 2023-11-13 15:44 UTC 

[gcc r13-8050] libstdc++: Fix format string in StdChronoTimeZoneRulePrinter
 2023-11-13 15: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).