summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* user.cfg.in: Add macros, directories.Benjamin Kosnik2011-12-1021-361/+404
* unordered_set: Minor formatting changes.François Dumont2011-12-103-124/+206
* hashtable.h (_Hashtable<>::emplace, [...]): Add.François Dumont2011-12-0911-5/+780
* atomic_base.h (__calculate_memory_order): Rename to...Jonathan Wakely2011-12-083-15/+21
* re PR libstdc++/51386 (23_containers/unordered_set/hash_policy/load_factor.cc...François Dumont2011-12-072-13/+27
* re PR libstdc++/51438 (std::exception and derived classes are not compatible ...Paolo Carlini2011-12-0622-117/+190
* re PR libstdc++/51183 (pair piecewise_construct_t constructor copies)Jonathan Wakely2011-12-064-25/+99
* initializer_list: Do not declare anything if __GXX_EXPERIMENTAL_CXX0X__ is no...Paolo Carlini2011-12-052-1/+9
* type_traits: Doxygen improvements.Jonathan Wakely2011-12-0410-40/+89
* stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate.Markus Trippelsdorf2011-12-043-0/+46
* macros.h (__glibcxx_check_non_empty_range): Define.Jonathan Wakely2011-12-037-5/+65
* * doc/xml/manual/utilities.xml: Remove outdated text.Jonathan Wakely2011-12-032-2/+5
* iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:...Paolo Carlini2011-12-022-5/+13
* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.Benjamin Kosnik2011-12-0124-140/+200
* hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hasht...François Dumont2011-11-298-40/+319
* c-familyAndrew MacLeod2011-11-283-28/+50
* re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry...Paolo Carlini2011-11-286-23/+251
* using.xml (Prerequisites): Refer to x86 instead of i386.Gerald Pfeifer2011-11-272-1/+6
* run_doxygen (problematic): Change Linux reference to GNU/Linux.Gerald Pfeifer2011-11-272-2/+7
* abi.xml (Prerequisites): Refer to GNU/Linux.Gerald Pfeifer2011-11-272-2/+7
* re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely2011-11-264-6/+15
* re PR libstdc++/41975 ([C++0x] [DR579] unordered_set::erase performs worse wh...François Dumont2011-11-2316-408/+973
* fix linenosJason Merrill2011-11-221-4/+4
* functional (is_placeholder, [...]): Add partial specializations for cv-qualif...Jonathan Wakely2011-11-226-13/+500
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-212-6/+10
* 2011-11-21 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2011-11-211-0/+6
* re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible)Daniel Krugler2011-11-217-11/+70
* 2011-11-21 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2011-11-211-0/+2
* tuple (__conv_types, [...]): Remove.Paolo Carlini2011-11-213-47/+16
* re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well)Jason Merrill2011-11-202-6/+10
* pt.c (type_unification_real): Set input_location during default arg instantia...Jason Merrill2011-11-202-2/+10
* binders.h: Fix examples in doxygen comments and suggest using std::bind instead.Jonathan Wakely2011-11-202-2/+12
* Fix grammar in ChangeLog entry.Jonathan Wakely2011-11-201-1/+1
* * doc/xml/manual/status_cxx2011.xml: Fix docbook markup.Jonathan Wakely2011-11-202-9/+13
* appendix_contributing.xml: Do not use "here" as link text.Jonathan Wakely2011-11-208-87/+120
* bitset (operator[](size_t) const): Declare constexpr.Paolo Carlini2011-11-195-14/+52
* re PR libstdc++/51209 (The template _M_find_node in hashtable.h has a bad ret...Harti Brandt2011-11-183-4/+12
* hash-long-double-aux.cc: Rename to...Paolo Carlini2011-11-1823-119/+188
* re PR libstdc++/51181 (libstdc++.so __sync_sub_and_fetch_4 linkage error caus...Richard Henderson2011-11-172-0/+8
* typesizes.cc: Do not run on darwin.Jonathan Wakely2011-11-182-2/+7
* Remove accidentally committed duplicate ChangeLog entry.Jonathan Wakely2011-11-171-6/+0
* class.c (add_implicitly_declared_members): Update move conditions.Jason Merrill2011-11-174-0/+14
* status_cxx2011.xml: Status of piecewise construction and ios_base::failure.Jonathan Wakely2011-11-173-5/+21
* re PR libstdc++/51102 (missing macros in <atomic>)Andrew MacLeod2011-11-162-1/+8
* re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCX...Paolo Carlini2011-11-1519-0/+386
* re PR libstdc++/51133 (Incorrect implementation of std::tr1::hermite())Jason Dick2011-11-152-2/+8
* cmath (frexp, [...]): Do not mark constexpr, not viable anyway due to the poi...Paolo Carlini2011-11-142-7/+12
* cmath (atan2, [...]): Simplify constraining on the return type.Paolo Carlini2011-11-133-105/+30
* * using.xml: Use GNU/Linux.Gerald Pfeifer2011-11-132-3/+7
* re PR c++/51060 (Temporary object stack space is not re-used)Jason Merrill2011-11-124-12/+19