ObjFW  Check-in [d92e0d0313]

Overview
Comment:Add +[copyFileAtPath:toPath:] and +[deleteDirectoryAtPath:] to OFFile.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d92e0d0313048ccf8419e8815b95d9e610dc03d3d5499518758084c898f15b5a
User & Date: js on 2010-04-21 07:15:12
Other Links: manifest | tags
Context
2010-04-22
09:05
Add OF_PATH_DELIM to macros.h. check-in: d931239e25 user: js tags: trunk
2010-04-21
07:15
Add +[copyFileAtPath:toPath:] and +[deleteDirectoryAtPath:] to OFFile. check-in: d92e0d0313 user: js tags: trunk
2010-04-18
13:53
Add +[lastComponentOfPath:] to OFFile. check-in: 2727e4282f user: js tags: trunk
Changes