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
2024-10-05
Daily bump.
GCC Administrator
1
-0
/
+53
2024-10-04
libstdc++/ranges: Implement various small LWG issues
Patrick Palka
7
-8
/
+135
2024-10-04
libstdc++: Fix some Parallel Mode testsuite failures
Jonathan Wakely
11
-7
/
+32
2024-10-04
libstdc++: Replace implicit lambda capture of 'this' [PR116964]
Jonathan Wakely
1
-6
/
+6
2024-10-04
Daily bump.
GCC Administrator
1
-0
/
+29
2024-10-03
libstdc++: Make Unicode utils work with Parallel Mode
Jonathan Wakely
1
-1
/
+1
2024-10-03
libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]
Jonathan Wakely
1
-3
/
+3
2024-10-03
libstdc++: Fix some warnings seen during bootstrap
Jonathan Wakely
2
-1
/
+4
2024-10-03
libstdc++: [_Hashtable] Fix some implementation inconsistencies
François Dumont
2
-27
/
+29
2024-10-03
Daily bump.
GCC Administrator
1
-0
/
+26
2024-10-02
libstdc++: Populate std::time_get::get's %c format for C locale
Jonathan Wakely
5
-20
/
+94
2024-10-02
libstdc++: Fix rounding in chrono::parse
Jonathan Wakely
3
-8
/
+97
2024-10-02
libstdc++: Fix -Wlong-long warning in <bits/postypes.h>
Jonathan Wakely
1
-0
/
+3
2024-10-01
Daily bump.
GCC Administrator
1
-0
/
+6
2024-10-01
libstdc++-v3: Fix signed-overflow warning for newlib/ctype_base.h, PR116895
Hans-Peter Nilsson
1
-12
/
+12
2024-09-28
Daily bump.
GCC Administrator
1
-0
/
+51
2024-09-27
libstdc++: Fix more pedwarns in headers for C++98
Jonathan Wakely
17
-15
/
+97
2024-09-27
libstdc++: Refactor experimental::filesystem::path string conversions
Jonathan Wakely
1
-84
/
+53
2024-09-27
libstdc++: Fix -Wsign-compare warning in std::string::resize_for_overwrite
Jonathan Wakely
2
-2
/
+2
2024-09-27
libstdc++: Fix test FAILs due to -Wreturn-local-addr
Jonathan Wakely
2
-0
/
+2
2024-09-27
libstdc++: Fix test FAIL due to -Wpointer-arith
Jonathan Wakely
3
-34
/
+32
2024-09-27
Daily bump.
GCC Administrator
1
-0
/
+116
2024-09-27
libstdc++: Add missing 'inline' to always_inline function
Jonathan Wakely
1
-1
/
+1
2024-09-27
libgcc, libstdc++: Make declarations no longer TU-local [PR115126]
Nathaniel Shead
6
-20
/
+20
2024-09-26
libstdc++: Fix freebsd/dragonfly build [PR116859]
Jakub Jelinek
2
-3
/
+15
2024-09-26
libstdc++: Preserve signbit of nan when converting float to double [PR113578]
Jonathan Wakely
2
-6
/
+51
2024-09-26
libstdc++: Fix comments in <sstream> tests that mention basic_filebuf
Jonathan Wakely
9
-25
/
+17
2024-09-26
libstdc++: Add [[nodiscard]] to iostream members
Jonathan Wakely
7
-4
/
+51
2024-09-26
libstdc++: Suppress an attribute suggestion warning [PR116853].
Iain Sandoe
1
-0
/
+3
2024-09-26
libstdc++: Fix std::basic_stracktrace to not assume allocators throw std::bad...
Jonathan Wakely
1
-2
/
+2
2024-09-26
libstdc++: Remove noexcept-specifier from MCF __cxa_guard_acquire [PR116857]
Jonathan Wakely
1
-10
/
+10
2024-09-26
Daily bump.
GCC Administrator
1
-0
/
+368
2024-09-25
libstdc++: testsuite: fix dg-bogus directive syntax
Sam James
3
-3
/
+3
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
352
-18
/
+700
2024-09-25
libstdc++: more #pragma diagnostic
Jason Merrill
2
-0
/
+10
2024-09-25
Daily bump.
GCC Administrator
1
-0
/
+4
2024-09-24
libstdc++: Remove unnecessary 'static' from __is_specialization_of
Nathaniel Shead
1
-3
/
+2
2024-09-24
Daily bump.
GCC Administrator
1
-0
/
+9
2024-09-23
libstdc++: guard c++config pragmas
Jason Merrill
1
-0
/
+2
2024-09-23
libstdc++: operator new/delete are transaction_safe
Jason Merrill
1
-18
/
+38
2024-09-23
Daily bump.
GCC Administrator
1
-0
/
+69
2024-09-22
libstdc++: Disable std::formatter<char8_t, C> specialization
Jonathan Wakely
2
-25
/
+45
2024-09-22
libstdc++: Fix condition for ranges::copy to use memmove [PR116754]
Jonathan Wakely
1
-1
/
+1
2024-09-22
libstdc++: Fix formatting of most negative chrono::duration [PR116755]
Jonathan Wakely
2
-2
/
+22
2024-09-22
libstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXPR in <vector>
Jonathan Wakely
1
-3
/
+3
2024-09-22
libstdc++: Silence -Wattributes warning in exception_ptr
Jonathan Wakely
1
-2
/
+1
2024-09-22
libstdc++: Silence -Woverloaded-virtual warning in cxx11-ios_failure.cc
Jonathan Wakely
1
-0
/
+2
2024-09-22
libstdc++: Reorder C++26 entries in version.def
Jonathan Wakely
2
-37
/
+37
2024-09-22
libstdc++: add default template parameters to algorithms
Jonathan Wakely
19
-81
/
+392
2024-09-22
Daily bump.
GCC Administrator
1
-0
/
+40
[next]