summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* Add missing header in Filesystem TS configure testsredi2016-12-123-0/+10
* Remove bogus ChangeLog entries from r243569 to r243574redi2016-12-121-142/+0
* Fix configure test for sendfile()redi2016-12-121-0/+9
* Improve tests for contents of <new> headerredi2016-12-121-0/+9
* PR78465 Remove runtime tests for <atomic> macrosredi2016-12-121-0/+9
* Enable experimental::enable_shared_from_this explicitlyredi2016-12-121-0/+20
* Remove stray character at end of dg-do directiveredi2016-12-121-0/+95
* Fix configure test for sendfile()redi2016-12-124-5/+14
* Improve tests for contents of <new> headerredi2016-12-123-6/+68
* PR78465 Remove runtime tests for <atomic> macrosredi2016-12-122-48/+29
* Enable experimental::enable_shared_from_this explicitlyredi2016-12-124-20/+130
* Remove stray character at end of dg-do directiveredi2016-12-122-1/+6
* Backport all Filesystem library fixes from trunkredi2016-12-1224-142/+1447
* Fix failing test due to order of dg-directivesredi2016-12-092-1/+9
* PR71856 try to fix Parallel Mode assertions againredi2016-12-085-5/+87
* PR77459 avoid snprintf for debug mode diagnosticsredi2016-12-082-61/+67
* PR78326 fix incorrect access of data member in base classredi2016-12-072-0/+8
* Test experimental::shared_ptr construction from other smart pointersredi2016-12-073-5/+69
* Fix std::experimental::shared_ptr SFINAE constraintsredi2016-12-079-115/+410
* Fix indentation of experimental::shared_ptr coderedi2016-12-072-146/+151
* Fix typos in experimental::shared_ptrredi2016-12-073-2/+22
* Simplify std::rethrow_if_nested definitionredi2016-12-074-49/+81
* Enable printers and xmethods for std::__cxx11::listredi2016-12-074-4/+10
* Do not copy std::call_once arguments (LWG 2442)redi2016-12-074-14/+70
* Define std::allocator<T>::is_always_equalredi2016-12-074-1/+18
* Make std::scoped_allocator_adaptor's OUTERMOST recursiveredi2016-12-075-22/+210
* libstdc++/51960 move-construction for raw_storage_iteratorredi2016-12-075-3/+79
* Simplify std::__invoke_impl definitionsredi2016-12-074-20/+82
* Backport from mainlineville2016-12-072-5/+31
* Add missing noexcept on std::_Sp_locker constructorsredi2016-12-062-2/+8
* Don't define libstdc++-internal macros in Solaris 10+ <math.h>ro2016-12-016-108/+388
* Replace unsupported effective-target with dg-optionsredi2016-11-234-4/+18
* PR78490 add missing returns to propagate_constredi2016-11-234-3/+15
* gcc/ChangeLoguros2016-11-223-2/+9
* Fix ChangeLog entryredi2016-11-151-1/+1
* Fix find&replace error in license boilerplateredi2016-11-1581-80/+167
* Backport from mainline:ville2016-10-246-91/+599
* PR78052 Define std::allocator<void>::{construct,destroy}redi2016-10-203-0/+56
* Move negative unique_ptr tests to new fileredi2016-10-193-26/+79
* PR77990 fix unique_ptr for non-copyable deletersredi2016-10-195-6/+46
* PR77987 Fix unique_ptr<T[], D>::reset(U) for T != Uredi2016-10-176-41/+64
* Remove invalid effective-targets from std::function testsredi2016-10-173-2/+10
* Update docs on libstdc++ source-code layoutredi2016-10-175-132/+256
* Correct C++11 implementation status docsredi2016-10-172-9/+12
* Change test to use VERIFY not assertredi2016-10-172-2/+10
* Remove redundant const qualifiers from string_viewredi2016-10-172-1/+9
* Use normal mode containers in searchersredi2016-10-172-4/+13
* Qualify use of std::declval to avoid ADLredi2016-10-172-1/+9
* Add noexcept to std::function swapredi2016-10-174-2/+46
* Fix invalid dg-do directiveredi2016-10-172-1/+9