1. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  2. ab589b9 Completely disable the declarations for malloc() and friends. Use by Guido van Rossum · 27 years ago
  3. d085e88 Added Py_Malloc and friends as well as PyMem_Malloc and friends. by Guido van Rossum · 27 years ago
  4. 4b11c74 Only add 1 byte to all malloc calls when it is known that malloc(0) or by Guido van Rossum · 27 years ago
  5. 6778f25 Oops, rename2.h was included by some other headers. by Guido van Rossum · 27 years ago
  6. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  7. f9480ce Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own by Jack Jansen · 29 years ago
  8. 0acd4b6 changes for Mac CFM-68K by Guido van Rossum · 29 years ago
  9. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  10. 6c1874f changes for C++ (Tim MacKenzie) by Guido van Rossum · 30 years ago
  11. 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
  12. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  13. 12d12c5 * compile.[ch]: support for lambda() by Guido van Rossum · 31 years ago
  14. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  15. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  16. 5f59d60 * mymalloc.h: always allocate one extra byte, since some malloc's by Guido van Rossum · 32 years ago
  17. 1e28e5e * renamed malloc.h mymalloc.h, and added MALLARG as the type of the by Guido van Rossum · 32 years ago