Ensure std::generate_canonical doesn't return 1.
[gcc.git] / libstdc++-v3 / include / bits /
2015-08-26 Edward Smith-RowlandEnsure std::generate_canonical doesn't return 1.
2015-08-26 Jonathan WakelyOnly set std::enable_shared_from_this member once.
2015-08-25 François Dumontre PR libstdc++/60519 (Debug mode should check comparat...
2015-08-25 François DumontRevert my change to commit with PR reference again.
2015-08-24 François Dumontformatter.h (_Debug_msg_id::__msg_irreflexive_ordering...
2015-08-24 Jonathan Wakelyre PR libstdc++/65049 (Undefined behaviour with std...
2015-08-24 Jonathan Wakelyre PR libstdc++/67309 (Error compiling with -std=c...
2015-08-18 Jonathan Wakely* include/bits/ptr_traits.h: Include <bits/move.h>...
2015-08-18 Jonathan Wakelyre PR libstdc++/67066 (libstdc++-v3/src/filesystem...
2015-08-13 Jonathan Wakelyalloc_traits.h: Add feature-test macro.
2015-08-08 Ville VoutilainenImplement N4279, Improved insertion interface for uniqu...
2015-08-08 Ville VoutilainenImplement N4089 Safe conversions in unique_ptr<T[]...
2015-08-03 Jonathan Wakelyre PR libstdc++/67078 (FAIL: 24_iterators/container_acc...
2015-07-30 Tim Shenregex_automaton.h (_State_base, _State<>): Remove _Trai...
2015-07-29 Ville Voutilainenrange_access.h: Change class to typename in every template.
2015-07-29 Ville Voutilainenre PR libstdc++/60970 (Support std::hash with enum...
2015-07-29 Tim Shenre PR libstdc++/67015 ("^[a-z0-9][a-z0-9-]*$", std...
2015-07-24 Jonathan Wakely* include/bits/atomic_futex.h [_GLIBCXX_HAVE_LINUX_FUTEX]
2015-07-23 DJ Deloriefunctional_hash.h: Add specializations for __intN types.
2015-07-20 Jason Merrill* include/bits/c++config: Fix abi_tag in special modes.
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-01 Jonathan Wakelyalloc_traits.h (__alloctr_rebind): Remove.
2015-07-01 Jonathan Wakelyptr_traits.h (__ptrtr_elt_type, [...]): Remove
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-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-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 Ramana RadhakrishnanUse atomics in guard.cc.
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 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 Wakelyre PR libstdc++/66327 (-fsanitize=nonnull-attribute...
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-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 Wakelybasic_string.h (basic_string::basic_string()): Make...
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-01 Jonathan Wakelylocale_classes.h (locale::facet): Delete copy operation...
2015-05-01 Jonathan Wakely* include/bits/alloc_traits.h (__alloc_rebind): Change...
2015-04-30 Jonathan WakelyImplement N4100 File System TS
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++/64657 (Support iterators with overloade...
2015-04-28 Jonathan Wakelystl_algo.h (random_shuffle): Only define for hosted...
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 Tim Shenregex.tcc: Handle regex_constants::__polynomial.
2015-04-14 Marc Glissere PR libstdc++/61347 (std::distance(list.first(),list...
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-26 Richard Hendersonre PR libstdc++/65033 (C++11 atomics: is_lock_free...
2015-03-20 Jonathan Wakelyc++config (__gnu_cxx::__cxx11): Define new namespace.
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-10 Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
2015-03-05 Jonathan Wakelylocale_conv.h (wstring_convert::_M_conv): Handle noconv...
2015-03-04 Jonathan Wakelyre PR libstdc++/64797 (22_locale/conversions/string...
2015-02-19 Jonathan Wakelyre PR libstdc++/58357 (In C++11 std::rotate(first,...
2015-02-17 Jonathan Wakelyre PR libstdc++/65085 (Move-assigned empty string corru...
2015-01-29 Jonathan Wakelyatomic_base.h: Use __always_inline__ instead of always_...
2015-01-22 Tim Shenre PR libstdc++/64680 (basic_regex::operator= does...
2015-01-22 Tim Shenre PR libstdc++/64649 (regex_traits::lookup_classname...
2015-01-20 Jonathan WakelyImplement N3657: heterogeneous lookup in associative...
2015-01-20 Jonathan WakelyAdd C++11 std::string constructors for locales and...
2015-01-19 Tim Shenre PR libstdc++/64649 (regex_traits::lookup_classname...
2015-01-19 Tim Shenre PR libstdc++/64584 (basic_regex::assign breaks ...
2015-01-19 Ville Voutilainenrange_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR...
2015-01-18 Jonathan Wakelyre PR libstdc++/64646 (New overloads of std::is_permuta...
2015-01-18 Jonathan Wakelyatomic_futex.h: Use mutex and condition_variable when...
2015-01-17 Jonathan Wakelyre PR libstdc++/64638 (Build failure with recent futex...
2015-01-17 Jonathan WakelyDR 488 PR libstdc++/58357
2015-01-17 Jonathan Wakelyre PR libstdc++/60940 (general operations on atomic...
2015-01-16 Jonathan Wakelylocale_conv.h (wstring_convert, [...]): New.
2015-01-16 Torvald Riegellibstdc++: Optimize synchronization in std::future...
2015-01-16 Jonathan Wakelyacinclude.m4: Fix typo in comment.
2015-01-09 Jonathan Wakelyre PR libstdc++/64476 (std::uninitialized_copy tests...
2015-01-09 Tim Shenre PR libstdc++/64239 (regex_iterator::operator= should...
2015-01-08 Jonathan Wakely* include/bits/hashtable_policy.h: Use __bool_constant.
next