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/gfortran-test
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-15
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-15
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
2024-08-09
Daily bump.
GCC Administrator
1
-0
/
+11
2024-08-08
c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jakub Jelinek
3
-2
/
+32
2024-08-07
Daily bump.
GCC Administrator
1
-0
/
+8
2024-08-06
libstdc++: Fix some undeclared uses of uintptr_t [PR116247]
Jonathan Wakely
3
-1
/
+3
2024-08-04
Daily bump.
GCC Administrator
1
-0
/
+8
2024-08-03
libstdc++: use concrete return type for std::forward_like
Patrick Palka
2
-27
/
+26
2024-08-03
Daily bump.
GCC Administrator
1
-0
/
+5
2024-08-02
libstdc++: Add missing <cstdint> to test
Jonathan Wakely
1
-0
/
+1
2024-08-02
Daily bump.
GCC Administrator
1
-0
/
+53
2024-08-01
libstdc++: Remove unused helper traits
Jonathan Wakely
2
-10
/
+0
2024-08-01
libstdc++: Remove unnecessary uses of <stdint.h>
Jonathan Wakely
4
-10
/
+17
2024-08-01
libstdc++: Remove unused parameters from atomic impl details
Jonathan Wakely
1
-4
/
+2
2024-08-01
libstdc++: Use memcmp to optimize std::bitset::_M_is_equal() [PR113807]
Jonathan Wakely
1
-4
/
+10
2024-08-01
libstdc++: Fix incomplete change to reduce iterations for simulators
Jonathan Wakely
1
-3
/
+3
2024-08-01
libstdc++: Constrain std::basic_string default constructor [PR113841]
Jonathan Wakely
3
-0
/
+36
2024-08-01
libstdc++: Remove noexcept from non-const std::basic_string::data() [PR99942]
Jonathan Wakely
1
-1
/
+6
2024-08-01
libstdc++: Make dg-error pattern more accurate
Jonathan Wakely
2
-4
/
+4
2024-08-01
Daily bump.
GCC Administrator
1
-0
/
+134
2024-07-31
libstdc++: Fix unexpected compilation error in neg tests
François Dumont
2
-10
/
+8
2024-07-31
libstdc++: Fix src/c++20/format.cc for non-gthreads targets
Jonathan Wakely
2
-5
/
+14
2024-07-31
libstdc++: drop bogus 'dg_do run' directive
Sam James
1
-1
/
+0
2024-07-31
libstdc++: Handle strerror returning null
Jonathan Wakely
1
-1
/
+5
2024-07-31
libstdc++: Only append "@euro" to locale names for Glibc testing
Jonathan Wakely
1
-1
/
+1
2024-07-31
libstdc++: Bump __cpp_lib_format value for std::runtime_format
Jonathan Wakely
4
-6
/
+6
2024-07-31
libstdc++: Define C++26 member visit for std::basic_format_arg [PR110356]
Jonathan Wakely
7
-6
/
+75
2024-07-31
libstdc++: Define C++26 member visit for std::variant [PR110356]
Jonathan Wakely
5
-2
/
+178
2024-07-31
libstdc++: Implement C++26 type checking for std::format args [PR115776]
Jonathan Wakely
7
-13
/
+347
2024-07-31
libstdc++: Support P2510R3 "Formatting pointers" as a DR for C++20
Jonathan Wakely
5
-20
/
+12
2024-07-31
libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
12
-29
/
+459
2024-07-31
Daily bump.
GCC Administrator
1
-0
/
+68
2024-07-30
libstdc++: Fix formatter for low-resolution chrono::zoned_time (LWG 4124)
Jonathan Wakely
2
-3
/
+13
2024-07-30
libstdc++: Fix std::format output for std::chrono::zoned_time
Jonathan Wakely
6
-17
/
+130
2024-07-30
libstdc++: Implement LWG 3886 for std::optional and std::expected
Jonathan Wakely
4
-10
/
+126
2024-07-30
libstdc++: Fix name of source file in comment
Jonathan Wakely
1
-1
/
+1
2024-07-30
libstdc++: Fix overwriting files with fs::copy_file on Windows
Jonathan Wakely
5
-33
/
+199
2024-07-30
libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
Lennox Shou Hao Ho
2
-22
/
+74
2024-07-30
Daily bump.
GCC Administrator
1
-0
/
+4
2024-07-29
Polish libstdc++ 'dg-final' action 'file-io-diff'
Thomas Schwinge
1
-8
/
+11
2024-07-29
Daily bump.
GCC Administrator
1
-0
/
+5
2024-07-29
testsuite: fix dg-do ordering wrt dg-require-*
Sam James
1
-1
/
+1
2024-07-28
Daily bump.
GCC Administrator
1
-0
/
+20
2024-07-27
libstdc++: Fix -Wsign-compare warning in <charconv>
Jonathan Wakely
1
-6
/
+6
2024-07-27
libstdc++: Add comment noting LWG 3617 support
Jonathan Wakely
1
-0
/
+2
2024-07-27
libstdc++: Remove __find_if unrolling for random access iterators
Jonathan Wakely
2
-68
/
+5
2024-07-26
Daily bump.
GCC Administrator
1
-0
/
+100
2024-07-25
libstdc++: Add static_assert to std::expected for LWG 3843 and 3940
Jonathan Wakely
1
-0
/
+8
2024-07-25
libstdc++: Remove std::basic_format_args default constructor (LWG 4106)
Jonathan Wakely
2
-2
/
+4
2024-07-25
libstdc++: Implement P2968R2 "Making std::ignore a first-class object"
Jonathan Wakely
3
-31
/
+58
2024-07-25
libstdc++: Reorder template params of std::optional comparisons (LWG 2945)
Jonathan Wakely
1
-18
/
+18
2024-07-25
libstdc++: fix uses of explicit object parameter [PR116038]
Patrick Palka
5
-6
/
+92
[next]