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
2021-07-03
Daily bump.
GCC Administrator
1
-0
/
+9
2021-07-02
libstdc++: Revert changes to std::unique_ptr<T[]>::operator[] [PR 101271]
Jonathan Wakely
2
-33
/
+0
2021-07-02
Daily bump.
GCC Administrator
1
-0
/
+16
2021-07-01
libstdc++: Improvements to Doxygen markup
Jonathan Wakely
11
-59
/
+163
2021-07-01
Daily bump.
GCC Administrator
1
-0
/
+42
2021-07-01
libstdc++: Improve Doxygen documentation groups [PR 101258]
Jonathan Wakely
12
-84
/
+259
2021-07-01
libstdc++: Make <experimental/simd> depend on C++17
Jonathan Wakely
1
-0
/
+3
2021-07-01
libstdc++: Suppress redundant definitions of static members in <random>
Jonathan Wakely
2
-5
/
+9
2021-06-29
Daily bump.
GCC Administrator
1
-0
/
+33
2021-06-28
libstdc++: Remove redundant explicit instantiations
Jonathan Wakely
2
-18
/
+2
2021-06-28
libstdc++: Fix backwards logic in 17_intro/names.cc test [PR 97088]
Jonathan Wakely
1
-3
/
+7
2021-06-28
libstdc++: Allow unique_ptr<Incomplete[]>::operator[] [PR 101236]
Jonathan Wakely
4
-11
/
+58
2021-06-28
libstdc++: Implement LWG 415 for std::ws
Jonathan Wakely
5
-10
/
+201
2021-06-26
Daily bump.
GCC Administrator
1
-0
/
+71
2021-06-25
libstdc++: Avoid intercepting exception in ostream::write
Jonathan Wakely
2
-14
/
+14
2021-06-25
libstdc++: Implement LWG 581 for std:ostream::flush()
Jonathan Wakely
8
-48
/
+126
2021-06-25
libstdc++: Fix exception handling in std::ostream seek functions
Jonathan Wakely
9
-98
/
+372
2021-06-25
libstdc++: Remove noexcept from syncbuf::swap (LWG 3498)
Jonathan Wakely
1
-1
/
+1
2021-06-25
libstdc++: More workarounds in 17_intro/names.cc test [PR 97088]
Jonathan Wakely
2
-0
/
+15
2021-06-25
libstdc++: Make use of __builtin_bit_cast for simd
Matthias Kretz
3
-26
/
+76
2021-06-25
Daily bump.
GCC Administrator
1
-0
/
+86
2021-06-24
libstdc++: Fix internal names: add missing underscores
Matthias Kretz
1
-6
/
+6
2021-06-24
libstdc++: Ensure unrolled loops inline the lambda
Matthias Kretz
1
-4
/
+8
2021-06-24
libstdc++: Avoid raising fp exceptions in trunc, floor, and ceil
Matthias Kretz
1
-12
/
+12
2021-06-24
libstdc++: Fix condition when AVX512F ldexp implementation is used
Matthias Kretz
1
-2
/
+3
2021-06-24
libstdc++: Minor simd_math cleanups
Matthias Kretz
1
-16
/
+6
2021-06-24
libstdc++: Remove incorrect fabs(simd) overload
Matthias Kretz
1
-16
/
+0
2021-06-24
libstdc++: Improve simd fixed_size codegen
Matthias Kretz
2
-4
/
+3
2021-06-24
libstdc++: Remove dead code in simd
Matthias Kretz
1
-49
/
+0
2021-06-24
libstdc++: Improve copysign(simd) codegen
Matthias Kretz
4
-3
/
+16
2021-06-24
libstdc++: Fix typos and markdown errors in new simd/README.md
Jonathan Wakely
1
-4
/
+4
2021-06-24
libstdc++: Implement LWG 2762 for std::unique_ptr::operator*
Jonathan Wakely
6
-3
/
+75
2021-06-24
Daily bump.
GCC Administrator
1
-0
/
+67
2021-06-23
c++: excessive instantiation during CTAD [PR101174]
Patrick Palka
2
-4
/
+0
2021-06-23
libstdc++: Fix comment in chrono::year::is_leap()
Jonathan Wakely
1
-2
/
+2
2021-06-23
libstdc++: Document simd testsuite
Matthias Kretz
1
-0
/
+257
2021-06-23
libstdc++: Improve output verbosity options and default
Matthias Kretz
2
-49
/
+121
2021-06-23
libstdc++: Remove -fno-tree-vrp after PR98834 was resolved
Matthias Kretz
2
-4
/
+2
2021-06-23
libstdc++: More efficient std::chrono::year::leap
Cassio Neri
1
-1
/
+6
2021-06-23
c++: CTAD and deduction guide selection [PR86439]
Patrick Palka
8
-24
/
+70
2021-06-23
libstdc++: Avoid "__lockable" name defined as macro by newlib
Jonathan Wakely
3
-4
/
+13
2021-06-23
Daily bump.
GCC Administrator
1
-0
/
+41
2021-06-22
libstdc++: Simplify std::try_lock and std::lock further
Jonathan Wakely
5
-30
/
+253
2021-06-22
libstdc++: Remove garbage collection support for C++23 [P2186R2]
Jonathan Wakely
2
-3
/
+3
2021-06-22
libstdc++: Implement LWG 3422 for std::seed_seq
Jonathan Wakely
4
-3
/
+12
2021-06-22
libstdc++: Fix for deadlock in std::counting_semaphore [PR100806]
Thomas Rodgers
2
-1
/
+60
2021-06-22
Daily bump.
GCC Administrator
1
-0
/
+15
2021-06-21
libstdc++: Improve std::lock algorithm
Jonathan Wakely
1
-56
/
+82
2021-06-21
libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
Patrick Palka
1
-1
/
+1
2021-06-21
Daily bump.
GCC Administrator
1
-0
/
+40
[next]