ObjFW  Check-in [de937a62e4]

Overview
Comment:Add of_string_unicode_to_utf8 which converts unicode to UTF-8.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: de937a62e412eabc964911d34554a7790306341aa348c06290d8272b8af578e1
User & Date: js on 2009-07-14 21:22:42
Other Links: manifest | tags
Context
2009-07-14
21:58
Also parse &#NNNN; and &#xHHHH; in -[stringByXMLUnescaping]. check-in: a80e9b948d user: js tags: trunk
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
Changes