ObjFW  Check-in [d8684fc232]

Overview
Comment:Add OFString (OFXMLUnescaping) category and API for OFXMLParser.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d8684fc2321ed8fb306401b3335dabd5eb2f8da2a8e55f55a1cd355ba60750da
User & Date: js on 2009-07-14 18:57:38
Other Links: manifest | tags
Context
2009-07-14
21:22
Add of_string_unicode_to_utf8 which converts unicode to UTF-8. check-in: de937a62e4 user: js tags: trunk
18:57
Add OFString (OFXMLUnescaping) category and API for OFXMLParser. check-in: d8684fc232 user: js tags: trunk
17:51
Optimize some code by using the new stringWithCString:andLength: method. check-in: 7bb3494ef9 user: js tags: trunk
Changes