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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
PR libstdc++/89416 fix __is_move_insertable trait
Jonathan Wakely
4
-24
/
+78
2019-02-20
re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...
Jakub Jelinek
2
-1
/
+7
2019-02-19
Adjust C++11/C++14 tests to work with -fchar8_t
Jonathan Wakely
16
-36
/
+119
2019-02-19
P0482R5 char8_t: New standard library tests
Tom Honermann
21
-0
/
+1165
2019-02-19
P0482R5 char8_t: Standard library support
Tom Honermann
36
-61
/
+1094
2019-02-18
Fix libstdc++ filesystem tests
Wilco Dijkstra
4
-5
/
+11
2019-02-14
Update libstdc++ documentation for C++2a implementation status
Jonathan Wakely
3
-4
/
+6
2019-02-14
Update libstdc++ documentation for implementation status
Jonathan Wakely
4
-7
/
+59
2019-02-14
DR 2586 fix value category in uses-allocator checks
Jonathan Wakely
8
-7
/
+76
2019-02-14
Add std::timespec and std::timespec_get for C++17
Jonathan Wakely
6
-0
/
+72
2019-02-14
LWG 2537 fix priority_queue constructors to establish invariant
Jonathan Wakely
4
-2
/
+71
2019-02-14
Enforce LWG DR 2566 requirement for container adaptors
Jonathan Wakely
4
-9
/
+45
2019-02-14
PR middle-end/89303 add testcase for std::enable_shared_from_this
Jonathan Wakely
2
-0
/
+42
2019-02-14
Document LWG 2735 status and add test
Jonathan Wakely
4
-0
/
+66
2019-02-13
PR libstdc++/89345 Only define std::destroying_delete for C++2a
Jonathan Wakely
4
-7
/
+78
2019-02-11
PR libstdc++/89023 fix test that fails when <omp.h> not available
Jonathan Wakely
4
-3
/
+64
2019-02-09
Add noexcept to filesystem::path query functions
Jonathan Wakely
3
-21
/
+35
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
[next]