summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update baseline symbols for aarch64-none-linux-gnuramana2017-06-211-0/+4
* PR libstdc++/81092 Regenerate configure for libtool_VERSION changeredi2017-06-211-0/+5
* * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.uros2017-06-201-0/+4
* Always check for target i?86 and x86_64ro2017-06-201-0/+5
* Update Solaris baselines for GCC 8.0 (PR libstdc++/81092)ro2017-06-191-0/+13
* x32: Update baseline_symbols.txthjl2017-06-181-0/+5
* PR libstdc++/81092schwab2017-06-181-0/+5
* Get rid of dg-skip-if etc. default argsro2017-06-171-0/+5
* PR libstdc++/80893 don't run test for C++98 modesredi2017-06-171-0/+5
* Add std::get_deleter overload with correct signatureredi2017-06-161-0/+8
* PR libstdc++/81092jakub2017-06-161-0/+7
* Fix std::wbuffer_convert::sync()redi2017-06-161-0/+3
* PR libstdc++/81092 add std::wstring symbols and bump library versionredi2017-06-161-0/+14
* Fix missing returns in libstdc++ header and testsredi2017-06-161-0/+16
* 2017-06-16 François Dumont <fdumont@gcc.gnu.org>fdumont2017-06-161-0/+27
* 2017-06-15 François Dumont <fdumont@gcc.gnu.org>fdumont2017-06-151-0/+5
* Use pthread effective-target in testsuitero2017-06-151-0/+19
* Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0redi2017-06-141-0/+25
* Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17palves2017-06-121-0/+23
* 2017-06-12 François Dumont <fdumont@gcc.gnu.org>fdumont2017-06-121-0/+9
* PR libstdc++/55917 do not handle exceptions in std::threadredi2017-06-121-0/+9
* Support move-only deleters in std::shared_ptr (LWG 2802)redi2017-06-091-0/+7
* Add deduction guides for sequence containers (P0433R2, partial)redi2017-06-091-0/+11
* PR libstdc++/81017 add noexcept to std::function move operationsredi2017-06-081-0/+8
* Add C++17 deduction guide for std::basic_regex (P0433R2, partial)redi2017-06-071-0/+3
* PR libstdc++/81002 fix std::basic_regex range constructorredi2017-06-071-0/+7
* Add C++17 deduction guide for std::basic_string (P0433R2, partial)redi2017-06-071-0/+12
* PR libstdc++/80939 Remove unmeetable constexpr specifiersredi2017-06-051-0/+8
* Optimize std::advance for single incrementsredi2017-06-051-0/+4
* Add noexcept to shared_ptr owner comparisons (LWG 2873)redi2017-06-051-0/+10
* * config/abi/post/powerpc-linux-gnu/baseline_symbols.txt: Update.schwab2017-06-031-0/+4
* * configure.ac (*-*-linux-android*): Set target_makefile_frag.ebotcazou2017-06-031-0/+4
* PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()redi2017-06-021-0/+8
* Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14redi2017-06-021-0/+9
* 2017-06-02 Richard Biener <rguenther@suse.de>rguenth2017-06-021-0/+7
* Fix cross compilation to Solarisro2017-06-011-0/+6