ObjFW  Check-in [550c482466]

Overview
Comment:Check for NSObject.h instead of Foundation.h. Really speeds things up.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 550c4824669c98633285cccde7452d3300205e095a31997c4bf76813237dc1bc
User & Date: js on 2011-02-09 09:19:04
Other Links: manifest | tags
Context
2011-02-09
09:37
Add -[containsString:] to OFString. check-in: a6c5af136b user: js tags: trunk
09:19
Check for NSObject.h instead of Foundation.h. Really speeds things up. check-in: 550c482466 user: js tags: trunk
2011-02-08
17:22
OFDataArray: Return void*, but accept const void*. check-in: 4cad2a499b user: js tags: trunk
Changes