folly: replace old-style header guards with "pragma once"
[folly.git] / folly / Arena.h
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-07-29 Orvid KingAdded FOLLY_ALIGNED(), to allow aligning on MSVC as...
2015-06-24 Sara GolemonChange visibility of folly::Arena constructors to public
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Jim Meyeringfolly: fix many -Wsign-compare warning/errors reported...
2014-09-09 Nicholas OrmrodFix block overhead estimation in tests
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Philip Proninconfigurable alignment for Arena
2014-04-09 Philip Proninconfigurable node allocator for ConcurrentSkipList
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-04-21 Jonathan CoensSoft-limit for arenas
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Sergey DoroshenkoAdd bytesUsed() to folly::Arena
2012-10-12 Jonathan CoensGet total memory currently allocated by an Arena allocator
2012-06-05 Tudor BosmanCheck the return value from malloc / realloc.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6