Age | Commit message (Expand) | Author | Files | Lines |
2008-01-15 | list_partition.h: Formatting fixes, inline tweaks. | Paolo Carlini | 7 | -21/+30 |
2008-01-15 | crossconfig.m4: Add missing header checks, C99 TR1 check, and sigsetjmp check. | Seongbae Park | 2 | -1/+19 |
2008-01-14 | tree.h: Remove. | Paolo Carlini | 13 | -3968/+49 |
2008-01-13 | re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG) | Paolo Carlini | 6 | -50/+205 |
2008-01-10 | multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe... | Paolo Carlini | 32 | -3385/+3900 |
2008-01-09 | api.html: Fix markup for rope.h. | Benjamin Kosnik | 2 | -2/+5 |
2008-01-09 | iterator.h: Reformat to 80 columns; adjust some inline specifiers. | Paolo Carlini | 15 | -2948/+3535 |
2008-01-09 | hashtable (_Hashtable): Fix friend declaration of __detail::_Map_base<>. | Francesco Biscani | 2 | -1/+7 |
2008-01-08 | user_facet_hierarchies.cc: Do not include <cassert>. | Paolo Carlini | 4 | -5/+13 |
2008-01-08 | configure.ac (--enable-linux-futex): Add new configure option. | Jakub Jelinek | 9 | -21/+369 |
2008-01-07 | re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc... | Paolo Carlini | 3 | -23/+51 |
2008-01-06 | re PR c++/34152 (Erratic behaviour: Exception translation (throw from signal ... | Ted Phelps | 2 | -2/+8 |
2008-01-02 | 2008-01-02 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 2 | -8244/+8243 |
2008-01-01 | re PR libstdc++/34095 (parallel mode: segfault in std::sort) | Paolo Carlini | 9 | -17/+68 |
2008-01-01 | 34636.cc: Fix Copyright year. | Paolo Carlini | 2 | -1/+5 |
2008-01-01 | re PR libstdc++/34636 (Parallel sort fails) | Paolo Carlini | 3 | -14/+43 |
2007-12-30 | tuple (_Tuple_impl<>::_Tuple_impl(typename std::remove_reference<>::type&&, t... | Paolo Carlini | 5 | -32/+284 |
2007-12-29 | * config/os/mingw32/error_constants.h: Fix typo in comment. | Gerald Pfeifer | 2 | -1/+5 |
2007-12-29 | error_constants.h (enum posix_errno): Move inside namespace posix_error | Danny Smith | 2 | -1/+8 |
2007-12-27 | re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and ... | Paolo Carlini | 18 | -109/+170 |
2007-12-27 | 34595.C: Rename to 34595.cc. | Paolo Carlini | 2 | -0/+4 |
2007-12-26 | re PR libstdc++/34595 (std::copy copies the output iterator before assigning) | Paolo Carlini | 3 | -31/+146 |
2007-12-26 | tuple: New. | Chris Fairles | 6 | -468/+911 |
2007-12-25 | hashtable_policy.h (__lower_bound): Add. | Paolo Carlini | 6 | -10/+43 |
2007-12-24 | big_tuples.cc: New. | Paolo Carlini | 21 | -11/+578 |
2007-12-24 | default_weaktoshared.cc: Use static_cast not reinterpret_cast. | Jonathan Wakely | 3 | -8/+15 |
2007-12-24 | hashtable_policy.h (_Prime_rehash_policy:: _M_next_bkt, [...]): Use __builtin... | Paolo Carlini | 6 | -19/+24 |
2007-12-24 | complex (complex<float>::complex(float, float)): Uglify parameters. | Paolo Carlini | 2 | -4/+9 |
2007-12-18 | 2007-12-18 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -1/+2 |
2007-12-17 | locale_classes.h: Simplify RTTI checks. | Jonathan Wakely | 2 | -13/+7 |
2007-12-17 | test.html: Fix paths and notes on running subset of tests. | Jonathan Wakely | 4 | -19/+30 |
2007-12-17 | standard_facet_hierarchies.cc: Fix for generic locale model. | Benjamin Kosnik | 2 | -1/+6 |
2007-12-16 | ChangeLog: Fix my email address in previous two entries. | Jonathan Wakely | 1 | -2/+6 |
2007-12-16 | default_weaktoshared.cc: Add required dg-option for cygwin and darwin targets. | Jonathan Wakely | 3 | -0/+8 |
2007-12-15 | boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rva... | Jonathan Wakely | 1 | -0/+68 |
2007-12-15 | boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rva... | Jonathan Wakely | 55 | -356/+4845 |
2007-12-15 | configure.host (try_cpu settings): Set try_cpu=cris for crisv32. | Hans-Peter Nilsson | 3 | -1/+23 |
2007-12-15 | partial_sum.h: Include new. | Benjamin Kosnik | 7 | -10/+21 |
2007-12-14 | re PR libstdc++/30127 (std::has_facet returns true for not installed derived ... | Benjamin Kosnik | 4 | -3/+216 |
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 |