summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_memory.h
AgeCommit message (Expand)Author
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-05-18Add safe FX_Alloc2D() macroTom Sepez
2015-05-15Abort on OOM by default in FX_Alloc().Tom Sepez
2015-05-15Remove FX_NEW_VECTOR() macros.Tom Sepez
2015-04-17Remove unused FX_NEW definition.Tom Sepez
2015-04-17Fix all remaining instances of FX_NEW.Tom Sepez
2015-04-15Make FX_NEW throw on OOM.Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-04-06Fix IWYU in fxcrt headers.Tom Sepez
2015-03-12Revert "Kill CFX_GrowOnlyPool."Tom Sepez
2015-03-12Kill CFX_GrowOnlyPool.Tom Sepez
2014-07-08Remove custom memory managerBo Xu
2014-07-07Integer overflow in fx_basic.h and fx_memory.hfoxit
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek