Implement observer_ptr.
[gcc.git] / libstdc++-v3 / include /
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...
2015-03-26 Richard Hendersonre PR libstdc++/65033 (C++11 atomics: is_lock_free...
2015-03-25 Paolo Carlinire PR libstdc++/65543 (rvalue stream insertion and...
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-18 Jonathan Wakelyre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-18 Jonathan Wakelyacinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthrea...
2015-03-13 Jonathan Wakely* include/experimental/system_error: Fix include guard.
2015-03-10 Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
2015-03-06 Jonathan Wakelyfuture (future_error(error_code)): Construct base class...
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-03-02 Jonathan Wakelyre PR libstdc++/65279 (std::scoped_allocator_adaptor...
2015-03-02 Jonathan Wakelyre PR libstdc++/64367 (g++-v5/stdexcept:52:28: error...
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-02-01 Jonathan Wakelyre PR libstdc++/64883 (FAIL: 17_intro/headers/c++*...
2015-01-29 Jonathan Wakelyatomic_base.h: Use __always_inline__ instead of always_...
2015-01-27 Jonathan Wakelyre PR target/64368 (Several libstdc++ test failures...
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 Wakelyre PR libstdc++/64650 (std::experimental::bad_optional_...
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-20 Jonathan Wakelyre PR libstdc++/64658 (std::atomic_init() undefined)
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-17 Jonathan Wakelyre PR libstdc++/56785 (std::tuple of two elements does...
2015-01-16 Jonathan Wakelylocale_conv.h (wstring_convert, [...]): New.
2015-01-16 Jonathan WakelyImplement C++11 <codecvt> header.
2015-01-16 Torvald Riegellibstdc++: Optimize synchronization in std::future...
2015-01-16 Jonathan Wakelyacinclude.m4: Fix typo in comment.
2015-01-16 Torvald Riegellibstdc++: Add POSIX variant of shared_timed_mutex.
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 Wakelyre PR libstdc++/60132 (C++11: lack of is_trivially_copy...
2015-01-08 Jonathan Wakely* include/bits/hashtable_policy.h: Use __bool_constant.
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-02 Tim Shenre PR libstdc++/64475 (FAIL: 28_regex/algorithms/regex_...
2014-12-31 Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
2014-12-22 Paolo Carlinibasic_string.h: Fix _S_local_capacity for large sizeof...
2014-12-22 Jonathan Wakelyre PR libstdc++/37522 (Incorrect vswprintf prototype...
2014-12-22 Ville Voutilainenre PR libstdc++/60271 ([DR2369] [C++1y] std::max(initia...
2014-12-22 Rüdiger Sonderfeldre PR libstdc++/54354 (TODO extended iomanip manipulato...
2014-12-22 Rüdiger Sonderfeldre PR libstdc++/60396 (Missing time_get<>::get() functions)
2014-12-21 Jonathan Wakelyre PR libstdc++/64367 (g++-v5/stdexcept:52:28: error...
2014-12-20 François Dumontvector (std::__debug::vector<>::clear()): Do not reset...
2014-12-20 François Dumontc++config: inline __cxx11 namespace within namespace...
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-12-17 Tim Shenre PR libstdc++/64302 (The match_results::cbegin()...
2014-12-13 Tim Shenre PR libstdc++/64239 (regex_iterator::operator= should...
2014-12-13 Jonathan WakelyPost-Urbana updates to Library Fundamentals v1.
2014-12-13 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2014-12-12 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2014-12-12 Jonathan Wakelyre PR libstdc++/64276 (would be better to use __cpp_exc...
2014-12-12 Jonathan Wakelystl_iterator.h (make_reverse_iterator): LWG DR 2285.
2014-12-10 Jonathan WakelyImplement LWG DR 2329 and DR 2332.
2014-12-10 Jonathan Wakelyfuture (__future_base::_Setter::operator(), [...])...
2014-12-10 Jonathan Wakelylocale_facets.tcc (numpunct::_M_cache): Avoid calling...
2014-12-09 Jonathan Wakelyre PR libstdc++/64203 (shared_mutex compile errors...
2014-12-05 Jonathan Wakelyhashtable_policy.h (_Map_base::operator[], [...]):...
2014-12-04 Tim Shenre PR libstdc++/64140 (match_results.prefix() returns...
2014-12-03 François Dumontre PR libstdc++/13631 (Problems in messages)
2014-12-03 Marek Polacekregex_compiler.h (_S_cache_size): Multiply the RHS...
2014-12-03 Jonathan Wakelyre PR libstdc++/64168 (FAIL: 30_threads/async/sync...
next