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
2022-06-13
libstdc++: Use type_identity_t for non-deducible std::atomic_xxx args
Jonathan Wakely
2
-1
/
+16
2022-06-11
Daily bump.
GCC Administrator
1
-0
/
+45
2022-06-10
libstdc++: Make std::lcm and std::gcd detect overflow [PR105844]
Jonathan Wakely
6
-61
/
+123
2022-06-10
libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880]
Jonathan Wakely
1
-14
/
+37
2022-06-10
libstdc++: Make std::hash<basic_string<>> allocator-agnostic (LWG 3705)
Jonathan Wakely
4
-89
/
+74
2022-05-28
Daily bump.
GCC Administrator
1
-0
/
+6
2022-05-27
libstdc++: Mark non-exported function always_inline [PR105671]
Jonathan Wakely
1
-0
/
+1
2022-05-27
Daily bump.
GCC Administrator
1
-0
/
+292
2022-05-26
libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681]
Jonathan Wakely
2
-3
/
+17
2022-05-26
libstdc++: Fix atomic and error_code printers for versioned namespace
Jonathan Wakely
1
-3
/
+12
2022-05-26
libstdc++: Move std::iostream_category() definition to new file
Jonathan Wakely
5
-50
/
+103
2022-05-26
libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643)
Jonathan Wakely
2
-2
/
+28
2022-05-26
libstdc++: Refactor includes for unordered containers
Jonathan Wakely
7
-22
/
+24
2022-05-26
libstdc++: Remove some unnecessary includes
Jonathan Wakely
3
-3
/
+0
2022-05-26
libstdc++: Make headers include their prerequisites
Nathan Sidwell
4
-0
/
+6
2022-05-26
libstdc++: Fix printing of std::span for versioned namespace
François Dumont
1
-2
/
+2
2022-05-26
libstdc++: Fix printing of std::atomic<shared_ptr<T>> for versioned namespace
Jonathan Wakely
1
-1
/
+2
2022-05-26
libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.cc
Jonathan Wakely
52
-0
/
+0
2022-05-26
libstdc++: Remove redundancy in test pathnames
Jonathan Wakely
3
-0
/
+0
2022-05-26
Daily bump.
GCC Administrator
1
-0
/
+5
2022-05-25
c++: strict constexpr and local vars
Jason Merrill
1
-2
/
+2
2022-05-21
Daily bump.
GCC Administrator
1
-0
/
+17
2022-05-20
libstdc++: Reduce <random> test iterations for simulators
Jonathan Wakely
7
-21
/
+76
2022-05-20
Daily bump.
GCC Administrator
1
-0
/
+64
2022-05-19
libstdc++: Avoid including <cstdint> for std::char_traits
Jonathan Wakely
7
-14
/
+25
2022-05-19
libstdc++: Only include <ext/atomicity.h> for COW string
Jonathan Wakely
2
-1
/
+2
2022-05-19
libstdc++: Ensure pmr aliases work without <memory_resource>
Jonathan Wakely
29
-487
/
+550
2022-05-19
libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator
Jonathan Wakely
2
-0
/
+29
2022-05-18
Daily bump.
GCC Administrator
1
-0
/
+53
2022-05-17
libstdc++: Relax memory ordering for default memory resource object
Jonathan Wakely
1
-6
/
+6
2022-05-17
libstdc++: Add attributes to functions in <memory_resource>
Jonathan Wakely
1
-5
/
+25
2022-05-17
libstdc++: Add attributes to <system_error> and related
Jonathan Wakely
3
-3
/
+29
2022-05-17
libstdc++: Skip tests that fail for the versioned namespace
Jonathan Wakely
2
-0
/
+2
2022-05-17
libstdc++: Stop defining C++0x compat symbols for versioned namespace
Jonathan Wakely
8
-22
/
+54
2022-05-17
Daily bump.
GCC Administrator
1
-0
/
+24
2022-05-16
libstdc++: Fix hyperlink in docs
Jonathan Wakely
2
-2
/
+3
2022-05-16
libstdc++: Update C++23 status docs
Jonathan Wakely
2
-5
/
+468
2022-05-16
libstdc++: Add C++23 status docs
Jonathan Wakely
7
-28
/
+347
2022-05-16
libstdc++: Fix status docs for <bit> support
Jonathan Wakely
2
-2
/
+2
2022-05-14
Daily bump.
GCC Administrator
1
-0
/
+121
2022-05-13
libstdc++: Make std::thread::_State private
Jonathan Wakely
2
-9
/
+13
2022-05-13
libstdc++: Add noexcept to std::launch operators
Jonathan Wakely
1
-7
/
+7
2022-05-13
libstdc++: Allow std::swap to find overload for std::exception_ptr
Jonathan Wakely
2
-4
/
+16
2022-05-13
libstdc++: Make std::rethrow_if_nested work without RTTI
Jonathan Wakely
2
-19
/
+130
2022-05-13
libstdc++: Improve doxygen docs for <mutex>
Jonathan Wakely
4
-4
/
+58
2022-05-13
libstdc++: Improve doxygen docs for some of <memory>
Jonathan Wakely
4
-4
/
+15
2022-05-13
libstdc++: Improve doxygen docs for <thread> and <future>
Jonathan Wakely
3
-10
/
+73
2022-05-13
libstdc++: Improve doxygen docs for algorithms and more
Jonathan Wakely
4
-104
/
+112
2022-05-13
libstdc++: Improve doxygen docs for std::allocator
Jonathan Wakely
5
-10
/
+42
2022-05-13
libstdc++: Improve doxygen docs for <regex>
Jonathan Wakely
5
-10
/
+66
[next]