1. 77d0717 Define WITH_PYMALLOC as 1 by Jack Jansen · 22 years ago
  2. 059ed83 - Got rid if WITH_CYCLE_GC by Jack Jansen · 22 years ago
  3. 606edc1 Patch #568235: Add posix.setpgid. by Martin v. Löwis · 22 years ago
  4. 2befa48 Patch #505375: Make doc strings optional. by Martin v. Löwis · 22 years ago
  5. 422cdde Enable WITH_PYMALLOC. by Jack Jansen · 22 years ago
  6. a258324 Enable universal newline support for MacPython. by Jack Jansen · 22 years ago
  7. 8ab04b4 Got rid of ifdefs for long-obsolete GUSI versions. by Jack Jansen · 22 years ago
  8. 28f1401 We have strdup(), but not its prototype:-( by Jack Jansen · 23 years ago
  9. f122d36 Enabled WITH_LONG_LONG. No reason it was disabled, it has been supported by the Metrowerks compiler for quite some time. by Jack Jansen · 23 years ago
  10. b760923 Got rid of 68k-Mac and other outdated ifdefs. by Jack Jansen · 23 years ago
  11. 59c14e2 Bit the bullet and enabled garbage collection (finally). by Jack Jansen · 23 years ago
  12. b4a7db7 config.h renamed to pyconfig.h by Jack Jansen · 23 years ago[Renamed from Mac/Include/config.h]
  13. 4542897 Added the new unicode defines. Not really tested yet, but Python compiles again at least. by Jack Jansen · 23 years ago
  14. 0e2d6bf Updated to reflect the current state of config.h.in. by Jack Jansen · 23 years ago
  15. 90f22fe Brought in line with current config.h.in. by Jack Jansen · 23 years ago
  16. 021da55 Removed THINK_C support. by Jack Jansen · 24 years ago
  17. 7bfc2eb Fixed to work again without USE_GUSI and with USE_MSL_MALLOC by Jack Jansen · 24 years ago
  18. 5c21420 Ready for 1.6a1. Reordered the defines to be in line with config.h.in again, so tracking the new defines will be easier in future. by Jack Jansen · 24 years ago
  19. f941acd Added HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_LOCALE_H by Jack Jansen · 25 years ago
  20. 32a15ad MrC also needs BAD_STATIC_FORWARD define. by Jack Jansen · 25 years ago
  21. 60a9ee2 Added SIZEOF_VOID_P and HAVE_LONG_LONG by Jack Jansen · 26 years ago
  22. 6a474c5 Define some things to 1 (in stead of empty) to be compatible with new PIL by Jack Jansen · 26 years ago
  23. debafb9 Added SIZEOF_INT and SIZEOF_LONG by Jack Jansen · 26 years ago
  24. 4f2936e Add HAVE_MKTIME by Jack Jansen · 26 years ago
  25. 64da169 Added CHECK_IMPORT_CASE by Jack Jansen · 26 years ago
  26. 222c34e Moved the include of macbuildno.h to getbuildinfo.c. Putting it here by Jack Jansen · 27 years ago
  27. 2d30840 Define BUILDNO in macbuildno.h (incremented by fullbuild) by Jack Jansen · 27 years ago
  28. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  29. 466be80 Minor fix to get non-gusi python to compile again by Jack Jansen · 28 years ago
  30. ae178ea Added HAVE_STRFTIME by Jack Jansen · 28 years ago
  31. 7e124ea Guido: - define USE_CHECKSTACK - Comment on defines used by Jack Jansen · 28 years ago
  32. c743c8d Modified for GUSI by Jack Jansen · 28 years ago
  33. f8bddd8 Mwerks now also has fopenrf by Jack Jansen · 29 years ago
  34. f74f63a Initial port to CodeWarrior CFM68K support (mainly by disabling by Jack Jansen · 29 years ago
  35. edea408 changed ifdefs and comments -- more modules are good by Guido van Rossum · 29 years ago
  36. e71d853 hacks for atoi/strtod in __SC__ by Guido van Rossum · 29 years ago
  37. eabdbff put #undefs insize comments; rationalize MPW support by Guido van Rossum · 29 years ago
  38. 6a5df90 ported Jacks changes back to think C by Guido van Rossum · 30 years ago
  39. 48d071d Comment fix by Jack Jansen · 30 years ago
  40. fea7533 Added support for MetroWerks CodeWarrior compiler by Jack Jansen · 30 years ago
  41. 739267b Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 by Guido van Rossum · 30 years ago
  42. 29e7af0 Some more changes by Guido van Rossum · 30 years ago
  43. d4d7728 Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here. by Guido van Rossum · 30 years ago
  44. fe16cc0 Release 1.0.2. by Guido van Rossum · 30 years ago
  45. ce9739b Initial revision by Guido van Rossum · 31 years ago