Fix copyright lines
[folly.git] / folly / test / small_vector_test.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-11-15 Benny Chenallow small vector to be storage for sorted_vector_map
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-23 Christopher DykesModernize use of std::make_unique
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-04-26 Nick Terrellsmall_vector improvements
2017-03-14 Dmitry Pleshkovsmall_vector should not require a copy-ctr from its...
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-24 Christopher DykesDon't assume unsigned long is 64-bit
2016-08-17 Michael LeeMove the type_traits portability header into its own...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-27 Lucian Grijincufolly: ubsan: reduce vector size to avoid UBSAN timeout
2015-09-13 Leonardo BianconiPort Folly to PPC64
2015-09-11 Lucian Grijincufolly: fix EmplaceIterCtor test
2015-09-10 Lucian Grijincufolly: small_vector: emplace_back for iterator construc...
2015-08-31 Jason EvansUniversally update to jemalloc 4.0.0.
2015-06-21 Yoni Lavinew small_vector tests that fail on trunk and uncover...
2015-06-17 Praveen KumarUsing emplace_back to avoid temporary
2015-06-15 Sara GolemonRevert "Using emplace_back to avoid temporary"
2015-06-12 Praveen KumarUsing emplace_back to avoid temporary
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Nicholas OrmrodDelete small_vector's OneBitMutex policy
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-03-18 Tianjiao YinAdd constexpr specifier for small_vector::max_size
2014-03-18 Philip Proninupdate FOLLY_IS_TRIVIALLY_COPYABLE
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-24 Peter GriessRemove check that depends on malloc implementation.
2013-10-24 Peter GriessDetect and use std::is_trivially_copyable<T> where...
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6