index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
libstdc++: Fix std::ranges::to errors
Jonathan Wakely
2
-36
/
+19
2023-11-30
Daily bump.
GCC Administrator
1
-0
/
+5
2023-11-29
Fix '23_containers/span/at.cc' for '-fno-exceptions' configurations
Thomas Schwinge
1
-2
/
+2
2023-11-29
Daily bump.
GCC Administrator
1
-0
/
+8
2023-11-28
libstdc++: Include <stdint.h> in <bits/atomic_wait.h>
Jonathan Wakely
1
-0
/
+1
2023-11-28
libstdc++: Fix typo in comment
Jonathan Wakely
1
-1
/
+1
2023-11-25
Daily bump.
GCC Administrator
1
-0
/
+6
2023-11-24
Use memcpy instead of memmove in __relocate_a_1
Jan Hubicka
1
-2
/
+2
2023-11-24
Daily bump.
GCC Administrator
1
-0
/
+18
2023-11-23
libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
Jonathan Wakely
7
-60
/
+866
2023-11-23
libstdc++: Fix access error in __gnu_test::uneq_allocator
Jonathan Wakely
1
-1
/
+1
2023-11-22
Daily bump.
GCC Administrator
1
-0
/
+79
2023-11-21
libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
Jonathan Wakely
5
-40
/
+84
2023-11-21
libstdc++: Add freestanding feature test macros (P2407R5)
Jonathan Wakely
14
-40
/
+261
2023-11-21
libstdc++: Add std::span::at for C++26 (P2821R5)
Jonathan Wakely
8
-106
/
+192
2023-11-21
libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters
Jonathan Wakely
2
-1
/
+37
2023-11-21
libstdc++: Remove outdated references to buildstat.html
Jonathan Wakely
4
-12
/
+6
2023-11-21
optimize std::vector::push_back
Jan Hubicka
2
-2
/
+133
2023-11-19
Daily bump.
GCC Administrator
1
-0
/
+20
2023-11-18
libstdc++: Check string value_type in std::make_format_args [PR112607]
Jonathan Wakely
2
-4
/
+38
2023-11-18
libstdc++: Add fast path for std::format("{}", x) [PR110801]
Jonathan Wakely
1
-1
/
+163
2023-11-18
Daily bump.
GCC Administrator
1
-0
/
+33
2023-11-17
libstdc++: Regenerate config.h.in
Jonathan Wakely
1
-1
/
+1
2023-11-17
libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
Jonathan Wakely
12
-0
/
+455
2023-11-17
libstdc++: Adjust std::in_range template parameter name
Jonathan Wakely
1
-7
/
+7
2023-11-17
libstdc++: Add more Doxygen comments and another test for std::out_ptr
Jonathan Wakely
2
-5
/
+55
2023-11-17
libstdc++: Fix Doxygen markup
Jonathan Wakely
1
-1
/
+1
2023-11-17
Daily bump.
GCC Administrator
1
-0
/
+394
2023-11-16
libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
Jonathan Wakely
4
-7
/
+32
2023-11-16
libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
Jonathan Wakely
18
-11
/
+1152
2023-11-16
libstdc++: Only declare feature test macros in standard headers
Jonathan Wakely
74
-333
/
+313
2023-11-16
libstdc++: Test for feature test macros more accurately
Jonathan Wakely
200
-172
/
+366
2023-11-16
libstdc++: Use 202100L as feature test check for C++23
Jonathan Wakely
3
-40
/
+40
2023-11-16
libstdc++: Adjust feature test in <istream> and <ostream>
Jonathan Wakely
2
-2
/
+2
2023-11-16
Daily bump.
GCC Administrator
1
-0
/
+26
2023-11-15
libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
Jonathan Wakely
2
-5
/
+13
2023-11-15
libstdc++: std::stacktrace tweaks
Jonathan Wakely
2
-3
/
+4
2023-11-15
Revert "libstdc++: bvector: undef always_inline macro"
Alexandre Oliva
1
-2
/
+0
2023-11-14
libstdc++: bvector: undef always_inline macro
Alexandre Oliva
1
-0
/
+2
2023-11-15
Daily bump.
GCC Administrator
1
-0
/
+38
2023-11-14
libstdc++: Improve operator-(weekday x, weekday y)
Cassio Neri
1
-2
/
+2
2023-11-14
libstdc++: Fix UB in weekday::weekday(sys_days) and add test
Cassio Neri
2
-2
/
+18
2023-11-14
libstdc++: Simplify year::is_leap()
Cassio Neri
1
-20
/
+20
2023-11-14
libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
Cassio Neri
1
-10
/
+14
2023-11-14
libstdc++: Fix <charconv> uses of signed types with <bit> functions
Jonathan Wakely
1
-3
/
+3
2023-11-14
libstdc++: Fix std::hash<std::stacktrace> [PR112348]
Jonathan Wakely
2
-1
/
+24
2023-11-14
libstdc++: Fix std::deque::size() Xmethod [PR112491]
Jonathan Wakely
2
-5
/
+28
2023-11-14
Daily bump.
GCC Administrator
1
-0
/
+184
2023-11-14
*: add modern gettext
Arsen Arsenović
1
-498
/
+227
2023-11-13
libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
Jonathan Wakely
6
-0
/
+6
[next]