ObjFW  Check-in [bbbb105f5f]

Overview
Comment:Correctly handle section 2.10 and 2.11 of XML 1.0.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bbbb105f5f4c2146081a9c89d558658f41ea054d7a6465ad1e4f462afe5a96ac
User & Date: js on 2010-06-06 22:08:24
Other Links: manifest | tags
Context
2010-06-06
22:38
Fix partial parsing when only half of an UTF-8 char has been received. check-in: b236334eaa user: js tags: trunk
22:08
Correctly handle section 2.10 and 2.11 of XML 1.0. check-in: bbbb105f5f user: js tags: trunk
20:04
Support for namespaces in OFXMLElement and OFXMLParser. HUGE diff! check-in: e8c8d5a894 user: js tags: trunk
Changes