Age | Commit message (Expand) | Author | Files | Lines |
2007-04-01 | poly_laguerre.tcc: Missing s/__alpha/__alpha1, line 278. | Andreas Tobler | 1 | -1/+1 |
2007-04-01 | poly_laguerre.tcc: s/__alpha/__alpha1/g. | Richard Henderson | 2 | -20/+21 |
2007-03-26 | complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h. | Benjamin Kosnik | 3 | -6/+6 |
2007-03-25 | functional: Formatting fixes. | Paolo Carlini | 1 | -641/+683 |
2007-03-22 | functions_std.cc: Without C99 support, _GLIBCXX_USE_WCHAR_T not defined, so d... | Benjamin Kosnik | 1 | -1/+1 |
2007-03-19 | tuple (get(_Tuple_impl<>&, get(const _Tuple_impl<>&): Rename as __get_helper. | Paolo Carlini | 1 | -4/+22 |
2007-03-16 | [multiple changes] | Benjamin Kosnik | 15 | -1/+5851 |
2007-03-13 | tuple: Only include <utility> for std::pair, and forward declare reference_wr... | Paolo Carlini | 3 | -506/+351 |
2007-03-12 | regex: Add "boilerplate" implementations. | Stephen M. Webb | 1 | -3/+2395 |
2007-03-12 | stl_algo.h (swap_ranges): Move... | Paolo Carlini | 1 | -7/+2 |
2007-03-10 | PR libstdc++/28080 (partial) | Paolo Carlini | 2 | -2/+2 |
2007-03-10 | Makefile.in: Regenerate. | Douglas Gregor | 9 | -2205/+1470 |
2007-03-06 | PR libstdc++/28080 (partial) | Paolo Carlini | 2 | -1/+1 |
2007-03-04 | acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. | Benjamin Kosnik | 35 | -152/+269 |
2007-03-02 | re PR libstdc++/28080 (header dependencies) | Paolo Carlini | 2 | -69/+141 |
2007-02-23 | re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if... | Paolo Carlini | 1 | -2/+23 |
2007-02-22 | unordered_map (class __unordered_map, [...]): New. | Paolo Carlini | 2 | -48/+184 |
2007-02-20 | PR libstdc++/28080 (partial) | Paolo Carlini | 7 | -216/+255 |
2007-02-18 | PR libstdc++/28080 (partial) | Paolo Carlini | 1 | -1/+2 |
2007-01-06 | random (gamma_distribution): Fix typo in formula. | Matthias Klose | 1 | -1/+1 |
2006-12-28 | array (array<>::_M_at): Remove. | Paolo Carlini | 1 | -29/+14 |
2006-12-05 | localefwd.h: Consistent @file placement... | Benjamin Kosnik | 54 | -54/+54 |
2006-12-05 | tuple: Consistent include guards. | Benjamin Kosnik | 3 | -6/+6 |
2006-11-29 | throw_allocator.h: Consistent @file markup. | Benjamin Kosnik | 9 | -7/+44 |
2006-11-19 | functional (hash(long long), [...]): Add specializations. | Paolo Carlini | 1 | -0/+2 |
2006-11-07 | exception.hpp: Add translation support to exception strings. | Benjamin Kosnik | 1 | -4/+4 |
2006-10-30 | utility (tuple_size<std::pair<> >::value): Provide definition. | Paolo Carlini | 1 | -2/+5 |
2006-10-30 | tuple_iterate.h (tuple_size<tuple<> >::value): Provide definition. | Paolo Carlini | 3 | -18/+31 |
2006-10-29 | re PR libstdc++/29520 (tr1: discrete_distributions vs large floating point va... | Paolo Carlini | 2 | -4/+41 |
2006-10-28 | array (array<>::_M_at): New. | Paolo Carlini | 1 | -24/+50 |
2006-10-17 | random.tcc: Fixup long line. | Benjamin Kosnik | 1 | -1/+2 |
2006-10-17 | re PR libstdc++/28514 (libstdc++ vs. anonymous namespaces) | Benjamin Kosnik | 3 | -45/+34 |
2006-10-16 | Makefile.am (tr1_headers): Add new tuple_defs.h. | Douglas Gregor | 4 | -153/+182 |
2006-10-02 | random (xor_combine<>::_M_initialize_max_aux): New. | Paolo Carlini | 2 | -22/+59 |
2006-09-28 | boost_shared_ptr.h: Use __atomic_add_dispatch and __exchange_and_add_dispatch... | Paolo Carlini | 1 | -11/+15 |
2006-09-26 | re PR libstdc++/29224 (-Wshadow causing warning in <tr1/functional>) | Howard Hinnant | 1 | -5/+5 |
2006-09-24 | boost_shared_ptr.h (shared_ptr<>::shared_ptr(const __shared_ptr<>&), [...]): ... | Paolo Carlini | 1 | -245/+331 |
2006-09-22 | type_traits (add_reference): Robustify vs reference to void. | Paolo Carlini | 4 | -54/+43 |
2006-09-22 | boost_shared_ptr.h: Trivial formatting fixes. | Paolo Carlini | 1 | -875/+886 |
2006-09-21 | hash_map: Remove forward declaration of equality operator... | Paolo Carlini | 2 | -210/+0 |
2006-09-21 | re PR libstdc++/29134 (Has there been a serious attempt to define the max_siz... | Paolo Carlini | 1 | -15/+23 |
2006-09-19 | hashtable_policy.h: Uglify all the names. | Paolo Carlini | 6 | -1245/+1387 |
2006-09-18 | type_traits.h: New. | Benjamin Kosnik | 9 | -178/+100 |
2006-09-14 | atomicity.h: Move to... | Benjamin Kosnik | 2 | -334/+226 |
2006-09-08 | random.tcc (poisson_distribution<>::operator()): Avoid potential warnings whe... | Paolo Carlini | 1 | -2/+2 |
2006-09-04 | re PR c++/28871 (massive C++ compile time slowdown) | Benjamin Kosnik | 2 | -2/+2 |
2006-08-29 | random (subtract_with_carry_01<>::_M_initialize_npows): New. | Paolo Carlini | 2 | -21/+79 |
2006-08-25 | random (bernoulli_distribution::operator()): Fix wrt generators returning int... | Paolo Carlini | 2 | -64/+98 |
2006-08-22 | random.tcc (subtract_with_carry_01<>:: seed(_Gen&, false_type)): Fix _M_carry... | Paolo Carlini | 1 | -1/+9 |
2006-08-22 | added locking policy to tr1::shared_ptr<> and related classes | Phillip Jordan | 1 | -382/+579 |