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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Avoid copies in std::scoped_allocator_adaptor piecewise construction
Jonathan Wakely
1
-0
/
+7
2016-10-14
1.cc: Remove 'test' variables.
Paolo Carlini
1
-0
/
+600
2016-10-14
PR65122 extended alignment support in allocators
Jonathan Wakely
1
-1
/
+24
2016-10-14
re PR libstdc++/77944 (FAIL: 20_util/variant/compile.cc (test for excess erro...
Tim Shen
1
-0
/
+5
2016-10-14
Simplify reference_wrapper nested typedefs
Jonathan Wakely
1
-0
/
+6
2016-10-13
container_access.cc: Remove 'test' variables.
Paolo Carlini
1
-0
/
+400
2016-10-13
Avoid #include <functional> in other headers
Jonathan Wakely
1
-0
/
+30
2016-10-13
Add missing <random> header in testcase
Jonathan Wakely
1
-0
/
+2
2016-10-13
Qualify use of std::declval to avoid ADL
Jonathan Wakely
1
-0
/
+3
2016-10-13
Change test to use VERIFY not assert
Jonathan Wakely
1
-0
/
+3
2016-10-13
Use normal mode containers in searchers
Jonathan Wakely
1
-0
/
+5
2016-10-13
Replace non-constexpr decrement in std::chrono::floor
Jonathan Wakely
1
-0
/
+4
2016-10-13
Restore __bind_simple for compat symbols
Jonathan Wakely
1
-0
/
+3
2016-10-13
Replace __bind_simple with std::thread::__make_invoker
Jonathan Wakely
1
-0
/
+13
2016-10-13
Fix exception-specifications for std::_Not_fn
Jonathan Wakely
1
-0
/
+6
2016-10-13
Fix exception-specification of std::invoke
Jonathan Wakely
1
-0
/
+6
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
1
-0
/
+691
2016-10-12
Define std::sample for C++17
Jonathan Wakely
1
-0
/
+9
2016-10-12
Make test helper work with non-copyable types
Jonathan Wakely
1
-0
/
+11
2016-10-12
Simplify std::call_once implementation
Jonathan Wakely
1
-0
/
+3
2016-10-12
Add missing return to uninitialized_default_construct_n
Jonathan Wakely
1
-0
/
+5
2016-10-12
Remove 'return' from noreturn function
Jonathan Wakely
1
-0
/
+2
2016-10-12
Do not copy std:call_once arguments (LWG 2442)
Jonathan Wakely
1
-0
/
+12
2016-10-11
Optimise std::list::assign(initializer_list<T>) slightly
Jonathan Wakely
1
-0
/
+3
2016-10-11
Simplify std::rethrow_if_nested definition
Jonathan Wakely
1
-0
/
+13
2016-10-11
Enable printers and xmethods for std::__cxx11::list
Jonathan Wakely
1
-0
/
+5
2016-10-11
Remove redundant const qualifliers from string_view
Jonathan Wakely
1
-0
/
+4
2016-10-11
More noexcept for standard mutex types and locks
Jonathan Wakely
1
-0
/
+8
2016-10-10
Improve docs on libstdc++ source-code layout
Jonathan Wakely
1
-0
/
+7
2016-10-11
Make any's copy assignment operator exception-safe,
Ville Voutilainen
1
-0
/
+20
2016-10-10
Update docs on libstdc++ source-code layout
Jonathan Wakely
1
-0
/
+5
2016-10-10
Correct C++11 implementation status docs
Jonathan Wakely
1
-0
/
+2
2016-10-10
Use noexcept instead of _GLIBCXX_USE_NOEXCEPT
Jonathan Wakely
1
-0
/
+3
2016-10-10
Minor simplification to std::_Bind_result helpers
Jonathan Wakely
1
-0
/
+6
2016-10-10
Implement constexpr std::addressof for C++17
Jonathan Wakely
1
-0
/
+9
2016-10-10
Define std::allocator<T>::is_always_equal
Jonathan Wakely
1
-0
/
+6
2016-10-10
LWG 2733, LWG 2759 reject bool in gcd and lcm
Jonathan Wakely
1
-0
/
+6
2016-10-10
Add noexcept to enable_shared_from_this::weak_from_this
Jonathan Wakely
1
-0
/
+9
2016-10-07
Improve implementation-defined docs for libstdc++
Jonathan Wakely
1
-0
/
+5
2016-10-07
Implement std::has_unique_object_representations
Jonathan Wakely
1
-0
/
+10
2016-10-06
Make std::scoped_allocator_adaptor's OUTERMOST recursive
Jonathan Wakely
1
-0
/
+15
2016-10-05
70564 fix newly-added tests for not_fn
Jonathan Wakely
1
-0
/
+4
2016-10-05
PR 70101 fix allocator-extended ctors for std::priority_queue
Jonathan Wakely
1
-0
/
+5
2016-10-05
77864 Fix noexcept conditions for map/set default constructors
Jonathan Wakely
1
-0
/
+15
2016-10-05
Remove invalid alias declaration from _Node_handle
Jonathan Wakely
1
-0
/
+3
2016-10-05
PR 70564 disambiguate constructors for not_fn call wrapper
Jonathan Wakely
1
-0
/
+11
2016-10-03
shared_ptr.cc (mask, [...]): Move declaration...
François Dumont
1
-0
/
+7
2016-10-03
Define std::gcd and std::lcm for C++17
Jonathan Wakely
1
-0
/
+12
2016-10-03
Fix libstdc++ versioned namespace build
Jonathan Wakely
1
-0
/
+49
2016-10-03
Ensure "C++" language linkage for std::abs overloads
Jonathan Wakely
1
-0
/
+7
[next]