ObjFW  Check-in [4c598e07ad]

Overview
Comment:Don't depend on objc/objc.h for compiler checks.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4c598e07adc864a64f49b40884f0cc67723a3a52968e6c4ef676688e8370b39a
User & Date: js on 2011-03-21 12:43:19
Other Links: manifest | tags
Context
2011-03-21
12:47
Check whether optional protocols are supported. check-in: 09a49963de user: js tags: trunk
12:43
Don't depend on objc/objc.h for compiler checks. check-in: 4c598e07ad user: js tags: trunk
2011-03-17
20:33
Use Sleep(0) instead of yield() on Win32. check-in: eb827e8f21 user: js tags: trunk
Changes