aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext
AgeCommit message (Expand)Author
2017-06-07Add C++17 deduction guide for std::basic_string (P0433R2, partial)redi
2017-04-27Remove reundant const-qualification from cast targetsredi
2017-03-15PR libstdc++/62045 fix O(N) insertion in pd_ds binary heapredi
2017-01-20PR69240 Define inequality operators for <random> param typesredi
2017-01-18PR69301 don't assume atomic<T> can default construct Tredi
2017-01-01 Update copyright years.jakub
2016-12-242016-12-24 François Dumont <fdumont@gcc.gnu.org>fdumont
2016-12-07Use _GLIBCXX_THROW macro in bitmap_allocatorredi
2016-10-262016-10-26 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2016-10-20Tweak whitespace in std::allocator filesredi
2016-10-16 Make sure the return value of malloc_allocator::allocateville
2016-10-14PR65122 extended alignment support in allocatorsredi
2016-09-23Avoid reallocation for basic_string::clear()redi
2016-07-25Fix missing qualification in <ext/rope>redi
2016-07-15Replace references to C++0x with C++11 in commentsredi
2016-04-18Avoid -Wsign-compare warnings in std::to_string()redi
2016-04-14Revert empty class parameter passing ABI changes.jason
2016-04-13Adjust for new empty class parameter passing ABI.redi
2016-01-21libstdc++/69406 Fix test to check for supported headersredi
2016-01-152016-01-15 Steve Ellcey <sellcey@imgtec.com>sje
2016-01-04 Update copyright years.jakub
2015-12-10Improve generated libstdc++ API docsredi
2015-11-15PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR testredi
2015-11-13More fine-grained autoconf checks for C99 libraryredi
2015-10-13 * config/cpu/i486/opt/bits/opt_random.h: Include pmmintrin.h insteadfroydnj
2015-10-02Use noexcept instead of _GLIBCXX_NOEXCEPTredi
2015-10-01Save-and-restore errno more carefully in libstdc++redi
2015-09-29Leave errno unchanged by successful std::stoi etcredi
2015-09-18Fix errors due to extra includes in extc++.hredi
2015-09-09Enable lightweight checks with _GLIBCXX_ASSERTIONS.redi
2015-08-24 PR libstdc++/65049redi
2015-07-23* include/bits/functional_hash.h: Add specializations for __intNdj
2015-07-13 * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.redi
2015-06-26Implement N4258 (Cleaning-up noexcept in the Library rev 3)redi
2015-06-17 * include/ext/alloc_traits.h (__alloc_traits::_S_nothrow_swap()): Useredi
2015-06-12Use atomics in guard.cc.ramana
2015-05-27 PR libstdc++/66017redi
2015-03-20 * include/bits/c++config (__gnu_cxx::__cxx11): Define new namespace.redi
2015-03-18 PR c++/65046redi
2015-01-29 * include/bits/atomic_base.h: Use __always_inline__ instead ofredi
2015-01-05 Update copyright years.jakub
2014-12-12 PR libstdc++/64276redi
2014-11-17 PR c++/33911jason
2014-09-22Make streams movable and swappable.redi
2014-08-132014-08-13 Paolo Carlini <paolo.carlini@oracle.com>paolo
2014-08-132014-08-13 Paolo Carlini <paolo.carlini@oracle.com>paolo
2014-08-09 * include/ext/random.tcc (uniform_on_sphere_helper): Define.drepper
2014-08-092014-08-09 Paolo Carlini <paolo.carlini@oracle.com>paolo
2014-07-29 PR libstdc++/61946redi
2014-07-292014-07-29 Ed Smith-Rowland <3dw4rd@verizon.net>emsr