ObjFW  Check-in [831ebcd4f5]

Overview
Comment:Make retain counter 32 bit due to atomic ops being 32 bit.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 831ebcd4f501c6710b6c74e621fe2b49e70411d891c1fc05dd8f55c392a4419c
User & Date: js on 2010-01-25 15:22:53
Other Links: manifest | tags
Context
2010-01-25
22:14
Check for atomic ops in configure.ac. check-in: c2af363418 user: js tags: trunk
15:22
Make retain counter 32 bit due to atomic ops being 32 bit. check-in: 831ebcd4f5 user: js tags: trunk
2010-01-24
20:07
Fix a missing return in objc_setProperty. check-in: 63c5c7d501 user: js tags: trunk
Changes