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-02-06
PR libstdc++/89102 fix common_type<> and common_type<T> specializations
Jonathan Wakely
5
-2
/
+33
2019-02-05
PR libstdc++/89128 add deduction guides for container adaptors
Jonathan Wakely
6
-0
/
+355
2019-02-05
PR libstdc++/89194 untangle is_convertible and is_nothrow_convertible
Jonathan Wakely
2
-19
/
+33
2019-02-05
Restore previous behaviour of test
Jonathan Wakely
2
-3
/
+15
2019-02-05
PR libstdc++/89130 restore support for non-MoveConstructible types
Jonathan Wakely
5
-23
/
+146
2019-02-05
PR libstdc++/89090 avoid C++17 features in C++11/C++14 code
Jonathan Wakely
3
-8
/
+16
2019-02-05
Rename __is_trivially_relocatable to __is_bitwise_relocatable.
Marc Glisse
3
-4
/
+15
2019-01-30
PR libstdc++/89117 fix path::replace_extension("") case
Jonathan Wakely
3
-7
/
+26
2019-01-30
* doc/xml/manual/status_cxx2020.xml: Update P0600 entry.
Ulrich Drepper
2
-2
/
+5
2019-01-29
Fix tests for complex overloads of std::arg and std::proj
Jonathan Wakely
2
-2
/
+5
2019-01-29
Add missing exports for symbols used by directory iterators
Jonathan Wakely
2
-0
/
+9
2019-01-29
Avoid ambiguity between C++2a std::erase_if and LFTS version
Jonathan Wakely
5
-6
/
+18
2019-01-29
Fix tests that fail in C++2a mode
Jonathan Wakely
10
-7
/
+22
2019-01-29
Ensure pool resources always use normal mode vector
Jonathan Wakely
3
-1
/
+15
2019-01-28
PR libstdc++/68737 Do not use vsnprintf on HPUX
Jonathan Wakely
4
-2
/
+16
2019-01-24
PR libstdc++/88840 delay evaluation of constant until type is complete
Jonathan Wakely
3
-9
/
+19
2019-01-24
Fix failing test due to inconsistent strcmp results
Jonathan Wakely
2
-2
/
+9
2019-01-22
PR libstdc++/88740 Print assertion messages to stderr
Jonathan Wakely
2
-2
/
+15
2019-01-21
re PR ipa/86590 (Codegen is poor when passing std::string by value with _GLIB...
Jakub Jelinek
2
-0
/
+20
2019-01-21
Fix after P0600.
Ulrich Drepper
68
-89
/
+187
2019-01-18
PR libstdc++/88782 avoid ODR problems in std::make_shared
Jonathan Wakely
5
-34
/
+91
2019-01-17
Fix filesystem::equivalent for mingw
Jonathan Wakely
2
-0
/
+47
2019-01-17
PR libstdc++/88884 fix filesystem::absolute("//") for mingw
Jonathan Wakely
2
-5
/
+30
2019-01-17
PR libstdc++/88881 adjust filesystem::status and tests for mingw semantics
Jonathan Wakely
5
-6
/
+95
2019-01-16
Fix failing filesystem tests on mingw targets
Jonathan Wakely
23
-31
/
+202
2019-01-16
PR libstdc++/88738 treat shared_ptr and unique_ptr more like plain old pointers
Ulrich Drepper
4
-36
/
+53
2019-01-15
Update value of __cpp_lib_shared_ptr_arrays macro
Jonathan Wakely
3
-2
/
+6
2019-01-15
Fix more missing or incorrect feature test macros
Jonathan Wakely
4
-1
/
+22
2019-01-15
Fix missing or incorrect feature test macros
Jonathan Wakely
8
-9
/
+58
2019-01-15
* doc/xml/manual/status_cxx2020.xml: Update P1123R0 status.
Jonathan Wakely
2
-2
/
+5
2019-01-12
PR libstdc++/88811 fix typo introduced in r266569
Jonathan Wakely
3
-2
/
+103
2019-01-11
Document C++20 library status
Jonathan Wakely
8
-26
/
+1411
2019-01-11
P0357R3 reference_wrapper for incomplete types
Jonathan Wakely
3
-0
/
+53
2019-01-11
P0972R0 <chrono> zero(), min(), and max() should be noexcept
Jonathan Wakely
4
-8
/
+99
2019-01-11
Fix location of __cpp_lib_erase_if macro
Jonathan Wakely
2
-1
/
+5
2019-01-11
Remove trailing whitespace from latest commit.
Jakub Jelinek
1
-1
/
+1
2019-01-11
type_traits (__cpp_lib_is_constant_evaluated): Define.
Jakub Jelinek
3
-0
/
+11
2019-01-11
PR libstdc++/88802 define std::hash<nullptr_t> for C++17
Jonathan Wakely
3
-0
/
+52
2019-01-11
PR libstdc++/88125 remove duplicate entry in linker script
Jonathan Wakely
2
-4
/
+4
2019-01-11
Fix incorrect linker script patterns
Jonathan Wakely
2
-2
/
+9
2019-01-10
Fix filesystem::last_write_time failure with 32-bit time_t
Jonathan Wakely
2
-1
/
+18
2019-01-10
Define __cpp_lib_erase_if feature test macro
Jonathan Wakely
16
-0
/
+83
2019-01-10
Check AI_NUMERICSERV is defined before using it
Jonathan Wakely
4
-1
/
+19
2019-01-10
Implement LWG 2221: formatted output operator for nullptr
Ville Voutilainen
7
-6
/
+84
2019-01-10
Include name of test in filesystem-test.XXXXXX filenames
Jonathan Wakely
6
-5
/
+46
2019-01-10
re PR tree-optimization/88775 (Optimize std::string assignment)
Jakub Jelinek
2
-4
/
+37
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
2
-2
/
+9
2019-01-09
Fix failing prettyprinter test
Jonathan Wakely
2
-6
/
+9
2019-01-09
Remove some more code duplication in std::optional
Jonathan Wakely
2
-37
/
+45
2019-01-09
PR libstdc++/88204 disable std::complex<long double> tests
Jonathan Wakely
3
-1
/
+12
[next]