ObjFW  Check-in [2cb37ce407]

Overview
Comment:Change -[retainCount] back to size_t and cast, so we keep the old API.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2cb37ce407d9418dbeef08649209cf80b7c2a8094dbd344ce2d141561ed55e73
User & Date: js on 2010-01-30 12:46:47
Other Links: manifest | tags
Context
2010-01-30
13:33
Move some stuff from OFSocket to OFTCPSocket. check-in: fe6787bc79 user: js tags: trunk
12:46
Change -[retainCount] back to size_t and cast, so we keep the old API. check-in: 2cb37ce407 user: js tags: trunk
12:33
Convert more macros to OF_INLINE functions. check-in: 8acda3b3fd user: js tags: trunk
Changes