aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Core DR 475 PR c++/41174 PR c++/59224Jason Merrill3-12/+12
2014-01-26acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.Jonathan Wakely3-2/+5
2014-01-26stl_map.h: Remove anachronistic comment.Jonathan Wakely8-7/+19
2014-01-24re PR libstdc++/59531 (string_view overrun in copy operation)Ed Smith-Rowland8-21/+156
2014-01-24re PR libstdc++/59548 (Abort after copying std::unordered_map in debug mode)Jonathan Wakely4-1/+58
2014-01-23acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.Bernhard Reutner-Fischer6-0/+119
2014-01-23re PR libstdc++/59872 (Cannot move std::map with move-only mapped_type)Jonathan Wakely8-46/+113
2014-01-23faq.xml (a-how_to_set_paths): Expand FAQ answer.Jonathan Wakely3-5/+39
2014-01-22PR libstdc++/58764 (again)Jonathan Wakely12-11/+41
2014-01-22re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<s...Jonathan Wakely37-29/+368
2014-01-22* include/bits/stl_deque.h (_Deque_impl): Move comment.Jonathan Wakely2-3/+7
2014-01-21regex.tcc: Remove incorrect `nosubs` handling.Tim Shen4-3/+20
2014-01-21re PR libstdc++/56267 (unordered containers require Assignable hash function)Jonathan Wakely5-90/+16
2014-01-20create_testsuite_files: Add testsuite/experimental in the list of folders to ...François Dumont4-8/+24
2014-01-20re PR libstdc++/56267 (unordered containers require Assignable hash function)Jonathan Wakely6-26/+180
2014-01-19regex_compiler.h (_Comipler<>::_M_quantifier()): Fix parse error of multiple ...Tim Shen4-3/+47
2014-01-17set.h (set): Implement C++11 allocator-aware container requirements.François Dumont5-77/+198
2014-01-16regex_automaton.tcc (_StateSeq<>::_M_clone()): Do not use std::map.Tim Shen11-487/+593
2014-01-15Add missing PR reference in ChangeLog.François Dumont1-0/+1
2014-01-15hashtable_policy.h: Fix some long lines.François Dumont5-11/+27
2014-01-13set.h (set): Implement C++11 allocator-aware container requirements.François Dumont5-28/+209
2014-01-10re PR libstdc++/59699 (Effective C++ has moved)Jonathan Wakely2-5/+10
2014-01-10re PR libstdc++/59687 (The description of ios::noreplace is hilarious)Jonathan Wakely2-10/+21
2014-01-10re PR libstdc++/59698 (The type of NULL is described elsewhere)Jonathan Wakely4-77/+102
2014-01-09re PR libstdc++/59680 (Compile error in thread.cc)Jonathan Wakely2-1/+4
2014-01-09Fix up ChangeLog Copyright dates.Richard Sandiford2-2/+2
2014-01-09re PR libstdc++/59738 (r206444 caused FAIL: 23_containers/vector/52591.cc)Jonathan Wakely2-1/+8
2014-01-09Rotate libstdc++-v3/ChangeLogJonathan Wakely2-4594/+4599
2014-01-08stl_vector.h (std::vector<>::_M_move_assign): Pass *this allocator instance w...François Dumont7-12/+115
2014-01-07regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behav...Tim Shen8-81/+362
2014-01-07Update Solaris baselinesRainer Orth6-2/+125
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford7089-7090/+7094
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford4-3/+10
2013-12-22chi2_quality.h: Break out from chi2_quality.cc.Hans-Peter Nilsson8-218/+359
2013-12-10value.cc: Add test.Paolo Carlini3-2/+10
2013-12-09re PR libstdc++/59427 (Opening with ios::in | ios::app does not allow appending)Paolo Carlini5-4/+95
2013-12-09chi2_quality.cc: Change -DSAMPLES=30000.Renlin Li2-1/+5
2013-12-08* testsuite/30_threads/async/async.cc: Fix race condition in test.Jonathan Wakely2-15/+14
2013-12-08explicit_instantiation.cc: New.Paolo Carlini74-0/+2778
2013-12-06testsuite_tr1.h (test_category, [...]): constexpr in c++11 mode.Paolo Carlini46-1291/+1200
2013-12-03fstream (basic_filebuf::open): Use preformatted text for table in Doxygen com...Jonathan Wakely2-1/+8
2013-12-03regex_compiler.h: Add todo comment.Tim Shen3-0/+10
2013-11-29exception, [...]: Remove empty dirs.Matthias Klose1-0/+6
2013-11-27Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2-2/+4
2013-11-27Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2-0/+7
2013-11-22safe_local_iterator.h (_Safe_local_iterator<>): Remove _M_bucket, use same in...François Dumont5-53/+53
2013-11-22Makefile.am (check_DEJAGNU_normal_targets): Add 10.Jakub Jelinek3-10/+21
2013-11-22re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources wit...Jonathan Wakely7-7/+24
2013-11-22acinclude.m4 (libtool_VERSION): Bump.Jonathan Wakely4-2/+13
2013-11-22values.cc: Fix further thinkos.Paolo Carlini2-1/+8