sfraser%netscape.com
|
d0476f9a44
|
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 |
|
pinkerton%netscape.com
|
b3df9791e4
|
Add two new targets for Carbon that use the MSL mem allocators instead of sfraser's because heapzones don't exist under Carbon.
|
1999-05-12 03:48:01 +00:00 |
|
pinkerton%netscape.com
|
4f18b973ce
|
move #include of DefinesMac.h up a few lines to pick up the correct TARGET_CARBON define there.
|
1999-05-10 22:34:12 +00:00 |
|
sfraser%netscape.com
|
22a24a2429
|
Mac project uptates; build the memory allocators and morefiles as static libraries.
|
1999-02-26 00:39:19 +00:00 |
|
sar%netscape.com
|
b2ad536a28
|
Turn of "modification date caching" so that dependencies are sure to work.
|
1999-02-11 00:04:46 +00:00 |
|
petitta%netscape.com
|
fa5d88601c
|
removed FlushAllocator.h(obsolete)
|
1999-01-28 19:57:21 +00:00 |
|
petitta%netscape.com
|
ebc70632c7
|
Added Files
|
1999-01-27 21:48:24 +00:00 |
|
sfraser%netscape.com
|
2e36275b5d
|
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 |
|
sfraser%netscape.com
|
ce779ce2f2
|
Removing ProfilerLib that I left in there by mistake.
|
1999-01-22 00:22:19 +00:00 |
|
sfraser%netscape.com
|
fae5dab490
|
First Checked In.
|
1999-01-22 00:21:46 +00:00 |
|
sfraser%netscape.com
|
eed9a1690d
|
Added a new target that builds a NewPtr-based implementation of malloc/free for debugging purposes.
|
1999-01-22 00:20:42 +00:00 |
|
sfraser%netscape.com
|
0e9cbbecc9
|
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 |
|
sfraser%netscape.com
|
a3898d0100
|
First Checked In.
|
1999-01-21 23:35:30 +00:00 |
|
sfraser%netscape.com
|
1e4169f2ff
|
Added a #pragma error noting that this file is obsolete, but remains for reference reasons.
|
1999-01-21 23:35:08 +00:00 |
|
sfraser%netscape.com
|
2c6dbcfc72
|
Commented out obsolete PowerPlant includes
|
1999-01-21 23:34:32 +00:00 |
|
sfraser%netscape.com
|
951addb80e
|
File Removed.
|
1999-01-19 22:34:36 +00:00 |
|
sfraser%netscape.com
|
c90ff9b46e
|
Change BlockZero to memset.
|
1998-12-05 22:41:14 +00:00 |
|
sfraser%netscape.com
|
78a692454a
|
Update project files to remove old mem allocator code, and include new allocators. Also made static debug target for testing purposes.
|
1998-12-05 22:05:23 +00:00 |
|
sfraser%netscape.com
|
8de3b16eb4
|
Allocators now use shared heap zones, for better temp mem use. Other minor changes.
|
1998-12-05 22:04:36 +00:00 |
|
sfraser%netscape.com
|
5e512d94a3
|
Adjust prefix files for the new allocators.
|
1998-12-05 22:03:38 +00:00 |
|
sfraser%netscape.com
|
4b3fa6114d
|
Remove all but the basic exports.
|
1998-12-05 22:02:58 +00:00 |
|
sfraser%netscape.com
|
b2d0a9208d
|
Remove the Flush_ calls, and tidy up new().
|
1998-12-05 22:02:10 +00:00 |
|
sfraser%netscape.com
|
3ef9587b99
|
No longer export FlushAllocator.h. MacMemAllocator.h should also go away when NSPR is fixed.
|
1998-12-05 22:01:00 +00:00 |
|
sfraser%netscape.com
|
ea7fca2f99
|
Add a #error to warn that this file should no longer be used. I can't remove it, because NSPR still includes it.
|
1998-12-05 22:00:24 +00:00 |
|
sfraser%netscape.com
|
9563c38cc9
|
Dumping out my latest memory manager changes. Still not being built yet. New code includes stats collection, but no way to write out stats at the moment.
|
1998-12-04 02:21:19 +00:00 |
|
sfraser%netscape.com
|
46017e9804
|
First Checked In.
|
1998-12-03 00:45:32 +00:00 |
|
saari%netscape.com
|
1964fe19fa
|
Mac only change to Mac memory allocator.
Checking in John McMullen's change to the small block allocator.
|
1998-10-16 04:52:44 +00:00 |
|
saari%netscape.com
|
bfa2e799a8
|
Merged sfraser's realloc improvements for the Mac memory allocator from Nova to Mozilla.
Referenced by bug #326465
|
1998-10-05 23:00:21 +00:00 |
|
cyeh%netscape.com
|
f31dc000c8
|
removing obsolete files. use MANIFEST instead.
|
1998-10-05 18:42:02 +00:00 |
|
pinkerton%netscape.com
|
4a1839cccf
|
casts to make pro4 compiler happy
|
1998-09-29 17:32:11 +00:00 |
|
pinkerton%netscape.com
|
1f53b20032
|
new stuff from pro4
|
1998-09-29 17:29:08 +00:00 |
|
pinkerton%netscape.com
|
082c7199ce
|
carbon stuff.
|
1998-09-29 17:25:31 +00:00 |
|
pinkerton%netscape.com
|
1d0d4b1cd5
|
add new[] and delete[] and fix other stuff (get rid of flushAlloc, etc)
|
1998-09-29 17:23:18 +00:00 |
|
pinkerton%netscape.com
|
3c557a07f5
|
Pro4 mods (casts).
|
1998-09-29 17:11:45 +00:00 |
|
pinkerton%netscape.com
|
1fff0d4271
|
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
|
1998-09-29 17:11:00 +00:00 |
|
cyeh%netscape.com
|
8e884596c4
|
removing old NSPR20 #ifdef
|
1998-09-28 20:38:02 +00:00 |
|
saari%netscape.com
|
caf57269df
|
Fixing a checkin error for the MacMemAllocator changes.
This fixes some recent instability in Mac Grommit.
|
1998-08-07 00:21:29 +00:00 |
|
saari%netscape.com
|
bb35a39676
|
Merging in sfraser's MacMemAllocator changes from 4.5, along with improved MacMemAllocator/cache behavior.
|
1998-08-04 21:50:56 +00:00 |
|
saari%netscape.com
|
07b719d451
|
Merging sfraser's MacMemAllocator changes from 4.5
|
1998-07-20 18:10:48 +00:00 |
|
scc
|
a0d2a32d1d
|
First Checked In.
|
1998-06-02 23:54:58 +00:00 |
|
sfraser
|
5e256bd279
|
Changed for new build system, and to put output of stubs project in dist:client_stubs
|
1998-05-28 18:53:57 +00:00 |
|
sfraser
|
34ba33bcfc
|
Added some more headers to export
|
1998-05-27 00:53:55 +00:00 |
|
sfraser
|
44e9956672
|
First Checked In.
|
1998-05-23 01:14:17 +00:00 |
|
atotic
|
7b3a34f7ec
|
Fixing the -ko flag
|
1998-04-28 05:17:41 +00:00 |
|
atotic
|
66d8931ca9
|
Fixing the -ko flag
|
1998-04-28 04:59:01 +00:00 |
|
ltabb
|
3b56a9af51
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |
|