/PPMalloc

EA memory management tech by Paul Pedriana (hence the PP). This release is almost entirely empty.

Primary LanguageC++OtherNOASSERTION

PPMalloc

This is EA's stack allocator implementation, re-constucted from the partial releases which EA have made at http://gpl.ea.com.

This repo was put together by Kitsilano Software in the hope that EA will fork it back, and start maintaining these releases in a form which is actually usable, rather than just meeting the bare-bones legal and technical requirement to get EAWebKit buildable.

See http://bobsummerwill.wordpress.com/2014/06/25/ea-open-source-software/.

Bob Summerwill, Kitsilano Software, July 2014.

Dependencies

This package depends on the following pacakges:

  • EABase located at git@github.com:kitsilanosoftware/EABase.git

Building

Place this package and all its dependencies in the same folder and use MSBuild or Visual Studio to build.