]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/std/utility
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / std / utility
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-16  Jonathan Wakelylibstdc++: Simplify built-in detection in <utility>
2020-07-07  Jonathan Wakelylibstdc++: Replace __int_limits with __numeric_traits_i...
2020-06-19  Jonathan Wakelylibstdc++: Remove redundant std:: qualification
2020-04-22  Jonathan Wakelylibstdc++: Do not define __cpp_lib_constexpr_algorithms...
2020-02-17  Jonathan Wakelylibstdc++: Add lightweight replacement for std::numeric...
2020-02-17  Jonathan Wakelylibstdc++: Implement "Safe Integral Comparisons" (P0586R2)
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-10  Edward Smith-RowlandImplement C++20 p1424 - 'constexpr' feature macro conce...
2019-08-01  Edward Smith-RowlandImplement C++20 p0202 - Add Constexpr Modifiers to...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-19  Jonathan WakelyRemove unused <exception> header from <utility>
2018-06-14  Jonathan WakelyPartially revert move of std::tuple_element_t to <tuple>
2018-06-14  Jonathan WakelyDefine __cpp_lib_tuple_element_t in <tuple> not <utility>
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-01  Jonathan WakelyAdd noexcept to std::integral_constant members
2017-10-30  Ville VoutilainenImplement LWG 2485
2017-09-18  Jonathan WakelyUse built-in for std::make_integer_sequnce
2017-05-12  Jonathan WakelyPR libstdc++/78939 make tuple_size<cv T> depend on...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-01  Ville VoutilainenImplement LWG 2766,
2016-11-15  Jonathan WakelyMake std::tuple_size<cv T> SFINAE-friendly (LWG 2770)
2016-11-14  Ville VoutilainenImplement P0504R0 (Revisiting in-place tag types for...
2016-08-15  Ville VoutilainenImplement LWG 2744 and LWG 2754.
2016-08-03  Jonathan WakelyDefine std::as_const
2016-07-14  Ville VoutilainenImplement P0032R3, Homogeneous interface for variant...
2016-06-16  Jonathan WakelyRemove trailing whitespace from libstdc++ headers
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-21  Ville Voutilainenre PR libstdc++/66693 ([C++17] std::tuple_size fails...
2015-11-17  Jonathan WakelyPR libstdc++/66059 optimise _Build_index_tuple
2015-06-23  François Dumontarray: Include <array>.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-01  Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-09-22  Jonathan WakelyMake streams movable and swappable.
2014-05-15  Jonathan Wakelytuple (tuple_size<cv _Tp>): Implement LWG 2313.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-10-31  Jonathan Wakelytuple (_Index_tuple, [...]): Move to <utility>.
2013-05-19  Jonathan Wakelytuple (get): Implement N3670.
2013-05-18  Jonathan Wakelyutility (exchange): Define.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-09-13  Daniel Kruglertuple (_Head_base<>::_M_head, [...]): Change to static...
2011-05-19  Paolo Carlinituple (tuple_element<__i, [...]): Add.
2011-05-16  Paolo Carliniutility: Simplify the last commit, the whole std::get...
2011-05-16  Paolo Carliniutility (get(std::pair<>&&)): Add.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-11-02  Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-19  Benjamin Kosnikdoxygroups.cc: Move algorithm groups into algorithmfwd.h.
2008-07-29  Paolo Carliniutility: Include <initializer_list>, per the current WP.
2008-06-21  Paolo Carlini[multiple changes]
2007-10-08  Paolo Carlini[multiple changes]
2007-10-06  Paolo Carlinimoveable.cc: Remove dg-require-rvalref.
2007-07-10  Paolo Carliniutility (identity, [...]): Add.
2007-05-31  Paolo Carlinire PR libstdc++/31426 (TR1 includes do not work with...
2007-03-04  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
2006-12-07  Benjamin KosnikMakefile.am (std_headers_rename): Remove.
2002-01-12  Phil EdwardsMakefile.am (std_headers): Update list with new names.
2002-01-04  Benjamin KosnikMakefile.am (std_headers): Remove cXXX from list.
2001-09-27  Phil Edwards*: Add Doxygen hooks.
2001-06-08  Benjamin Kosnik*: Add copyright notice.
2000-10-05  Benjamin Kosnikinclude: New directory.