Age | Commit message (Expand) | Author | Files | Lines |
2010-11-15 | * testsuite/ext/profile/mh.cc: Add xfail for uclibc. | Jie Zhang | 2 | -0/+5 |
2010-11-14 | 13_ecmascript: Remove, empty directory. | Matthias Klose | 1 | -0/+6 |
2010-11-14 | stl_tree.h (_Rb_tree<>::_M_const_cast_iter): Remove. | Paolo Carlini | 10 | -39/+46 |
2010-11-13 | re PR other/46332 (__cxa_demangle yields excess parentheses for function types) | Ian Lance Taylor | 2 | -1/+7 |
2010-11-11 | move.h (forward): Implement N3143, resolving US 90. | Paolo Carlini | 8 | -19/+474 |
2010-11-10 | unordered_map (unordered_map<>::_M_profile_size): Simplify, don't take a __ne... | François Dumont | 2 | -19/+23 |
2010-11-10 | PR libstdc++/44436 (partial) | Paolo Carlini | 29 | -43/+1405 |
2010-11-10 | hashtable.h (_Hashtable<>::_Insert_Conv_Type, [...]): Change to private. | Paolo Carlini | 2 | -3/+8 |
2010-11-10 | unique_ptr.h: Use static_assert in constexpr constructors. | Jonathan Wakely | 4 | -10/+28 |
2010-11-09 | algobase.h (equal): Call parallel variant for applicable overloads. | François Dumont | 2 | -4/+8 |
2010-11-09 | stl_tree.h (_Rb_tree<>::_M_const_cast_iter): Add and use it throughout. | Paolo Carlini | 2 | -6/+13 |
2010-11-09 | re PR libstdc++/46385 (FAIL: 20_util/weak_ptr/comparison/cmp_neg.cc) | Paolo Carlini | 2 | -1/+7 |
2010-11-08 | unique_ptr.h: Move misplaced static_assert and use tuple's constexpr construc... | Jonathan Wakely | 3 | -10/+130 |
2010-11-08 | user.cfg.in: Adjust scanned includes. | Benjamin Kosnik | 3 | -182/+189 |
2010-11-08 | Correct conversion/overflow behavior. | Jason Merrill | 2 | -1/+6 |
2010-11-08 | complex (operator==, !=): Mark constexpr. | Benjamin Kosnik | 3 | -6/+50 |
2010-11-08 | stl_tree.h (_Rb_tree<>::_M_erase_aux): Add. | Paolo Carlini | 11 | -351/+222 |
2010-11-07 | unordered_map (unordered_map<>::operator[](_Key&&)): Add. | Paolo Carlini | 2 | -5/+20 |
2010-11-07 | bitset (bitset<>::bitset(), [...]): Add constexpr specifier. | Paolo Carlini | 2 | -2/+7 |
2010-11-07 | bitset: Do not derive from _Safe_sequence_base in C++0x mode... | Paolo Carlini | 2 | -10/+40 |
2010-11-06 | user.cfg.in: Add typeindex. | Benjamin Kosnik | 10 | -5/+109 |
2010-11-06 | shared_ptr.h (shared_ptr<>::__shared_ptr(), [...]): Add constexpr specifier. | Paolo Carlini | 11 | -133/+71 |
2010-11-05 | user.cfg.in: Remove tr1_impl headers. | Benjamin Kosnik | 7 | -17/+219 |
2010-11-04 | re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_thread... | Paolo Carlini | 6 | -17/+43 |
2010-11-04 | tuple (tuple): Make default constructors constexpr. | Benjamin Kosnik | 5 | -6/+131 |
2010-11-03 | limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflow... | Paolo Carlini | 3 | -4/+10 |
2010-11-03 | chrono: Use typedefs. | Benjamin Kosnik | 6 | -111/+139 |
2010-11-03 | cmath (fpclassify, [...]): Remove spurious duplicate definition added in the ... | Paolo Carlini | 3 | -122/+11 |
2010-11-02 | cinttypes: Remove, move contents to C++0x and TR1 headers. | Paolo Carlini | 87 | -6429/+7843 |
2010-11-02 | syntax_option_type.cc: Avoid -Wall warnings. | Paolo Carlini | 26 | -165/+262 |
2010-11-02 | * include/bits/atomic_0.h (_ATOMIC_CMPEXCHNG_): Use C-style cast. | Jason Merrill | 2 | -1/+5 |
2010-11-02 | re PR target/45693 (All Tru64 UNIX C++ EH tests fail) | Rainer Orth | 2 | -0/+13 |
2010-11-02 | bitset (_Base_bitset<>_Base_bitset(unsigned long long)): Convert __val to _Wo... | Paolo Carlini | 2 | -2/+7 |
2010-11-01 | libstdc++: N3126 draft support. | Benjamin Kosnik | 111 | -2873/+6177 |
2010-11-01 | initializer_list: Decorate with constexpr. | Jason Merrill | 2 | -10/+14 |
2010-11-01 | call.c (null_ptr_cst_p): Use maybe_constant_value. | Jason Merrill | 1 | -0/+3 |
2010-11-01 | re PR libstdc++/45999 (runtime error in std::vector python pretty printer.) | Jonathan Wakely | 2 | -1/+10 |
2010-11-01 | gnu.ver: Export __emutls_v._ZSt11__once_call and __emutls_v._ZSt15__once_call... | Jie Zhang | 2 | -0/+9 |
2010-11-01 | dr1325-2.cc: Fix typo. | Paolo Carlini | 4 | -22/+26 |
2010-10-29 | stl_function.h (_Select1st<>::operator()): Add templatized overloads. | Paolo Carlini | 4 | -30/+42 |
2010-10-28 | PR libstdc++/44436 (partial) | Paolo Carlini | 17 | -186/+959 |
2010-10-27 | c-common.c (c_common_reswords): Add __is_literal_type. | Jason Merrill | 5 | -5/+18 |
2010-10-26 | libstdc++.exp ([check_v3_target_normal_mode]): Add. | Paolo Carlini | 10 | -14/+97 |
2010-10-25 | forward_list.h (_Fwd_list_node_base::swap): Remove. | Paolo Carlini | 6 | -17/+36 |
2010-10-25 | hashtable.h (_Hashtable<>:_M_get_Value_allocator): Remove, unused. | Paolo Carlini | 2 | -4/+5 |
2010-10-24 | debug.cc: Fix parameter indexes in __msg_valid_range2 message. | François Dumont | 2 | -3/+9 |
2010-10-18 | re PR libstdc++/45866 ([C++0x] std::ratio_add, ratio_sub, ratio_multiply, rat... | Paolo Carlini | 3 | -0/+115 |
2010-10-17 | forward_list.h (forward_list<>::erase_after): Return an iterator. | Paolo Carlini | 10 | -43/+81 |
2010-10-17 | re PR libstdc++/43554 (profile-mode version of forward_list missing) | Paolo Carlini | 6 | -7/+199 |
2010-10-15 | functional (function<>::operator==, operator!=): Remove, per LWG 1240. | Paolo Carlini | 3 | -16/+10 |