Adding a unit test for HHWheelTimer exercising the default timeout functionality.
[folly.git] / folly / small_vector.h
2015-06-29 Philip Pronincleanup includes in folly/Format.h
2015-06-21 Yoni Lavinew small_vector tests that fail on trunk and uncover...
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Jim Meyeringfolly/small_vector.h: avoid -Wsign-compare error
2014-09-26 Soren LassenFix some folly memory leaks found with clang:dev +...
2014-09-26 Danny GuoRevert "Fix folly memory leaks found with clang:dev...
2014-09-26 Soren LassenFix folly memory leaks found with clang:dev + asan.
2014-09-09 Nicholas OrmrodFix #includes
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Nicholas Ormrodsmall_vector exception safety, part 2
2014-05-20 Nicholas Ormrodsmall_vector exception safety, part 1
2014-05-20 Nicholas OrmrodDelete small_vector's OneBitMutex policy
2014-05-20 Elizabeth Smithmsvc packed attribute translation
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-03-18 Tianjiao YinAdd constexpr specifier for small_vector::max_size
2014-03-10 Andrey GoderFix comment
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-24 Peter GriessDetect and use std::is_trivially_copyable<T> where...
2013-10-15 Peter GriessUse #if rather than #ifdef to check autoconf guards.
2013-06-26 Jim Meyeringfolly: accommodate use of -Wshadow in other projects
2013-06-03 Daniel Sloofmake folly build on OSX
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2013-01-19 Anton KorobeynikovMake sure there is no signed int overflow
2013-01-19 Anton KorobeynikovMake sure the op does not change the sign of the operand
2012-12-16 Gaurav JainFix some clang compiler warnings/errors
2012-12-16 Yiding Jiafix std::out_of_range calls to use real constructors
2012-06-05 Tudor BosmanCheck the return value from malloc / realloc.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6