]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/stl_construct.h
Daily bump.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / stl_construct.h
2025-06-11  Jonathan Wakelylibstdc++: Replace some uses of std::__addressof with...
2025-06-11  Jonathan Wakelylibstdc++: Improve diagnostics for ill-formed std:...
2025-03-05  Giuseppe D'Angelolibstdc++: implement constexpr memory algorithms
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-02  Jonathan Wakelylibstdc++: Simplify std::_Destroy using 'if constexpr'
2024-10-09  Jonathan Wakelylibstdc++: Do not cast away const-ness in std::construc...
2024-10-09  Jonathan Wakelylibstdc++: Make std::construct_at support arrays (LWG...
2024-03-22  Jonathan Wakelylibstdc++: Use feature test macros in <bits/stl_constru...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-07-03  Jonathan Wakelylibstdc++: Qualify calls to std::_Destroy and _Destroy_aux
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-14  Jonathan Wakelylibstdc++: Ignore cv-quals when std::allocator<void...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-01  Jonathan Wakelylibstdc++: Define std::__is_constant_evaluated() for...
2021-10-14  Jonathan Wakelylibstdc++: Add missing constexpr to std::optional ...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-04-28  Jonathan Wakelylibstdc++: Fix regression in std::_Construct (PR 94831)
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-29  Jonathan WakelyFix compilation errors with Clang
2019-10-23  Jonathan WakelyPR c++/91369 Implement P0784R7 changes to allocation...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-04-28  Jonathan WakelyPR libstdc++/80553 don't allow destroying non-destructi...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-20  Ville Voutilainenre PR libstdc++/77619 (uninitialized_meow_construct...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-03-08  Benjamin Kosnikmemoryfwd.h: New.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-06-22  Paolo Carlinistl_construct.h: Update Copyright years.
2011-06-22  Jonathan WakelyMakefile.am: Add alloc_traits.h headers.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-06-16  Paolo Carlinistl_construct.h (_Construct): Change to variadic in...
2010-05-20  Paolo Carlini[multiple changes]
2009-08-29  Paolo Carlinistl_construct.h: Include <bits/move.h>.
2009-08-29  Chris Jeffersonmove.h (_GLIBCXX_FORWARD): Add.
2009-05-18  Paolo Carlinire PR c++/40192 (Unable to use std::vector with typedef...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-01-18  Benjamin Kosnik[multiple changes]
2007-10-28  Paolo Carlinistl_uninitialized.h (uninitialized_copy): Use ::new...
2007-05-04  Paolo Carlinistl_construct.h (_Destroy(_ForwardIterator, _ForwardIte...
2007-04-03  Paolo Carlinistl_algobase.h (__copy_aux(_II, _II, _OI), [...]):...
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-08-23  Thomas Khore PR libstdc++/23358 (_Destroy doesn't optimize for...
2005-08-17  Kelley CookAll files: Update FSF address.
2005-01-31  Paolo Carlinicpp_type_traits.h: Add types to the structs thus making...
2004-07-28  Matt Austernstl_construct.h (_Destroy): New three-argument overload...
2004-07-04  Paolo Carlinibasic_string.h: Trivial formatting fixes and/or const...
2004-02-08  Bernardo InnocentiRemove trailing whitespace (see ChangeLog for longwinde...
2004-02-06  Paolo Carlinistl_construct.h: Wrap overlong lines, reformat accordin...
2003-12-01  Benjamin KosnikC++STYLE: Add exception bits.
2003-12-01  Paolo Carlinire PR libstdc++/10378 ([library DR 402] cannot add...
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-07-02  Paolo Carlinistl_bvector.h: Fully qualify standard functions with...
2002-03-27  Phil EdwardsIntro.3: Date tweak.
2001-11-24  Phil EdwardsMakefile.am (doxygen-maint): The script isn't executabl...
2001-11-02  Phil Edwardsc_io_stdio.h: Correct grammar in comments.
2001-07-02  Stephen M. Webbstl_construct.h (construct): Remove.
2001-06-27  Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment block...
2001-06-22  Phil Edwards*: Revert comment/license change from yesterday for...
2001-06-21  Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment.
2001-04-03  Phil EdwardsNew concept checking implementation.
2001-03-04  Phil Edwardsalgo.h: Use std not __STD.
2000-10-10  Benjamin KosnikMakefile.am (LIBSUPCXX_INCLUDES): Adjust.
2000-10-05  Benjamin Kosnikinclude: New directory.