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
/
include
/
experimental
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
libstdc++: Remove un-implementable noexcept from Filesystem TS operations
Jonathan Wakely
1
-4
/
+4
2022-01-19
libstdc++: Fix for non-constexpr math_errhandling
Matthias Kretz
1
-6
/
+20
2022-01-17
libstdc++: Don't fail if math_errhandling is not defined
Matthias Kretz
1
-1
/
+10
2022-01-15
libstdc++: Fix ODR issues with different -m flags
Matthias Kretz
9
-188
/
+440
2022-01-03
Update copyright years.
Jakub Jelinek
59
-59
/
+59
2021-12-09
libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
Jonathan Wakely
1
-2
/
+2
2021-11-20
libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if
François Dumont
4
-8
/
+38
2021-11-17
libstdc++: Use std::construct_at in net::ip::address
Jonathan Wakely
1
-4
/
+4
2021-11-15
c++: check constexpr constructor body
Jason Merrill
1
-0
/
+2
2021-10-09
libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]
Jonathan Wakely
1
-6
/
+0
2021-10-08
libstdc++: Restore debug checks in uniform container erasure functions
Jonathan Wakely
6
-43
/
+16
2021-10-07
libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
Jonathan Wakely
5
-5
/
+5
2021-10-07
libstdc++: Avoid debug checks in uniform container erasure functions
Jonathan Wakely
6
-16
/
+43
2021-10-01
libstdc++: Add std::__conditional_t alias template
Jonathan Wakely
3
-9
/
+9
2021-09-17
libstdc++: Add 'noexcept' to path::iterator members
Jonathan Wakely
1
-18
/
+24
2021-08-31
libstdc++: Improve error handling in Net TS name resolution
Jonathan Wakely
1
-4
/
+23
2021-08-26
libstdc++: Make Networking TS headers more portable [PR100285]
Jonathan Wakely
2
-5
/
+33
2021-08-12
libstdc++: Add [[nodiscard]] to experimental::randint
Jonathan Wakely
1
-0
/
+1
2021-07-27
libstdc++: Simplify std::optional::value()
Jonathan Wakely
1
-31
/
+25
2021-07-27
libstdc++: Remove unnecessary uses of <utility>
Jonathan Wakely
5
-9
/
+7
2021-07-01
libstdc++: Improvements to Doxygen markup
Jonathan Wakely
2
-7
/
+29
2021-07-01
libstdc++: Improve Doxygen documentation groups [PR 101258]
Jonathan Wakely
4
-1
/
+68
2021-07-01
libstdc++: Make <experimental/simd> depend on C++17
Jonathan Wakely
1
-0
/
+3
2021-06-25
libstdc++: Make use of __builtin_bit_cast for simd
Matthias Kretz
2
-22
/
+72
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-11
libstdc++: Fix filesystem::path comparisons for C++23
Jonathan Wakely
1
-4
/
+12
2021-06-08
libstdc++: Finish implementing LWG 3413 for propagate_const
Jonathan Wakely
1
-1
/
+7
2021-05-17
libstdc++: Fix filesystem::path constraints for volatile [PR 100630]
Jonathan Wakely
1
-1
/
+1
2021-04-30
libstdc++: Use <sys/socket.h> features conditionally [PR 100285]
Jonathan Wakely
1
-0
/
+8
2021-04-27
libstdc++: Minor refactoring in <experimental/internet>
Jonathan Wakely
1
-19
/
+22
2021-04-27
libstdc++: Better preprocessor conditions in net::ip [PR 100286]
Jonathan Wakely
1
-11
/
+46
2021-04-27
libstdc++: Define net::socket_base::message_flags operators as friends [PR 10...
Jonathan Wakely
2
-65
/
+59
2021-04-26
libstdc++: Fix internet socket option classes
Jonathan Wakely
2
-99
/
+88
2021-04-26
libstdc++: Fix socket option classes
Jonathan Wakely
2
-20
/
+81
2021-04-26
libstdc++: Simplify definition of net::ip::resolver_base constants
Jonathan Wakely
1
-30
/
+19
2021-04-26
libstdc++: Add missing 'inline' specifiers to net::ip functions [PR 100259]
Jonathan Wakely
1
-4
/
+4
2021-04-23
libstdc++: Allow net::io_context to compile without <poll.h> [PR 100180]
Jonathan Wakely
1
-2
/
+13
2021-04-23
libstdc++: Clarify argument to net::io_context::async_wait
Jonathan Wakely
2
-11
/
+14
2021-04-23
libstdc++ Simplify definition of net::socket_base constants
Jonathan Wakely
1
-30
/
+29
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
11
-45
/
+45
2021-03-03
libstdc++: Don't use reserved identifiers in simd headers
Rainer Orth
3
-10
/
+10
2021-02-12
libstdc++: Include scope ID in net::internet::address_v6::to_string()
Jonathan Wakely
1
-6
/
+18
[next]