random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a template...
[gcc.git] / libstdc++-v3 / include /
2012-05-10 DJ Delorierandom.tcc (seed_seq::generate): Cast max() operands...
2012-05-02 Benjamin Kosnikre PR libstdc++/44015 (template parameters not documented)
2012-05-02 Benjamin Kosnikhashtable_policy.h: Correct namepace nesting for _Hasht...
2012-05-01 François Dumontre PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_...
2012-04-29 Marc Glissere PR libstdc++/51795 (linear_congruential_engine doesn...
2012-04-29 Jonathan Wakelyfunctional (function::function(F)): LWG 2132: Disable...
2012-04-29 Marc Glissere PR libstdc++/22200 (numeric_limits<signed>::is_modul...
2012-04-26 Benjamin Kosnikhashtable.h: Adjust doxygen markup for base classes.
2012-04-25 Jonathan Wakelyscoped_allocator (scoped_allocator::__outermost): Do...
2012-04-23 Daniel Kruglertype_traits (is_nothrow_destructible): Implement.
2012-04-23 Paolo Carlinire PR libstdc++/53080 (tuple interface to std::array...
2012-04-22 Paolo Carlinire PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref...
2012-04-22 Jonathan Wakelyalloc_traits.h (__alloc_traits::difference_type): Define.
2012-04-22 Jonathan Wakelyptr_traits.h (pointer_traits::rebind): Make public.
2012-04-22 Jonathan Wakelyforward_list (forward_list::splice_after): Check alloca...
2012-04-20 Paolo Carlinire PR libstdc++/53052 ([C++11] is_explicitly_convertibl...
2012-04-15 Paolo Carlinire PR libstdc++/52702 ([C++11] std::is_trivially_destru...
2012-04-14 Paolo Carlinire PR libstdc++/52699 (infinite loop generated with...
2012-04-13 Paolo Carlinisafe_iterator.h (_BeforeBeginHelper<>:: _S_Is_Beginnest...
2012-04-13 Benjamin Kosnikunordered_map.h (__unordered_map): Remove.
2012-04-12 Jeffrey YasskinFix PR52822 (stable_partition move-assigns object to...
2012-04-12 Paolo Carlinire PR libstdc++/52942 (using std::ref with a std::unord...
2012-04-11 Jonathan Wakelyre PR c++/52924 (Using an std::function object as delet...
2012-04-11 Paolo Carliniforward_list.h (splice_after(const_iterator, forward_li...
2012-04-11 Paolo Carlinire PR libstdc++/52931 (std::hash shouldn't be defined...
2012-04-01 Jonathan Wakelyre PR libstdc++/52591 ([C++0x] [4.7 Regression] moving...
2012-04-01 Jonathan Wakelyfunctional (__callable_functor): Overload for volatile...
2012-03-31 Jeffrey Yasskinre PR libstdc++/52799 (deque::emplace(iterator, .....
2012-03-27 Jonathan Wakelyfunctional (mem_fn): Qualify to prevent ADL.
2012-03-27 Jonathan Wakelytype_traits (result_of): Fix handling of cv-quals.
2012-03-23 Paolo Carliniforward_list.h: Slightly tweak two comments.
2012-03-22 Paolo Carliniarray (array<>::at(size_type) const): Fix version for...
2012-03-20 Jonathan Wakelystl_list.h (list::_M_size): Use NSDMI.
2012-03-19 Paolo Carlini[multiple changes]
2012-03-19 Benjamin Kosnikallocator.h (std::allocator): Base class is __allocator...
2012-03-19 Benjamin Kosnikconstructors_destructor_fn_imps.hpp: Increment after...
2012-03-16 François Dumontre PR libstdc++/52476 ([DR 518] Unordered multimap...
2012-03-14 Rainer OrthRemove obsolete Solaris 8 support
2012-03-14 Paolo Carliniforward_list.h: Fix comments.
2012-03-09 Paolo Carliniformatter.h (enum _Debug_msg_id): Add __msg_self_move_a...
2012-03-08 Benjamin Kosnikuser.cfg.in: Update to Doxygen 1.8.0.
2012-03-08 Jonathan Wakelyre PR libstdc++/52433 ([C++11] debug mode iterators...
2012-03-05 Paolo Carlinistl_algobase.h (iter_swap): In C++11 mode just call...
2012-03-05 Paolo Carlinire PR libstdc++/43813 ([DR1234] vector<T*>(3, NULL...
2012-03-04 Jonathan Wakelyre PR libstdc++/52433 ([C++11] debug mode iterators...
2012-03-02 Paolo Carlinilimits (numeric_limits): Fix returns per C++11.
2012-03-02 Benjamin Kosnikcstdio: Remove extraneous extern.
2012-03-02 Benjamin Kosnikre PR libstdc++/51785 (gets not anymore declared)
2012-03-02 Michael Spertustype_traits (typelist): To __reflection_typelist.
2012-02-23 Jason Merrilllocale_facets.h (class num_get): Undo reordering of...
2012-02-21 Paolo CarliniPR libstdc++/52317 (cont)
2012-02-21 Paolo Carlinire PR libstdc++/52317 (incorrect FSF address)
2012-02-20 Paolo Carlinire PR libstdc++/52309 ([c++0x] unordered_set illegally...
2012-02-17 Benjamin Kosnikre PR libstdc++/47058 ("--enable-maintainer-mode -...
2012-02-15 Benjamin Kosnikre PR libstdc++/51368 (libstdc++ python pretty printers...
2012-02-13 Richard HendersonPR libstdc++/51798 continued
2012-02-10 Benjamin KosnikPR libstdc++/51798 continued.
2012-02-07 Jonathan Wakelyre PR libstdc++/51296 (Several 30_threads tests FAIL...
2012-02-06 François Dumont2012-02-06 François Dumont <fdumont@gcc.gnu.org>
2012-02-05 Jonathan Wakelyre PR libstdc++/52104 (go1 fails to run on Solaris...
2012-02-05 Jeffrey Yasskinre PR c++/52119 ([C++11] overflow in signed left shift...
2012-02-03 Benjamin Kosnikre PR libstdc++/51811 ([C++0x] Incorrect increment...
2012-02-01 Jonathan Wakelyre PR libstdc++/49204 ([C++0x] remaining issues in...
2012-01-27 Paolo Carlinire PR libstdc++/51795 (linear_congruential_engine doesn...
2012-01-27 Jakub Jelinekre PR libstdc++/51798 (libstdc++ atomicity performance...
2012-01-26 Richard Hendersonlibstdc++: Use __GCC_ATOMIC_TEST_AND_SET in atomic_flag.
2012-01-23 Benjamin Kosnik[multiple changes]
2012-01-19 Jakub Jelinekre PR libstdc++/51845 (23_containers/unordered_multimap...
2012-01-18 François Dumontre PR libstdc++/51866 ([c++0x][4.7 Regression] unordere...
2012-01-17 Benjamin Kosnikconfigure.ac (BUILD_EPUB): Adjust for epub3.
2012-01-14 Jonathan Wakely* include/bits/stl_iterator.h (reverse_iterator): Doxyg...
2012-01-13 François Dumonthashtable_policy.h (_Hash_node_base): New, use it as...
2012-01-09 Benjamin Kosnikfragment.am (WARN_CXXFLAGS): Add -Wabi.
2012-01-05 François Dumonthashtable_policy.h (_Hashtable_base<>::_M_eq()): protec...
2012-01-03 François Dumonthashtable_policy.h (_Ebo_helper<>): Rename to the more...
2011-12-30 Paolo Carlinire PR libstdc++/51711 (regex.h contains incorrect code)
2011-12-29 Paolo Carlinihashtable_policy.h (struct _Ebo_helper<>): Don't use...
2011-12-29 François Dumontre PR libstdc++/51608 ([C++11] Unordered containers...
2011-12-23 Jonathan Wakely* include/c_global/cinttypes: Update comments that...
2011-12-23 Jonathan Wakelyre PR libstdc++/49204 ([C++0x] remaining issues in...
2011-12-23 Jonathan Wakelyregex.h (match_results::size_type): Use allocator_traits.
2011-12-20 Jonathan Wakelyre PR libstdc++/51365 (cannot use final empty class...
2011-12-15 Paolo Carlinire PR libstdc++/51558 (Declaration of unspecialized...
2011-12-15 Jonathan Wakelyre PR libstdc++/51540 (doxygen documentation for partia...
2011-12-10 Benjamin Kosnikuser.cfg.in: Add macros, directories.
2011-12-10 François Dumontunordered_set: Minor formatting changes.
2011-12-09 François Dumonthashtable.h (_Hashtable<>::emplace, [...]): Add.
2011-12-08 Jonathan Wakelyatomic_base.h (__calculate_memory_order): Rename to...
2011-12-07 François Dumontre PR libstdc++/51386 (23_containers/unordered_set...
2011-12-06 Paolo Carlinire PR libstdc++/51438 (std::exception and derived class...
2011-12-06 Jonathan Wakelyre PR libstdc++/51183 (pair piecewise_construct_t const...
2011-12-04 Jonathan Wakelytype_traits: Doxygen improvements.
2011-12-04 Markus Trippelsdorfstl_heap.h (pop_heap): Check for non-empty range in...
2011-12-03 Jonathan Wakelymacros.h (__glibcxx_check_non_empty_range): Define.
2011-12-02 Paolo Carliniiomanip (put_money): Fix thinko, use __err local, like...
2011-12-01 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove...
2011-11-29 François Dumonthashtable.h (_Hashtable<>::_M_rehash): Remove code...
2011-11-28 Andrew MacLeodc-family
2011-11-28 Paolo Carlinire PR libstdc++/51288 ([C++0x] get_money implementation...
2011-11-23 François Dumontre PR libstdc++/41975 ([C++0x] [DR579] unordered_set...
next