ObjFW  Check-in [bbe98ea6c2]

Overview
Comment:Use OFDataArray instead of OFMutableString for cache in OFXMLParser.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bbe98ea6c2b3f0e88b0010a261bd3e326b211dd1184ab0867c3f8bff8fbcc981
User & Date: js on 2011-07-09 14:34:14
Other Links: manifest | tags
Context
2011-07-09
14:45
Cache the length of a string. check-in: 36e8a94f34 user: js tags: trunk
14:34
Use OFDataArray instead of OFMutableString for cache in OFXMLParser. check-in: bbe98ea6c2 user: js tags: trunk
13:33
Get rid of -[appendCStringWithoutUTF8Checking:] in base64.m. check-in: 56c98bf847 user: js tags: trunk
Changes