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/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-12-13
libstdc++: Fix regression in std::format output of %Y for negative years
Jonathan Wakely
1
-1
/
+1
2023-12-13
Daily bump.
GCC Administrator
1
-0
/
+20
2023-12-12
libstdc++: Fix std::format("{}", 'c')
Jonathan Wakely
3
-0
/
+68
2023-12-12
libstdc++: Fix std::format output of %C for negative years
Jonathan Wakely
2
-4
/
+12
2023-12-12
libstdc++: Remove redundant -std flags from Makefile
Jonathan Wakely
2
-8
/
+8
2023-12-10
Daily bump.
GCC Administrator
1
-0
/
+15
2023-12-09
libstdc++: Fix value of __cpp_lib_format macro [PR111826]
Jonathan Wakely
3
-69
/
+67
2023-12-09
libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
Jonathan Wakely
2
-13
/
+9
2023-12-08
Daily bump.
GCC Administrator
1
-0
/
+38
2023-12-07
libstdc++: Simplify ranges::to closure objects
Patrick Palka
1
-102
/
+26
2023-12-07
libstdc++: Fix misleading typedef name in <format>
Jonathan Wakely
1
-2
/
+1
2023-12-07
libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h>
Jonathan Wakely
1
-1
/
+1
2023-12-07
libstdc++: Fix recent changes to __glibcxx_assert [PR112882]
Jonathan Wakely
1
-8
/
+21
2023-12-07
libsupc++: try cxa_thread_atexit_impl at runtime
Alexandre Oliva
2
-1
/
+27
2023-12-07
Daily bump.
GCC Administrator
1
-0
/
+16
2023-12-06
c++: partial ordering of object parameter [PR53499]
Jason Merrill
2
-4
/
+4
2023-12-05
Revert "libsupc++: try cxa_thread_atexit_impl at runtime"
Alexandre Oliva
1
-14
/
+1
2023-12-06
Daily bump.
GCC Administrator
1
-0
/
+67
2023-12-05
libstdc++: Add workaround to std::ranges::subrange [PR111948]
Jonathan Wakely
2
-8
/
+21
2023-12-05
libstdc++: Implement LWG 4016 for std::ranges::to
Jonathan Wakely
2
-55
/
+144
2023-12-05
libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr
Jonathan Wakely
13
-47
/
+36
2023-12-05
libstdc++: Disable std::formatter::set_debug_format [PR112832]
Jonathan Wakely
2
-0
/
+37
2023-12-05
libstdc++: Add test for LWG Issue 3897
Will Hawkins
1
-0
/
+15
2023-12-04
c++: implement P2564, consteval needs to propagate up [PR107687]
Marek Polacek
2
-1
/
+2
2023-12-03
Daily bump.
GCC Administrator
1
-0
/
+5
2023-12-02
libsupc++: try cxa_thread_atexit_impl at runtime
Alexandre Oliva
1
-1
/
+14
2023-12-02
Daily bump.
GCC Administrator
1
-0
/
+9
2023-12-01
c++: mangle function template constraints
Jason Merrill
2
-3
/
+3
2023-12-01
libstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users
Rainer Orth
1
-0
/
+1
2023-12-01
Daily bump.
GCC Administrator
1
-0
/
+11
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
[next]