Age | Commit message (Expand) | Author | Files | Lines |
2012-01-27 | re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly) | Paolo Carlini | 2 | -6/+13 |
2012-01-27 | re PR libstdc++/51798 (libstdc++ atomicity performance regression due to __sy... | Jakub Jelinek | 1 | -3/+3 |
2012-01-26 | libstdc++: Use __GCC_ATOMIC_TEST_AND_SET in atomic_flag. | Richard Henderson | 1 | -2/+9 |
2012-01-23 | [multiple changes] | Benjamin Kosnik | 1 | -1/+1 |
2012-01-19 | re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap.... | Jakub Jelinek | 1 | -1/+1 |
2012-01-18 | re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares mo... | François Dumont | 1 | -8/+11 |
2012-01-17 | configure.ac (BUILD_EPUB): Adjust for epub3. | Benjamin Kosnik | 1 | -2/+0 |
2012-01-14 | * include/bits/stl_iterator.h (reverse_iterator): Doxygen comments. | Jonathan Wakely | 1 | -26/+33 |
2012-01-13 | hashtable_policy.h (_Hash_node_base): New, use it as base class of ... | François Dumont | 2 | -323/+221 |
2012-01-09 | fragment.am (WARN_CXXFLAGS): Add -Wabi. | Benjamin Kosnik | 1 | -1/+1 |
2012-01-05 | hashtable_policy.h (_Hashtable_base<>::_M_eq()): protected rather than privat... | François Dumont | 2 | -2/+2 |
2012-01-03 | hashtable_policy.h (_Ebo_helper<>): Rename to the more specific _Hashtable_eb... | François Dumont | 1 | -34/+41 |
2011-12-30 | re PR libstdc++/51711 (regex.h contains incorrect code) | Paolo Carlini | 1 | -1/+1 |
2011-12-29 | hashtable_policy.h (struct _Ebo_helper<>): Don't use _N, badname on Solaris; ... | Paolo Carlini | 1 | -21/+21 |
2011-12-29 | re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't cons... | François Dumont | 8 | -199/+581 |
2011-12-23 | * include/c_global/cinttypes: Update comments that refer to TR1. | Jonathan Wakely | 1 | -10/+4 |
2011-12-23 | re PR libstdc++/49204 ([C++0x] remaining issues in <future>) | Jonathan Wakely | 1 | -3/+3 |
2011-12-23 | regex.h (match_results::size_type): Use allocator_traits. | Jonathan Wakely | 1 | -2/+2 |
2011-12-20 | re PR libstdc++/51365 (cannot use final empty class in std::tuple) | Jonathan Wakely | 1 | -3/+8 |
2011-12-15 | re PR libstdc++/51558 (Declaration of unspecialized std::hash<_Tp>::operator(... | Paolo Carlini | 1 | -2/+3 |
2011-12-15 | re PR libstdc++/51540 (doxygen documentation for partial_sum misleading) | Jonathan Wakely | 1 | -8/+9 |
2011-12-10 | user.cfg.in: Add macros, directories. | Benjamin Kosnik | 14 | -310/+337 |
2011-12-10 | unordered_set: Minor formatting changes. | François Dumont | 2 | -124/+191 |
2011-12-09 | hashtable.h (_Hashtable<>::emplace, [...]): Add. | François Dumont | 3 | -2/+234 |
2011-12-08 | atomic_base.h (__calculate_memory_order): Rename to... | Jonathan Wakely | 2 | -15/+13 |
2011-12-07 | re PR libstdc++/51386 (23_containers/unordered_set/hash_policy/load_factor.cc... | François Dumont | 1 | -13/+20 |
2011-12-06 | re PR libstdc++/51438 (std::exception and derived classes are not compatible ... | Paolo Carlini | 5 | -18/+18 |
2011-12-06 | re PR libstdc++/51183 (pair piecewise_construct_t constructor copies) | Jonathan Wakely | 2 | -25/+24 |
2011-12-04 | type_traits: Doxygen improvements. | Jonathan Wakely | 4 | -32/+66 |
2011-12-04 | stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate. | Markus Trippelsdorf | 1 | -0/+1 |
2011-12-03 | macros.h (__glibcxx_check_non_empty_range): Define. | Jonathan Wakely | 4 | -4/+17 |
2011-12-02 | iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:... | Paolo Carlini | 1 | -5/+8 |
2011-12-01 | acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. | Benjamin Kosnik | 5 | -23/+9 |
2011-11-29 | hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hasht... | François Dumont | 1 | -39/+5 |
2011-11-28 | c-family | Andrew MacLeod | 1 | -12/+11 |
2011-11-28 | re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry... | Paolo Carlini | 1 | -23/+45 |
2011-11-23 | re PR libstdc++/41975 ([C++0x] [DR579] unordered_set::erase performs worse wh... | François Dumont | 6 | -405/+661 |
2011-11-22 | functional (is_placeholder, [...]): Add partial specializations for cv-qualif... | Jonathan Wakely | 2 | -13/+232 |
2011-11-21 | re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible) | Daniel Krugler | 1 | -6/+16 |
2011-11-21 | tuple (__conv_types, [...]): Remove. | Paolo Carlini | 1 | -46/+7 |
2011-11-20 | re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well) | Jason Merrill | 1 | -6/+7 |
2011-11-20 | binders.h: Fix examples in doxygen comments and suggest using std::bind instead. | Jonathan Wakely | 1 | -2/+7 |
2011-11-19 | bitset (operator[](size_t) const): Declare constexpr. | Paolo Carlini | 2 | -5/+8 |
2011-11-18 | re PR libstdc++/51209 (The template _M_find_node in hashtable.h has a bad ret... | Harti Brandt | 2 | -4/+4 |
2011-11-18 | hash-long-double-aux.cc: Rename to... | Paolo Carlini | 16 | -54/+67 |
2011-11-16 | re PR libstdc++/51102 (missing macros in <atomic>) | Andrew MacLeod | 1 | -1/+2 |
2011-11-15 | re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCX... | Paolo Carlini | 10 | -0/+57 |
2011-11-15 | re PR libstdc++/51133 (Incorrect implementation of std::tr1::hermite()) | Jason Dick | 1 | -2/+2 |
2011-11-14 | cmath (frexp, [...]): Do not mark constexpr, not viable anyway due to the poi... | Paolo Carlini | 1 | -7/+7 |
2011-11-13 | cmath (atan2, [...]): Simplify constraining on the return type. | Paolo Carlini | 2 | -105/+22 |