ObjFW  Check-in [39f8e079ef]

Overview
Comment:Compare blocks to NULL instead of nil. Some old clang revs require this.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 39f8e079ef71ac326efbf9b457bd973a11dd2d519a5030272bec2eb026a3797f
User & Date: js on 2010-10-24 23:31:54
Other Links: manifest | tags
Context
2010-10-25
17:59
Make OFAllocFailedException base on OFObject. check-in: 2a64b0ca64 user: js tags: trunk
2010-10-24
23:31
Compare blocks to NULL instead of nil. Some old clang revs require this. check-in: 39f8e079ef user: js tags: trunk
22:32
Add -[OFMutableString insertString:atIndex:]. check-in: e9db0f7013 user: js tags: trunk
Changes