summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* PR libstdc++/79433 no #error for including TS headers with wrong -stdredi2017-09-121-0/+45
* PR libstdc++/79433 no #error for including headers with wrong -stdredi2017-09-121-0/+32
* PR libstdc++/70483 make std::experimental::string_view fully constexprredi2017-09-121-0/+17
* PR libstdc++/70483 make std::string_view fully constexprredi2017-09-111-0/+59
* PR libstdc++/71500timshen2017-09-111-0/+7
* Adjust test to pass with old std::stringredi2017-09-111-0/+5
* * doc/xml/manual/allocator.xml: Adjust link for Hoard.gerald2017-09-091-0/+5
* PR libstdc++/79162 implement LWG 2946 and LWG 2758redi2017-09-041-0/+29
* PR c++/82039 suppress -Wzero-as-null-pointer-constant warningredi2017-08-311-0/+6
* 2017-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2017-08-241-0/+20
* PR libstdc++/81912 make std::__iterator_category constexprredi2017-08-211-0/+11
* 2017-08-21 Richard Biener <rguenther@suse.de>rguenth2017-08-211-0/+5
* libstdc++/ChangeLog:msebor2017-08-201-0/+7
* Fix typo.danglin2017-08-201-1/+1
* PR testsuite/81056danglin2017-08-201-0/+5
* Simplify allocator usage in unordered containersredi2017-08-181-0/+10
* PR libstdc++/81891 fix double-free in hashtable constructorredi2017-08-181-0/+9
* PR libstdc++/81808 skip test if reading directory doesn't failredi2017-08-111-0/+6
* Fix test for __has_unique_object_representations support in Clangredi2017-08-091-0/+6
* Fix test for __is_aggregate support in Clangredi2017-08-091-0/+5
* PR libstdc++/81751 don't call fflush(NULL)redi2017-08-091-0/+10
* PR libstdc++/81599mpolacek2017-07-311-0/+5
* PR libstdc++/53984 fix failing testredi2017-07-261-0/+4
* 2017-07-26 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-07-261-0/+5
* PR libstdc++/53984 handle exceptions in basic_istream::sentryredi2017-07-251-0/+9
* Remove deprecated iostream members for C++17redi2017-07-251-0/+9
* 2017-07-23 Michael Collison <michael.collison@arm.com>collison2017-07-231-0/+14
* 2017-07-23 François Dumont <fdumont@gcc.gnu.org>fdumont2017-07-231-0/+154
* Add AddressSanitizer annotations to std::vectorredi2017-07-211-0/+23
* PR libstdc++/81476 Optimise vector insertion from input iteratorsredi2017-07-191-0/+7
* * libsupc++/new (bad_array_new_length): Remove redundantreichelt2017-07-191-0/+15
* Fix indentation in std::basic_filebuf member functionsredi2017-07-191-0/+3
* Fix indentation in libstdc++ testsuite utilsredi2017-07-191-0/+2
* Use dg-require-fileio in new testredi2017-07-191-0/+4
* PR libstdc++/81395 fix crash when write follows large readredi2017-07-181-0/+7
* 2017-07-18 François Dumont <fdumont@gcc.gnu.org>fdumont2017-07-181-0/+18
* Reorder std::scoped_lock parameters as per P0739R0 DR statusredi2017-07-151-0/+10
* Constrain std::variant constructor for class template argument deductionredi2017-07-141-0/+8
* Improvements to the libstdc++ FAQ and manualredi2017-07-111-0/+7
* Include missing header for std::freeredi2017-07-101-0/+2
* PR libstdc++/81381 support stateful allocators in basic_stringbufredi2017-07-101-0/+6
* PR libstdc++/81338 correctly manage string capacityredi2017-07-101-0/+11
* Fix memory leaks in libstdc++ testsredi2017-07-061-0/+5
* Fix memory leaks in libstdc++ ABI testsredi2017-07-061-0/+6
* Prevent __uses_alloc from holding dangling referencesredi2017-07-061-0/+8
* PR libstdc++/80187timshen2017-06-271-0/+8
* PR libstdc++/81221 only run new test for check-parallelredi2017-06-271-0/+4
* PR libstdc++/81221 fix namespace qualification for parallel moderedi2017-06-271-0/+7
* PR libstdc++/81173 fix undefined memset with null pointerredi2017-06-221-0/+6
* PR libstdc++/80675, PR libstdc++/80940ville2017-06-211-0/+24