1. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  2. 0ae3220 Detabbed. by Jack Jansen · 21 years ago
  3. abeb7d5 Added a deprecation warning. by Jack Jansen · 22 years ago
  4. cbdffce test_macfs found an error on the first day of its existence: round trips for date values to FSSpec.{Get,Set}Dates didn't work in MacPython-OS9. Fixed. by Jack Jansen · 22 years ago
  5. 28827e2 Don't import Nav. It isn't needed, and importing it doesn't work in a by Jack Jansen · 22 years ago
  6. 32417e7 Tweaked time conversion to work in MacPython-OS9. by Jack Jansen · 22 years ago
  7. 374c435 Added DepracationWarnings to the old Standard File calls. by Jack Jansen · 22 years ago
  8. 01524d0 Implemented StandardGetFile and friends with the new EasyDialogs file dialogs. by Jack Jansen · 22 years ago
  9. 2d0909b Implemented FSCatalogInfo structure support, and used this to implement by Jack Jansen · 22 years ago
  10. 27d19c4 Removed the SetDates warning. The warning is in the readme, and the print statement was too obtrusive (it appeared during the installation process, and the user needed to close the resulting window manually). by Jack Jansen · 22 years ago
  11. 60087fb Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both by Jack Jansen · 22 years ago[Renamed from Mac/Lib/macfs.py]
  12. 6dd561b Integrated macfsn into macfs, and made the Standard File calls return the by Jack Jansen · 22 years ago
  13. 315e9be Return the macfs variation for FSSpec and Alias, not the underlying by Jack Jansen · 22 years ago
  14. e77f58a Fixed typo. by Jack Jansen · 22 years ago
  15. 4235e71 A replacement for the macfs extension module, implemented with normal by Jack Jansen · 22 years ago[Renamed (71%) from Mac/Lib/newmacfs.py]
  16. 58fc91f This module will shortly replace the builtin module macfs. It is not by Jack Jansen · 22 years ago