ObjFW  Check-in [9c4d3e34cd]

Overview
Comment:Add +[OFDataArray dataArrayWithContentsOfURL:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9c4d3e34cdb6a18cfeb70d099e324998729005f82056d14add9645343f04459b
User & Date: js on 2011-04-25 00:18:06
Other Links: manifest | tags
Context
2011-04-25
11:09
Fix a forgotten variable rename in objc_sync.m. check-in: b466a2bb49 user: js tags: trunk
00:18
Add +[OFDataArray dataArrayWithContentsOfURL:]. check-in: 9c4d3e34cd user: js tags: trunk
2011-04-24
21:50
Add -[finalize] to all classes which would require it once we have GC. check-in: 07b3d0e8de user: js tags: trunk
Changes