summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/macfsmodule.c
Commit message (Expand)AuthorAgeFilesLines
* replace %#s with portable solutionGuido van Rossum1995-02-201-13/+14
* Added GetDirectory() methodJack Jansen1995-02-201-1/+16
* ported to Think CGuido van Rossum1995-02-141-0/+1
* Added RawFSSpec and RawAlias methods which turn their string argumentsJack Jansen1995-02-131-0/+53
* Added [GS]etCreatorType methods to FSSpec objectsJack Jansen1995-02-021-0/+49
* fixed StandardGetFile argument handlingGuido van Rossum1995-01-301-11/+4
* added (method) casts and 1995 copyrightGuido van Rossum1995-01-261-9/+12
* Complete rewrite.Jack Jansen1995-01-261-49/+349
* renamed Get routines to PyMac_Get; added macfs to config.cGuido van Rossum1995-01-211-4/+4
* ported to THINK C (not tested yet)Guido van Rossum1995-01-191-0/+4
* Initial version of FSSpec and Alias code. Non-functional as of now.Jack Jansen1995-01-181-0/+184