Age | Commit message (Expand) | Author | Files | Lines |
2007-12-11 | re PR libstdc++/34015 (warning in backward_warning.h is illegible) | Benjamin Kosnik | 2 | -20/+31 |
2007-12-11 | stl_bvector.h (vector<bool>::reserve): Move out of line... | Paolo Carlini | 3 | -15/+26 |
2007-12-10 | howto.html: Add links to referenced articles. | Jonathan Wakely | 2 | -12/+12 |
2007-12-10 | backwards_compatibility.html: Fix markup. | Jonathan Wakely | 6 | -23/+31 |
2007-12-10 | requirements/non_uint_neg.cc: Avoid -Wall warnings. | Paolo Carlini | 4 | -31/+22 |
2007-12-10 | [multiple changes] | Paolo Carlini | 59 | -133/+231 |
2007-12-10 | howto.html: Update. | Benjamin Kosnik | 13 | -746/+2128 |
2007-12-09 | testsuite_allocator.h, [...]: Remove semi-colons after namespace declarations. | Jonathan Wakely | 8 | -8/+18 |
2007-12-05 | hashtable_policy.h (_Prime_rehash_policy:: _S_n_primes): Add. | Paolo Carlini | 2 | -7/+13 |
2007-12-03 | hashtable.cc (__prime_list): Use __SIZEOF_LONG__. | Paolo Carlini | 2 | -36/+28 |
2007-12-03 | hashtable.cc: New. | Paolo Carlini | 8 | -150/+231 |
2007-12-03 | unordered_map (operator==(const unordered_map&, const unordered_map&), [...])... | Paolo Carlini | 4 | -61/+191 |
2007-12-01 | hashtable_policy.h (struct _LessThan): Remove. | Paolo Carlini | 2 | -11/+8 |
2007-12-01 | stl_tempbuf.h (__get_temporary_buffer): Fold in get_temporary_buffer. | Paolo Carlini | 2 | -28/+22 |
2007-11-29 | [multiple changes] | Paolo Bonzini | 3 | -6/+17 |
2007-11-28 | multiway_merge.h: Destruct only elements that were have been constructed before. | Johannes Singler | 8 | -234/+281 |
2007-11-27 | 01_assoc_laguerre/check_nan.cc: Add -mieee for sh. | Kaz Kojima | 22 | -0/+66 |
2007-11-27 | locale_facets.tcc (num_put<>::_M_insert_int): When ios_base::showpos and the ... | Paolo Carlini | 4 | -2/+138 |
2007-11-26 | re PR libstdc++/25913 (Client's isnormal function is broken by cmath) | Paolo Carlini | 4 | -149/+237 |
2007-11-25 | unordered_map (__unordered_map<>::__unordered_map(__unordered_map&&), [...]):... | Paolo Carlini | 8 | -1/+434 |
2007-11-25 | array (array<>::_M_check): Remove, not necessary anymore. | Paolo Carlini | 3 | -19/+14 |
2007-11-25 | stl_algobase.h (__lexicographical_compare<>::__lc): Move out of line. | Paolo Carlini | 2 | -25/+32 |
2007-11-23 | bitset (bitset<>::all): Add, per DR 693 [Ready]. | Paolo Carlini | 5 | -49/+133 |
2007-11-23 | stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. | Paolo Carlini | 22 | -92/+58 |
2007-11-22 | stl_tree.h (_Rb_tree<>::_Rb_tree_impl<, true>): Remove, identical in mainline... | Paolo Carlini | 2 | -30/+5 |
2007-11-22 | gnu.ver: Adjust new exports for 128-bit long double. | Paolo Carlini | 2 | -2/+6 |
2007-11-22 | re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(fal... | Johannes Singler | 21 | -3304/+3914 |
2007-11-21 | C++STYLE: Fix typos. | Jonathan Wakely | 2 | -2/+6 |
2007-11-21 | documentation.html: Validate. | Benjamin Kosnik | 6 | -56/+107 |
2007-11-20 | variadic_construct.cc: Add dg-require-time. | Richard Sandiford | 2 | -0/+7 |
2007-11-20 | functional_hash.h: Do not include ext/numeric_traits.h. | Paolo Carlini | 5 | -4/+9 |
2007-11-20 | functional_hash.h (hash<long double>::operator()(long double)): Only declare. | Paolo Carlini | 6 | -29/+46 |
2007-11-18 | type_traits (_DEFINE_SPEC_BODY): Remove. | Paolo Carlini | 2 | -24/+26 |
2007-11-18 | type_traits (is_reference, [...]): Declare. | Paolo Carlini | 5 | -180/+28 |
2007-11-17 | howto.html, [...]: Fix typos and anachronisms. | Jonathan Wakely | 10 | -75/+112 |
2007-11-17 | stl_algobase.h (struct __lexicographical_compare): Move to namespace std. | Paolo Carlini | 2 | -52/+71 |
2007-11-16 | stl_algobase.h (struct __lexicographical_compare): Add. | Paolo Carlini | 3 | -60/+68 |
2007-11-16 | locale_facets.cc: Fix typo in Copyright. | Paolo Carlini | 2 | -1/+5 |
2007-11-16 | locale_facets.tcc (__verify_grouping): Move... | Paolo Carlini | 4 | -27/+35 |
2007-11-15 | 2007-11-16 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -1/+1 |
2007-11-15 | istream.tcc (basic_istream<>::sentry:: sentry(basic_istream<>&, bool)): Expli... | Paolo Carlini | 4 | -4/+12 |
2007-11-15 | re PR libstdc++/34105 (Confusing error message with missing #include <algorit... | Paolo Carlini | 9 | -115/+125 |
2007-11-14 | multiway_merge.h: More robust finding of an arbitrary existing element inside... | Johannes Singler | 3 | -19/+36 |
2007-11-13 | documentation.html: First pass at unified table of contents. | Benjamin Kosnik | 56 | -3246/+3569 |
2007-11-13 | deque.tcc (deque<>::_M_push_back_aux, [...]): Do not copy unnecessarily to __... | Paolo Carlini | 2 | -10/+17 |
2007-11-12 | stl_deque.h (deque<>::push_back<>(_Args...), [...]): Add. | Chris Jefferson | 13 | -110/+365 |
2007-11-11 | stl_pair.h (pair<>::pair<>(_U1&&, _Arg0&&, _Args&&...)): Add. | Howard Hinnant | 2 | -0/+12 |
2007-11-11 | lwg-active.html: Update to Revision R52. | Paolo Carlini | 1 | -0/+8 |
2007-11-11 | stl_list.h (list<>::_M_create_node<>(_Args&&...), [...]): Add. | Paolo Carlini | 8 | -12/+208 |
2007-11-09 | stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, ca... | Paolo Carlini | 33 | -19/+102 |