Fix copyright lines for Bits.h and move BitsBenchmark.cpp
[folly.git] / folly / test / DynamicTest.cpp
2017-11-15 Igor Sugakfix asan build
2017-10-24 Igor Sugakfix build with asan and static linking
2017-03-23 Jim Meyeringchange EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto...
2017-02-09 Andrew KriegerNon-const `dynamic` iterators
2017-01-04 Yedidya Feldblum2017
2016-12-12 Christopher DykesDon't declare a variable for exceptions we discard
2016-10-26 Giuseppe OttavianoAdd default constructor to dynamic, make other construc...
2016-09-16 Tom JacksonReturn rvalue references from &&-qualified members...
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-04-26 Pavlo KushnirUse std::string in folly::dynamic
2016-03-07 Giuseppe OttavianoDeprecate dynamic::dynamic(std::initializer_list<dynamic>) deprecate-dynamic-initializer
2016-02-22 Michael LeeRemove extra `int main`s from unit tests.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-15 Alexey SpiridonovPrint null correctly
2015-12-23 Giuseppe OttavianoFix test Dynamic.ArrayReassignment with Clang 3.7
2015-12-10 Barney MossUnit test showing array assignment problem on gcc 4.9
2015-10-02 Nathan Bronsonfix compiler warnings from gcc-4.9 + -Wunused-variable
2015-09-15 Kevin HurleyAdd unit test for update_missing
2015-09-11 Kevin HurleyAdd ability to merge dynamic objects
2015-07-31 Nick TerrellOverload on dynamic object reference type.
2015-07-21 Nick TerrellAdd bounds check in get_ptr.
2015-06-19 Marc HorowitzCheck array get for < 0
2015-06-12 Praveen KumarNeedless temporary gone
2015-06-12 Nicholas OrmrodRecycle heap on assignment
2015-05-26 Marc HorowitzRefactor tests to verify that a single folly target...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-11 Pavlo KushnirFix dynamic::insert
2014-09-26 Pavlo KushnirFaster accessors for dynamic values
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-18 Marcus Holland-MoritzMake sure folly::dynamic arrays can be used with folly...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Louis Brandyadd functions to return string's internal pointers
2013-10-15 Louis Brandyadd test for numeric -> string conversions
2013-10-15 Tom Jacksondynamic::get_ptr
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2013-01-19 Jordan DeLongMake dynamic::object callable with initializer lists
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6