ObjFW  Check-in [0c9d2a8ce9]

Overview
Comment:OFMutableArray: Safer removing of objects.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0c9d2a8ce96c9bc68a172ed9682435159d4d57323b4587f723fcb858590f4564
User & Date: js on 2010-01-03 17:36:53
Other Links: manifest | tags
Context
2010-01-03
18:14
OFMutableArray: Add mutation counter, required for fast enumeration. check-in: fe56ea4a9c user: js tags: trunk
17:36
OFMutableArray: Safer removing of objects. check-in: 0c9d2a8ce9 user: js tags: trunk
17:28
Fix missing retain + autorelease on return. check-in: 0d9f732af1 user: js tags: trunk
Changes