Commits

Gaspard Petit authored ad2e5369b91
Adding a single customization point that ensures all allocations within rapidjson can be performed with a custom memory allocator; Introduces the macros RAPIDJSON_MALLOC, RAPIDJSON_REALLOC, and RAPIDJSON_FREE. Signed-off-by: Gaspard Petit <gaspard.petit@eidosmontreal.com>