Age | Commit message (Expand) | Author | Files | Lines |
2011-07-22 | tree_no_data_map_rand.cc: Move... | Benjamin Kosnik | 1 | -0/+41 |
2011-07-21 | Add missing ChangeLog entry | François Dumont | 1 | -0/+16 |
2011-07-21 | mutex (timed_mutex, [...]): Update to use steady_clock instead of monotonic_c... | Paolo Carlini | 1 | -0/+6 |
2011-07-21 | array (array::at, [...]): Mark constexpr. | Benjamin Kosnik | 1 | -1/+8 |
2011-07-21 | chrono: (system_clock::is_steady): Update to N3291 from is_monotonic. | Benjamin Kosnik | 1 | -3/+20 |
2011-07-20 | system_error: Use noexcept. | Paolo Carlini | 1 | -0/+14 |
2011-07-20 | stdc++.h: Add scoped_allocator. | Ed Smith-Rowland | 1 | -0/+4 |
2011-07-20 | bitset (operator[]): Make constexpr. | Benjamin Kosnik | 1 | -0/+5 |
2011-07-20 | safe_local_iterator.h (_Safe_local_iterator<>:: _Safe_local_iterator(const _I... | Paolo Carlini | 1 | -0/+6 |
2011-07-19 | safe_unordered_base.h, [...]: New, support for unordered sequence safe local ... | François Dumont | 1 | -0/+45 |
2011-07-18 | re PR libstdc++/48430 (std::hash partial specialization for std::unique_ptr a... | Paolo Carlini | 1 | -0/+7 |
2011-07-18 | re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c... | Rainer Orth | 1 | -0/+5 |
2011-07-15 | ctype_members.cc: New file. | Yufeng Zhang | 1 | -0/+8 |
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 | 1 | -0/+11 |
2011-07-11 | re PR libstdc++/49559 ([C++0x] stable_sort calls self-move-assignment operator) | Paolo Carlini | 1 | -0/+15 |
2011-07-11 | testsuite_allocator.h (propagating_allocator<>:: operator=(const propagating_... | Paolo Carlini | 1 | -4/+9 |
2011-07-09 | Makefile.am: Add new header. | Jonathan Wakely | 1 | -0/+12 |
2011-07-09 | stl_vector.h: Use new allocator model in C++0x mode. | Jonathan Wakely | 1 | -0/+19 |
2011-07-09 | alloc_traits.h (__allocator_always_compares_equal): New trait, provide partia... | Jonathan Wakely | 1 | -0/+10 |
2011-07-09 | cast.h: Fix typo in include guard. | Jonathan Wakely | 1 | -0/+7 |
2011-07-09 | re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) | Jonathan Wakely | 1 | -0/+20 |
2011-07-08 | configure.host (abi_baseline_subdir_switch): Describe. | Rainer Orth | 1 | -0/+20 |
2011-06-29 | set.h, [...]: Remove base class default constructor calls. | François Dumont | 1 | -0/+8 |
2011-06-29 | unwind-arm.c (enum __cxa_type_match_result): New. | Nathan Sidwell | 1 | -0/+6 |
2011-06-23 | tie2.cc: Fix for C++0x mode. | Jonathan Wakely | 1 | -0/+7 |
2011-06-22 | socket.cc: Use variable and remove attribute. | Jonathan Wakely | 1 | -0/+4 |
2011-06-22 | pat_trie_base.hpp: Avoid -Wall warning. | Paolo Carlini | 1 | -0/+5 |
2011-06-22 | invoke.cc: Avoid -Wall warnings. | Paolo Carlini | 1 | -0/+12 |
2011-06-22 | Makefile.am: Add alloc_traits.h headers. | Jonathan Wakely | 1 | -0/+12 |
2011-06-21 | move.h (__is_nothrow_swappable): Add. | Daniel Krugler | 1 | -0/+8 |
2011-06-21 | Makefile.in (dg_target_exps): Set. | Jakub Jelinek | 1 | -0/+7 |
2011-06-20 | tuple (__conv_types, [...]): Add. | Daniel Krugler | 1 | -0/+11 |
2011-06-14 | ptr_traits.h (pointer_traits<T*>::pointer_to): Use noexcept. | Jonathan Wakely | 1 | -0/+12 |
2011-06-14 | valarray (~valarray): Use noexcept. | Paolo Carlini | 1 | -0/+12 |
2011-06-14 | functional: Use noexcept. | Paolo Carlini | 1 | -0/+5 |
2011-06-12 | allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. | François Dumont | 1 | -0/+29 |
2011-06-11 | extptr_allocator.h (construct, destroy): Fix for C++0x mode by overloading to... | Jonathan Wakely | 1 | -0/+8 |
2011-06-11 | explicit_instantiation.cc: Add another instantiation. | Jonathan Wakely | 1 | -0/+5 |
2011-06-11 | typedefs.cc: Check for allocator_type and value_type. | Jonathan Wakely | 1 | -0/+5 |
2011-06-11 | uses_allocator.cc: New. | Jonathan Wakely | 1 | -0/+5 |
2011-06-10 | throw_allocator.h: Use noexcept. | Paolo Carlini | 1 | -0/+13 |
2011-06-10 | *: Doxygen markup redo. | Benjamin Kosnik | 1 | -0/+6 |
2011-06-10 | * testsuite/20_util/bind/ref_neg.cc: Remove wrong test lines. | Jason Merrill | 1 | -0/+2 |
2011-06-10 | ref_neg.cc: Remove dg-excess-errors, fix dg-error markup. | Jason Merrill | 1 | -22/+48 |
2011-06-09 | * semantics.c (maybe_constant_value): Handle overflowed input. | Jason Merrill | 1 | -0/+2 |
2011-06-09 | prune.exp (libstdc++-dg-prune): Prune notes. | Jason Merrill | 1 | -0/+41 |
2011-06-09 | extract_symvers.in: Handle processor/OS specific or unknown symbol binding st... | Simon Baldwin | 1 | -0/+5 |
2011-06-09 | type_traits (__is_copy_assignable_impl, [...]): Fix typos. | Paolo Carlini | 1 | -0/+5 |
2011-06-08 | extptr_allocator.h: Include <ext/numeric_traits.h> instead of <limits>. | Paolo Carlini | 1 | -0/+8 |