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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
stl_list.h (_M_resize_pos(size_type&)): Declare.
Jonathan Wakely
2
-22
/
+68
2015-05-17
unordered_map.h (unordered_map, [...]): Add missing constructors.
François Dumont
6
-64
/
+450
2015-05-14
re PR libstdc++/66055 (hash containers missing required reserving constructors)
Nathan Myers
2
-0
/
+41
2015-05-13
shared_ptr_base.h (__shared_count(unique_ptr&&)): Check for nullptr (LWG 2415).
Jonathan Wakely
1
-0
/
+5
2015-05-13
stl_raw_storage_iter.h (raw_storage_iterator::base()): Define (LWG 2454).
Jonathan Wakely
1
-0
/
+4
2015-05-13
future (packaged_task(allocator_arg_t, const A&, F&&): Remove explicit (LWG 2...
Jonathan Wakely
1
-1
/
+1
2015-05-13
basic_string.h (basic_string::basic_string()): Make noexcept conditional on a...
Jonathan Wakely
1
-1
/
+4
2015-05-13
* include/std/complex (polar): Check for negative rho (LWG 2459).
Jonathan Wakely
1
-1
/
+4
2015-05-13
tuple (apply): Handle pointers to member (LWG 2418).
Jonathan Wakely
2
-6
/
+11
2015-05-13
* include/bits/random.h (seed_seq): More noexcept (LWG 2440).
Jonathan Wakely
1
-4
/
+2
2015-05-13
alloc_traits.h (_S_max_size): Implement LWG 2466.
Jonathan Wakely
1
-1
/
+6
2015-05-13
libstdc++: Bump to automake 1.11.6
Michael Haubenwallner
1
-7
/
+35
2015-05-05
re PR libstdc++/51617 ([C++0x] async(f) isn't.)
Jonathan Wakely
1
-1
/
+1
2015-05-02
any (any::_Storage): Fix alignment of buffer.
Jonathan Wakely
1
-2
/
+3
2015-05-02
iterator (ostream_joiner): Simplify by using the injected-class-name and the ...
Jonathan Wakely
1
-16
/
+6
2015-05-02
iterator: New.
Jonathan Wakely
3
-0
/
+129
2015-05-02
numeric: New.
Jonathan Wakely
3
-0
/
+90
2015-05-02
Revert addition of feature macros from other headers per latest SD-6.
Edward Smith-Rowland
8
-16
/
+0
2015-05-02
any (any::_Storage): Make non-copyable.
Jonathan Wakely
1
-33
/
+91
2015-05-02
fs_path.h (filesystem_error::~filesystem_error): Declare.
Jonathan Wakely
1
-0
/
+2
2015-05-02
re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::ti...
Jonathan Wakely
1
-2
/
+6
2015-05-02
deque: Add feature-test macro.
Edward Smith-Rowland
8
-0
/
+16
2015-05-01
* include/experimental/memory: Correct feature-test macro.
Jonathan Wakely
1
-1
/
+1
2015-05-01
memory: Add feature-test macro.
Jonathan Wakely
2
-0
/
+4
2015-05-01
Implement observer_ptr.
Ville Voutilainen
3
-0
/
+257
2015-05-01
acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not a...
Jonathan Wakely
1
-1
/
+1
2015-05-01
fs_path.h (path::_List): Use vector instead of list.
Jonathan Wakely
1
-2
/
+2
2015-05-01
fs_dir.h: Fix use of non-reserved names.
Jonathan Wakely
3
-22
/
+22
2015-05-01
locale_classes.h (locale::facet): Delete copy operations in C++11 mode.
Jonathan Wakely
1
-5
/
+13
2015-05-01
* include/bits/alloc_traits.h (__alloc_rebind): Change parameter name.
Jonathan Wakely
1
-2
/
+2
2015-05-01
Inline one-line erasure dispatch functions.
Edward Smith-Rowland
8
-16
/
+17
2015-05-01
memory (pointer_safety, [...]): Define.
Jonathan Wakely
1
-0
/
+20
2015-04-30
Implement N4100 File System TS
Jonathan Wakely
10
-180
/
+2304
2015-04-30
Add fundamentals TR container erasure.
Edward Smith-Rowland
12
-4
/
+722
2015-04-30
2015-04-30 François Dumont <fdumont@gcc.gnu.org>
François Dumont
3
-41
/
+42
2015-04-30
hashtable_policy.h (_Prime_rehash_policy::_S_n_primes): Delete.
François Dumont
1
-2
/
+0
2015-04-29
re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertibl...
Jonathan Wakely
1
-1
/
+1
2015-04-29
re PR libstdc++/64657 (Support iterators with overloaded operator-comma)
Jonathan Wakely
6
-28
/
+36
2015-04-28
stl_algo.h (random_shuffle): Only define for hosted implementations.
Jonathan Wakely
1
-0
/
+2
2015-04-28
re PR libstdc++/65883 (numeric_limits<unsigned __int128>::max() returns incor...
Marc Glisse
1
-1
/
+2
2015-04-28
vector (_Safe_vector::operator=): Add missing returns.
Stephan Bergmann
1
-1
/
+5
2015-04-28
re PR libstdc++/60333 (type_traits make_signed, make_unsigned missing support...
Jonathan Wakely
1
-12
/
+11
2015-04-28
re PR libstdc++/61645 (forward_list::splice_after shall not throw exceptions)
Jonathan Wakely
2
-7
/
+7
2015-04-28
re PR libstdc++/65631 (seed_seq should not be copyable)
Jonathan Wakely
1
-0
/
+4
2015-04-28
type_traits (void_t): Add.
Jonathan Wakely
1
-0
/
+6
2015-04-28
regex.tcc: Handle regex_constants::__polynomial.
Tim Shen
4
-18
/
+16
2015-04-14
re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))
Marc Glisse
2
-0
/
+60
2015-04-10
shared_mutex (shared_timed_mutex): Only use pthread_rwlock_t when the POSIX T...
Jonathan Wakely
1
-7
/
+3
2015-04-10
shared_mutex (shared_timed_mutex): Add comments to explain the logic in the n...
Jonathan Wakely
1
-92
/
+88
2015-04-09
re PR libstdc++/65147 (alignment of std::atomic object is not correct)
Jonathan Wakely
2
-12
/
+7
[next]