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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
libstdc++: Ensure root-dir converted to forward slash (PR93244)
Jonathan Wakely
1
-0
/
+7
2020-01-13
libstdc++: Value-initialize std::atomic for C++20 (P0883R2)
Jonathan Wakely
3
-7
/
+20
2020-01-10
libstdc++: Make istreambuf_iterator base class consistent (PR92285)
Jonathan Wakely
1
-8
/
+5
2020-01-09
rename local _C2 identifiers in stl map header files
Olivier Hainque
2
-20
/
+20
2020-01-09
libstdc++: Fix <ext/pointer.h> incompatibilities with C++20
Jonathan Wakely
2
-4
/
+15
2020-01-09
libstdc++: Fix testsuite failures and warnings due to is_pod deprecation
Jonathan Wakely
2
-0
/
+6
2020-01-09
libstdc++: Implementing P0767 - deprecate POD
JeanHeyd "ThePhD" Meneide
2
-2
/
+12
2020-01-09
libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
Jonathan Wakely
2
-201
/
+162
2020-01-09
libstdc++: Define memory resource key functions non-inline (PR93208)
Jonathan Wakely
1
-2
/
+2
2020-01-09
PR libstdc++/92124 fix incorrect unordered container move assignment
François Dumont
1
-36
/
+37
2020-01-08
Rename condition_variable_any wait* methods to match current draft standard
Thomas Rodgers
1
-15
/
+15
2020-01-07
PR libstdc++/92124 fix incorrect container move assignment
François Dumont
1
-1
/
+1
2020-01-06
libstdc++: Remove redundant inequality operators in <stop_token>
Jonathan Wakely
1
-17
/
+1
2020-01-06
libstdc++: Define __cpp_lib_three_way_comparison conditionally
Jonathan Wakely
2
-7
/
+3
2020-01-03
libstdc++: Only use std::compare_three_way when concepts are supported
Jonathan Wakely
1
-0
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
768
-768
/
+768
2019-12-20
libstdc++: Add inline to maybe-constexpr functions (PR 92927)
Jonathan Wakely
1
-3
/
+3
2019-12-12
libstdc++: Fix tr1 definition ambiguity in versioned namespace
François Dumont
8
-0
/
+30
2019-12-11
Restore enable_if lost during original import of pstl
Thomas Rodgers
2
-2
/
+2
2019-12-10
libstdc++: Correct noexcept-specifiers on span constructors
Jonathan Wakely
1
-1
/
+2
2019-12-10
libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algos
François Dumont
10
-256
/
+715
2019-12-10
libstdc++: Fix description of std::ios::trunc (PR 92886)
Jonathan Wakely
1
-1
/
+1
2019-12-10
libstdc++: Define __cpp_lib_constexpr_complex macro
Jonathan Wakely
2
-0
/
+5
2019-12-10
libstdc++: Reduce header dependencies in <span>
Jonathan Wakely
1
-2
/
+3
2019-12-10
libstdc++: Fix bug in std::indirect_result_t
Jonathan Wakely
1
-13
/
+17
2019-12-09
libstdc++: Implement ranges::safe_range for C++20 (P1870R1)
Jonathan Wakely
5
-116
/
+152
2019-12-05
libstdc++: Implement P1872R0 and P1394R0 for std::span
JeanHeyd "ThePhD" Meneide
4
-227
/
+126
2019-12-05
libstdc++: Define std::lexicographical_compare_three_way for C++20
Jonathan Wakely
1
-0
/
+101
2019-12-05
libstdc++: Implement spaceship for std::array (P1614R2)
Jonathan Wakely
2
-0
/
+29
2019-12-03
libstdc++: Implement spaceship for std::pair (P1614R2)
Jonathan Wakely
1
-2
/
+17
2019-12-03
libstdc++: Fix Doxygen markup error
Jonathan Wakely
1
-1
/
+0
2019-12-02
libstdc++: Fix try_lock_until and try_lock_shared_until on arbitrary clock
Mike Crowe
1
-4
/
+20
2019-12-02
libstdc++: Add full steady_clock support to shared_timed_mutex
Mike Crowe
1
-21
/
+80
2019-12-02
libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906)
Mike Crowe
1
-2
/
+11
2019-12-02
libstdc++: PR 78237 Add full steady_clock support to timed_mutex
Mike Crowe
1
-8
/
+42
2019-11-30
libstdc++: Fix experimental::filesystem::u8path(const Source&) for Windows
Jonathan Wakely
2
-50
/
+56
2019-11-29
libstdc++: Adjust some function templates for coding conventions
Jonathan Wakely
3
-22
/
+22
2019-11-29
libstdc++: P1423R3 char8_t remediation (2/4)
Tom Honermann
4
-34
/
+205
2019-11-29
libstdc++: P1423R3 char8_t remediation (1/4)
Tom Honermann
2
-223
/
+246
2019-11-26
libstdc++: Use C++98 syntax to instantiate input_iterator_tag
François Dumont
1
-2
/
+2
2019-11-26
libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array
François Dumont
1
-2
/
+3
2019-11-26
libstdc++: Add _GLIBCXX_DEBUG safe iterator C++20 iterator concept
François Dumont
1
-0
/
+4
2019-11-25
libstdc++: Add move_sentinel, common_iterator and counted_iterator
Jonathan Wakely
2
-9
/
+691
2019-11-25
PR libstdc++/91786 fix compilation error with Clang
Jonathan Wakely
1
-33
/
+39
2019-11-24
libstdc++: Improve _GLIBCXX_DEBUG __valid_range check
François Dumont
2
-20
/
+30
2019-11-19
libstdc++: Fix declarations of variable templates
Jonathan Wakely
7
-7
/
+7
2019-11-18
libstdc++: Fix std::jthread bugs
Jonathan Wakely
1
-20
/
+27
2019-11-18
libstdc++: Fix some -Wsystem-headers warnings
Jonathan Wakely
2
-5
/
+8
2019-11-17
Repair the <tuple> part of C++20 p1032 Misc constexpr bits.
Edward Smith-Rowland
1
-1
/
+2
2019-11-17
libstdc++: add range constructor for std::string_view (P1391R4)
Jonathan Wakely
1
-0
/
+15
[next]