]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3
2017-09-11 Yannick Moy <moy@adacore.com>
[thirdparty/gcc.git] / libstdc++-v3 /
2017-09-09  gerald * doc/xml/manual/allocator.xml: Adjust link for Hoard.
2017-09-04  rediPR libstdc++/79162 implement LWG 2946 and LWG 2758
2017-08-31  rediPR c++/82039 suppress -Wzero-as-null-pointer-constant...
2017-08-24  fdumont2017-08-24 François Dumont <fdumont@gcc.gnu.org>
2017-08-21  rediPR libstdc++/81912 make std::__iterator_category constexpr
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-08-20  mseborlibstdc++/ChangeLog:
2017-08-20  danglin Fix typo.
2017-08-20  danglin PR testsuite/81056
2017-08-18  rediSimplify allocator usage in unordered containers
2017-08-18  rediPR libstdc++/81891 fix double-free in hashtable constructor
2017-08-11  rediPR libstdc++/81808 skip test if reading directory doesn...
2017-08-09  rediFix test for __has_unique_object_representations suppor...
2017-08-09  rediFix test for __is_aggregate support in Clang
2017-08-09  rediPR libstdc++/81751 don't call fflush(NULL)
2017-07-31  mpolacek PR libstdc++/81599
2017-07-26  rediPR libstdc++/53984 fix failing test
2017-07-26  paolo2017-07-26 Paolo Carlini <paolo.carlini@oracle.com>
2017-07-25  rediPR libstdc++/53984 handle exceptions in basic_istream...
2017-07-25  rediRemove deprecated iostream members for C++17
2017-07-23  collison2017-07-23 Michael Collison <michael.collison@arm...
2017-07-23  fdumont2017-07-23 François Dumont <fdumont@gcc.gnu.org>
2017-07-21  rediAdd AddressSanitizer annotations to std::vector
2017-07-19  rediPR libstdc++/81476 Optimise vector insertion from input...
2017-07-19  reichelt * libsupc++/new (bad_array_new_length): Remove...
2017-07-19  rediFix indentation in std::basic_filebuf member functions
2017-07-19  rediFix indentation in libstdc++ testsuite utils
2017-07-19  rediUse dg-require-fileio in new test
2017-07-18  rediPR libstdc++/81395 fix crash when write follows large...
2017-07-18  fdumont2017-07-18 François Dumont <fdumont@gcc.gnu.org>
2017-07-15  rediReorder std::scoped_lock parameters as per P0739R0...
2017-07-14  rediConstrain std::variant constructor for class template...
2017-07-11  rediImprovements to the libstdc++ FAQ and manual
2017-07-10  rediInclude missing header for std::free
2017-07-10  rediPR libstdc++/81381 support stateful allocators in basic...
2017-07-10  rediPR libstdc++/81338 correctly manage string capacity
2017-07-06  rediFix memory leaks in libstdc++ tests
2017-07-06  rediFix memory leaks in libstdc++ ABI tests
2017-07-06  rediPrevent __uses_alloc from holding dangling references
2017-06-27  timshen PR libstdc++/80187
2017-06-27  rediPR libstdc++/81221 only run new test for check-parallel
2017-06-27  rediPR libstdc++/81221 fix namespace qualification for...
2017-06-22  rediPR libstdc++/81173 fix undefined memset with null pointer
2017-06-21  villePR libstdc++/80675, PR libstdc++/80940
2017-06-21  ramanaUpdate baseline symbols for aarch64-none-linux-gnu
2017-06-21  rediPR libstdc++/81092 Regenerate configure for libtool_VER...
2017-06-20  uros * config/abi/post/alpha-linux-gnu/baseline_symbols...
2017-06-20  roAlways check for target i?86 and x86_64
2017-06-19  roUpdate Solaris baselines for GCC 8.0 (PR libstdc++...
2017-06-18  hjlx32: Update baseline_symbols.txt
2017-06-18  schwabPR libstdc++/81092
2017-06-17  roGet rid of dg-skip-if etc. default args
2017-06-17  rediPR libstdc++/80893 don't run test for C++98 modes
2017-06-16  rediAdd std::get_deleter overload with correct signature
2017-06-16  jakub PR libstdc++/81092
2017-06-16  rediFix std::wbuffer_convert::sync()
2017-06-16  rediPR libstdc++/81092 add std::wstring symbols and bump...
2017-06-16  rediFix missing returns in libstdc++ header and tests
2017-06-16  fdumont2017-06-16 François Dumont <fdumont@gcc.gnu.org>
2017-06-15  fdumont2017-06-15 François Dumont <fdumont@gcc.gnu.org>
2017-06-15  roUse pthread effective-target in testsuite
2017-06-14  rediFix libstdc++ testsuite failures with -D_GLIBCXX_USE_CX...
2017-06-12  palvesFinish implementing P0426R1 "Constexpr for std::char_tr...
2017-06-12  fdumont2017-06-12 François Dumont <fdumont@gcc.gnu.org>
2017-06-12  rediPR libstdc++/55917 do not handle exceptions in std...
2017-06-09  rediSupport move-only deleters in std::shared_ptr (LWG...
2017-06-09  rediAdd deduction guides for sequence containers (P0433R2...
2017-06-08  rediPR libstdc++/81017 add noexcept to std::function move...
2017-06-07  rediAdd C++17 deduction guide for std::basic_regex (P0433R2...
2017-06-07  rediPR libstdc++/81002 fix std::basic_regex range constructor
2017-06-07  rediAdd C++17 deduction guide for std::basic_string (P0433R...
2017-06-05  rediPR libstdc++/80939 Remove unmeetable constexpr specifiers
2017-06-05  rediOptimize std::advance for single increments
2017-06-05  rediAdd noexcept to shared_ptr owner comparisons (LWG 2873)
2017-06-03  schwab* config/abi/post/powerpc-linux-gnu/baseline_symbols...
2017-06-03  ebotcazou * configure.ac (*-*-linux-android*): Set target_makefi...
2017-06-02  rediPR libstdc++/80624 satisfy invariant for char_traits...
2017-06-02  rediRemove libsupc++ makefile targets setting -std=gnu...
2017-06-02  rguenth2017-06-02 Richard Biener <rguenther@suse.de>
2017-06-01  roFix cross compilation to Solaris
2017-06-01  villePR c++/80812
2017-05-31  rediPR libstdc++/80893 Fix null dereference in vector<bool>
2017-05-28  timshen PR libstdc++/80737
2017-05-24  rediUse CHAR_BIT instead of assuming 8 bits
2017-05-24  schwab * config/abi/post/ia64-linux-gnu/baseline_symbols...
2017-05-23  rediPR libstdc++/67578 Implement non-trivial std::random_de...
2017-05-23  rediPR libstdc++/67214 Avoid signed overflow in num_get...
2017-05-19  rediPR libstdc++/80796 Add new std::search overload for...
2017-05-18  rediPR libstdc++/80478 make std::mem_fn work with noexcept...
2017-05-18  rediFix typos in libstdc++ manual
2017-05-18  rediUpdate libstdc++ version info in manual
2017-05-17  rediFixes to Doxygen comments in libstdc++ headers
2017-05-17  villeImplement new C++ intrinsics __is_assignable and __is_c...
2017-05-16  rediTest source_location::current() in default member initi...
2017-05-16  rediImplement std::experimental::source_location (N4519)
2017-05-16  rediFix forward declaration of std::type_info for versioned...
2017-05-16  rediRegenerate libstdc++-v3/configure for versioned-namespa...
2017-05-16  glisse2017-05-16 Marc Glisse <marc.glisse@inria.fr>
2017-05-16  rediAdd cross-reference for test permutations in libstdc...
2017-05-16  rediAdd cross-reference for BADNAMES in libstdc++ manual
next