ObjFW  Check-in [ffc622db15]

Overview
Comment:Add OFCreateDirectoryFailedException.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ffc622db156dff63db9eee0e0d3ec149a4fc4a1b8fc174ed429f5e556df2723f
User & Date: js on 2010-04-15 08:43:01
Other Links: manifest | tags
Context
2010-04-15
08:43
Add +[createDirectoryAtPath:] to OFFile. check-in: 2ef0a01201 user: js tags: trunk
08:43
Add OFCreateDirectoryFailedException. check-in: ffc622db15 user: js tags: trunk
08:11
Add +[directoryExistsAtPath:] and +[filesInDirectoryAtPath:] to OFFile. check-in: 8d84aa00aa user: js tags: trunk
Changes