[gcc r16-3671] libstdc++: fix makefile.in for syncbuf.lo

2025-09-08 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:de35b739a849d6bc6d1b0978dbcdc737dd709c89 commit r16-3671-gde35b739a849d6bc6d1b0978dbcdc737dd709c89 Author: Nathan Myers Date: Mon Sep 8 15:33:23 2025 -0400 libstdc++: fix makefile.in for syncbuf.lo This patch fixes Makefile.in to include mention of new syncbu

[gcc r16-3416] libstdc++: Move tai_- and gps_clock::now impls out of ABI

2025-08-27 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:806de30f51c8b959d031b375ec13343c20b864cf commit r16-3416-g806de30f51c8b959d031b375ec13343c20b864cf Author: Nathan Myers Date: Wed Aug 20 20:24:29 2025 -0400 libstdc++: Move tai_- and gps_clock::now impls out of ABI This patch moves std::tai_clock::now() and s

[gcc r16-2579] libstdc++: provide debug impl of P2697 ctor [PR119742]

2025-07-28 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:5a433ecf4da6fadc5154fa9458bda57d8a2d8ba2 commit r16-2579-g5a433ecf4da6fadc5154fa9458bda57d8a2d8ba2 Author: Nathan Myers Date: Mon Jul 7 16:54:26 2025 -0400 libstdc++: provide debug impl of P2697 ctor [PR119742] This adds the new bitset constructor from string

[gcc r16-1993] libstdc++: fix bits/version.def typo

2025-07-03 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:062f217f41d1e53c4f101caebfd9aabd3f8afe03 commit r16-1993-g062f217f41d1e53c4f101caebfd9aabd3f8afe03 Author: Nathan Myers Date: Thu Jul 3 19:45:27 2025 -0400 libstdc++: fix bits/version.def typo bits/version.def was missing a ';'. libstdc++-v3/Changelo

[gcc r16-1973] libstdc++: construct bitset from string_view (P2697) [PR119742]

2025-07-03 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:9930876ed788a7da18ccef0c91f4f12749da1df7 commit r16-1973-g9930876ed788a7da18ccef0c91f4f12749da1df7 Author: Nathan Myers Date: Mon Jun 30 18:55:48 2025 -0400 libstdc++: construct bitset from string_view (P2697) [PR119742] Add a bitset constructor from string_v

[gcc r16-1909] libstdc++: make range view ctors explicit (P2711) [PR119744]

2025-07-02 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:3aff13cfabdb8513c619d1e0347035b8d47f0edb commit r16-1909-g3aff13cfabdb8513c619d1e0347035b8d47f0edb Author: Nathan Myers Date: Mon Jun 30 20:01:10 2025 -0400 libstdc++: make range view ctors explicit (P2711) [PR119744] Make range view constructors explicit, pe

[gcc r16-1299] libstdc++: sstream from string_view (P2495R3) [PR119741]

2025-06-08 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:845826088c942f7df2ad6fbfe4cb976f83abcd16 commit r16-1299-g845826088c942f7df2ad6fbfe4cb976f83abcd16 Author: Nathan Myers Date: Wed Jun 4 14:52:29 2025 -0400 libstdc++: sstream from string_view (P2495R3) [PR119741] Add constructors to stringbuf, stringstream, i

[gcc r16-1124] Revert "libstdc++: sstream from string_view (P2495R3) [PR119741]"

2025-06-04 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:a31e76a26435537056d467eb6a08b8c4ec886bf2 commit r16-1124-ga31e76a26435537056d467eb6a08b8c4ec886bf2 Author: Nathan Myers Date: Wed Jun 4 23:19:52 2025 -0400 Revert "libstdc++: sstream from string_view (P2495R3) [PR119741]" This reverts commit 8537e4851072ea1f1

[gcc r16-1117] libstdc++: sstream from string_view (P2495R3) [PR119741]

2025-06-04 Thread Nathan Myers via Libstdc++-cvs
https://gcc.gnu.org/g:8537e4851072ea1f1982c4c6ab0d24c9383e9edd commit r16-1117-g8537e4851072ea1f1982c4c6ab0d24c9383e9edd Author: Nathan Myers Date: Wed Jun 4 14:52:29 2025 -0400 libstdc++: sstream from string_view (P2495R3) [PR119741] Add constructors to stringbuf, stringstream, i