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
2021-09-17
libstdc++: Rename tests with incorrect extension
Jonathan Wakely
2
-0
/
+0
2021-09-17
Daily bump.
GCC Administrator
1
-0
/
+62
2021-09-16
libstdc++: Regenerate the src/debug Makefiles as needed
Jonathan Wakely
2
-2
/
+2
2021-09-16
libstdc++: Increase timeout factor for slow pb_ds tests
Jonathan Wakely
2
-2
/
+2
2021-09-16
libstdc++: Update documentation that only refers to c++98 and c++11
Jonathan Wakely
2
-2
/
+2
2021-09-16
libstdc++: Add noexcept to std::nullopt_t constructor
Jonathan Wakely
1
-1
/
+1
2021-09-16
libstdc++: Remove non-deducible parameter for std::advance overload
Jonathan Wakely
1
-1
/
+1
2021-09-16
libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
Jonathan Wakely
2
-0
/
+77
2021-09-16
libstdc++: Add missing constraint to std::span deduction guide [PR102280]
Jonathan Wakely
1
-1
/
+1
2021-09-16
libstdc++: Fix recipes for C++11-compiled files in src/c++98
Jonathan Wakely
2
-4
/
+4
2021-09-16
libstdc++: Add noexcept to std::to_string overloads that don't allocate
Jonathan Wakely
1
-0
/
+12
2021-09-16
libstdc++: Add noexcept to unique_ptr accessors
Jonathan Wakely
1
-4
/
+4
2021-09-16
libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
Thomas Rodgers
1
-4
/
+3
2021-09-16
Daily bump.
GCC Administrator
1
-0
/
+5
2021-09-15
libstdc++: Check for TLS support on mingw cross-compilers
Hugo Beauzée-Luyssen
2
-0
/
+209
2021-09-14
Daily bump.
GCC Administrator
1
-0
/
+5
2021-09-13
c++: implement C++17 hardware interference size
Jason Merrill
2
-2
/
+11
2021-09-11
Daily bump.
GCC Administrator
1
-0
/
+5
2021-09-10
libstdc++: Use "test.invalid." for invalid hostname
Jonathan Wakely
1
-2
/
+2
2021-09-03
Daily bump.
GCC Administrator
1
-0
/
+35
2021-09-02
libstdc++: Implement std::atomic<T*>::compare_exchange_weak
Jonathan Wakely
2
-2
/
+24
2021-09-02
libstdc++: Tweak whitespace in <atomic>
Jonathan Wakely
1
-16
/
+21
2021-09-02
libstdc++: Remove "no stronger" assertion in compare exchange [PR102177]
Jonathan Wakely
2
-44
/
+25
2021-09-02
libstdc++: Define std::invoke_r for C++23 (P2136R3)
Jonathan Wakely
4
-0
/
+85
2021-09-01
Daily bump.
GCC Administrator
1
-0
/
+44
2021-08-31
libstdc++: Add valid range checks to std::span constructors [PR98421]
Jonathan Wakely
3
-0
/
+30
2021-08-31
libstdc++: Fix broken autoconf check for O_NONBLOCK
Jonathan Wakely
2
-8
/
+8
2021-08-31
libstdc++: Remove redundant noexcept-specifier on definitions
Jonathan Wakely
3
-2
/
+21
2021-08-31
libstdc++: Add missing return for atomic timed wait [PR102074]
Jonathan Wakely
1
-0
/
+2
2021-08-31
libstdc++: Improve error handling in Net TS name resolution
Jonathan Wakely
1
-4
/
+23
2021-08-31
libstdc++: Fix ip::tcp::resolver test failure on Solaris
Jonathan Wakely
1
-3
/
+17
2021-08-31
libstdc++: Fix 17_intro/names.cc failures on Solaris
Jonathan Wakely
1
-0
/
+6
2021-08-31
Daily bump.
GCC Administrator
1
-0
/
+6
2021-08-30
c++: limit instantiation with ill-formed class [PR96286]
Jason Merrill
1
-4
/
+0
2021-08-29
Daily bump.
GCC Administrator
1
-0
/
+26
2021-08-28
libstdc++: Fix std::allocator<void> for versioned namespace
Jonathan Wakely
3
-27
/
+120
2021-08-28
libstdc++: Fix comment typo
Jonathan Wakely
1
-1
/
+1
2021-08-28
libstdc++: Fix inefficiency in filesystem::absolute [PR99876]
Jonathan Wakely
1
-7
/
+0
2021-08-28
libstdc++: Name std::function template parameter
Jonathan Wakely
1
-17
/
+15
2021-08-27
Daily bump.
GCC Administrator
1
-0
/
+42
2021-08-27
libstdc:: Use markdown for Doxygen comments in std::function
Jonathan Wakely
2
-51
/
+50
2021-08-27
libstdc++: Avoid a move in std::function construction (LWG 2447)
Jonathan Wakely
3
-46
/
+132
2021-08-27
libstdc++: Add static assertions for std::function requirements
Jonathan Wakely
1
-0
/
+6
2021-08-26
libstdc++: Make Networking TS headers more portable [PR100285]
Jonathan Wakely
7
-21
/
+128
2021-08-26
Daily bump.
GCC Administrator
1
-0
/
+41
2021-08-26
libstdc++: Add another non-reserved name to tests
Jonathan Wakely
1
-0
/
+1
2021-08-25
libstdc++: Fix names.cc test failures on Windows
Jonathan Wakely
1
-0
/
+10
2021-08-25
libstdc++: Fix non-reserved names in <valarray>
Jonathan Wakely
2
-10
/
+11
2021-08-25
libstdc++: Fix conditions for optimizing uninitialized algos [PR102064]
Jonathan Wakely
8
-92
/
+275
2021-08-25
libstdc++: Remove __gnu_cxx::rope::erase(size_type) [PR102048]
Jonathan Wakely
1
-5
/
+0
[next]