Age | Commit message (Expand) | Author | Files | Lines |
2011-10-06 | assign_neg.cc: Tidy dg- directives, for C++0x testing too. | Paolo Carlini | 8 | -39/+77 |
2011-10-06 | pod_char_traits.h: Avoid warnings in C++0x mode when int_type is unsigned. | Paolo Carlini | 2 | -1/+9 |
2011-10-04 | re PR libstdc++/49561 ([C++0x] std::list::size complexity) | Paolo Carlini | 7 | -34/+119 |
2011-10-04 | 48698.cc (g): Fix return type, avoid -Wall warning. | Paolo Carlini | 2 | -1/+6 |
2011-10-04 | alloc_traits.h (__alloc_traits::max_size): Define. | Jonathan Wakely | 9 | -6/+109 |
2011-10-03 | pointer_to.cc: Define equality operator and use. | Jonathan Wakely | 2 | -2/+9 |
2011-10-03 | hashtable.h (_Hashtable<>::insert(value_type&&), [...]): Don't define here... | Paolo Carlini | 3 | -28/+51 |
2011-10-02 | re PR c++/35722 ([C++0x] Variadic templates expansion into non-variadic class... | Jason Merrill | 2 | -4/+10 |
2011-10-01 | vector (vector<>::erase(iterator, iterator): Check iterators equality using n... | François Dumont | 3 | -2/+8 |
2011-09-29 | hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept from de... | Paolo Carlini | 2 | -4/+7 |
2011-09-28 | *: Regenerate. | Benjamin Kosnik | 194 | -1492/+9076 |
2011-09-27 | tinfo.cc (type_info::operator==): Test __name instead of name(). | Marcus Shawcroft | 2 | -1/+9 |
2011-09-27 | re PR libstdc++/50529 ([C++0x] std::vector::erase invokes undefined behavior ... | Paolo Carlini | 9 | -13/+119 |
2011-09-27 | re PR libstdc++/48698 (gnu-versioned-namespace problems) | Benjamin Kosnik | 9 | -74/+126 |
2011-09-25 | revert: testsuite_error.h: Add empty default constructor to __gnu_test::test_... | Paolo Carlini | 4 | -10/+14 |
2011-09-24 | re PR libstdc++/50510 ([C++0x] transposed variable names in std::seed_seq::ge... | John Salmon | 2 | -2/+7 |
2011-09-24 | re PR libstdc++/50509 ([C++0x] incorrect code in std::seed_seq::generate) | John Salmon | 2 | -2/+7 |
2011-09-21 | Makefile.am (stamp-epub-docbook): Fix image directory location. | Benjamin Kosnik | 3 | -12/+17 |
2011-09-21 | limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsi... | Paolo Carlini | 21 | -143/+164 |
2011-09-19 | re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin... | Paolo Carlini | 18 | -28/+359 |
2011-09-17 | re PR libstdc++/50441 ([C++0x] <type_traits> is missing GNU extension types) | Paolo Carlini | 19 | -22/+450 |
2011-09-17 | hashtable.h (_Hashtable<>::__rehash_policy(const _RehashPolicy&)): Commit the... | François Dumont | 3 | -2/+87 |
2011-09-16 | less_or_equal.cc: New. | Paolo Carlini | 33 | -20/+1052 |
2011-09-16 | tuple (make_tuple, [...]): Declare constexpr. | Paolo Carlini | 4 | -13/+18 |
2011-09-14 | hashtable.h (_Hashtable<>::_M_rehash): Take and restore hash policy _M_prev_r... | François Dumont | 4 | -23/+237 |
2011-09-13 | arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. | Paul Brook | 4 | -35/+84 |
2011-09-13 | tuple (_Head_base<>::_M_head, [...]): Change to static constexpr functions; a... | Daniel Krugler | 9 | -81/+193 |
2011-09-12 | * call.c (convert_class_to_reference) | Jason Merrill | 2 | -2/+7 |
2011-09-11 | re PR libstdc++/50159 ([C++0x] tuple_cat only accepts two arguments) | Daniel Krugler | 9 | -149/+358 |
2011-09-10 | tuple: Use everywhere std::size_t... | Paolo Carlini | 5 | -25/+32 |
2011-09-08 | re PR libstdc++/50336 (LWG issue 445) | Paolo Carlini | 3 | -1/+42 |
2011-09-08 | PR c++/33255 - Support -Wunused-local-typedefs warning | Dodji Seketeli | 4 | -6/+10 |
2011-09-08 | at.cc: Revert to... | François Dumont | 2 | -0/+5 |
2011-09-07 | pt.c (type_unification_real): Correct complain arg for tsubsting default temp... | Jason Merrill | 3 | -4/+9 |
2011-09-07 | tuple (_Tuple_impl::_M_head, _M_tail): Mark constexpr. | Benjamin Kosnik | 8 | -42/+148 |
2011-09-06 | hashtable_policy.h (_Prime_rehash_policy:: _M_next_bkt): Cast _M_max_load_fac... | François Dumont | 2 | -23/+21 |
2011-09-06 | re PR libstdc++/50257 ([C++0x] unordered_map slow initialization due to huge ... | Paolo Carlini | 2 | -2/+15 |
2011-09-02 | testsuite_allocator.h (tracker_allocator_counter:: allocate): Update allocati... | François Dumont | 2 | -7/+13 |
2011-09-02 | bitset: Trivial formatting fixes. | Paolo Carlini | 2 | -16/+20 |
2011-09-02 | bitset (_Base_bitset<>::_M_are_all_aux): Remove. | Paolo Carlini | 2 | -16/+28 |
2011-09-02 | re PR libstdc++/50268 ([C++0x] bitset doesn't sanitize input) | Paolo Carlini | 3 | -2/+115 |
2011-09-01 | hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept, the mo... | Paolo Carlini | 10 | -130/+22 |
2011-08-31 | chrono (operator*(const _Rep1&, const duration<>&)): Fix order of template pa... | Paolo Carlini | 2 | -1/+6 |
2011-08-30 | stl_iterator.h (make_move_iterator): Implement DR2061. | Paolo Carlini | 4 | -6/+43 |
2011-08-30 | error_constants.h: Fix commas. | Paolo Carlini | 2 | -6/+10 |
2011-08-29 | constexpr.cc: Add. | Benjamin Kosnik | 2 | -0/+34 |
2011-08-29 | configure: Regenerated. | Kai Tietz | 5 | -8/+216 |
2011-08-29 | 2011-08-29 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -1/+1 |
2011-08-29 | re PR libstdc++/50118 (node-based containers cannot use allocators with expli... | Paolo Carlini | 33 | -50/+615 |
2011-08-29 | Handle different versions of Solaris 8 <iso/math_iso.h>, <iso/stdlib_iso.h> | Rainer Orth | 11 | -282/+254 |