summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
Commit message (Expand)AuthorAgeFilesLines
* cstdio: Remove extraneous extern.Benjamin Kosnik2012-03-022-2/+2
* re PR libstdc++/51785 (gets not anymore declared)Benjamin Kosnik2012-03-022-3/+10
* type_traits (typelist): To __reflection_typelist.Michael Spertus2012-03-021-22/+10
* locale_facets.h (class num_get): Undo reordering of do_get virtual functions.Jason Merrill2012-02-231-3/+3
* PR libstdc++/52317 (cont)Paolo Carlini2012-02-2120-20/+100
* re PR libstdc++/52317 (incorrect FSF address)Paolo Carlini2012-02-2120-426/+212
* re PR libstdc++/52309 ([c++0x] unordered_set illegally requires value_type::o...Paolo Carlini2012-02-201-2/+2
* re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...Benjamin Kosnik2012-02-171-1/+3
* re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik2012-02-151-0/+1
* PR libstdc++/51798 continuedRichard Henderson2012-02-134-13/+12
* PR libstdc++/51798 continued.Benjamin Kosnik2012-02-104-19/+29
* re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely2012-02-071-1/+1
* 2012-02-06 François Dumont <fdumont@gcc.gnu.org>François Dumont2012-02-061-2/+6
* re PR libstdc++/52104 (go1 fails to run on Solaris 10/11 x86 with with gld)Jonathan Wakely2012-02-051-0/+4
* re PR c++/52119 ([C++11] overflow in signed left shift isn't diagnosed)Jeffrey Yasskin2012-02-051-2/+2
* re PR libstdc++/51811 ([C++0x] Incorrect increment/decrement of atomic pointers)Benjamin Kosnik2012-02-031-15/+30
* re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely2012-02-011-26/+40
* re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)Paolo Carlini2012-01-272-6/+13
* re PR libstdc++/51798 (libstdc++ atomicity performance regression due to __sy...Jakub Jelinek2012-01-271-3/+3
* libstdc++: Use __GCC_ATOMIC_TEST_AND_SET in atomic_flag.Richard Henderson2012-01-261-2/+9
* [multiple changes]Benjamin Kosnik2012-01-231-1/+1
* re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap....Jakub Jelinek2012-01-191-1/+1
* re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares mo...François Dumont2012-01-181-8/+11
* configure.ac (BUILD_EPUB): Adjust for epub3.Benjamin Kosnik2012-01-171-2/+0
* * include/bits/stl_iterator.h (reverse_iterator): Doxygen comments.Jonathan Wakely2012-01-141-26/+33
* hashtable_policy.h (_Hash_node_base): New, use it as base class of ...François Dumont2012-01-132-323/+221
* fragment.am (WARN_CXXFLAGS): Add -Wabi.Benjamin Kosnik2012-01-091-1/+1
* hashtable_policy.h (_Hashtable_base<>::_M_eq()): protected rather than privat...François Dumont2012-01-052-2/+2
* hashtable_policy.h (_Ebo_helper<>): Rename to the more specific _Hashtable_eb...François Dumont2012-01-031-34/+41
* re PR libstdc++/51711 (regex.h contains incorrect code)Paolo Carlini2011-12-301-1/+1
* hashtable_policy.h (struct _Ebo_helper<>): Don't use _N, badname on Solaris; ...Paolo Carlini2011-12-291-21/+21
* re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't cons...François Dumont2011-12-298-199/+581
* * include/c_global/cinttypes: Update comments that refer to TR1.Jonathan Wakely2011-12-231-10/+4
* re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely2011-12-231-3/+3
* regex.h (match_results::size_type): Use allocator_traits.Jonathan Wakely2011-12-231-2/+2
* re PR libstdc++/51365 (cannot use final empty class in std::tuple)Jonathan Wakely2011-12-201-3/+8
* re PR libstdc++/51558 (Declaration of unspecialized std::hash<_Tp>::operator(...Paolo Carlini2011-12-151-2/+3
* re PR libstdc++/51540 (doxygen documentation for partial_sum misleading)Jonathan Wakely2011-12-151-8/+9
* user.cfg.in: Add macros, directories.Benjamin Kosnik2011-12-1014-310/+337
* unordered_set: Minor formatting changes.François Dumont2011-12-102-124/+191
* hashtable.h (_Hashtable<>::emplace, [...]): Add.François Dumont2011-12-093-2/+234
* atomic_base.h (__calculate_memory_order): Rename to...Jonathan Wakely2011-12-082-15/+13
* re PR libstdc++/51386 (23_containers/unordered_set/hash_policy/load_factor.cc...François Dumont2011-12-071-13/+20
* re PR libstdc++/51438 (std::exception and derived classes are not compatible ...Paolo Carlini2011-12-065-18/+18
* re PR libstdc++/51183 (pair piecewise_construct_t constructor copies)Jonathan Wakely2011-12-062-25/+24
* type_traits: Doxygen improvements.Jonathan Wakely2011-12-044-32/+66
* stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate.Markus Trippelsdorf2011-12-041-0/+1
* macros.h (__glibcxx_check_non_empty_range): Define.Jonathan Wakely2011-12-034-4/+17
* iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:...Paolo Carlini2011-12-021-5/+8
* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.Benjamin Kosnik2011-12-015-23/+9