logging: add a StandardLogHandlerFactory helper class
[folly.git] / folly / Traits.h
2017-10-30 Yedidya FeldblumSimplify type_t
2017-10-30 Eric NieblerFolly.Poly: a library for creating type-erasing polymor...
2017-10-27 Yedidya Feldblumtype_t, a generalization of void_t
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-09-12 Christopher DykesDon't use std::void_t
2017-08-25 Aaryaman Sagargcc 6.2 was not accepting the current definition of...
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-28 strykuPrevent IsOneOf unused template specialization instanti...
2017-07-13 Yedidya FeldblumSort #include lines
2017-07-02 Yedidya FeldblumMove in_place and friends to Utility.h
2017-07-02 Yedidya FeldblumRemove construct_in_place
2017-07-02 Yedidya FeldblumDisambiguate the various in_place overloads, following...
2017-04-12 Christopher DykesMake folly::StrictConjunction usable under MSVC
2017-04-10 Christopher DykesRefactor FOLLY_GCC_DISABLE_WARNING to play nice with... v2017.04.10.00
2017-02-16 Christopher DykesWorkaround MSVC 2015 limitations in Traits.h
2017-02-06 Christopher DykesSupport compiling in C++14 mode
2017-01-13 Jim Meyeringfolly/Traits.h: fix a deep problem with FBVector
2017-01-07 Eric Niebleradd folly::void_t like C++17's std::void_t
2017-01-04 Yedidya Feldblumfolly::_t and use it in folly::exception_wrapper
2017-01-04 Yedidya Feldblum2017
2017-01-03 Yedidya FeldblumDrop the boost dependency from Traits.h and FBVector.h
2017-01-02 Yedidya FeldblumMove the traits factories up, and remove <boost/mpl...
2016-12-02 Christopher DykesBegin making folly compile cleanly with a few of MSVC...
2016-11-16 Christopher DykesDon't assume standard library types are relocatable
2016-09-01 Phil WilloughbyFix folly conversions for Clang with GCC5's libstdc++
2016-08-16 Christopher DykesUse std::is_nothrow_swappable under MSVC
2016-08-15 Eric NieblerAdd folly::Expected, an alternative to exceptions for...
2016-07-30 Aaryaman SagarAdded initlist_construct_t tag for explicit initializer...
2016-07-06 Mohamed Amin JABRIRemove extra ';' from used macros in Traits.h
2016-05-13 Mark SantanielloSuppress new GCC 5 warning -Wbool-compare
2016-05-03 Yedidya FeldblumDeprecate boost::mpl
2016-04-19 Mark IsaacsonAdd make_array to folly
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-31 Nicholas OrmrodNew strings no longer relocatable
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-11-09 Alexey SpiridonovAdd a tag type for in-place construction
2015-10-22 Yaacov Akiba SlamaFix gcc 5.2 compilation when _GLIBCXX_USE_CXX11_ABI...
2015-10-13 Orvid KingHandle less_than_impl and greater_than_impl under MSVC
2015-07-22 Ondrej Leheckamaking thrift and folly header files compile clean...
2015-07-13 Yedidya FeldblumAn has_member_type macro.
2015-04-27 Nicholas OrmrodRevert "Revert "Deprecating folly::is_complete""
2015-04-27 Nicholas OrmrodRevert "Deprecating folly::is_complete"
2015-04-27 Marcelo JuchemDeprecating folly::is_complete
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-11 Sean CannellaSupport -Wsign-compare compilation
2014-11-08 Nicholas Ormrodvolatile override
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Elizabeth SmithBetter <bits/c++config.h> detection
2014-04-18 Elizabeth SmithAdd missing includes for msvc
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-12-20 Peter GriessRevert "Handle lack of <bits/c++config.h> and <bits...
2013-11-26 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-10-15 Peter GriessHandle libc++ usage of inline namespaces for std::
2013-09-08 Jordan DeLongSome fixes for building stuff with clang
2013-08-28 Tudor Bosmanstd::map and std::set are not relocatable
2013-06-26 Louis Brandyfix tautological comparisons in Conv.h
2013-06-26 Louis Brandyrename template parameters in folly::greater_than
2013-04-21 Marcelo JuchemFixing clang compatibility issues
2013-04-21 Marcelo JuchemImplementing a traits class to check for incomplete...
2013-03-19 Marcelo Juchemadding is_non_positive traits
2013-02-04 Marcelo JuchemA few fixes for clang support
2013-02-04 Marcelo JuchemImplementing unique/shared_ptr for custom allocators...
2012-12-16 Gaurav JainFix some clang compiler warnings/errors
2012-12-16 Nicholas OrmrodAdded two new traits and a way to specify them
2012-10-29 Sumeet UngratwarAdding a general doc for traits provided in folly/Traits.h
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6