summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/file/_Filemodule.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented FSCatalogInfo structure support, and used this to implementJack Jansen2003-01-151-6/+1
* Implemented FSCatalogInfo.Jack Jansen2003-01-121-5/+507
* Second-argument alias methods were generated with a variation onJack Jansen2002-12-261-52/+52
* If you entered a pathname for a nonexisting file to a FSSpec constructorJack Jansen2002-12-251-0/+2
* - Various tweaks to shut up compiler warnings.Jack Jansen2002-12-231-0/+4
* Added the last missing bits of functionality, and fixed a nasty bug where weJack Jansen2002-12-191-76/+255
* Regenerated with inheritance-aware xxxx_Check() macros.Jack Jansen2002-12-191-3/+3
* - Added rawdata initializersJack Jansen2002-12-181-112/+220
* Fixed silly typo.Jack Jansen2002-12-171-2/+2
* - Added as_pathname and as_tuple methodsJack Jansen2002-12-171-12/+110
* Combined alias and file into a single module. This is the only reasonableJack Jansen2002-12-151-529/+1449
* Tweaks to make this module OS9-compatible.Jack Jansen2002-12-131-4/+22
* Got angry and added support for pretty much the whole file and folderJack Jansen2002-11-221-0/+1446