index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
mwerks
/
malloc
/
malloc.c
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
1
-447/+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
1
-0/+7
*
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
*
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
1
-0/+402