aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2012-05-15cons_overflow_neg.cc: Revert unintended commit.Paolo Carlini1-2/+2
2012-05-15re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...Paolo Carlini10-56/+134
2012-05-11re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)François Dumont4-59/+168
2012-05-10random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a te...DJ Delorie3-2/+9
2012-05-03testsuite_flags.in (cxxflags): Remove -ftrack-macro-expansion=0.Benjamin Kosnik2-1/+6
2012-05-03faq.xml: Update outdated allocator documentation.Jonathan Wakely6-32/+34
2012-05-02re PR libstdc++/44015 (template parameters not documented)Benjamin Kosnik36-51/+190
2012-05-02crossconfig.m4: Since we know that all TPF builds are cross- builds and canno...DJ Delorie3-140/+9
2012-05-02hashtable_policy.h: Correct namepace nesting for _Hashtable forward declaration.Benjamin Kosnik2-0/+9
2012-05-01re PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_type) is broken)François Dumont4-37/+246
2012-04-30Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]Dodji Seketeli1-1/+1
2012-04-29re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)Marc Glisse5-73/+165
2012-04-29functional (function::function(F)): LWG 2132: Disable constructor if argument...Jonathan Wakely3-14/+83
2012-04-29re PR libstdc++/22200 (numeric_limits<signed>::is_modulo is inconsistent with...Marc Glisse2-16/+26
2012-04-26hashtable.h: Adjust doxygen markup for base classes.Benjamin Kosnik3-13/+30
2012-04-25re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik4-3/+63
2012-04-25scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to vara...Jonathan Wakely3-11/+21
2012-04-25re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik2-0/+36
2012-04-23type_traits (is_nothrow_destructible): Implement.Daniel Krugler12-71/+448
2012-04-23re PR libstdc++/53080 (tuple interface to std::array doesn't check bounds)Paolo Carlini5-20/+91
2012-04-23re PR testsuite/53046 (New libstdc++ test failures)Chris Jefferson3-4/+11
2012-04-22re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets)Paolo Carlini4-14/+85
2012-04-22alloc_traits.h (__alloc_traits::difference_type): Define.Jonathan Wakely2-0/+7
2012-04-22Add PR number to ChangeLog entry.Jonathan Wakely1-0/+1
2012-04-22ptr_traits.h (pointer_traits::rebind): Make public.Jonathan Wakely3-6/+7
2012-04-22forward_list (forward_list::splice_after): Check allocators are equal.Jonathan Wakely6-1/+148
2012-04-20re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...Paolo Carlini3-5/+5
2012-04-20re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...Paolo Carlini5-118/+11
2012-04-17808590.cc: New.Benjamin Kosnik2-0/+53
2012-04-17Fix merging default libstdc++.logRainer Orth2-1/+6
2012-04-15re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing)Paolo Carlini11-31/+179
2012-04-14re PR libstdc++/52699 (infinite loop generated with -O0)Paolo Carlini3-22/+73
2012-04-14re PR libstdc++/52839 (double free or corruption running tr1/.../default_weak...Alan Modra3-9/+14
2012-04-1451083.cc: Move...Paolo Carlini2-0/+5
2012-04-13fix last entryChristian Bruel1-1/+1
2012-04-13PR:52604: (~__freelist): Reset pointerLaurent Alfonsi2-1/+8
2012-04-13safe_iterator.h (_BeforeBeginHelper<>:: _S_Is_Beginnest): Add.Paolo Carlini5-8/+41
2012-04-13unordered_map.h (__unordered_map): Remove.Benjamin Kosnik7-1474/+1629
2012-04-12Fix PR52822 (stable_partition move-assigns object to itself) by scanning for...Jeffrey Yasskin4-27/+152
2012-04-12Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp.Andreas Schwab3-2/+8
2012-04-12re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to comp...Paolo Carlini5-10/+121
2012-04-11Fix date of previous ChangeLog entry.Jonathan Wakely1-1/+1
2012-04-11re PR c++/52924 (Using an std::function object as deleter of shared_ptr in C+...Jonathan Wakely4-2/+60
2012-04-11debug.xml (Debug Versions of Library Binary Files): Re-arrange text slightly.Jonathan Wakely2-7/+13
2012-04-11* testsuite/performance/30_threads/future/polling.cc: Adjust.Jonathan Wakely2-3/+7
2012-04-11forward_list.h (splice_after(const_iterator, forward_list&), [...]): Add per ...Paolo Carlini6-49/+204
2012-04-11re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types)Paolo Carlini3-7/+41
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2-0/+12
2012-04-05Export std::_List_node_base for non-PIC codeRainer Orth2-4/+8
2012-04-05PR bootstrap/52840: libstdc++: let debug find sources for compatibility.loBernhard Reutner-Fischer3-2/+11