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
2016-08-24
Remove trailing whitespace in C++ headers
Aditya Kumar
3
-116
/
+121
2016-08-23
Add C++17 constexpr to debug and profile mode arrays
Jonathan Wakely
3
-44
/
+48
2016-08-23
libstdc++/77334 move assign RB trees of non-copyable types
Jonathan Wakely
3
-16
/
+74
2016-08-23
Remove reference to -pthreads option in libstdc++ manual
Jonathan Wakely
3
-2
/
+5
2016-08-23
Use dg-do preprocess instead of compile for tests
Jonathan Wakely
3
-4
/
+5
2016-08-23
Implement resolution of LWG DR 685 precisely
Jonathan Wakely
9
-29
/
+462
2016-08-23
Add constexpr to <iterator> and <array> for C++17
Jonathan Wakely
10
-109
/
+261
2016-08-22
Split _M_dfs() into smaller functions.
Tim Shen
3
-185
/
+311
2016-08-22
libstdc++/68297 avoid throw/catch in make_exception_ptr
Gleb Natapov
15
-51
/
+243
2016-08-22
Update links to libstdc++ Doxygen pages
Jonathan Wakely
4
-107
/
+22
2016-08-22
Add noexcept to std::function swap
Jonathan Wakely
4
-2
/
+43
2016-08-19
Simplify dg-options for tests using pthreads
Jonathan Wakely
208
-603
/
+441
2016-08-19
Define std::not_fn for C++17
Jonathan Wakely
7
-28
/
+211
2016-08-19
Define std::atomic<T>::is_always_lock_free for C++17
Jonathan Wakely
7
-5
/
+159
2016-08-19
Fix ambiguities in C++17 mode
Jonathan Wakely
6
-14
/
+92
2016-08-19
Update C++17 library status table
Jonathan Wakely
3
-9
/
+13
2016-08-18
Implement the latest proposed resolution of LWG 2756.
Ville Voutilainen
4
-59
/
+101
2016-08-18
Implement <variant>
Tim Shen
8
-2
/
+2368
2016-08-18
Expand libstdc++ docs on testing
Jonathan Wakely
10
-411
/
+804
2016-08-18
Improve documentation of libstdc++ test targets
Jonathan Wakely
2
-56
/
+118
2016-08-18
Document libstdc++.so versioning in manual
Jonathan Wakely
2
-0
/
+118
2016-08-18
Improve markup in libstdc++ manual
Jonathan Wakely
4
-222
/
+266
2016-08-18
Remove unintended dg-options directive
Jonathan Wakely
2
-1
/
+5
2016-08-17
Fix invalid dg-do directive
Jonathan Wakely
2
-2
/
+4
2016-08-17
Use effective target instead of -std in dg-options
Jonathan Wakely
12
-24
/
+35
2016-08-17
Add c++11 effective target to tests for C++11 features
Jonathan Wakely
4
-2
/
+8
2016-08-17
Add comment explaining why -std=c++14 is needed.
Jonathan Wakely
2
-1
/
+5
2016-08-17
Remove duplicate dg-options directive
Jonathan Wakely
2
-1
/
+3
2016-08-17
Adjust DG directives in libstdc++ Profile Mode test
Jonathan Wakely
2
-3
/
+6
2016-08-17
Adjust DG directives in libstdc++ XFAIL test
Jonathan Wakely
2
-3
/
+8
2016-08-17
Adjust testcases for C++17 compatibility
Jonathan Wakely
14
-11
/
+58
2016-08-17
Adjust testcase for C++14 compatibility
Jonathan Wakely
2
-2
/
+9
2016-08-17
PR 77264 constrain new std::basic_string overloads
Jonathan Wakely
12
-75
/
+412
2016-08-16
PR 72847 Prevent double-free in std::vector<bool>
Jonathan Wakely
4
-5
/
+72
2016-08-15
Implement LWG 2744 and LWG 2754.
Ville Voutilainen
7
-12
/
+78
2016-08-15
Add a feature macro for C++17 make_from_tuple.
Ville Voutilainen
3
-1
/
+17
2016-08-15
ops.cc: Always include ostream and ext/stdio_filebuf.h.
Uros Bizjak
2
-22
/
+37
2016-08-15
re PR testsuite/72840 (PASS->NA: 20_util/ratio/cons/cons_overflow_neg.cc)
Thomas Preud'homme
2
-2
/
+8
2016-08-11
Implement C++17 make_from_tuple.
Ville Voutilainen
3
-0
/
+74
2016-08-11
Implement LWG 2758.
Ville Voutilainen
3
-5
/
+86
2016-08-06
Update C++17 library status table
Jonathan Wakely
3
-4
/
+7
2016-08-06
* testsuite/lib/libstdc++.exp: Fix typo in comment.
Jonathan Wakely
2
-1
/
+3
2016-08-06
Use ::new to avoid finding overloaded operator new
Jonathan Wakely
3
-2
/
+34
2016-08-06
Add std::apply for C++17
Jonathan Wakely
11
-60
/
+271
2016-08-05
Correct status of __cpp_lib_enable_shared_from_this
Jonathan Wakely
3
-2
/
+5
2016-08-05
Implement C++17 rounding functions for std::chrono (P0092R1)
Jonathan Wakely
10
-10
/
+225
2016-08-05
Use __invoke in std::function internals
Jonathan Wakely
3
-49
/
+49
2016-08-04
Define std::is_callable and std::is_nothrow_callable
Jonathan Wakely
16
-24
/
+718
2016-08-04
Update C++17 library implementation status table
Jonathan Wakely
3
-115
/
+764
2016-08-04
Define std::enable_shared_from_this::weak_from_this
Jonathan Wakely
4
-6
/
+27
[next]