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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone
Jack Jansen
1997-05-29
2
-2/+13
|
|
|
|
distribution
*
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
|
|
|
|
in a cacheline.
*
Optionally (on USE_CACHE_ALIGN) extend overhead structure to align
Jack Jansen
1997-02-01
1
-0/+7
|
|
|
|
returned addresses on 16-byte cacheline boundary.
*
Added/updated copyright notices
Jack Jansen
1997-01-31
1
-1/+1
|
|
|
|
(and the &*^$%@ resource files got binhexed again, sigh)
*
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
|
|
|
|
with garbage.
*
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