Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace %#s with portable solution | Guido van Rossum | 1995-02-20 | 1 | -13/+14 |
* | Added GetDirectory() method | Jack Jansen | 1995-02-20 | 1 | -1/+16 |
* | ported to Think C | Guido van Rossum | 1995-02-14 | 1 | -0/+1 |
* | Added RawFSSpec and RawAlias methods which turn their string arguments | Jack Jansen | 1995-02-13 | 1 | -0/+53 |
* | Added [GS]etCreatorType methods to FSSpec objects | Jack Jansen | 1995-02-02 | 1 | -0/+49 |
* | fixed StandardGetFile argument handling | Guido van Rossum | 1995-01-30 | 1 | -11/+4 |
* | added (method) casts and 1995 copyright | Guido van Rossum | 1995-01-26 | 1 | -9/+12 |
* | Complete rewrite. | Jack Jansen | 1995-01-26 | 1 | -49/+349 |
* | renamed Get routines to PyMac_Get; added macfs to config.c | Guido van Rossum | 1995-01-21 | 1 | -4/+4 |
* | ported to THINK C (not tested yet) | Guido van Rossum | 1995-01-19 | 1 | -0/+4 |
* | Initial version of FSSpec and Alias code. Non-functional as of now. | Jack Jansen | 1995-01-18 | 1 | -0/+184 |