Fix FunctionScheduler::resetFunctionTimer concurrency bug
[folly.git] / folly / dynamic-inl.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-26 Yedidya FeldblumOutline throw statements in dynamic
2017-07-13 Yedidya FeldblumSort #include lines
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-04-21 Christopher DykesUse std::nullptr_t in dynamic
2017-04-18 Marc HorowitzFail on implicit convert from BOOL on ObjC in folly...
2017-02-09 Andrew KriegerNon-const `dynamic` iterators
2017-02-07 Christopher DykesMake a few coersions to bool explicit
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-10-26 Giuseppe OttavianoAdd default constructor to dynamic, make other construc...
2016-10-22 Giuseppe OttavianoRemove dynamic's initializer_list constructor
2016-09-16 Tom JacksonReturn rvalue references from &&-qualified members...
2016-08-15 Christopher DykesAdd a pair of overloads to dynamic::setDefault
2016-07-07 Marcus Holland-MoritzHandle conversion from float in toDynamic()
2016-05-23 Yedidya FeldblumAvoid std::initializer_list ctor in folly::dynamic...
2016-04-26 Pavlo KushnirUse std::string in folly::dynamic
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-07 Giuseppe OttavianoDeprecate dynamic::dynamic(std::initializer_list<dynamic>) deprecate-dynamic-initializer
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-15 Alexey SpiridonovPrint null correctly
2015-12-11 Louis Brandyfolly::dynamic::operator= for std::initializer_list
2015-09-23 Yedidya FeldblumUse constexpr for folly::dynamic::TypeInfo static fields
2015-09-11 Kevin HurleyAdd ability to merge dynamic objects
2015-07-31 Nick TerrellOverload on dynamic object reference type.
2015-07-24 Nick TerrellDelete functions that return a pointer when the dynamic...
2015-07-22 Ondrej Leheckamaking thrift and folly header files compile clean...
2015-05-26 Marc Horowitzfolly refactorings to better support cross-platform
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Jim Meyeringfolly/dynamic-inl.h: avoid -Wsign-compare error
2014-12-11 Pavlo KushnirFix dynamic::insert
2014-11-08 Nicholas OrmrodMake dynamic noexcept
2014-09-26 Pavlo KushnirFaster accessors for dynamic values
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Tudor BosmanAdd defaulted() in Format.h to avoid throwing on missin...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Louis Brandyadd functions to return string's internal pointers
2013-10-15 Tom Jacksondynamic::get_ptr
2013-05-20 Hannes Roth(Folly) Remove unused variable according to -Wunused...
2013-05-20 Tom JacksonMaking from(dynamic.items()) work
2013-02-04 Andrew Gallagherfolly/dynamic: fix explicit specializations after insta...
2013-01-19 Jordan DeLongMake dynamic::object callable with initializer lists
2012-12-16 Yiding Jiafolly/dynamic fix use of incomplete type in template...
2012-10-12 John Fremlin VIIadd pop_back to arrays
2012-08-26 Andrew Gallagherfolly::dynamic: comment about std::vector const-iter...
2012-08-08 Andrew Gallagherfolly::dynamic: use std::vector instead of folly::fbvector
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6