aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2014-07-01* ChangeLog: Correct the PR id from 61061 to 61601.Tim Shen1-1/+1
2014-07-01re PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C)Tim Shen5-8/+79
2014-07-01re PR libstdc++/61424 (std::regex matches right to left, not leftmost longest)Tim Shen7-8/+123
2014-06-30re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill2-2/+7
2014-06-28revert: [multiple changes]Paolo Carlini2-153/+80
2014-06-272014-06-27 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini12-222/+164
2014-06-26Fix a comment.François Dumont1-1/+1
2014-06-262014-06-26 François Dumont <fdumont@gcc.gnu.org>François Dumont12-164/+222
2014-06-26shared_ptr_base.h (__shared_ptr::_Deleter): Fix parameter type.Jonathan Wakely2-1/+6
2014-06-26alloc.cc: Fix use of test allocator.Jonathan Wakely4-23/+9
2014-06-25Makefile.am: Add new header.Jonathan Wakely12-108/+266
2014-06-25alloc_traits.h (__alloc_rebind): Define alias template.Jonathan Wakely5-12/+17
2014-06-24functexcept.h (__throw_out_of_range_fmt): Change attribute to __gnu_printf__ ...Jonathan Wakely6-8/+21
2014-06-23any (any_v1): Rename namespace to fundamentals_v1.Jonathan Wakely7-3/+117
2014-06-23re PR libstdc++/61532 (make_signed and make_unsigned wchar_t have started fai...Jonathan Wakely5-4/+26
2014-06-23parse_numbers.h (_Number_help): Fix divide-by-zero.Jonathan Wakely4-4/+17
2014-06-18Fix libstdc++/61536 - Export out of line typeinfo comparison operatorsPaolo Carlini2-0/+23
2014-06-14any (any_cast): Combine duplicate doxygen comments.Jonathan Wakely6-80/+37
2014-06-14api.xml: Link to more recent API docs.Jonathan Wakely20-33/+83
2014-06-14user.cfg.in (INPUT): Add C++14 headers.Jonathan Wakely9-41/+55
2014-06-14status_cxx2014.xml: Update Fundamentals TS status.Jonathan Wakely17-2/+1268
2014-06-114402.cc (test02): Use `wcout' rather than `cout'.Maciej W. Rozycki2-4/+9
2014-06-10re PR libstdc++/61390 (error in nested template parameter in ext/pb_ds header...Jonathan Wakely3-3/+10
2014-06-09Makefile.am: Add missing file.Jonathan Wakely78-565/+642
2014-06-09beta_function.tcc: Fix spelling of include guard in comment.Jonathan Wakely2-1/+6
2014-06-08gnu.ver: Tighten some patterns; tidy.Paolo Carlini2-67/+140
2014-06-07DR 2344 - std::quoted doesn't respect paddingEd Smith-Rowland4-15/+130
2014-06-061.cc: Simplify test.François Dumont2-8/+12
2014-06-06faq.xml (faq.stream_reopening_fails): Replace <quote> in code example.Jonathan Wakely10-33/+74
2014-06-03DR 1423 PR c++/52174Paolo Carlini2-1/+7
2014-06-02regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted...Jonathan Wakely8-145/+253
2014-06-02condition_variable (condition_variable_any::_Unlock): Do not swallow __forced...Jonathan Wakely6-2/+134
2014-06-02type_traits (__strictest_alignment): New helper struct.Rüdiger Sonderfeld5-4/+136
2014-06-01uses_allocator.h (__uses_allocator_helper): Simplify.Jonathan Wakely2-17/+20
2014-06-01re PR libstdc++/61374 (string_view::operator string() is buggy)Jonathan Wakely10-87/+129
2014-05-30appendix_contributing.xml (list.copyright): Add Paolo's address too.Jonathan Wakely2-5/+10
2014-05-30appendix_contributing.xml (list.copyright): Replace Benjamin's old email addr...Jonathan Wakely2-3/+6
2014-05-30libstdc++.exp (libstdc++_init): Adjust regexp to work with previous versions ...Jonathan Wakely2-1/+6
2014-05-29bool_set: Use UTF-8 for accented characters.Jonathan Wakely4-951/+1398
2014-05-282014-05-25 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+7
2014-05-27re PR libstdc++/61329 (#include <regex> and _GLIBCXX_DEBUG causes multiple sy...Jonathan Wakely2-2/+9
2014-05-26* ChangeLog-2013: Correct an old entry.Uros Bizjak1-1/+1
2014-05-25map.h: Fix typo in comment; minor formatting fix.Paolo Carlini4-20/+20
2014-05-24array: Clean useless white chars.François Dumont20-1954/+1581
2014-05-2354297.cc: Remove duplicate dragonfly selector.Jonathan Wakely25-47/+73
2014-05-231.cc: Add xfail for dragonfly.Jonathan Wakely4-3/+8
2014-05-23re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely196-383/+389
2014-05-21re PR libstdc++/61143 (Arithmetic exception on emplacing into unordered_map m...François Dumont4-47/+210
2014-05-21c_locale.cc (facet::_S_create_c_locale): Fix warning.Jonathan Wakely2-1/+4
2014-05-21re PR libstdc++/61269 (<type_traits> includes <cstdint> inside std namespace)Jonathan Wakely5-9/+21