summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* * doc/invoke.texi: Document -std=c++17 and -std=gnu++17 and documentjakub2017-09-1590-103/+220
* PR libstdc++/81468 constrain std::chrono::time_point constructorredi2017-09-138-36/+144
* Fix broken URLs in libstdc++ API docsredi2017-09-132-3/+5
* PR libstdc++/81835 fix broken URLs in libstdc++ docsredi2017-09-134-3/+8
* Define std::__to_address helperredi2017-09-138-28/+40
* PR libstdc++/79433 no #error for including TS headers with wrong -stdredi2017-09-1242-145/+91
* PR libstdc++/79433 no #error for including headers with wrong -stdredi2017-09-1219-86/+90
* PR libstdc++/70483 make std::experimental::string_view fully constexprredi2017-09-124-63/+149
* PR libstdc++/70483 make std::string_view fully constexprredi2017-09-1124-130/+1171
* PR libstdc++/71500timshen2017-09-113-3/+71
* Adjust test to pass with old std::stringredi2017-09-112-1/+6
* * doc/xml/manual/allocator.xml: Adjust link for Hoard.gerald2017-09-093-3/+8
* PR libstdc++/79162 implement LWG 2946 and LWG 2758redi2017-09-044-181/+473
* PR c++/82039 suppress -Wzero-as-null-pointer-constant warningredi2017-08-312-1/+7
* 2017-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2017-08-242-9/+85
* PR libstdc++/81912 make std::__iterator_category constexprredi2017-08-216-5/+73
* 2017-08-21 Richard Biener <rguenther@suse.de>rguenth2017-08-212-0/+14
* libstdc++/ChangeLog:msebor2017-08-202-2/+9
* Fix typo.danglin2017-08-201-1/+1
* PR testsuite/81056danglin2017-08-202-0/+10
* Simplify allocator usage in unordered containersredi2017-08-182-18/+21
* PR libstdc++/81891 fix double-free in hashtable constructorredi2017-08-183-11/+79
* PR libstdc++/81808 skip test if reading directory doesn't failredi2017-08-112-0/+31
* Fix test for __has_unique_object_representations support in Clangredi2017-08-092-6/+14
* Fix test for __is_aggregate support in Clangredi2017-08-092-2/+7
* PR libstdc++/81751 don't call fflush(NULL)redi2017-08-094-2/+106
* PR libstdc++/81599mpolacek2017-07-312-1/+6
* PR libstdc++/53984 fix failing testredi2017-07-262-4/+11
* 2017-07-26 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-07-262-1/+6
* PR libstdc++/53984 handle exceptions in basic_istream::sentryredi2017-07-256-29/+123
* Remove deprecated iostream members for C++17redi2017-07-255-9/+48
* 2017-07-23 Michael Collison <michael.collison@arm.com>collison2017-07-234-0/+246
* 2017-07-23 François Dumont <fdumont@gcc.gnu.org>fdumont2017-07-23151-931/+797
* Add AddressSanitizer annotations to std::vectorredi2017-07-216-12/+234
* PR libstdc++/81476 Optimise vector insertion from input iteratorsredi2017-07-193-3/+103
* * libsupc++/new (bad_array_new_length): Remove redundantreichelt2017-07-199-16/+31
* Fix indentation in std::basic_filebuf member functionsredi2017-07-192-56/+57
* Fix indentation in libstdc++ testsuite utilsredi2017-07-192-6/+8
* Use dg-require-fileio in new testredi2017-07-192-1/+5
* PR libstdc++/81395 fix crash when write follows large readredi2017-07-183-1/+54
* 2017-07-18 François Dumont <fdumont@gcc.gnu.org>fdumont2017-07-183-64/+181
* Reorder std::scoped_lock parameters as per P0739R0 DR statusredi2017-07-155-5/+46
* Constrain std::variant constructor for class template argument deductionredi2017-07-143-0/+48
* Improvements to the libstdc++ FAQ and manualredi2017-07-116-403/+462
* Include missing header for std::freeredi2017-07-102-0/+3
* PR libstdc++/81381 support stateful allocators in basic_stringbufredi2017-07-104-5/+54
* PR libstdc++/81338 correctly manage string capacityredi2017-07-105-5/+91
* Fix memory leaks in libstdc++ testsredi2017-07-063-50/+16
* Fix memory leaks in libstdc++ ABI testsredi2017-07-065-8/+24
* Prevent __uses_alloc from holding dangling referencesredi2017-07-063-4/+19