ObjFW  Check-in [e23674756b]

Overview
Comment:Reduce the number of states and correctly handle \t in OFXMLParser.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e23674756b35396bcc1d98aa44fb0d363bb0ce4c2872b105786e04e34d6b69ce
User & Date: js on 2010-11-15 08:21:13
Other Links: manifest | tags
Context
2010-11-15
23:20
Fix forgotten call to -[description] in -[componentsJoinedByString]. check-in: 1a68929cbb user: js tags: trunk
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
Changes