aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/Makefile.am
AgeCommit message (Expand)Author
2016-01-25Avoid including all of <random> in <algorithm>Jonathan Wakely
2016-01-19Add C++-conforming wrappers for stdlib.h and math.hJonathan Wakely
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel
2016-01-142016-01-14 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2016-01-06Rename bits/mutex.h to avoid clashing with glibcJonathan Wakely
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-13Define std::experimental::randint etc.Jonathan Wakely
2015-11-13Implement std::experimental::shared_ptr with array supportFan You
2015-11-13Define alias templates using polymorphic memory resourcesJonathan Wakely
2015-11-13Implement C++ LFTSv1 polymorphic memory resourcesFan You
2015-10-09Add include/experimental/bits dirJonathan Wakely
2015-09-04Add portable timed_mutex and recursive_timed_mutex.Jonathan Wakely
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland
2015-08-132015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-07-032015-07-03 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-06-292015-06-29 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-05-292015-05-29 François Dumont fdumont@gcc.gnu.org>François Dumont
2015-05-02 * include/experimental/iterator: New. Define ostream_joiner.Jonathan Wakely
2015-05-02 * include/experimental/numeric: New. Define gcd and lcm.Jonathan Wakely
2015-05-012015-05-01 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-04-302015-04-30 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2015-01-16 * include/bits/locale_conv.h (wstring_convert, wbuffer_convert): New.Jonathan Wakely
2015-01-16Implement C++11 <codecvt> header.Jonathan Wakely
2015-01-16libstdc++: Optimize synchronization in std::future if futexes are available.Torvald Riegel
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-19New std::string implementation.Jonathan Wakely
2014-11-12std::shared_ptr atomic operationsJonathan Wakely
2014-10-29Add <experimental/algorithm> and <experimental/functional>.Jonathan Wakely
2014-10-212014-10-21 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2014-10-172014-10-17 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2014-10-10 PR libstdc++/49561Jonathan Wakely
2014-10-06 * include/Makefile.am: Add new header.Jonathan Wakely
2014-08-27 PR libstdc++/62159Jonathan Wakely
2014-06-25 * include/Makefile.am: Add new header.Jonathan Wakely
2014-06-14 * doc/xml/manual/status_cxx2014.xml: Update Fundamentals TS status.Jonathan Wakely
2014-05-242014-05-24 François Dumont <fdumont@gcc.gnu.org>François Dumont
2014-05-062014-05-06 François Dumont <fdumont@gcc.gnu.org>François Dumont
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-11-162013-11-16 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2013-11-012013-10-31 Michael Brune <lucdanton@free.fr>Michael Brune
2013-10-192013-10-18 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2013-09-272013-09-27 François Dumont <fdumont@gcc.gnu.org>François Dumont
2013-09-242013-09-24 Tim Shen <timshen91@gmail.com>Tim Shen
2013-08-272013-08-26 Tim Shen <timshen91@gmail.com>Tim Shen
2013-08-072013-08-07 Tim Shen <timshen91@gmail.com>Tim Shen
2013-08-07Commit the vtable verification feature. This feature is designed toCaroline Tice
2013-06-16 * include/std/shared_mutex: Implement N3659.Jonathan Wakely
2013-06-012013-05-30 Ed Smith-Rowland <3dw4rd@verizon.net>Ed Smith-Rowland
2013-05-232013-05-23 Matthias Klose <doko@ubuntu.com>Matthias Klose