gecko-dev/lib/mac/MacMemoryAllocator
2000-09-02 04:00:30 +00:00
..
include updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
src Added stub for GC_mark_object, added verbose paramter to GC_trace_object. 2000-09-02 04:00:30 +00:00
test Fix a bug in the Mac memory allocators which caused large heap allocations to be slow (r=beard), and tweaked the allocator sizes so that the fixed heap allocators catch some peak sizes (r=pinkerton). Also made minor tweaks to fix stats collection, and building of various testing tools. 2000-08-30 05:36:17 +00:00
MemAllocator.exp More memory allocator optimizations. r=pinkerton 2000-09-02 02:13:15 +00:00
MemAllocator.exp_MakeStubs
MemAllocator.exp_TS
MemAllocator.mcp Fix a bug in the Mac memory allocators which caused large heap allocations to be slow (r=beard), and tweaked the allocator sizes so that the fixed heap allocators catch some peak sizes (r=pinkerton). Also made minor tweaks to fix stats collection, and building of various testing tools. 2000-08-30 05:36:17 +00:00
MemAllocator.Prefix updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
MemAllocatorConfig.h More memory allocator optimizations. r=pinkerton 2000-09-02 02:13:15 +00:00
MemAllocatorDebug.Prefix Turn off profiling, duh 2000-08-30 06:03:00 +00:00
MemoryTracker.exp