re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues)
[gcc.git] / libstdc++-v3 / include / std / functional
2011-07-09 Jonathan Wakelyre PR libstdc++/49668 ([C++0x] std::thread does not...
2011-06-14 Paolo Carlinifunctional: Use noexcept.
2011-05-23 Paolo Carlini[multiple changes]
2011-05-20 Jason Merrillre PR c++/24163 (dependent Base class scope examined...
2011-05-03 Jonathan Wakelyfunctional (bind): Remove from overload set when first...
2011-04-19 Jonathan Wakelyre PR libstdc++/48521 ([C++0x] std::result_of doesn...
2011-04-10 Jonathan Wakelyre PR libstdc++/48541 (std::function(std::_Function_bas...
2011-03-15 Benjamin KosnikMakefile.am: Add functional.cc, shared_ptr.cc.
2011-01-30 Benjamin KosnikPR libstdc++/36104 part four
2011-01-06 Paolo Carlinire PR libstdc++/47185 (UB in TR1 and C++0x placeholders...
2010-11-02 Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2010-10-15 Paolo Carlinifunctional (function<>::operator==, operator!=): Remove...
2010-10-08 Jonathan Wakelyre PR libstdc++/45893 ([C++0x] [DR 817] Finish updating...
2010-10-07 Jonathan Wakelyre PR libstdc++/45924 ([C++0x] bind<R>(x)(y, z) fails)
2010-10-06 Paolo Carlinifunctional (struct _Weak_result_type_impl): Add special...
2010-10-05 Paolo Carlinitype_traits (_GLIBCXX_HAS_NESTED_TYPE): Add.
2010-10-04 Paolo Carlinifunctional (function<>::swap): Use std::swap.
2010-08-05 Paolo Carliniutility (begin, end): Remove per GB 85.
2010-06-05 Jonathan Wakely[multiple changes]
2010-05-27 Jason Merrillrevert: re PR libstdc++/42832 (Revisit std::function...
2010-05-20 Paolo Carlini[multiple changes]
2010-05-17 Paolo Carlinifunctional (result_of): Move...
2010-04-30 Paolo Carlinistl_pair.h (piecewise_construct_t, [...]): Add.
2010-03-17 Jonathan Wakelyre PR libstdc++/43397 (std::function can't forward...
2010-02-22 Paolo Carlinifunctional_hash.h (hash<string>, [...]): Move, per...
2010-02-10 Benjamin Kosnikstreambuf: Adjust doxygen group markup.
2010-01-27 Richard Guentherre PR libstdc++/42832 (Revisit std::function for aliasi...
2010-01-26 Daniel Freyfunctional: Use enable_if instead of __enable_if throug...
2010-01-22 Daniel Freyfunctional (_Index_tuple, [...]): Simplify and speed-up.
2010-01-18 Daniel Freyfunctional (_Bind<_Functor(_Bound_args...)>:: operator...
2010-01-17 Paolo Carlinifunctional (_Bind<_Functor(_Bound_args...)>::__call...
2010-01-12 Jonathan Wakelyre PR libstdc++/24803 ([c++0x] reference_wrapper and...
2009-12-24 Jonathan Wakelyfunctional (bind): Avoid invalid instantiations for...
2009-12-15 Jonathan Wakelyfunctional (function::function): Move construct target.
2009-11-30 Paolo Carlini[multiple changes]
2009-11-19 Paolo Carlinire PR libstdc++/41622 ([DR 1245] [c++0x] std::hash...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-11-20 Paolo Carlinifunctional_hash.h: Do not include ext/numeric_traits.h.
2007-11-20 Paolo Carlinifunctional_hash.h (hash<long double>::operator()(long...
2007-09-09 Benjamin Kosnikfunctional_hash.h: Add ext/numeric_traits.h.
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.
2007-02-26 Paolo CarliniPR libstdc++/28080 (partial)
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.