aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-12-01* testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX.David Edelsohn1-0/+4
2016-12-01Implement LWG 2766,Ville Voutilainen1-0/+40
2016-12-01The convertible_to traits need to use a variadic catch-all for the false-cases.Ville Voutilainen1-0/+9
2016-12-01crossconfig.m4 (*-linux*): Add link-check for memalign.Bernd Edlinger1-1/+6
2016-12-01re PR libstdc++/71500 (regex::icase only works on first character in a range)Tim Shen1-0/+13
2016-11-30Fix testsuite failures caused by the patch implementing LWG 2534.Ville Voutilainen1-0/+12
2016-11-30Fix condition in shared_ptr assertionTim Shen1-0/+5
2016-11-3050594.cc: XFAIL on AIX.David Edelsohn1-0/+7
2016-11-30Implement LWG 2534, Constrain rvalue stream operators.Ville Voutilainen1-0/+19
2016-11-30[libstdc++, testsuite] Add dg-require-thread-fenceChristophe Lyon1-0/+5
2016-11-29re PR libstdc++/68838 (AIX 32 bit wchar_t testsuite failures)David Edelsohn1-0/+8
2016-11-27re PR libstdc++/78441 ([variant] variant_alternative doesn't allow cv qualifi...Tim Shen1-0/+7
2016-11-23Fix PR number in ChangeLogJonathan Wakely1-1/+1
2016-11-23PR78494 add missing returns to propagate_constFelix Morgner1-0/+10
2016-11-22Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.Uros Bizjak1-1/+8
2016-11-22PR78465 Remove runtime tests for <atomic> macrosJonathan Wakely1-0/+6
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth1-0/+65
2016-11-15PR 59406 note that FNV hash functions are incorrectJonathan Wakely1-0/+6
2016-11-15Use existing helper for new std::string constructorJonathan Wakely1-0/+3
2016-11-15Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770)Jonathan Wakely1-0/+9
2016-11-15Adjust pretty printer test for variant<T&>Jonathan Wakely1-2/+7
2016-11-15variant: Remove variant<T&>...Tim Shen1-2/+8
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-0/+4
2016-11-15Fix find&replace error in license boilerplateJonathan Wakely1-0/+145
2016-11-15Add std::string constructor for substring of string_view (LWG 2742)Jonathan Wakely1-0/+9
2016-11-15Constrain swap overload for std::optional (LWG 2748)Jonathan Wakely1-0/+8
2016-11-14Implement P0513R0, Poisoning the Hash.Ville Voutilainen1-0/+17
2016-11-14Implement P0504R0 (Revisiting in-place tag types for any/optional/variant).Ville Voutilainen1-0/+55
2016-11-14Use constexpr addressof in optional, SFINAE housekeeping for any, optional an...Ville Voutilainen1-0/+21
2016-11-14Delete addressof for temporaries (LWG 2598)Jonathan Wakely1-0/+3
2016-11-14Make std::future::share() noexcept (LWG 2556)Jonathan Wakely1-0/+5
2016-11-14PR78326 fix incorrect access of data member in base classJonathan Wakely1-0/+4
2016-11-13Add array support to std::shared_ptr for C++17Jonathan Wakely1-0/+38
2016-11-13Implement P0403R1, Literal suffixes for basic_string_view.Ville Voutilainen1-0/+13
2016-11-12* src/filesystem/ops.cc (is_empty): Fix typo in exception message.Jonathan Wakely1-0/+2
2016-11-12* include/std/future (future_error): Fix public typo to private.Jonathan Wakely1-0/+4
2016-11-12Add std::future_error constructor from future_errcJonathan Wakely1-0/+3
2016-11-12Use shared_ptr<T>::element_type in hash specializationsJonathan Wakely1-0/+5
2016-11-10debug.cc (format_word): Delete.François Dumont1-0/+5
2016-11-09regex.h (regex_iterator::regex_iterator()): Define end() as _M_pregex == null...Tim Shen1-0/+9
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill1-0/+11
2016-11-07gnu-versioned-namespace.ver: Export C++17 new of over-aligned types symbols.François Dumont1-0/+5
2016-10-28Make filesystem::path work with basic_string_view (P0392R0)Jonathan Wakely1-0/+9
2016-10-28Fix filesystem::path for iterators with const value_typeJonathan Wakely1-0/+10
2016-10-28Implement std::launder for C++17Jonathan Wakely1-0/+11
2016-10-27PR70975 Pass valid offset argument to sendfileUros Bizjak1-0/+6
2016-10-27Fix target selectors in uniform_inside_sphere_distribution testsJonathan Wakely1-0/+13
2016-10-27Adjust precision of filesystem::last_write_time testsJonathan Wakely1-0/+12
2016-10-26stl_map.h (map()): Make default.François Dumont1-0/+9
2016-10-26re PR libstdc++/78110 (freestanding libstdc++ fails to compile)Bernd Edlinger1-0/+6