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-08-25
Daily bump.
GCC Administrator
1
-0
/
+50
2023-08-24
libstdc++: Add test for illegal pointer arithmetic in format [PR111102]
Paul Dreik
1
-0
/
+15
2023-08-24
libstdc++: fix illegal pointer arithmetic in format [PR111102]
Paul Dreik
1
-1
/
+2
2023-08-24
libstdc++: Fix -Wunused-but-set-variable in std::format_to test
Jonathan Wakely
1
-4
/
+4
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
4
-20
/
+61
2023-08-24
libstdc++: Add pretty printer for std::locale
Jonathan Wakely
2
-0
/
+81
2023-08-24
libstdc++: Declutter std::optional and std:variant pretty printers [PR110944]
Jonathan Wakely
4
-23
/
+22
2023-08-24
Daily bump.
GCC Administrator
1
-0
/
+19
2023-08-23
libstdc++: Fix tests relying on operator new/delete overload
François Dumont
10
-4
/
+56
2023-08-22
Daily bump.
GCC Administrator
1
-0
/
+5
2023-08-21
libstdc++: Remove reliance on unspecified behaviour in std::rethrow_if_nested...
Jonathan Wakely
1
-3
/
+11
2023-08-19
Daily bump.
GCC Administrator
1
-0
/
+22
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-18
Daily bump.
GCC Administrator
1
-0
/
+227
2023-08-18
Revert "libstdc++: Reuse double overload of __convert_to_v if possible"
Jonathan Wakely
1
-6
/
+0
2023-08-17
libstdc++: Replace global std::string objects in tzdb.cc
Jonathan Wakely
1
-2
/
+2
2023-08-17
libstdc++: Reuse double overload of __convert_to_v if possible
Jonathan Wakely
1
-0
/
+6
2023-08-17
libstdc++: Micro-optimize construction of named std::locale
Jonathan Wakely
1
-16
/
+23
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
3
-35
/
+236
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++: Make __cmp_cat::__unseq constructor consteval
Jonathan Wakely
2
-1
/
+9
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
2
-36
/
+82
2023-08-17
libstdc++: Implement std::to_string in terms of std::format (P2587R3)
Jonathan Wakely
10
-12
/
+429
2023-08-17
libstdc++: Optimize std::to_string using std::string::resize_and_overwrite
Jonathan Wakely
2
-52
/
+123
2023-08-17
libstdc++: Define std::string::resize_and_overwrite for C++11 and COW string
Jonathan Wakely
8
-59
/
+214
2023-08-17
libstdc++: Implement P2770R0 changes to join_view / join_with_view
Patrick Palka
3
-49
/
+257
2023-08-17
libstdc++: Convert _RangeAdaptorClosure into a CRTP base [PR108827]
Patrick Palka
2
-42
/
+45
2023-08-17
libstdc++: Fix std::format("{:F}", inf) to use uppercase
Jonathan Wakely
2
-2
/
+20
2023-08-17
libstdc++: Regenerate Makefile.in
Jonathan Wakely
1
-3
/
+3
2023-08-17
libstdc++: Disable PCH for tests that rely on include order
Jonathan Wakely
3
-0
/
+3
2023-08-17
libstdc++: Fix testsuite no_pch directive
Jonathan Wakely
1
-1
/
+3
2023-08-17
Daily bump.
GCC Administrator
1
-0
/
+447
2023-08-16
libstdc++: Fix std::basic_string::resize_and_overwrite
Jonathan Wakely
4
-3
/
+34
2023-08-16
libstdc++: Update __cplusplus value for C++23 in version.def
Jonathan Wakely
2
-37
/
+37
2023-08-16
libstdc++: Fix comment naming upstream PSTL test file
Jonathan Wakely
5
-5
/
+5
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
95
-724
/
+703
2023-08-16
libstdc++: Implement more maintainable <version> header
Arsen Arsenović
6
-349
/
+3770
2023-08-15
Daily bump.
GCC Administrator
1
-0
/
+6
2023-08-14
libstdc++: Avoid problematic use of log10 in std::format [PR110860]
Paul Dreik
1
-7
/
+16
2023-08-13
Daily bump.
GCC Administrator
1
-0
/
+7
2023-08-11
libstdc++: Use __bool_constant entirely
Ken Matsui
1
-7
/
+7
2023-08-12
Daily bump.
GCC Administrator
1
-0
/
+60
2023-08-11
libstdc++: Fix std::format_to_n return value [PR110990]
Jonathan Wakely
2
-16
/
+38
2023-08-11
libstdc++: Implement C++20 std::chrono::parse [PR104167]
Jonathan Wakely
20
-42
/
+2816
[next]