Age | Commit message (Expand) | Author | Files | Lines |
2011-07-24 | hashtable_policy.h (_Prime_rehash_policy::_M_next_bkt, [...]): Fix typos in t... | Paolo Carlini | 2 | -3/+8 |
2011-07-24 | hashtable_policy.h (_Prime_rehash_policy): Use __builtin_floor rather than __... | François Dumont | 3 | -9/+75 |
2011-07-23 | move.h (move, forward): Mark constexpr. | Benjamin Kosnik | 5 | -14/+80 |
2011-07-22 | fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed. | Ian Lance Taylor | 10 | -9/+21 |
2011-07-22 | tree_no_data_map_rand.cc: Move... | Benjamin Kosnik | 17 | -0/+41 |
2011-07-21 | Add missing ChangeLog entry | François Dumont | 1 | -0/+16 |
2011-07-21 | safe_unordered_sequence.h, [...]: Rename respectively in... | François Dumont | 9 | -101/+107 |
2011-07-21 | mutex (timed_mutex, [...]): Update to use steady_clock instead of monotonic_c... | Paolo Carlini | 3 | -2/+11 |
2011-07-21 | array (array::at, [...]): Mark constexpr. | Benjamin Kosnik | 3 | -7/+49 |
2011-07-21 | chrono: (system_clock::is_steady): Update to N3291 from is_monotonic. | Benjamin Kosnik | 11 | -37/+122 |
2011-07-20 | system_error: Use noexcept. | Paolo Carlini | 8 | -75/+92 |
2011-07-20 | stdc++.h: Add scoped_allocator. | Ed Smith-Rowland | 2 | -1/+6 |
2011-07-20 | bitset (operator[]): Make constexpr. | Benjamin Kosnik | 3 | -8/+52 |
2011-07-20 | safe_local_iterator.h (_Safe_local_iterator<>:: _Safe_local_iterator(const _I... | Paolo Carlini | 2 | -1/+7 |
2011-07-19 | safe_unordered_base.h, [...]: New, support for unordered sequence safe local ... | François Dumont | 38 | -190/+2519 |
2011-07-18 | re PR libstdc++/48430 (std::hash partial specialization for std::unique_ptr a... | Paolo Carlini | 3 | -2/+9 |
2011-07-18 | re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c... | Rainer Orth | 3 | -157/+5 |
2011-07-16 | pt.c (tinst_level_tick, [...]): Replace with last_error_tinst_level. | Jason Merrill | 2 | -2/+2 |
2011-07-15 | ctype_members.cc: New file. | Yufeng Zhang | 4 | -6/+335 |
2011-07-15 | 2011-07-15 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -1/+1 |
2011-07-15 | re PR libstdc++/49745 (error: ‘int truncate’ redeclared as different kind... | Paolo Carlini | 6 | -2/+97 |
2011-07-11 | re PR libstdc++/49559 ([C++0x] stable_sort calls self-move-assignment operator) | Paolo Carlini | 8 | -109/+434 |
2011-07-11 | testsuite_allocator.h (propagating_allocator<>:: operator=(const propagating_... | Paolo Carlini | 2 | -4/+10 |
2011-07-09 | Makefile.am: Add new header. | Jonathan Wakely | 9 | -13/+713 |
2011-07-09 | stl_vector.h: Use new allocator model in C++0x mode. | Jonathan Wakely | 13 | -59/+521 |
2011-07-09 | alloc_traits.h (__allocator_always_compares_equal): New trait, provide partia... | Jonathan Wakely | 2 | -4/+89 |
2011-07-09 | cast.h: Fix typo in include guard. | Jonathan Wakely | 3 | -14/+16 |
2011-07-09 | re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) | Jonathan Wakely | 11 | -47/+381 |
2011-07-08 | configure.host (abi_baseline_subdir_switch): Describe. | Rainer Orth | 14 | -12/+56 |
2011-06-29 | set.h, [...]: Remove base class default constructor calls. | François Dumont | 12 | -68/+62 |
2011-06-29 | unwind-arm.c (enum __cxa_type_match_result): New. | Nathan Sidwell | 2 | -30/+37 |
2011-06-23 | tie2.cc: Fix for C++0x mode. | Jonathan Wakely | 4 | -11/+22 |
2011-06-22 | socket.cc: Use variable and remove attribute. | Jonathan Wakely | 2 | -2/+6 |
2011-06-22 | pat_trie_base.hpp: Avoid -Wall warning. | Paolo Carlini | 2 | -1/+6 |
2011-06-22 | invoke.cc: Avoid -Wall warnings. | Paolo Carlini | 9 | -21/+37 |
2011-06-22 | stl_construct.h: Update Copyright years. | Paolo Carlini | 2 | -2/+2 |
2011-06-22 | Makefile.am: Add alloc_traits.h headers. | Jonathan Wakely | 9 | -411/+659 |
2011-06-21 | move.h (__is_nothrow_swappable): Add. | Daniel Krugler | 4 | -2/+50 |
2011-06-21 | Makefile.in (dg_target_exps): Set. | Jakub Jelinek | 3 | -28/+49 |
2011-06-20 | tuple (__conv_types, [...]): Add. | Daniel Krugler | 4 | -113/+51 |
2011-06-14 | ptr_traits.h (pointer_traits<T*>::pointer_to): Use noexcept. | Jonathan Wakely | 2 | -1/+13 |
2011-06-14 | valarray (~valarray): Use noexcept. | Paolo Carlini | 7 | -3/+123 |
2011-06-14 | functional: Use noexcept. | Paolo Carlini | 3 | -26/+34 |
2011-06-12 | allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. | François Dumont | 17 | -54/+391 |
2011-06-11 | extptr_allocator.h (construct, destroy): Fix for C++0x mode by overloading to... | Jonathan Wakely | 4 | -0/+108 |
2011-06-11 | explicit_instantiation.cc: Add another instantiation. | Jonathan Wakely | 2 | -1/+19 |
2011-06-11 | typedefs.cc: Check for allocator_type and value_type. | Jonathan Wakely | 2 | -0/+7 |
2011-06-11 | uses_allocator.cc: New. | Jonathan Wakely | 3 | -0/+69 |
2011-06-10 | throw_allocator.h: Use noexcept. | Paolo Carlini | 10 | -96/+132 |
2011-06-10 | *: Doxygen markup redo. | Benjamin Kosnik | 68 | -1380/+1294 |