Harden failure signal handler in the face of memory corruptions
[folly.git] / folly / small_vector.h
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