summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix invalid dg-do directiveJonathan Wakely2016-10-172-1/+9
* Use ::new to avoid finding overloaded operator newJonathan Wakely2016-10-173-2/+39
* Backport fixes to std::experimental::sampleJonathan Wakely2016-10-173-3/+15
* PR 70101 fix allocator-extended ctors for std::priority_queueJonathan Wakely2016-10-053-6/+73
* 77864 Fix noexcept conditions for map/set default constructorsJonathan Wakely2016-10-059-12/+162
* PR 70564 disambiguate constructor for not_fn call wrapperJonathan Wakely2016-10-053-2/+31
* Fix libstdc++ versioned namespace buildJonathan Wakely2016-10-033-2/+117
* add exportsJonathan Wakely2016-10-031-0/+4
* Fix misuse of versioned namespace for LFTSJonathan Wakely2016-10-0326-25/+102
* Declare inline namespaces for filesystemJonathan Wakely2016-10-031-1/+4
* fix misplaced version namespace macrosJonathan Wakely2016-10-038-16/+40
* libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely2016-09-307-4/+49
* Remove use of std::abs in experimental::{gcd,lcm}Jonathan Wakely2016-09-305-4/+57
* libstdc++/77686 use may_alias for std::function storageJonathan Wakely2016-09-282-1/+6
* Fix lifetime of mutex lock in debug iteratorJonathan Wakely2016-09-272-1/+6
* [RTEMS] Always use atomic builtins for libstdc++Sebastian Huber2016-09-275-9/+31
* Fix testsuite failures.Ville Voutilainen2016-09-273-4/+4
* Fix the date of the last ChangeLog entry.Ville Voutilainen2016-09-261-1/+1
* backport: re PR libstdc++/77537 (pair constructors do not properly SFINAE)Ville Voutilainen2016-09-264-89/+266
* Replace casts with floordiv operator in Python xmethodsJonathan Wakely2016-09-202-3/+8
* libstdc++/77645 fix deque and vector xmethods for Python 3Jonathan Wakely2016-09-192-3/+8
* libstdc++/77645 Fix xmethods for std::listJonathan Wakely2016-09-192-5/+22
* re PR libstdc++/77395 (std::is_constructible is false for type constructible ...Ville Voutilainen2016-08-317-5/+123
* Add -fno-show-column to libstdc++ test flagsJonathan Wakely2016-08-303-3/+15
* * testsuite/23_containers/map/77334.cc: Use dg-options for C++11.Jonathan Wakely2016-08-232-1/+6
* libstdc++/77334 move assign RB trees of non-copyable typesJonathan Wakely2016-08-233-16/+74
* Update links to libstdc++ Doxygen pagesJonathan Wakely2016-08-233-107/+19
* libstdc++/71771 constrain reverse_iterator difference opJonathan Wakely2016-08-233-0/+57
* Update ChangeLog and version files for releasereleases/gcc-6.2.0Richard Biener2016-08-221-0/+4
* Use correct value category in std::function constraintJonathan Wakely2016-08-063-1/+39
* Move allocator in RB tree move constructorsJonathan Wakely2016-08-063-1/+80
* Fix std::wstring allocator testsJonathan Wakely2016-08-068-19/+37
* libstdc++/70940 Start fixing polymorphic memory resourcesJonathan Wakely2016-08-065-32/+169
* Define C++17 feature-test macrosJonathan Wakely2016-08-064-2/+12
* Define __cpp_lib_generic_associative_lookup feature-test macroJonathan Wakely2016-08-064-6/+31
* Improve comments on check_v3_target_filesystem_tsJonathan Wakely2016-08-062-1/+6
* Change libstdc++ manual to refer to release not trunkJonathan Wakely2016-08-065-21/+20
* Fix naming, qualification and broken test for propagate_constJonathan Wakely2016-08-063-15/+22
* Support using -flto with libstdc++ testsuiteJonathan Wakely2016-08-022-1/+7
* Update libstdc++ docs for library version historyJonathan Wakely2016-07-293-1/+7
* Include header for std::__parallel::searchJonathan Wakely2016-07-192-0/+9
* Add header for std::search to testcaseJonathan Wakely2016-07-192-0/+7
* Do not define _GLIBCXX_ASSERTIONS in Parallel ModeJonathan Wakely2016-07-194-7/+10
* libstdc++/71320 Add or remove file permissions correctlyJonathan Wakely2016-07-193-0/+84
* Implement LWG 2451, optional<T> should 'forward' T's implicit conversions.Ville Voutilainen2016-07-064-2/+219
* Implement LWG 2509,Ville Voutilainen2016-07-054-3/+76
* re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory c...Ville Voutilainen2016-07-043-2/+11
* libstdc++/71545 fix debug checks in binary search algorithmsJonathan Wakely2016-06-179-12/+387
* libstdc++/70762 fix fallback implementation of nonexistent_pathJonathan Wakely2016-05-262-2/+11
* Add dg-require-filesystem-ts directive to testJonathan Wakely2016-05-262-0/+6