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
2019-12-12
libstdc++: Simplify std::common_comparison_category
Jonathan Wakely
2
-31
/
+30
2019-12-12
libstdc++: Fix tr1 definition ambiguity in versioned namespace
François Dumont
9
-0
/
+40
2019-12-12
libstdc++: Qualify isdigit call to fix versioned namespace build.
François Dumont
2
-1
/
+7
2019-12-11
libstdc++: Fix whitepace in changelog
Jonathan Wakely
1
-2
/
+2
2019-12-11
Restore enable_if lost during original import of pstl
Thomas Rodgers
3
-2
/
+8
2019-12-10
libstdc++: Correct noexcept-specifiers on span constructors
Jonathan Wakely
3
-1
/
+68
2019-12-10
libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algos
François Dumont
28
-259
/
+1988
2019-12-10
libstdc++: Fix description of std::ios::trunc (PR 92886)
Jonathan Wakely
2
-1
/
+4
2019-12-10
libstdc++: Define __cpp_lib_constexpr_complex macro
Jonathan Wakely
5
-0
/
+64
2019-12-10
libstdc++: Reduce header dependencies in <span>
Jonathan Wakely
2
-2
/
+6
2019-12-10
libstdc++: Fix bug in std::indirect_result_t
Jonathan Wakely
3
-13
/
+64
2019-12-09
libstdc++: Implement ranges::safe_range for C++20 (P1870R1)
Jonathan Wakely
20
-183
/
+482
2019-12-09
libstdc++: Improve testing for path::operator+=(const string&)
Jonathan Wakely
2
-0
/
+21
2019-12-09
libstdc++: fix buffer overflow in path::operator+= (PR92853)
Jonathan Wakely
4
-10
/
+90
2019-12-09
libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array
François Dumont
3
-4
/
+11
2019-12-07
Fix libstdc++ compiling for an aarch64 multilib with big-endian.
Andrew Pinski
2
-0
/
+7
2019-12-05
libstdc++: Fix bug in std::span test
Jonathan Wakely
2
-2
/
+13
2019-12-05
libstdc++: Implement P1872R0 and P1394R0 for std::span
JeanHeyd "ThePhD" Meneide
5
-227
/
+141
2019-12-05
libstdc++: Define std::lexicographical_compare_three_way for C++20
Jonathan Wakely
4
-0
/
+302
2019-12-05
libstdc++: Define pretty printer for comparison categories
Jonathan Wakely
3
-0
/
+83
2019-12-05
libstdc++: Implement spaceship for std::array (P1614R2)
Jonathan Wakely
5
-3
/
+62
2019-12-03
libstdc++: Implement spaceship for std::pair (P1614R2)
Jonathan Wakely
4
-20
/
+126
2019-12-03
libstdc++: Fix Doxygen markup error
Jonathan Wakely
2
-1
/
+2
2019-12-03
libstdc++: Fix copyright date on new test header
Jonathan Wakely
2
-2
/
+6
2019-12-02
libstdc++: Fix try_lock_until and try_lock_shared_until on arbitrary clock
Mike Crowe
2
-4
/
+31
2019-12-02
libstdc++: Add full steady_clock support to shared_timed_mutex
Mike Crowe
6
-21
/
+226
2019-12-02
libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906)
Mike Crowe
8
-23
/
+153
2019-12-02
libstdc++: PR 78237 Add full steady_clock support to timed_mutex
Mike Crowe
6
-8
/
+179
2019-12-02
libstdc++: Improve tests for try_lock_until members of mutex types
Mike Crowe
5
-9
/
+185
2019-11-30
libstdc++: Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*
Jonathan Wakely
3
-0
/
+10
2019-11-30
libstdc++: Fix experimental::filesystem::u8path(const Source&) for Windows
Jonathan Wakely
3
-50
/
+67
2019-11-29
libstdc++: Adjust some function templates for coding conventions
Jonathan Wakely
4
-22
/
+29
2019-11-29
libstdc++: P1423R3 char8_t remediation (4/4)
Tom Honermann
5
-0
/
+210
2019-11-29
libstdc++: P1423R3 char8_t remediation (3/4)
Tom Honermann
4
-2
/
+37
2019-11-29
libstdc++: P1423R3 char8_t remediation (2/4)
Tom Honermann
5
-34
/
+216
2019-11-29
libstdc++: P1423R3 char8_t remediation (1/4)
Tom Honermann
3
-223
/
+256
2019-11-29
libstdc++:: improve how pretty printers find node types (PR 91997)
Jonathan Wakely
4
-42
/
+173
2019-11-26
libstdc++: Use C++98 syntax to instantiate input_iterator_tag
François Dumont
2
-2
/
+5
2019-11-26
libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array
François Dumont
2
-2
/
+6
2019-11-26
libstdc++: Add _GLIBCXX_DEBUG safe iterator C++20 iterator concept
François Dumont
2
-0
/
+10
2019-11-25
libstdc++: Add move_sentinel, common_iterator and counted_iterator
Jonathan Wakely
7
-9
/
+1105
2019-11-25
PR libstdc++/91786 fix compilation error with Clang
Jonathan Wakely
2
-33
/
+45
2019-11-24
libstdc++: Improve _GLIBCXX_DEBUG __valid_range check
François Dumont
4
-30
/
+86
2019-11-20
Switch gcc ftp URL's to https
Janne Blomqvist
3
-3
/
+8
2019-11-19
libstdc++: Fix declarations of variable templates
Jonathan Wakely
8
-7
/
+23
2019-11-18
libstdc++: Fix std::jthread bugs
Jonathan Wakely
6
-64
/
+130
2019-11-18
libstdc++: Fix some -Wsystem-headers warnings
Jonathan Wakely
3
-5
/
+16
2019-11-17
Repair the <tuple> part of C++20 p1032 Misc constexpr bits.
Edward Smith-Rowland
2
-1
/
+8
2019-11-17
libstdc++: add range constructor for std::string_view (P1391R4)
Jonathan Wakely
3
-0
/
+61
2019-11-17
libstdc++: Define C++20 range utilities and range factories
Jonathan Wakely
13
-1
/
+1209
[next]