aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext
AgeCommit message (Expand)Author
2017-07-31Merged trunk revision 250739 into the hsa branchMartin Jambor
2017-06-13Merged trunk revision 249127 into the hsa branchMartin Jambor
2017-05-31Merged trunk revision 248576 into the hsa branchMartin Jambor
2017-03-20Merged trunk revision 246276 into the hsa branchMartin Jambor
2017-01-30Merged trunk revision 245023 into the hsa branchMartin Jambor
2017-01-03Merged trunk revision 244015 into the hsa branchMartin Jambor
2016-12-27Merged trunk revision 243672 into the hsa branchMartin Jambor
2016-11-01Merged trunk revision 241734 into the hsa branchMartin Jambor
2016-10-19Merged trunk revision 241230 into the hsa branchMartin Jambor
2016-10-04Merged trunk revision 240707 into the hsa branchMartin Jambor
2016-08-10Merged trunk revision 239241 into the hsa branchMartin Jambor
2016-07-25Merged trunk revision 238701 into the hsa branchMartin Jambor
2016-05-13Merged trunk revision 236071 into the hsa branchMartin Jambor
2016-02-02Merged trunk revision 233037 into the hsa branchMartin Jambor
2016-01-18Merged trunk revision 232535 into the hsa branchMartin Jambor
2016-01-11Merged trunk revision 232223 into the hsa branchMartin Jambor
2015-12-14Merged trunk revision 231608 into the hsa branchMartin Jambor
2015-11-19Merged trunk revision 230543 into the hsa branchMartin Jambor
2015-10-29Merged trunk revision 229518 into the hsa branchMartin Jambor
2015-10-02Use noexcept instead of _GLIBCXX_NOEXCEPTJonathan Wakely
2015-10-01Save-and-restore errno more carefully in libstdc++Jonathan Wakely
2015-09-29Leave errno unchanged by successful std::stoi etcJonathan Wakely
2015-09-18Fix errors due to extra includes in extc++.hJonathan Wakely
2015-09-09Enable lightweight checks with _GLIBCXX_ASSERTIONS.Jonathan Wakely
2015-08-24 PR libstdc++/65049Jonathan Wakely
2015-07-23* include/bits/functional_hash.h: Add specializations for __intNDJ Delorie
2015-07-13 * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.Jonathan Wakely
2015-06-26Implement N4258 (Cleaning-up noexcept in the Library rev 3)Jonathan Wakely
2015-06-17 * include/ext/alloc_traits.h (__alloc_traits::_S_nothrow_swap()): UseJonathan Wakely
2015-06-12Use atomics in guard.cc.Ramana Radhakrishnan
2015-05-27 PR libstdc++/66017Jonathan Wakely
2015-03-20 * include/bits/c++config (__gnu_cxx::__cxx11): Define new namespace.Jonathan Wakely
2015-03-18 PR c++/65046Jonathan Wakely
2015-01-29 * include/bits/atomic_base.h: Use __always_inline__ instead ofJonathan Wakely
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-12 PR libstdc++/64276Jonathan Wakely
2014-11-17 PR c++/33911Jason Merrill
2014-09-22Make streams movable and swappable.Jonathan Wakely
2014-08-132014-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-08-132014-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-08-09 * include/ext/random.tcc (uniform_on_sphere_helper): Define.Ulrich Drepper
2014-08-092014-08-09 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-07-29 PR libstdc++/61946Jonathan Wakely
2014-07-292014-07-29 Ed Smith-Rowland <3dw4rd@verizon.net>Ed Smith-Rowland
2014-07-162014-07-16 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-07-14 * include/ext/random.tcc: Unfortunately more fixes forUlrich Drepper
2014-07-13 * include/ext/random.tcc: Fix operator>> and operator<< forUlrich Drepper
2014-07-132014-07-12 Ulrich Drepper <drepper@gmail.com>Ulrich Drepper
2014-07-122014-07-11 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2014-06-25 * include/bits/alloc_traits.h (__alloc_rebind): Define alias template.Jonathan Wakely