ObjFW  Check-in [f5f074e27e]

Overview
Comment:Also escape \r in -[stringByXMLEscaping].

This is the only way the \r does not get lost when parsing the XML!

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f5f074e27e69f906ad9d8f9de79b31f92763c3579cb23ac25c50c6b69d2b38e9
User & Date: js on 2011-06-04 16:30:57
Other Links: manifest | tags
Context
2011-06-04
16:37
Add tests for OFSerialization. check-in: 591b598230 user: js tags: trunk
16:30
Also escape \r in -[stringByXMLEscaping]. check-in: f5f074e27e user: js tags: trunk
16:07
Add -[hash] to OFXMLElement and OFXMLAttribute. check-in: a698b98203 user: js tags: trunk
Changes