aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2016-06-21remove mep-* supportTrevor Saunders2-4/+4
2016-06-21remove knetbsd supportTrevor Saunders4-3/+9
2016-06-20re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough)François Dumont8-44/+216
2016-06-17libstdc++/71545 fix debug checks in binary search algorithmsJonathan Wakely9-12/+387
2016-06-162016-06-16 François Dumont <fdumont@gcc.gnu.org>François Dumont6-35/+103
2016-06-16Provide swappable traits (p0185r1)Daniel Kruegler31-421/+1355
2016-06-16Remove trailing whitespace from libstdc++ headersJonathan Wakely26-571/+597
2016-06-16Optimize inserting value_type into std::vectorJonathan Wakely4-1/+592
2016-06-152016-06-15 François Dumont <fdumont@gcc.gnu.org>François Dumont5-119/+153
2016-06-07tuple (_Head_base<>): Default specialization condition at type declaration.François Dumont2-21/+27
2016-06-06Support allocators in tuples of zero size.Ville Voutilainen3-0/+38
2016-06-06libstdc++/71320 Add or remove file permissions correctlyJonathan Wakely3-0/+81
2016-06-05Protect allocator-overloads of tuple-from-tuple constructors from cases that ...Ville Voutilainen3-8/+64
2016-05-29backwards_compatibility.xml: Adjust lists.debian.org link to https.Gerald Pfeifer3-3/+9
2016-05-27Adjust URL in libstdc++ manual to use httpsJonathan Wakely3-2/+7
2016-05-27Fix build.Ville Voutilainen1-1/+1
2016-05-27re PR libstdc++/66338 (std::forward_as_tuple() issue with single argument)Ville Voutilainen3-23/+79
2016-05-25Fix configure test for sendfile()Jonathan Wakely4-5/+9
2016-05-25Remove _GLIBCXX14_USE_CONSTEXPRJonathan Wakely3-11/+15
2016-05-24c++config (_GLIBCXX14_USE_CONSTEXPR): New.François Dumont11-232/+565
2016-05-24Add priority_queue::value_compare (LWG 2684)Jonathan Wakely2-0/+7
2016-05-232016-05-23 François Dumont <fdumont@gcc.gnu.org>François Dumont3-4/+10
2016-05-20re PR libstdc++/71081 (experimental/memory_resource/1.cc run for targets with...Thomas Preud'homme2-1/+6
2016-05-13libstdc++/71073 add system_header pragma to Debug Mode headersJonathan Wakely11-4/+35
2016-05-12Add dg-require-atomic-builtins to testJonathan Wakely2-0/+6
2016-05-11libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrapJonathan Wakely2-17/+26
2016-05-10Test begin and end functions for directory iteratorsJonathan Wakely4-4/+56
2016-05-10libstdc++/71038 fix error checks in filesystem::copy_fileJonathan Wakely3-1/+87
2016-05-10Optimize __directory_iterator_proxy for the common caseJonathan Wakely2-1/+6
2016-05-10libstdc++/71036 Handle EEXIST in filesystem::create_directoryJonathan Wakely3-4/+76
2016-05-10libstdc++/71037 Add base path to filesystem::canonical exceptionsJonathan Wakely3-2/+29
2016-05-102.cc: Remove unused using declaration.Jonathan Wakely2-2/+4
2016-05-10libstdc++/71005 fix post-increment for filesystem iteratorsJonathan Wakely4-13/+137
2016-05-09libstdc++/71004 fix recent additions to testcaseJonathan Wakely2-3/+11
2016-05-09Avoid endless run-time recursion for copying single-element tuples where the...Ville Voutilainen3-2/+60
2016-05-09libstdc++/71004 fix recursive_directory_iterator default constructorJonathan Wakely3-2/+20
2016-05-05Enable dg-reqire-sharedlib on SolarisRainer Orth2-2/+7
2016-05-05Add dg-require-filesystem-ts directive to testJonathan Wakely2-0/+6
2016-05-04libstdc++/70940 Start fixing polymorphic memory resourcesJonathan Wakely5-31/+167
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory471-12460/+12467
2016-04-28libstdc++/70766 use std::addressof instead of operator&Jonathan Wakely10-23/+235
2016-04-28hashtable_policy.h (__detail::_Insert_base, [...]): Improve comments.Jonathan Wakely2-2/+8
2016-04-27libstdc++/70767 Define std::numeric_limits<cv T> in C++98 modeJonathan Wakely2-6/+14
2016-04-24libstdc++/70762 fix fallback implementation of nonexistent_pathJonathan Wakely2-2/+10
2016-04-23re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and re...Tim Shen3-8/+28
2016-04-20Fix std::codecvt_utf8* for big-endian targetsJonathan Wakely2-3/+9
2016-04-19libstdc++/69703 ignore endianness in codecvt_utf8Jonathan Wakely5-1/+215
2016-04-19libstdc++/70609 fix filesystem::copy()Jonathan Wakely3-29/+163
2016-04-19Add noexcept to Filesystem TS operatorsJonathan Wakely3-25/+33
2016-04-19c++14_warning.h: Do not refer C++14 as experimental.Edward Smith-Rowland2-3/+7