1. d13c385 Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible). by Jack Jansen · 24 years ago
  2. f6b5374 Also add a one-line description of the "optional" directive. by Jack Jansen · 24 years ago
  3. 8a6d4d9 macfsn should always be included, like exceptions and site. by Jack Jansen · 24 years ago
  4. 2e5b0f2 Adapted to new macmudulefinder.process() API. (jvr) by Just van Rossum · 25 years ago
  5. 8ff5276 - changed the API of process() so it will return a list of missing modules instead of raising an exception. by Just van Rossum · 25 years ago
  6. 91cae85 Optionally bracket all external declarations of init functions with "ifndef"s. by Jack Jansen · 25 years ago
  7. a856d9f Added module "ce" to list of modules known not to exist on the mac. by Jack Jansen · 25 years ago
  8. 3e2d73f Don't set type of application, it's taken care of elsewhere -- jvr by Just van Rossum · 25 years ago
  9. fb278a5 Added an "optional" directive, that will include a module if it is available by Jack Jansen · 25 years ago
  10. d9f3c94 added 'org.python.core' to the maymiss list (pickly.py tries to import it, probably for JPython support) -- jvr by Just van Rossum · 25 years ago
  11. f59a89b added ntpath and win32api to MAC_MAYMISS_MODULES -- jvr by Just van Rossum · 26 years ago
  12. 49ef0b7 changed chars in source > chr(127) to ASCII: CVS corrupted them -- jvr by Just van Rossum · 26 years ago
  13. f25813a Re-committed as AppleSingle by Jack Jansen · 26 years ago
  14. 3008b04 Removed warnings for packages (Just implemented support for freezing by Jack Jansen · 26 years ago
  15. b736a87 Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there). by Jack Jansen · 26 years ago
  16. fb37f89 Replaced all remaining BinHex files with their binary counterparts. by Jack Jansen · 26 years ago
  17. b93f521 Support for freezing packages (Just). by Jack Jansen · 26 years ago
  18. 201f46d Replace first sys.path entry with the directory where the script lives (Just). by Jack Jansen · 26 years ago
  19. b5ae378 Implementation of freezing from shared libraries, without source. (Just) by Jack Jansen · 26 years ago
  20. ecf960f A well-known example for freeze. by Jack Jansen · 26 years ago
  21. 144fa67 Mac version of freeze. Uses standard freeze modules where it can, by Jack Jansen · 26 years ago