Re-work the OpenSSL portability header to be a portability header
[folly.git] / folly / Malloc.h
2017-03-08 Christopher DykesDon't define MALLOCX_* if building with JEMalloc
2017-01-04 Yedidya Feldblum2017
2016-10-18 Andrew Gallagherfolly: fixes for use with `-fvisibility-inlines-hidden`
2016-10-05 Michael LeeGate `__returns_nonnull__` attribute to gcc 4.9 or...
2016-10-04 Giuseppe OttavianoOutline several fbstring/malloc functions
2016-08-26 Nicholas OrmrodRemove now-useless FOLLY_MALLOC_H_
2016-08-23 Giuseppe OttavianoMake Malloc.h self-contained again
2016-08-19 Christopher DykesMove detail/FunctionalExcept to portability/BitsFunctexcept
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-04 Giuseppe OttavianoBuild workaround for nvcc in Malloc.h
2015-11-25 Adrien ConrathRemove undefined behavior in goodMallocSize()
2015-11-25 Giuseppe OttavianoMake goodMallocSize always use nallocx
2015-11-24 Qinfan WuAdd sdallocx for jemalloc
2015-11-19 Giuseppe OttavianoFix usingJEMalloc with Clang
2015-11-12 Giuseppe OttavianoMake Malloc.h self-contained
2015-08-31 Jason EvansUniversally update to jemalloc 4.0.0.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Tomislav NovakFix large size class category handling in folly::goodMa...
2014-09-30 Nicholas OrmrodMalloc cannot include ScopeGuard
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 BosmanFix libc++ build errors
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-03-31 Tudor BosmanHarden usingJEMalloc()
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-12-20 Peter GriessDefine weak r?allocm symbols in Malloc.h
2013-12-20 Peter GriessRevert "Handle lack of <bits/c++config.h> and <bits...
2013-11-26 Peter GriessHandle lack of weak symbols on some platforms
2013-11-26 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-10-15 Peter GriessUse #if rather than #ifdef to check autoconf guards.
2013-10-15 Tudor BosmanAdd declaration for allocm
2013-06-03 Daniel Sloofmake folly build on OSX
2013-05-20 Tudor BosmanUnbreak build on glibc 2.5.1
2013-03-19 Tudor BosmanDefine ALLOCM_LG_ALIGN
2012-09-17 Lucian Grijincufix build on: define own version of ALLOCM_LG_ALIGN
2012-09-17 Lucian GrijincuAdd ALLOCM_LG_ALIGN to Malloc.h
2012-07-13 Andrew Gallagherfolly/Malloc.h: use libstdc++-safe exception wrappers
2012-06-05 Tudor BosmanAdd #include <new> to folly/Malloc.h.
2012-06-05 Tudor BosmanCheck the return value from malloc / realloc.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6