Daily bump.
[gcc.git] / libstdc++-v3 /
2016-07-22 Jonathan WakelyMove allocator in std::string and RB tree move constructors
2016-07-22 Jonathan WakelyUse correct form of delete in libstdc++.exp
2016-07-21 Jonathan WakelyFix naming, qualification and broken test for propagate...
2016-07-21 Jonathan WakelyDefine missing delete operators in libstdc++ testsuite
2016-07-21 Jonathan WakelyFix out-of-bound array accesses in libstdc++ testsuite
2016-07-21 Jonathan WakelyFix missing returns in libstdc++ testsuite
2016-07-21 Jonathan WakelyRemove memory leaks in libstdc++ testsuite
2016-07-20 Jonathan WakelyDocument LWG DR 2684 status and regenerate libstdc...
2016-07-20 Jonathan WakelyLWG 2441 Provide exact-width atomic typedefs
2016-07-20 Jonathan WakelyLWG 2328 Rvalue stream extraction should use perfect...
2016-07-20 Jonathan WakelyUse static pointer to member when catching nullptr
2016-07-18 Ville VoutilainenClean up optional's comments.
2016-07-15 Jonathan WakelyReplace references to C++0x with C++11 in comments
2016-07-15 Jonathan WakelyRemove redundant std::move in std::for_each
2016-07-15 Jonathan Wakelyc++/58796 Make nullptr match exception handlers of...
2016-07-15 Edward Smith-RowlandImplement C++17 P0025 clamp.
2016-07-15 Ville VoutilainenFix the constraints for any's assignment operator templ...
2016-07-14 Jonathan WakelyInclude header for std::__parallel::search
2016-07-14 Jonathan WakelyAdd header for std::search to testcase
2016-07-14 Jonathan WakelyImprove doxygen comments for allocators in containers
2016-07-14 Ville VoutilainenImplement P0032R3, Homogeneous interface for variant...
2016-07-14 Ville VoutilainenFix ChangeLog.
2016-07-13 Jonathan Wakelylibstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
2016-07-13 Jonathan WakelyMake basic_string::replace forward to different overload
2016-07-13 Jonathan WakelyMake __allocated_ptr::_S_raw_ptr static
2016-07-13 Jonathan WakelyRevert "Add non-const overload of std::string::data()"
2016-07-13 Ville VoutilainenFix ChangeLog.
2016-07-13 Ville VoutilainenImplement P0307R2, Making Optional Greater Equal Again.
2016-07-13 Jonathan WakelyAdd non-const overload of std::string::data()
2016-07-12 Jonathan WakelyRemove unused operator delete overloads (LWG 2458)
2016-07-12 Jonathan WakelyFix ChangeLog entry for r238244
2016-07-12 Jonathan WakelyAdd tests and docs for LWG 2212 support
2016-07-12 Jonathan WakelyAdd std::vector::emplace() testcase from LWG 2164
2016-07-11 François Dumontstl_vector.h (push_back(const value_type&)): Forward...
2016-07-10 Ville VoutilainenImplement std::optional.
2016-07-08 Jonathan Wakely* testsuite/23_containers/vector/modifiers/insert/alias...
2016-07-07 Jonathan WakelyUpdate libstdc++ status docs
2016-07-06 Ville VoutilainenImplement std::any.
2016-07-06 Ville VoutilainenAdd a new header for diagnosing the use of C++17 facili...
2016-07-06 Ville VoutilainenImplement LWG 2451, optional<T> should 'forward' T...
2016-07-05 Ville VoutilainenImplement LWG 2509,
2016-07-04 François DumontAdd tests for inserting aliased objects into std::vector
2016-07-04 Jonathan WakelyFix std::vector's use of temporary objects
2016-07-04 Ville Voutilainenre PR libstdc++/71313 ([Filesystem TS] remove_all fails...
2016-07-02 François Dumontget_debug_neg.cc: Adjust dg-error line numbers.
2016-06-30 Thomas Preud'homme65913.cc: Require atomic-builtins rather than specific...
2016-06-27 François Dumontre PR libstdc++/71640 (include/c++/7.0.0/bits/hashtable...
2016-06-23 François Dumontarray (array<>::swap): Fix noexcept qualificaton for...
2016-06-21 Trevor Saundersremove mep-* support
2016-06-21 Trevor Saundersremove knetbsd support
2016-06-20 François Dumontre PR libstdc++/71181 (Reserving in unordered_map doesn...
2016-06-17 Jonathan Wakelylibstdc++/71545 fix debug checks in binary search algor...
2016-06-16 François Dumont2016-06-16 François Dumont <fdumont@gcc.gnu.org>
2016-06-16 Daniel KrueglerProvide swappable traits (p0185r1)
2016-06-16 Jonathan WakelyRemove trailing whitespace from libstdc++ headers
2016-06-16 Jonathan WakelyOptimize inserting value_type into std::vector
2016-06-15 François Dumont2016-06-15 François Dumont <fdumont@gcc.gnu.org>
2016-06-07 François Dumonttuple (_Head_base<>): Default specialization condition...
2016-06-06 Ville VoutilainenSupport allocators in tuples of zero size.
2016-06-06 Jonathan Wakelylibstdc++/71320 Add or remove file permissions correctly
2016-06-05 Ville VoutilainenProtect allocator-overloads of tuple-from-tuple constru...
2016-05-29 Gerald Pfeiferbackwards_compatibility.xml: Adjust lists.debian.org...
2016-05-27 Jonathan WakelyAdjust URL in libstdc++ manual to use https
2016-05-27 Ville VoutilainenFix build.
2016-05-27 Ville Voutilainenre PR libstdc++/66338 (std::forward_as_tuple() issue...
2016-05-25 Jonathan WakelyFix configure test for sendfile()
2016-05-25 Jonathan WakelyRemove _GLIBCXX14_USE_CONSTEXPR
2016-05-24 François Dumontc++config (_GLIBCXX14_USE_CONSTEXPR): New.
2016-05-24 Jonathan WakelyAdd priority_queue::value_compare (LWG 2684)
2016-05-23 François Dumont2016-05-23 François Dumont <fdumont@gcc.gnu.org>
2016-05-20 Thomas Preud'hommere PR libstdc++/71081 (experimental/memory_resource...
2016-05-13 Jonathan Wakelylibstdc++/71073 add system_header pragma to Debug Mode...
2016-05-12 Jonathan WakelyAdd dg-require-atomic-builtins to test
2016-05-11 Jonathan Wakelylibstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap
2016-05-10 Jonathan WakelyTest begin and end functions for directory iterators
2016-05-10 Jonathan Wakelylibstdc++/71038 fix error checks in filesystem::copy_file
2016-05-10 Jonathan WakelyOptimize __directory_iterator_proxy for the common...
2016-05-10 Jonathan Wakelylibstdc++/71036 Handle EEXIST in filesystem::create_dir...
2016-05-10 Jonathan Wakelylibstdc++/71037 Add base path to filesystem::canonical...
2016-05-10 Jonathan Wakely2.cc: Remove unused using declaration.
2016-05-10 Jonathan Wakelylibstdc++/71005 fix post-increment for filesystem iterators
2016-05-09 Jonathan Wakelylibstdc++/71004 fix recent additions to testcase
2016-05-09 Ville VoutilainenAvoid endless run-time recursion for copying single...
2016-05-09 Jonathan Wakelylibstdc++/71004 fix recursive_directory_iterator defaul...
2016-05-05 Rainer OrthEnable dg-reqire-sharedlib on Solaris
2016-05-05 Jonathan WakelyAdd dg-require-filesystem-ts directive to test
2016-05-04 Jonathan Wakelylibstdc++/70940 Start fixing polymorphic memory resources
2016-04-29 Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-04-28 Jonathan Wakelylibstdc++/70766 use std::addressof instead of operator&
2016-04-28 Jonathan Wakelyhashtable_policy.h (__detail::_Insert_base, [...])...
2016-04-27 Jonathan Wakelylibstdc++/70767 Define std::numeric_limits<cv T> in...
2016-04-24 Jonathan Wakelylibstdc++/70762 fix fallback implementation of nonexist...
2016-04-23 Tim Shenre PR libstdc++/70745 (Wrong handling of regex_constant...
2016-04-20 Jonathan WakelyFix std::codecvt_utf8* for big-endian targets
2016-04-19 Jonathan Wakelylibstdc++/69703 ignore endianness in codecvt_utf8
2016-04-19 Jonathan Wakelylibstdc++/70609 fix filesystem::copy()
2016-04-19 Jonathan WakelyAdd noexcept to Filesystem TS operators
2016-04-19 Edward Smith-Rowlandc++14_warning.h: Do not refer C++14 as experimental.
2016-04-18 Jonathan WakelyPR libstdc++/41759 reword static assertions in <random>
2016-04-18 Jonathan WakelyRemove unused typedefs in std::bind types
next