aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-07-21Add AddressSanitizer annotations to std::vectorJonathan Wakely1-0/+23
2017-07-19PR libstdc++/81476 Optimise vector insertion from input iteratorsJonathan Wakely1-0/+7
2017-07-19new (bad_array_new_length): Remove redundant semicolon after in-class member ...Volker Reichelt1-0/+15
2017-07-19Fix indentation in std::basic_filebuf member functionsJonathan Wakely1-0/+3
2017-07-19Fix indentation in libstdc++ testsuite utilsJonathan Wakely1-0/+2
2017-07-19Use dg-require-fileio in new testJonathan Wakely1-0/+4
2017-07-19PR libstdc++/81395 fix crash when write follows large readJonathan Wakely1-0/+7
2017-07-18stl_list.h (struct _List_node_header): New.François Dumont1-0/+18
2017-07-15Reorder std::scoped_lock parameters as per P0739R0 DR statusJonathan Wakely1-0/+10
2017-07-14Constrain std::variant constructor for class template argument deductionJason Merrill1-0/+8
2017-07-11Improvements to the libstdc++ FAQ and manualJonathan Wakely1-0/+7
2017-07-10Include missing header for std::freeJonathan Wakely1-0/+2
2017-07-10PR libstdc++/81381 support stateful allocators in basic_stringbufJonathan Wakely1-0/+6
2017-07-10PR libstdc++/81338 correctly manage string capacityJonathan Wakely1-0/+11
2017-07-06Fix memory leaks in libstdc++ testsJonathan Wakely1-0/+5
2017-07-06Fix memory leaks in libstdc++ ABI testsJonathan Wakely1-0/+6
2017-07-06Prevent __uses_alloc from holding dangling referencesJonathan Wakely1-0/+8
2017-06-27re PR libstdc++/80187 (C++ variant should be trivially copy constructible if ...Tim Shen1-0/+8
2017-06-27PR libstdc++/81221 only run new test for check-parallelJonathan Wakely1-0/+4
2017-06-27PR libstdc++/81221 fix namespace qualification for parallel modeJonathan Wakely1-0/+7
2017-06-22PR libstdc++/81173 fix undefined memset with null pointerJonathan Wakely1-0/+6
2017-06-21PR libstdc++/80675, PR libstdc++/80940Ville Voutilainen1-0/+24
2017-06-21Update baseline symbols for aarch64-none-linux-gnuRamana Radhakrishnan1-0/+4
2017-06-21PR libstdc++/81092 Regenerate configure for libtool_VERSION changeJonathan Wakely1-0/+5
2017-06-20baseline_symbols.txt: Update.Uros Bizjak1-0/+4
2017-06-20Always check for target i?86 and x86_64Rainer Orth1-0/+5
2017-06-19Update Solaris baselines for GCC 8.0 (PR libstdc++/81092)Rainer Orth1-0/+13
2017-06-18x32: Update baseline_symbols.txtH.J. Lu1-0/+5
2017-06-18re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)Andreas Schwab1-0/+5
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth1-0/+5
2017-06-17PR libstdc++/80893 don't run test for C++98 modesJonathan Wakely1-0/+5
2017-06-16Add std::get_deleter overload with correct signatureJonathan Wakely1-0/+8
2017-06-16re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)Jakub Jelinek1-0/+7
2017-06-16Fix std::wbuffer_convert::sync()Jonathan Wakely1-0/+3
2017-06-16PR libstdc++/81092 add std::wstring symbols and bump library versionJonathan Wakely1-0/+14
2017-06-16Fix missing returns in libstdc++ header and testsJonathan Wakely1-0/+16
2017-06-16stl_bvector.h (__fill_bvector(_Bit_type*, unsigned int, unsigned int, bool)):...François Dumont1-0/+27
2017-06-152017-06-15 François Dumont <fdumont@gcc.gnu.org>François Dumont1-0/+5
2017-06-15Use pthread effective-target in testsuiteRainer Orth1-0/+19
2017-06-14Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0Jonathan Wakely1-0/+25
2017-06-12Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17Pedro Alves1-0/+23
2017-06-12stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator default init.François Dumont1-0/+9
2017-06-12PR libstdc++/55917 do not handle exceptions in std::threadJonathan Wakely1-0/+9
2017-06-09Support move-only deleters in std::shared_ptr (LWG 2802)Jonathan Wakely1-0/+7
2017-06-09Add deduction guides for sequence containers (P0433R2, partial)Jonathan Wakely1-0/+11
2017-06-08PR libstdc++/81017 add noexcept to std::function move operationsJonathan Wakely1-0/+8
2017-06-07Add C++17 deduction guide for std::basic_regex (P0433R2, partial)Jonathan Wakely1-0/+3
2017-06-07PR libstdc++/81002 fix std::basic_regex range constructorJonathan Wakely1-0/+7
2017-06-07Add C++17 deduction guide for std::basic_string (P0433R2, partial)Jonathan Wakely1-0/+12
2017-06-05PR libstdc++/80939 Remove unmeetable constexpr specifiersJonathan Wakely1-0/+8