1. eafff4c Get rid of fsspec type initializer, it wasn't used anyway. by Jack Jansen · 24 years ago
  2. 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 24 years ago
  3. c1463c98 macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). by Jack Jansen · 24 years ago
  4. 3ff82a3 The new touched() was far too expensive. Re-enabled the old one, the ae-based one is available as touched_ae(). Have to read up on the subject of telling the finder about changes. by Jack Jansen · 25 years ago
  5. 7e31f68 Replaced touched(), which no longer seems to work under os9, with something using an appleevent to the finder. More expensive, but at least it works:-) by Jack Jansen · 25 years ago
  6. b8fd1f1 Tabnanny fixes by Jack Jansen · 27 years ago
  7. 48f662d mkalias() now has an optional third parameter to create relative aliases (Just) by Jack Jansen · 28 years ago
  8. 57d53a9 - Optionally copy file times for copy/copytree (default on) by Jack Jansen · 29 years ago
  9. 880e6eb Removed debug output by Jack Jansen · 29 years ago
  10. 0603319 Use MacOS.openrf (if it is available) for opening resource forks by Jack Jansen · 29 years ago
  11. a8a277c Fixed positioning of icon on copy() by Jack Jansen · 30 years ago
  12. 423c798 copy() can now create destination path by Jack Jansen · 30 years ago
  13. 01c2309 Useful routines on a mac: by Jack Jansen · 30 years ago