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
/
Include
/
mymalloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted now-unused include files
Andrew M. Kuchling
2000-08-16
1
-208/+0
*
patch from Vladimir (move Py_Mem* interface to Include/pymem.h)
Peter Schneider-Kamp
2000-07-31
1
-2/+3
*
merge Include/my*.h into Include/pyport.h
Peter Schneider-Kamp
2000-07-31
1
-0/+5
*
Use 'void' directly instead of the ANY #define, now that all code is ANSI C.
Thomas Wouters
2000-07-25
1
-29/+11
*
delete obsolete SYMANTEC__CFM68K__ #ifdefs
Skip Montanaro
2000-07-12
1
-4/+0
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-7/+7
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Add two scenarios by Vladimir Marangozov that show how to use your own
Guido van Rossum
2000-05-05
1
-1/+43
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
1
-26/+107
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-6/+6
*
Completely disable the declarations for malloc() and friends. Use
Guido van Rossum
1997-08-21
1
-2/+3
*
Added Py_Malloc and friends as well as PyMem_Malloc and friends.
Guido van Rossum
1997-08-05
1
-2/+19
*
Only add 1 byte to all malloc calls when it is known that malloc(0) or
Guido van Rossum
1997-07-10
1
-3/+11
*
Oops, rename2.h was included by some other headers.
Guido van Rossum
1997-05-07
1
-3/+0
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own
Jack Jansen
1995-06-27
1
-1/+1
*
changes for Mac CFM-68K
Guido van Rossum
1995-02-18
1
-0/+4
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-8/+12
*
changes for C++ (Tim MacKenzie)
Guido van Rossum
1995-01-10
1
-5/+9
*
Added 1995 copyright.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-28/+11
*
* compile.[ch]: support for lambda()
Guido van Rossum
1993-10-26
1
-0/+10
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0/+11
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
* mymalloc.h: always allocate one extra byte, since some malloc's
Guido van Rossum
1992-12-14
1
-3/+5
*
* renamed malloc.h mymalloc.h, and added MALLARG as the type of the
Guido van Rossum
1992-08-19
1
-0/+74