stl_algobase.h (__miter_base): Move...
[gcc.git] / libstdc++-v3 / include /
2015-07-16 François Dumontstl_algobase.h (__miter_base): Move...
2015-07-13 Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-07-05 François Dumonthashtable.h (_Hashtable<>::__rehash_policy): Do not...
2015-07-03 Ville VoutilainenImplement std::experimental::fundamentals_v2::propagate...
2015-07-01 Jonathan Wakelyalloc_traits.h (__alloctr_rebind): Remove.
2015-07-01 Jonathan Wakelyptr_traits.h (__ptrtr_elt_type, [...]): Remove
2015-07-01 Jonathan WakelyImplement N4502, the C++ Detection Idiom.
2015-06-30 Jonathan Wakely* include/bits/stl_pair.h: Replace class keyword with...
2015-06-30 Ville VoutilainenImplement N4387, "Improving pair and tuple", and LWG...
2015-06-29 François Dumontstl_iterator_base_types.h (_Iter_base): Limit definitio...
2015-06-26 Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-06-26 Jonathan Wakelystl_bvector.h (vector<bool>::vector()): Add noexcept.
2015-06-25 Jonathan Wakely* include/bits/locale_conv.h (__do_str_codecvt): Set...
2015-06-24 François Dumontbasic_string.h (basic_string<>::front()): Add !empty...
2015-06-23 François Dumontarray: Include <array>.
2015-06-22 Jonathan Wakelylist (__gnu_debug::list): Use allocator-aware _Safe_con...
2015-06-22 Jonathan Wakelylocale_conv.h (__do_str_codecvt): Handle empty range.
2015-06-22 Jonathan Wakelyre PR libstdc++/64657 (Support iterators with overloade...
2015-06-17 Jonathan WakelyC++11 allocator support for std::list.
2015-06-17 Jonathan Wakelyforward_list.h (_Fwd_list_base(const _Node_alloc_type...
2015-06-17 Jonathan Wakelyforward_list.h (forward_list::_M_get_Node_allocator...
2015-06-17 Jonathan Wakelyalloc_traits.h (__alloc_traits::_S_nothrow_swap())...
2015-06-16 Jonathan Wakely* include/bits/allocated_ptr.h (__allocated_ptr): Use...
2015-06-16 Jonathan Wakelylist.tcc (list::operator=(const list&), [...]): Use...
2015-06-12 Jonathan Wakely* include/precompiled/stdc++.h: Include <codecvt> and...
2015-06-12 Ramana RadhakrishnanUse atomics in guard.cc.
2015-06-11 Jonathan Wakelytuple (__is_tuple_like_impl): Disambiguate array in...
2015-06-08 Jonathan Wakelyre PR libstdc++/66441 (wstring_convert not working...
2015-06-07 François Dumontstl_tree.h (_Rb_tree<>::__is_transparent<>): Move to...
2015-06-05 Jonathan Wakelystatus_cxx2017.xml: Update status tables.
2015-06-05 Jonathan Wakelyshared_mutex (__shared_mutex_pthread, [...]): New helpe...
2015-06-05 Ville VoutilainenAdd __is_nothrow_swappable and take it into use.
2015-05-31 Jonathan Wakelyre PR libstdc++/66354 ([UBSAN] stl_algobase.h:708:7...
2015-05-30 Jonathan Wakelystl_algobase.h (__equal<true>::equal): Check length...
2015-05-29 François Dumont2015-05-29 François Dumont fdumont@gcc.gnu.org>
2015-05-29 Jonathan Wakelyfuture (__async_result_of): New alias template.
2015-05-29 Jonathan Wakelyre PR libstdc++/66327 (-fsanitize=nonnull-attribute...
2015-05-28 Jonathan Wakelyre PR libstdc++/65352 (array<T,0>::begin()/end() etc...
2015-05-28 Jonathan Wakelyre PR libstdc++/65352 (array<T,0>::begin()/end() etc...
2015-05-27 Jonathan Wakelystl_tree.h (_Rb_tree::_M_end()): Return _Base_ptr inste...
2015-05-27 Jonathan Wakelyre PR libstdc++/66017 (Undefined behaviour in std:...
2015-05-26 Jonathan Wakelylocale_conv.h: Fix copyright years.
2015-05-23 François Dumont2015-05-23 François Dumont fdumont@gcc.gnu.org>
2015-05-20 François Dumontformatter.h (_GLIBCXX_TYPEID): New macro to simplify...
2015-05-20 François Dumont2015-05-20 François Dumont <fdumont@gcc.gnu.org>
2015-05-20 Jonathan Wakelyre PR libstdc++/66078 (20_util/specialized_algorithms...
2015-05-19 Jonathan Wakelystl_list.h (_M_resize_pos(size_type&)): Declare.
2015-05-17 François Dumontunordered_map.h (unordered_map, [...]): Add missing...
2015-05-14 Nathan Myersre PR libstdc++/66055 (hash containers missing required...
2015-05-13 Jonathan Wakelyshared_ptr_base.h (__shared_count(unique_ptr&&)): Check...
2015-05-13 Jonathan Wakelystl_raw_storage_iter.h (raw_storage_iterator::base...
2015-05-13 Jonathan Wakelyfuture (packaged_task(allocator_arg_t, const A&, F...
2015-05-13 Jonathan Wakelybasic_string.h (basic_string::basic_string()): Make...
2015-05-13 Jonathan Wakely* include/std/complex (polar): Check for negative rho...
2015-05-13 Jonathan Wakelytuple (apply): Handle pointers to member (LWG 2418).
2015-05-13 Jonathan Wakely* include/bits/random.h (seed_seq): More noexcept ...
2015-05-13 Jonathan Wakelyalloc_traits.h (_S_max_size): Implement LWG 2466.
2015-05-13 Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-05-05 Jonathan Wakelyre PR libstdc++/51617 ([C++0x] async(f) isn't.)
2015-05-02 Jonathan Wakelyany (any::_Storage): Fix alignment of buffer.
2015-05-02 Jonathan Wakelyiterator (ostream_joiner): Simplify by using the inject...
2015-05-02 Jonathan Wakelyiterator: New.
2015-05-02 Jonathan Wakelynumeric: New.
2015-05-02 Edward Smith-RowlandRevert addition of feature macros from other headers...
2015-05-02 Jonathan Wakelyany (any::_Storage): Make non-copyable.
2015-05-02 Jonathan Wakelyfs_path.h (filesystem_error::~filesystem_error): Declare.
2015-05-02 Jonathan Wakelyre PR libstdc++/65978 (missing constexpr on std::forwar...
2015-05-02 Edward Smith-Rowlanddeque: Add feature-test macro.
2015-05-01 Jonathan Wakely* include/experimental/memory: Correct feature-test...
2015-05-01 Jonathan Wakelymemory: Add feature-test macro.
2015-05-01 Ville VoutilainenImplement observer_ptr.
2015-05-01 Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-05-01 Jonathan Wakelyfs_path.h (path::_List): Use vector instead of list.
2015-05-01 Jonathan Wakelyfs_dir.h: Fix use of non-reserved names.
2015-05-01 Jonathan Wakelylocale_classes.h (locale::facet): Delete copy operation...
2015-05-01 Jonathan Wakely* include/bits/alloc_traits.h (__alloc_rebind): Change...
2015-05-01 Edward Smith-RowlandInline one-line erasure dispatch functions.
2015-05-01 Jonathan Wakelymemory (pointer_safety, [...]): Define.
2015-04-30 Jonathan WakelyImplement N4100 File System TS
2015-04-30 Edward Smith-RowlandAdd fundamentals TR container erasure.
2015-04-30 François Dumont2015-04-30 François Dumont <fdumont@gcc.gnu.org>
2015-04-30 François Dumonthashtable_policy.h (_Prime_rehash_policy::_S_n_primes...
2015-04-29 Jonathan Wakelyre PR libstdc++/65760 (invalid use of incomplete type...
2015-04-29 Jonathan Wakelyre PR libstdc++/64657 (Support iterators with overloade...
2015-04-28 Jonathan Wakelystl_algo.h (random_shuffle): Only define for hosted...
2015-04-28 Marc Glissere PR libstdc++/65883 (numeric_limits<unsigned __int128...
2015-04-28 Stephan Bergmannvector (_Safe_vector::operator=): Add missing returns.
2015-04-28 Jonathan Wakelyre PR libstdc++/60333 (type_traits make_signed, make_un...
2015-04-28 Jonathan Wakelyre PR libstdc++/61645 (forward_list::splice_after shall...
2015-04-28 Jonathan Wakelyre PR libstdc++/65631 (seed_seq should not be copyable)
2015-04-28 Jonathan Wakelytype_traits (void_t): Add.
2015-04-28 Tim Shenregex.tcc: Handle regex_constants::__polynomial.
2015-04-14 Marc Glissere PR libstdc++/61347 (std::distance(list.first(),list...
2015-04-10 Jonathan Wakelyshared_mutex (shared_timed_mutex): Only use pthread_rwl...
2015-04-10 Jonathan Wakelyshared_mutex (shared_timed_mutex): Add comments to...
2015-04-09 Jonathan Wakelyre PR libstdc++/65147 (alignment of std::atomic object...
2015-03-28 Tim Shenre PR libstdc++/65420 (Enumerators in std::regex_consta...
2015-03-27 Jonathan Wakelyre PR libstdc++/65499 (Missing "using namespace literal...
2015-03-26 Jonathan Wakelyre PR libstdc++/58038 (std::this_thread::sleep_until...
2015-03-26 Jonathan Wakelyre PR libstdc++/62259 (atomic class doesn't enforce...
next