Fix usingJEMalloc with Clang
[folly.git] / folly / detail / Malloc.h
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