1. ed79548 No need to make the S_ constants 32 bit (and its actually harmful because of multiple defines). by Jack Jansen · 23 years ago
  2. bef8f68 Always use c2pstrcpy in stead of c2pstr, not only when compiling for carbon. by Jack Jansen · 24 years ago
  3. 74a1e63 Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. by Jack Jansen · 24 years ago
  4. 2d391f2 include stdio.h for sprintf prototype. by Jack Jansen · 24 years ago
  5. 9ae898b ANSIfication step 2: make sure all needed prototypes are available, and all needed by Jack Jansen · 24 years ago
  6. 021da55 Removed THINK_C support. by Jack Jansen · 24 years ago
  7. 2b44ba5 Revived various of the compatability routines and made them Carbon-compliant. This is needed because the initial carbon-python does not use GUSI. by Jack Jansen · 24 years ago
  8. 8f7f91f (Temporarily) revived after a long sleep, for building MacPython without GUSI by Jack Jansen · 24 years ago
  9. 69652f8 Moved to the Compat folder (in case anyone still wants to try MPW building), it hasn't been used for years. by Jack Jansen · 24 years ago
  10. b764eed c2pstring has moved to a different include file by Jack Jansen · 27 years ago
  11. 9e1be97 Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONS by Jack Jansen · 27 years ago
  12. 08d2071 set some fields to zero for directories by Guido van Rossum · 29 years ago
  13. 23ebeba Made more ppc-savvy by Jack Jansen · 29 years ago
  14. a0e76be Ported to CodeWarrior 6 by Jack Jansen · 29 years ago
  15. f74c36c fix bug with volume root by Guido van Rossum · 29 years ago
  16. bcf3b56 also set cur dir for standard get/put file by Guido van Rossum · 29 years ago
  17. 5bc76cd add casts for __SC__ by Guido van Rossum · 29 years ago
  18. a42960c ported to THINK C (not tested yet) by Guido van Rossum · 30 years ago
  19. 84fa5ec Initial version of FSSpec and Alias code. Non-functional as of now. by Jack Jansen · 30 years ago
  20. 67132b3 Some of these were overwriting their argument with a pascal by Jack Jansen · 30 years ago
  21. 0c63770 Ported to CodeWarrior by Jack Jansen · 30 years ago
  22. 739267b Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 by Guido van Rossum · 30 years ago
  23. e783444 Intermediate version of changes after porting to MPW 3.2 by Guido van Rossum · 30 years ago
  24. d4d7728 Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here. by Guido van Rossum · 30 years ago