This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
05e0844b4afc7abf05af1e2788bbfcf8573cbdfd
Mozilla
/
mozilla
/
lib
/
mac
/
MacMemoryAllocator
/
src
History
gordon%netscape.com
6262706d53
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@37414 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 18:14:21 +00:00
..
CPlusPlusLevel.cp
…
fastmem.c
…
fastmem.h
…
LowLevel.c
…
MemoryTracker.c
…
nsAllocatorManager.cp
Fix for bug 4051 -- with large memory allocation, quit on launch. Was a numeric overflow in the memory manager initialization.
1999-05-27 04:12:22 +00:00
nsAllocatorManager.h
Fix for bug 4051 -- with large memory allocation, quit on launch. Was a numeric overflow in the memory manager initialization.
1999-05-27 04:12:22 +00:00
nsFixedSizeAllocator.cp
Various optimizations in the memory allocators as fix for bug 2254. Also now zap the contents of allocated and freed blocks.
1999-01-22 00:20:06 +00:00
nsFixedSizeAllocator.h
Various optimizations in the memory allocators as fix for bug 2254. Also now zap the contents of allocated and freed blocks.
1999-01-22 00:20:06 +00:00
nsLargeHeapAllocator.cp
Add an optimization in the large heap allocators which keeps track of the largest contiguous free block in each chunk.
1999-01-26 01:08:54 +00:00
nsLargeHeapAllocator.h
Add an optimization in the large heap allocators which keeps track of the largest contiguous free block in each chunk.
1999-01-26 01:08:54 +00:00
nsMemAllocator.cp
Various optimizations in the memory allocators as fix for bug 2254. Also now zap the contents of allocated and freed blocks.
1999-01-22 00:20:06 +00:00
nsMemAllocator.h
Various optimizations in the memory allocators as fix for bug 2254. Also now zap the contents of allocated and freed blocks.
1999-01-22 00:20:06 +00:00
nsNewPtrMalloc.cp
First Checked In.
1999-01-21 23:35:30 +00:00
nsSmallHeapAllocator.cp
Various optimizations in the memory allocators as fix for bug 2254. Also now zap the contents of allocated and freed blocks.
1999-01-22 00:20:06 +00:00
nsSmallHeapAllocator.h
Various optimizations in the memory allocators as fix for bug 2254. Also now zap the contents of allocated and freed blocks.
1999-01-22 00:20:06 +00:00
StdCLevel.c
…
TypesAndSwitches.h
…