Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / small_vector.h
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