Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h
[gcc.git] / libstdc++-v3 / include /
2015-09-07 Jonathan WakelyAvoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h
2015-09-04 Jonathan Wakelyfix darwin bootstrap errors due to <mutex>.
2015-09-04 Jonathan WakelyAdd portable timed_mutex and recursive_timed_mutex.
2015-09-04 Edward Smith-RowlandAdd C++11 header <cuchar>.
2015-09-04 Jonathan WakelyMake all <cxxx> headers include <bits/c++config.h>
2015-09-03 Jonathan WakelyClean up libstdc++ includes slightly.
2015-09-03 Jonathan WakelyMake std::experimental::not_fn SFINAE-friendly.
2015-09-03 Jonathan WakelyAdd concept checks to std::next and std::prev.
2015-09-02 Dmitry Vyukovlibstdc++: fix data races in basic_string implementation
2015-09-02 Sebastian Huberre PR libstdc++/67408 (<mutex> assumes that __gthread_m...
2015-08-28 Tim Shenre PR libstdc++/67362 (std::regex("((.)", std::regex_co...
2015-08-27 Jonathan Wakelyre PR libstdc++/67374 (std::cbegin can't call valarray...
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-26 Jonathan Wakelytry_emplace and insert_or_assign for Debug Mode.
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-20 Jonathan Wakelyany (__any_caster): Define at namespace scope so the...
2015-08-19 Paolo Carlinicmath: Fix typo in comment.
2015-08-19 Paolo Carlinicmath: Revert fix for libstdc++/58625...
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-14 Jonathan Wakelyany (any::operator=(const any&)): Move check for self...
2015-08-14 Jonathan Wakelyarray: Add feature-test macro.
2015-08-13 Ville VoutilainenImplement std::experimental::fundamentals_v2::make_arra...
2015-08-13 Jonathan Wakelyalloc_traits.h: Add feature-test macro.
2015-08-13 Eelis van der Weegenshared_mutex (shared_mutex::unlock()): Fix typo.
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-30 Jonathan Wakelyany (any::operator=(const any&)): Check for self-assign...
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-24 Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
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-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
next