| Commit message (Expand) | Author | Age | Files | Lines |
* | Getting rid of support for MacOS9 and earlier. This is the first step, | Jack Jansen | 2003-11-19 | 3 | -584/+0 |
|
|
* | ANSIfication step 2: make sure all needed prototypes are available, and all n... | Jack Jansen | 2000-07-11 | 1 | -0/+2 |
|
|
* | Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone | Jack Jansen | 1997-05-29 | 2 | -2/+13 |
|
|
* | 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 |
|
|