| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|