Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DisposPtr -> DisposePtr | Jack Jansen | 1997-04-08 | 1 | -1/+1 |
* | Make cache-alignment work always (in stead of 50% of the time:-) | Jack Jansen | 1997-02-24 | 1 | -1/+1 |
* | The USE_CACHE_ALIGNING define now has a value: the number of *words* | Jack Jansen | 1997-02-03 | 1 | -4/+11 |
* | Optionally (on USE_CACHE_ALIGN) extend overhead structure to align | Jack Jansen | 1997-02-01 | 1 | -0/+7 |
* | Added/updated copyright notices | Jack Jansen | 1997-01-31 | 1 | -1/+1 |
* | Malloc debugging now flagged with USE_MALLOC_DEBUG | Jack Jansen | 1996-10-23 | 1 | -1/+3 |
* | Added VCHECK compile time option that fills allocated and freed blocks | Jack Jansen | 1996-09-30 | 1 | -0/+7 |
* | Seems I had never checked the README file in... | Jack Jansen | 1995-08-31 | 1 | -0/+80 |
* | Removed unused var | Jack Jansen | 1995-08-31 | 1 | -1/+1 |
* | reallocing large blocks now doesn't copy if not needed | Jack Jansen | 1995-01-22 | 1 | -1/+14 |
* | Fast (and correct) malloc for MetroWerks PPC compiler | Jack Jansen | 1995-01-18 | 2 | -0/+455 |