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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
libstdc++: Use C++20 constraints in <bit>
Patrick Palka
1
-27
/
+27
2023-09-15
libstdc++: Fix constraints for std::variant default constructor
Jonathan Wakely
1
-12
/
+12
2023-09-15
libstdc++: Remove non-void static assertions in variant's std::get [PR111172]
Jonathan Wakely
1
-4
/
+0
2023-09-15
libstdc++: Add operator bool to <charconv> result types (P2497R0)
Jonathan Wakely
3
-147
/
+165
2023-09-14
libstdc++: Remove some more unconditional uses of atomics
Jonathan Wakely
2
-1
/
+15
2023-09-13
libstdc++: [_GLIBCXX_INLINE_VERSION] Fix <format> friend declaration
François Dumont
1
-1
/
+7
2023-09-12
libstdc++: Fix std::not_fn perfect forwarding [PR111327]
Patrick Palka
1
-2
/
+8
2023-09-12
libstdc++: Fix std::bind_front perfect forwarding [PR111327]
Patrick Palka
1
-0
/
+16
2023-09-12
libstdc++: Remove std::bind_front specialization for no bound args
Patrick Palka
1
-62
/
+1
2023-09-11
libstdc++: Define _GLIBCXX_USE_BUILTIN_TRAIT
Ken Matsui
1
-1
/
+9
2023-09-11
libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1)
Jonathan Wakely
4
-7
/
+169
2023-09-08
libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
Jonathan Wakely
1
-108
/
+34
2023-09-07
libstdc++: Simplify C++20 poison pill overloads (P2602R2)
Jonathan Wakely
4
-16
/
+11
2023-09-07
libstdc++: Rename C++20 Customization Point Objects
Jonathan Wakely
3
-79
/
+80
2023-09-07
libstdc++: Relax range adaptors for move-only types (P2494R2)
Jonathan Wakely
3
-24
/
+54
2023-09-01
libstdc++: fix memory clobbering in std::vector [PR110879]
Vladimir Palevich
1
-95
/
+105
2023-09-01
libstdc++: Use a loop in atomic_ref::compare_exchange_strong [PR111077]
Jonathan Wakely
1
-49
/
+98
2023-09-01
libstdc++: Fix how chrono::parse handles errors for time-of-day values
Jonathan Wakely
1
-24
/
+29
2023-09-01
libstdc++: Do not allow chrono::parse to overflow for %C [PR111162]
Jonathan Wakely
1
-1
/
+8
2023-09-01
libstdc++: Simplify __format::_Sink::_M_reset
Jonathan Wakely
1
-9
/
+13
2023-08-24
libstdc++: fix illegal pointer arithmetic in format [PR111102]
Paul Dreik
1
-1
/
+2
2023-08-24
libstdc++: Tweak some preprocessor conditions for feature tests
Jonathan Wakely
3
-18
/
+18
2023-08-24
libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0)
Jonathan Wakely
3
-17
/
+58
2023-08-18
libstdc++: Revert pre-C++23 support for 16-bit float types [PR111060]
Jonathan Wakely
2
-5
/
+5
2023-08-18
libstdc++: Replace non-type-dependent uses of wchar_t in <format> and <chrono>
Jonathan Wakely
2
-13
/
+14
2023-08-18
libstdc++: Fix incomplete rework of wchar_t support in std::format
Jonathan Wakely
2
-14
/
+14
2023-08-17
libstdc++: Optimize std::string::assign(Iter, Iter) [PR110945]
Jonathan Wakely
1
-4
/
+38
2023-08-17
libstdc++: Add std::formatter specializations for extended float types
Jonathan Wakely
1
-2
/
+144
2023-08-17
libstdc++: Define std::numeric_limits<_FloatNN> before C++23
Jonathan Wakely
2
-95
/
+103
2023-08-17
libstdc++: Fix -Wunused-parameter in <experimental/internet>
Jonathan Wakely
1
-1
/
+1
2023-08-17
libstdc++: Simplify chrono::__units_suffix using std::format
Jonathan Wakely
1
-55
/
+29
2023-08-17
libstdc++: Rework std::format support for wchar_t
Jonathan Wakely
1
-36
/
+72
2023-08-17
libstdc++: Implement std::to_string in terms of std::format (P2587R3)
Jonathan Wakely
3
-2
/
+88
2023-08-17
libstdc++: Optimize std::to_string using std::string::resize_and_overwrite
Jonathan Wakely
1
-50
/
+123
2023-08-17
libstdc++: Define std::string::resize_and_overwrite for C++11 and COW string
Jonathan Wakely
6
-37
/
+129
2023-08-17
libstdc++: Implement P2770R0 changes to join_view / join_with_view
Patrick Palka
2
-49
/
+147
2023-08-17
libstdc++: Convert _RangeAdaptorClosure into a CRTP base [PR108827]
Patrick Palka
1
-35
/
+45
2023-08-17
libstdc++: Fix std::format("{:F}", inf) to use uppercase
Jonathan Wakely
1
-2
/
+8
2023-08-17
libstdc++: Regenerate Makefile.in
Jonathan Wakely
1
-3
/
+3
2023-08-16
libstdc++: Fix std::basic_string::resize_and_overwrite
Jonathan Wakely
1
-3
/
+4
2023-08-16
libstdc++: Update __cplusplus value for C++23 in version.def
Jonathan Wakely
2
-37
/
+37
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
90
-699
/
+677
2023-08-16
libstdc++: Implement more maintainable <version> header
Arsen Arsenović
6
-349
/
+3770
2023-08-14
libstdc++: Avoid problematic use of log10 in std::format [PR110860]
Paul Dreik
1
-7
/
+16
2023-08-11
libstdc++: Use __bool_constant entirely
Ken Matsui
1
-7
/
+7
2023-08-11
libstdc++: Fix std::format_to_n return value [PR110990]
Jonathan Wakely
1
-16
/
+21
2023-08-11
libstdc++: Implement C++20 std::chrono::parse [PR104167]
Jonathan Wakely
3
-24
/
+1676
2023-08-11
libstdc++: Do not call log10(0.0) in std::format [PR110860]
Jonathan Wakely
1
-1
/
+1
2023-08-11
libstdc++: Revert accidentally committed change to bits/stl_iterator.h
Jonathan Wakely
1
-6
/
+4
2023-08-10
libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974]
Jonathan Wakely
1
-3
/
+4
[next]