ObjFW  Check-in [32f7b1390a]

Overview
Comment:Remove +[OFArray arrayWithCArray:] as it is pretty useless.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 32f7b1390aee3d01f683b78437e0b2e3924229a01c3a94c67431b2b338f99307
User & Date: js on 2012-03-12 11:01:07
Other Links: manifest | tags
Context
2012-03-12
11:54
OFArray: +[arrayWithCArray:length:] -> +[arrayWithObjects:count:]. check-in: 008be86a16 user: js tags: trunk
11:01
Remove +[OFArray arrayWithCArray:] as it is pretty useless. check-in: 32f7b1390a user: js tags: trunk
2012-03-08
23:20
Add +[OFFile sizeOfFile:]. check-in: 6bcf417920 user: js tags: trunk
Changes