ObjFW  Check-in [260391fc1c]

Overview
Comment:Add +[OFFile moveItemAtPath:toPath:].

This replaces +[OFFile renameItemAtPath:toPath:] and supports moving
files to different logical devices.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 260391fc1c3035233c4270f267ad273e7166bc891f4f7a1111c2f215a20edd7f
User & Date: js on 2013-12-11 23:53:07
Other Links: manifest | tags
Context
2013-12-14
02:21
Don't enter src/runtime/lookup-asm twice. check-in: f9693f45f3 user: js tags: trunk
2013-12-11
23:53
Add +[OFFile moveItemAtPath:toPath:]. check-in: 260391fc1c user: js tags: trunk
22:26
+[{copy,rename}ItemAtPath...]: Require full path. check-in: 242fd56445 user: js tags: trunk
Changes