aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2015-12-04PR libstdc++/57060 cope with invalid thread IDsJonathan Wakely3-3/+71
2015-12-02Fix ambiguity with multiple enable_shared_from_this basesJonathan Wakely4-16/+93
2015-12-01Define path::_Cmpt after specializing path::__is_encoded_charJonathan Wakely2-10/+15
2015-11-26Ensure another pretty-printer test uses C++98 modeJonathan Wakely2-2/+8
2015-11-26Ensure pretty-printer test uses C++98 modeJonathan Wakely2-2/+10
2015-11-26* configure: Regenerate.David Edelsohn2-2/+6
2015-11-25Improve tests for valid values of iostream bitmask typesJonathan Wakely4-6/+19
2015-11-25Port libvtv to SolarisRainer Orth4-1/+18
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth8-2/+375
2015-11-21* testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.David Edelsohn2-0/+7
2015-11-20re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reloa...Jan Kratochvil3-9/+20
2015-11-17PR libstdc++/66059 optimise _Build_index_tupleJonathan Wakely2-4/+20
2015-11-16re PR libstdc++/67440 (pretty-printing of a const set<foo> fails)Doug Evans5-1/+25
2015-11-15PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR testJonathan Wakely3-2/+9
2015-11-14acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...Andreas Tobler5-30/+71
2015-11-14Fix std::wstring capacity test for short wchar_tJonathan Wakely3-2/+9
2015-11-14* testsuite/experimental/random/randint.cc: Add dg-add-options tls.David Edelsohn2-0/+5
2015-11-13Define std::experimental::randint etc.Jonathan Wakely5-0/+170
2015-11-13Improve portability of named locale testsJohn Marino298-863/+1246
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao47-597/+1572
2015-11-13* include/experimental/bits/shared_ptr.h: Tweak comments.Jonathan Wakely2-2/+6
2015-11-13Implement std::experimental::shared_ptr with array supportFan You24-1/+2868
2015-11-13Define alias templates using polymorphic memory resourcesJonathan Wakely14-0/+230
2015-11-13Implement C++ LFTSv1 polymorphic memory resourcesFan You10-1/+863
2015-11-12Extend valid values of iostream bitmask typesJonathan Wakely5-3/+29
2015-11-12* include/std/thread: Include <cerrno> for EINTR.Jonathan Wakely2-0/+5
2015-11-12Implement D0013R2, logical type traits.Ville Voutilainen10-5/+222
2015-11-12* include/experimental/bits/string_view.tcc: Fix doxygen @file.Jonathan Wakely2-1/+5
2015-11-11* libsupc++/new_handler.cc: Fix for explicit constructor change.Jonathan Wakely2-1/+3
2015-11-11Loop in std::this_thread sleep functionsJonathan Wakely4-6/+86
2015-11-11Correct the Changelog date of the previous commit.Ville Voutilainen1-1/+1
2015-11-11LWG 2510, make the default constructors of library tag types explicit.Ville Voutilainen6-6/+82
2015-11-11re PR libstdc++/64651 (std::rethrow_exception not found by ADL)Jonathan Wakely3-3/+21
2015-11-10Fix return type of heterogeneous find for setsJonathan Wakely7-8/+40
2015-11-10Update C++17 library implementation statusJonathan Wakely3-10/+11
2015-11-10* include/bits/functional_hash.h: Fix grammar in comment.Jonathan Wakely2-2/+6
2015-11-092015-11-09 François Dumont <fdumont@gcc.gnu.org>François Dumont3-69/+61
2015-11-06* testsuite/26_numerics/complex/requirements/constexpr.ccKai Tietz3-2/+8
2015-11-06libstdc++v3: Explicitly disable carets and colorization within testsuiteDavid Malcolm2-0/+8
2015-11-03* libsupc++/new: Declare sized deletes.Jason Merrill2-0/+16
2015-11-032015-11-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-4/+8
2015-11-03Make the default constructors of tuple and pair conditionally explicit.Ville Voutilainen12-81/+373
2015-10-25Implement C++17 std::invoke and LWG DR 2219Jonathan Wakely6-214/+175
2015-10-24Return deferred future if thread cannot be runJonathan Wakely3-3/+89
2015-10-21* include/std/type_traits (__cpp_lib_bool_constant): Define.Jonathan Wakely2-1/+5
2015-10-16Document options for Filesystem TS libraryJonathan Wakely10-7/+87
2015-10-16Shrink std::random_shuffle test to pass on simulatorsAurelio Remonda2-3/+8
2015-10-15mark libstdc++ tests unsupported if they fail with "relocation truncated"Szabolcs Nagy2-0/+10
2015-10-13opt_random.h: Include pmmintrin.h instead of x86intrin.h, and only do so when...Nathan Froyd3-2/+10
2015-10-11Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...Joseph Myers3-0/+19