ObjFW  Check-in [1e9b75e44d]

Overview
Comment:Fix missing retain in -[OFArray initWithObject:arguments:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1e9b75e44dc428dc1db59718e43d5b2d307ab021745fc6e94e58097d44da2aa1
User & Date: js on 2011-05-08 23:24:25
Other Links: manifest | tags
Context
2011-05-12
13:14
Fix namespace handling in OFXMLElement.
Won't be backported to 0.5 as this might break stuff.
check-in: 3ab7ef17f6 user: js tags: trunk
2011-05-08
23:24
Fix missing retain in -[OFArray initWithObject:arguments:]. check-in: 1e9b75e44d user: js tags: trunk
23:13
Fix incorrect indentation of -[OFArray stringBySerializing]. check-in: 708c4ea884 user: js tags: trunk
Changes