ObjFW  Check-in [34788afdca]

Overview
Comment:Add +[OFXMLElement elementWithElement:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 34788afdca4b307ac460a825f6e335a00fea3aea0a979da093626686563a4fb9
User & Date: js on 2011-04-25 22:48:07
Other Links: manifest | tags
Context
2011-04-25
22:50
Don't fall back to ISO-8859-1 in +[OFString stringWithContentsOfURL:].
This way, we can be sure to never have garbage.
check-in: c74d7dec0e user: js tags: trunk
22:48
Add +[OFXMLElement elementWithElement:]. check-in: 34788afdca user: js tags: trunk
22:46
Cache the class for exeptions in -[OFXMLElement initWithXMLString:]. check-in: 2e95ed7d11 user: js tags: trunk
Changes