| Commit message (Expand) | Author | Age | Files | Lines |
* | user.cfg.in: Add macros, directories. | Benjamin Kosnik | 2011-12-10 | 21 | -361/+404 |
* | unordered_set: Minor formatting changes. | François Dumont | 2011-12-10 | 3 | -124/+206 |
* | hashtable.h (_Hashtable<>::emplace, [...]): Add. | François Dumont | 2011-12-09 | 11 | -5/+780 |
* | atomic_base.h (__calculate_memory_order): Rename to... | Jonathan Wakely | 2011-12-08 | 3 | -15/+21 |
* | re PR libstdc++/51386 (23_containers/unordered_set/hash_policy/load_factor.cc... | François Dumont | 2011-12-07 | 2 | -13/+27 |
* | re PR libstdc++/51438 (std::exception and derived classes are not compatible ... | Paolo Carlini | 2011-12-06 | 22 | -117/+190 |
* | re PR libstdc++/51183 (pair piecewise_construct_t constructor copies) | Jonathan Wakely | 2011-12-06 | 4 | -25/+99 |
* | initializer_list: Do not declare anything if __GXX_EXPERIMENTAL_CXX0X__ is no... | Paolo Carlini | 2011-12-05 | 2 | -1/+9 |
* | type_traits: Doxygen improvements. | Jonathan Wakely | 2011-12-04 | 10 | -40/+89 |
* | stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate. | Markus Trippelsdorf | 2011-12-04 | 3 | -0/+46 |
* | macros.h (__glibcxx_check_non_empty_range): Define. | Jonathan Wakely | 2011-12-03 | 7 | -5/+65 |
* | * doc/xml/manual/utilities.xml: Remove outdated text. | Jonathan Wakely | 2011-12-03 | 2 | -2/+5 |
* | iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:... | Paolo Carlini | 2011-12-02 | 2 | -5/+13 |
* | acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. | Benjamin Kosnik | 2011-12-01 | 24 | -140/+200 |
* | hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hasht... | François Dumont | 2011-11-29 | 8 | -40/+319 |
* | c-family | Andrew MacLeod | 2011-11-28 | 3 | -28/+50 |
* | re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry... | Paolo Carlini | 2011-11-28 | 6 | -23/+251 |
* | using.xml (Prerequisites): Refer to x86 instead of i386. | Gerald Pfeifer | 2011-11-27 | 2 | -1/+6 |
* | run_doxygen (problematic): Change Linux reference to GNU/Linux. | Gerald Pfeifer | 2011-11-27 | 2 | -2/+7 |
* | abi.xml (Prerequisites): Refer to GNU/Linux. | Gerald Pfeifer | 2011-11-27 | 2 | -2/+7 |
* | re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX) | Jonathan Wakely | 2011-11-26 | 4 | -6/+15 |
* | re PR libstdc++/41975 ([C++0x] [DR579] unordered_set::erase performs worse wh... | François Dumont | 2011-11-23 | 16 | -408/+973 |
* | fix linenos | Jason Merrill | 2011-11-22 | 1 | -4/+4 |
* | functional (is_placeholder, [...]): Add partial specializations for cv-qualif... | Jonathan Wakely | 2011-11-22 | 6 | -13/+500 |
* | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 2011-11-21 | 2 | -6/+10 |
* | 2011-11-21 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 2011-11-21 | 1 | -0/+6 |
* | re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible) | Daniel Krugler | 2011-11-21 | 7 | -11/+70 |
* | 2011-11-21 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 2011-11-21 | 1 | -0/+2 |
* | tuple (__conv_types, [...]): Remove. | Paolo Carlini | 2011-11-21 | 3 | -47/+16 |
* | re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well) | Jason Merrill | 2011-11-20 | 2 | -6/+10 |
* | pt.c (type_unification_real): Set input_location during default arg instantia... | Jason Merrill | 2011-11-20 | 2 | -2/+10 |
* | binders.h: Fix examples in doxygen comments and suggest using std::bind instead. | Jonathan Wakely | 2011-11-20 | 2 | -2/+12 |
* | Fix grammar in ChangeLog entry. | Jonathan Wakely | 2011-11-20 | 1 | -1/+1 |
* | * doc/xml/manual/status_cxx2011.xml: Fix docbook markup. | Jonathan Wakely | 2011-11-20 | 2 | -9/+13 |
* | appendix_contributing.xml: Do not use "here" as link text. | Jonathan Wakely | 2011-11-20 | 8 | -87/+120 |
* | bitset (operator[](size_t) const): Declare constexpr. | Paolo Carlini | 2011-11-19 | 5 | -14/+52 |
* | re PR libstdc++/51209 (The template _M_find_node in hashtable.h has a bad ret... | Harti Brandt | 2011-11-18 | 3 | -4/+12 |
* | hash-long-double-aux.cc: Rename to... | Paolo Carlini | 2011-11-18 | 23 | -119/+188 |
* | re PR libstdc++/51181 (libstdc++.so __sync_sub_and_fetch_4 linkage error caus... | Richard Henderson | 2011-11-17 | 2 | -0/+8 |
* | typesizes.cc: Do not run on darwin. | Jonathan Wakely | 2011-11-18 | 2 | -2/+7 |
* | Remove accidentally committed duplicate ChangeLog entry. | Jonathan Wakely | 2011-11-17 | 1 | -6/+0 |
* | class.c (add_implicitly_declared_members): Update move conditions. | Jason Merrill | 2011-11-17 | 4 | -0/+14 |
* | status_cxx2011.xml: Status of piecewise construction and ios_base::failure. | Jonathan Wakely | 2011-11-17 | 3 | -5/+21 |
* | re PR libstdc++/51102 (missing macros in <atomic>) | Andrew MacLeod | 2011-11-16 | 2 | -1/+8 |
* | re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCX... | Paolo Carlini | 2011-11-15 | 19 | -0/+386 |
* | re PR libstdc++/51133 (Incorrect implementation of std::tr1::hermite()) | Jason Dick | 2011-11-15 | 2 | -2/+8 |
* | cmath (frexp, [...]): Do not mark constexpr, not viable anyway due to the poi... | Paolo Carlini | 2011-11-14 | 2 | -7/+12 |
* | cmath (atan2, [...]): Simplify constraining on the return type. | Paolo Carlini | 2011-11-13 | 3 | -105/+30 |
* | * using.xml: Use GNU/Linux. | Gerald Pfeifer | 2011-11-13 | 2 | -3/+7 |
* | re PR c++/51060 (Temporary object stack space is not re-used) | Jason Merrill | 2011-11-12 | 4 | -12/+19 |