2017
[folly.git] / folly / detail / Malloc.h
2017-01-04 Yedidya Feldblum2017
2016-07-26 Christopher DykesFix the weak linking of JEMalloc under MSVC
2016-05-04 Christopher DykesFix the weak references to JEMalloc under MSVC
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-02 Orvid KingAllow building without JEMalloc under MSVC
2015-11-24 Qinfan WuAdd sdallocx for jemalloc
2015-08-31 Jason EvansUniversally update to jemalloc 4.0.0.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-09 Jason EvansConvert from jemalloc's obsolete *allocm() to *allocx().
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-07-09 Tudor BosmanUse pipe2 in Subprocess; platform-specific config
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-31 Tudor BosmanHarden usingJEMalloc()
2014-02-21 Peter GriessUse #if rather than #ifdef for FOLLY_HAVE_WEAK_SYMBOLS
2014-01-06 Sara GolemonSome fixes for folly-oss repo.
2013-11-26 Peter GriessHandle lack of weak symbols on some platforms