ObjFW  Check-in [2d28a0fda4]

Overview
Comment:Handle <!DOCTYPE> in OFXMLParser.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2d28a0fda46ec5722b782407b0cd96ee1fa85342b94f3dc9d16facb9f0b614ef
User & Date: js on 2010-11-14 23:49:24
Other Links: manifest | tags
Context
2010-11-15
08:21
Reduce the number of states and correctly handle \t in OFXMLParser. check-in: e23674756b user: js tags: trunk
2010-11-14
23:49
Handle <!DOCTYPE> in OFXMLParser. check-in: 2d28a0fda4 user: js tags: trunk
2010-11-13
21:57
Add -[description] for OFObject, OFString, OFArray and OFDictionary. check-in: 9b50b86632 user: js tags: trunk
Changes