aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext
AgeCommit message (Expand)Author
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
2014-06-24 * include/bits/functexcept.h (__throw_out_of_range_fmt): ChangeJonathan Wakely
2014-06-14 * doc/xml/api.xml: Link to more recent API docs.Jonathan Wakely
2014-06-14 * doc/xml/manual/status_cxx2014.xml: Update Fundamentals TS status.Jonathan Wakely
2014-06-10 PR libstdc++/61390Jonathan Wakely
2014-01-29 PR libstdc++/21609Jonathan Wakely
2014-01-29 * include/bits/alloc_traits.h (allocator_traits::_S_allocate): DoJonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-11-22 PR libstdc++/59247Jonathan Wakely
2013-11-212013-11-21 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2013-11-20 PR c++/59173Jonathan Wakely