aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2012-08-23re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...Jonathan Wakely52-235/+256
2012-08-15cxx11.cc (struct datum): New.Tom Tromey3-1/+28
2012-08-13re PR libstdc++/54185 (condition_variable not properly destructed)David Adler3-3/+71
2012-08-132012-08-10 François Dumont <fdumont@gcc.gnu.org>François Dumont7-158/+371
2012-08-13re PR libstdc++/54112 (including complex.h and complex fails in C++03)Marc Glisse5-4/+81
2012-08-12re PR libstdc++/52681 ([C++11] Using std::thread without -pthread crashes wit...Jonathan Wakely2-0/+11
2012-08-09acinclude.m4: Update references to final C++11 standard.Jonathan Wakely7-27/+36
2012-08-07re PR libstdc++/54005 (Use __atomic_always_lock_free in libstdc++ is_lock_fre...Benjamin Kosnik3-6/+12
2012-08-06[multiple changes]Paolo Carlini21-39/+364
2012-08-04revert: stl_map.h (operator[](key_type&&)): Replace std::make_pair with value...Paolo Carlini3-39/+11
2012-08-03functions.h (__check_partition_lower_aux): Remove redundant comparison with p...François Dumont2-24/+62
2012-08-03stl_map.h (operator[](key_type&&)): Replace std::make_pair with value_type.Ollie Wild3-1/+46
2012-08-03memory: Include auto_ptr.h later.Jonathan Wakely10-37/+82
2012-07-30c++config (_GLIBCXX_END_NAMESPACE_CONTAINER): Fix order of closures.François Dumont2-2/+8
2012-07-29re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont3-15/+66
2012-07-26Fix an english issue.François Dumont1-1/+1
2012-07-25re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont6-9/+223
2012-07-20re PR libstdc++/54025 (atomic<chrono::duration> won't compile: chrono::durati...Chip Salzenberg4-3/+41
2012-07-20adl.cc: Add missing dg-requires.Paolo Carlini2-1/+7
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold3-1/+27
2012-07-18DR 1170 PR c++/51213Paolo Carlini2-0/+44
2012-07-16re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-...Jonathan Wakely3-57/+35
2012-07-16re PR libstdc++/53978 (Missing static const definitions in <bits/alloc_traits...Jonathan Wakely4-6/+61
2012-07-13re PR libstdc++/53657 ([C++11] pair(pair&&) move constructor is non-trivial)Paolo Carlini11-58/+71
2012-07-06re PR libstdc++/53872 ([C++11] ADL bug in std::thread)Paolo Carlini3-2/+46
2012-07-05* include/std/condition_variable: Update copyright years.Jonathan Wakely2-1/+5
2012-07-04re PR libstdc++/53830 (condition_variable_any - deadlock issue)Jonathan Wakely3-19/+103
2012-07-0404_header: Remove empty directory.Matthias Klose1-0/+5
2012-07-03re PR libstdc++/53840 ([C++11] DR 921. Rational Arithmetic should use templat...Paolo Carlini8-33/+83
2012-07-03revert: re PR libstdc++/49561 ([C++0x] std::list::size complexity)Paolo Carlini7-87/+50
2012-06-28c++config: Remove __regex nested namespace.Benjamin Kosnik13-338/+367
2012-06-26Add C++11 isms to tr2/dynamic_bitset and tr2/bool_set.Edward Smith-Rowland3-15/+26
2012-06-25user.cfg.in: Change COMPACT_LATEX to NO.Benjamin Kosnik2-1/+5
2012-06-2502_match: To...Benjamin Kosnik12-30/+14
2012-06-18re PR libstdc++/53678 (namespace pollution on NetBSD)Jörg Sonnenberger3-4/+37
2012-06-15re PR libstdc++/53578 (include/ext/concurrence.h relies on ill-formed narrowi...Jonathan Wakely3-4/+11
2012-06-14re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-...Jonathan Wakely3-0/+40
2012-06-14re PR libstdc++/53648 ([C++11] nested empty tuples)Jonathan Wakely4-3/+64
2012-06-14* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.Jonathan Wakely2-5/+10
2012-06-01* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.Jonathan Wakely2-4/+10
2012-05-31re PR libstdc++/53543 ([unordered_map] conflict with __is_convertible clang i...Benjamin Kosnik2-2/+8
2012-05-292012-05-29 François Dumont <fdumont@gcc.gnu.org>François Dumont3-20/+68
2012-05-28re PR c++/53503 ([C++0x] unexpected AST of kind ltgt_expr)Paolo Carlini2-0/+26
2012-05-22PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or WunusedDodji Seketeli2-0/+11
2012-05-219780-2.cc: Avoid -Wall warnings.Paolo Carlini18-123/+144
2012-05-21re PR c++/53361 (Could not convert ‘{0, 0, 0}’ from ‘<brace-enclosed in...Paolo Carlini2-0/+33
2012-05-17re PR c++/44516 (improve error message when no matching operator)Paolo Carlini2-2/+8
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu2-11/+22
2012-05-15Add name of the functions impacted by the patch.François Dumont1-2/+7
2012-05-15cons_overflow_neg.cc: Revert unintended commit.Paolo Carlini1-2/+2