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/gfortran-test
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-15
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-15
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
/
std
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
libstdc++: Fix std::format for pointers [PR110239]
Jonathan Wakely
1
-23
/
+10
2023-06-20
libstdc++: Remove redundant code in std::to_array
Jonathan Wakely
1
-2
/
+2
2023-06-09
libstdc++: use using instead of typedef for type_traits
Ken Matsui
1
-79
/
+79
2023-06-09
libstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
Jonathan Wakely
1
-7
/
+49
2023-06-09
libstdc++: Optimize std::to_array for trivial types [PR110167]
Jonathan Wakely
1
-16
/
+37
2023-06-06
libstdc++: Make std::numeric_limits<__float128> more portable [PR104772]
Jonathan Wakely
1
-16
/
+79
2023-06-06
libstdc++: Fix ambiguous expression in std::array<T, 0>::front() [PR110139]
Jonathan Wakely
1
-5
/
+5
2023-06-01
libstdc++: Do not use std::expected::value() in monadic ops (LWG 3938)
Jonathan Wakely
1
-40
/
+38
2023-06-01
libstdc++: Reduce <functional> inclusion to <stl_algobase.h>
François Dumont
1
-1
/
+1
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
1
-1
/
+1
2023-05-31
libstdc++: Do not include <exception> in <mutex>
Jonathan Wakely
1
-5
/
+7
2023-05-31
libstdc++: Add missing noexcept to std::scoped_allocator_adaptor
Jonathan Wakely
1
-19
/
+26
2023-05-31
libstdc++: Add std::numeric_limits<__float128> specialization [PR104772]
Jonathan Wakely
1
-0
/
+75
2023-05-31
libstdc++: Deprecate std::setfill for std::basic_istream [PR109922]
Jonathan Wakely
1
-0
/
+2
2023-05-17
libstdc++: Implement LWG 3877 for std::expected monadic ops
Jonathan Wakely
1
-24
/
+24
2023-05-17
libstdc++: use __bool_constant instead of integral_constant
Ken Matsui
1
-16
/
+16
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>
Jonathan Wakely
1
-1
/
+1
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_COMPLEX_TR1 in <complex>
Jonathan Wakely
1
-7
/
+7
2023-05-12
libstdc++: Reduce <atomic> dependency on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-4
/
+1
2023-05-12
libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-6
/
+1
2023-05-11
libstdc++: Fix chrono::hh_mm_ss::subseconds() [PR109772]
Jonathan Wakely
1
-10
/
+2
2023-04-28
libstdc++: Minor fixes to doxygen comments
Jonathan Wakely
3
-5
/
+5
2023-04-28
libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13...
Jakub Jelinek
1
-0
/
+2
2023-04-27
libstdc++: Fix typos in doxygen comments
Jonathan Wakely
1
-2
/
+2
2023-04-27
libstdc++: Reduce Doxygen output for PDF
Jonathan Wakely
1
-0
/
+2
2023-04-27
libstdc++: Improve doxygen docs for <memory_resource>
Jonathan Wakely
1
-0
/
+63
2023-04-27
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
Jonathan Wakely
2
-0
/
+3
2023-04-18
libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827]
Patrick Palka
2
-0
/
+11
2023-04-18
libstdc++: Adding missing feature-test macros for C++23 ranges algos
Patrick Palka
1
-1
/
+4
2023-04-18
libstdc++: Fix typo in views::as_const's operator() [PR109525]
Patrick Palka
1
-1
/
+1
2023-04-14
libstdc++: Implement P2278R4 "cbegin should always return a constant iterator"
Patrick Palka
3
-0
/
+129
2023-04-14
libstdc++: Implement ranges::fold_* from P2322R6
Patrick Palka
1
-0
/
+1
2023-04-14
libstdc++: Improve diagnostics for invalid std::format calls
Jonathan Wakely
1
-5
/
+9
2023-04-12
libstdc++: Implement ranges::enumerate_view from P2164R9
Patrick Palka
2
-0
/
+304
2023-04-12
libstdc++: Implement LWG 3904 change to lazy_split_view's iterator
Patrick Palka
1
-1
/
+2
2023-04-12
libstdc++: Fix chunk_by_view when value_type& and reference differ [PR108291]
Patrick Palka
1
-4
/
+4
2023-04-05
libstdc++: Add a test for <version> FTM redefinitions
Arsen Arsenović
1
-1
/
+4
2023-04-05
libstdc++: Harmonize <version> and other headers
Arsen Arsenović
2
-38
/
+53
2023-03-31
libstdc++: Avoid -Wmaybe-uninitialized warning in std::stop_source [PR109339]
Jonathan Wakely
1
-0
/
+1
2023-03-30
libstdc++: Apply small fix from LWG 3843 to std::expected
Jonathan Wakely
1
-1
/
+2
2023-03-30
libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340]
Jonathan Wakely
2
-20
/
+24
2023-03-30
libstdc++: Enforce requirements on template argument of std::optional
Jonathan Wakely
1
-1
/
+1
2023-03-28
libstdc++: Update tzdata to 2023a [PR109288]
Jonathan Wakely
1
-1
/
+1
2023-03-22
libstdc++: Remove std::formatter<const charT[N], charT> specialization
Jonathan Wakely
1
-22
/
+0
2023-03-22
libstdc++: Define __cpp_lib_constexpr_algorithms in <utility> (LWG 3792)
Jonathan Wakely
1
-0
/
+4
2023-03-22
libstdc++: Add missing __cpp_lib_format macro to <version>
Jonathan Wakely
1
-0
/
+1
2023-03-22
libstdc++: Add comment to <format> (LWG 3720)
Jonathan Wakely
1
-0
/
+2
2023-03-20
libstdc++: Remove template-head from std::expected<void> ctor [PR109182]
Jonathan Wakely
1
-5
/
+4
2023-03-17
libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]
Jonathan Wakely
1
-1
/
+1
2023-03-14
libstdc++: Fix template-head of repeat_view::_Iterator [PR109111]
Patrick Palka
1
-3
/
+4
[next]