Age | Commit message (Expand) | Author | Files | Lines |
2007-12-10 | requirements/non_uint_neg.cc: Avoid -Wall warnings. | Paolo Carlini | 3 | -31/+14 |
2007-12-10 | [multiple changes] | Paolo Carlini | 56 | -125/+142 |
2007-12-10 | howto.html: Update. | Benjamin Kosnik | 1 | -0/+1 |
2007-12-09 | testsuite_allocator.h, [...]: Remove semi-colons after namespace declarations. | Jonathan Wakely | 7 | -8/+8 |
2007-11-27 | 01_assoc_laguerre/check_nan.cc: Add -mieee for sh. | Kaz Kojima | 21 | -0/+21 |
2007-11-27 | locale_facets.tcc (num_put<>::_M_insert_int): When ios_base::showpos and the ... | Paolo Carlini | 2 | -0/+128 |
2007-11-26 | re PR libstdc++/25913 (Client's isnormal function is broken by cmath) | Paolo Carlini | 1 | -0/+47 |
2007-11-25 | unordered_map (__unordered_map<>::__unordered_map(__unordered_map&&), [...]):... | Paolo Carlini | 4 | -0/+208 |
2007-11-23 | bitset (bitset<>::all): Add, per DR 693 [Ready]. | Paolo Carlini | 1 | -0/+81 |
2007-11-23 | stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. | Paolo Carlini | 12 | -12/+12 |
2007-11-20 | variadic_construct.cc: Add dg-require-time. | Richard Sandiford | 1 | -0/+2 |
2007-11-15 | re PR libstdc++/34105 (Confusing error message with missing #include <algorit... | Paolo Carlini | 1 | -0/+1 |
2007-11-12 | stl_deque.h (deque<>::push_back<>(_Args...), [...]): Add. | Chris Jefferson | 7 | -7/+4 |
2007-11-11 | stl_list.h (list<>::_M_create_node<>(_Args&&...), [...]): Add. | Paolo Carlini | 4 | -4/+4 |
2007-11-09 | stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, ca... | Paolo Carlini | 17 | -17/+17 |
2007-11-08 | basic_file_stdio.cc (fopen_mode): Add modes missing per DR 596. | Paolo Carlini | 1 | -3/+23 |
2007-11-08 | type_traits (__decay_selector<_Up, [...]): Change according to DR 705. | Paolo Carlini | 1 | -1/+2 |
2007-11-08 | locale_facets.h (ctype<char>::taple, [...]): Implement trivial resolution of ... | Paolo Carlini | 1 | -0/+36 |
2007-11-05 | stl_vector.h (vector<>::push_back<>(_Args...), [...]): Add. | Chris Jefferson | 7 | -7/+4 |
2007-11-02 | stl_algo.h (minmax, [...]): Add. | Paolo Carlini | 8 | -0/+448 |
2007-11-01 | re PR testsuite/25352 (xfail within dg-do command has no effect) | Janis Johnson | 1 | -1/+2 |
2007-10-29 | stl_algobase.h (_GLIBCXX_MOVE3, [...]): Add. | Paolo Carlini | 3 | -0/+198 |
2007-10-28 | stl_uninitialized.h (uninitialized_copy): Use ::new and value_type per the le... | Paolo Carlini | 3 | -0/+67 |
2007-10-27 | stl_algobase.h (struct __miter_base): Add. | Paolo Carlini | 2 | -0/+134 |
2007-10-27 | throw_allocator.h (throw_allocator<>:: construct<>(pointer, _Args&&...)): Add. | Paolo Carlini | 8 | -3/+347 |
2007-10-24 | array (_M_instance): Align naturally. | Paolo Carlini | 3 | -13/+13 |
2007-10-19 | stl_algobase.h (struct __cm_assign, [...]): Add. | Paolo Carlini | 7 | -0/+320 |
2007-10-18 | 05_comp_ellint_2/check_nan.cc: Add -mieee for sh. | Kaz Kojima | 1 | -0/+1 |
2007-10-18 | re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) | Benjamin Kosnik | 16 | -192/+75 |
2007-10-18 | re PR libstdc++/33807 (Incorrect ambiguous overload) | Paolo Carlini | 1 | -0/+33 |
2007-10-17 | vstring.h (__versa_string<>::front, [...]): Add. | Paolo Carlini | 2 | -0/+88 |
2007-10-16 | stl_queue.h (queue<>::queue(_Sequence&&), [...]): Add. | Paolo Carlini | 2 | -0/+112 |
2007-10-16 | vstring.h (__versa_string<>:: __versa_string(__versa_string&&), [...]): Add. | Paolo Carlini | 13 | -12/+83 |
2007-10-15 | set.h (set<>::cbegin, [...]): Add. | Paolo Carlini | 26 | -12/+752 |
2007-10-15 | PR libstdc++/33773 (cont) | Paolo Carlini | 1 | -1/+1 |
2007-10-15 | re PR libstdc++/33771 (FAIL: 17_intro/headers/c++1998/all.cc (test for excess... | Paolo Carlini | 6 | -0/+32 |
2007-10-14 | stl_algo.h (is_sorted, [...]): Add. | Paolo Carlini | 7 | -0/+308 |
2007-10-12 | stl_heap.h (__is_heap_until): Add. | Paolo Carlini | 7 | -0/+310 |
2007-10-12 | user.cfg.in: Scan tr1_impl/hashtable. | Benjamin Kosnik | 7 | -28/+32 |
2007-10-12 | 20_riemann_zeta/check_value_neg.c (MAX_ITERATIONS): Add limit when target is ... | Jesper Nilsson | 2 | -4/+14 |
2007-10-11 | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EOVERFLOW for Tru64. | Roger Sayle | 1 | -0/+4 |
2007-10-11 | Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. | Benjamin Kosnik | 15 | -158/+36 |
2007-10-11 | stl_heap.h (__push_heap, [...]): Use _GLIBCXX_MOVE. | Chris Jefferson | 2 | -2/+0 |
2007-10-11 | moveable.cc: Fix and extend. | Paolo Carlini | 1 | -33/+55 |
2007-10-10 | stl_algobase.h (swap): Move... | Paolo Carlini | 1 | -0/+59 |
2007-10-08 | base.h: Added plus and multiplies functor for differently typed objects. | Johannes Singler | 2 | -0/+110 |
2007-10-08 | [multiple changes] | Paolo Carlini | 1 | -1/+0 |
2007-10-07 | [multiple changes] | Paolo Carlini | 7 | -7/+0 |
2007-10-06 | Fixes for --disable-libstdcxx-pch. | Benjamin Kosnik | 47 | -13/+65 |
2007-10-06 | moveable.cc: Remove dg-require-rvalref. | Paolo Carlini | 7 | -7/+1 |