Jack Jansen
|
9ae898b415
|
ANSIfication step 2: make sure all needed prototypes are available, and all needed
header files included.
|
2000-07-11 21:16:03 +00:00 |
Jack Jansen
|
8d1ac0225c
|
Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone
distribution
|
1997-05-29 14:57:45 +00:00 |
Jack Jansen
|
184c16031e
|
DisposPtr -> DisposePtr
|
1997-04-08 15:27:29 +00:00 |
Jack Jansen
|
666212d429
|
Make cache-alignment work always (in stead of 50% of the time:-)
|
1997-02-24 14:00:52 +00:00 |
Jack Jansen
|
3c2871e1df
|
The USE_CACHE_ALIGNING define now has a value: the number of *words*
in a cacheline.
|
1997-02-03 15:06:45 +00:00 |
Jack Jansen
|
b4ef4c6d4c
|
Optionally (on USE_CACHE_ALIGN) extend overhead structure to align
returned addresses on 16-byte cacheline boundary.
|
1997-02-01 23:44:50 +00:00 |
Jack Jansen
|
42218ce33c
|
Added/updated copyright notices
(and the &*^$%@ resource files got binhexed again, sigh)
|
1997-01-31 16:15:11 +00:00 |
Jack Jansen
|
46ed276bc3
|
Malloc debugging now flagged with USE_MALLOC_DEBUG
|
1996-10-23 15:46:57 +00:00 |
Jack Jansen
|
05cf7e040b
|
Added VCHECK compile time option that fills allocated and freed blocks
with garbage.
|
1996-09-30 14:42:28 +00:00 |
Jack Jansen
|
dffa123f99
|
Seems I had never checked the README file in...
|
1995-08-31 14:18:30 +00:00 |
Jack Jansen
|
a6a55e9852
|
Removed unused var
|
1995-08-31 13:51:13 +00:00 |
Jack Jansen
|
f2e5129820
|
reallocing large blocks now doesn't copy if not needed
|
1995-01-22 16:44:49 +00:00 |
Jack Jansen
|
fa4fd8ef4f
|
Fast (and correct) malloc for MetroWerks PPC compiler
|
1995-01-18 13:48:31 +00:00 |