ObjFW  Check-in [03f14bf019]

Overview
Comment:Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 03f14bf01993d729aaf58cd4c09d25118a6a5292b084b08ba8238eac32293d73
User & Date: js on 2011-10-04 13:14:16
Other Links: manifest | tags
Context
2011-10-04
18:17
Move SOCKS5 support to OFTCPSocket. check-in: 48708f2435 user: js tags: trunk
13:14
Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. check-in: 03f14bf019 user: js tags: trunk
2011-09-28
14:38
Various small bugfixes. check-in: 9e82f99f09 user: js tags: trunk
Changes

Modified ObjFW.xcodeproj/project.pbxproj from [479e86685c] to [8c1f7ce9ef].    [diff]

Modified src/Makefile from [ee37de6c1a] to [debd9b7d0e].    [diff]

Modified src/OFArray_adjacent.m from [d472eede07] to [76943c273b].    [diff]

Modified src/OFList.m from [c2b5c044cc] to [37fa1864d5].    [diff]

Modified src/OFSet_hashtable.m from [3a56324a72] to [3f6c0a5aaf].    [diff]

Modified src/OFXMLAttribute.m from [bdb655cad5] to [dcb09a451f].    [diff]

Added src/OFXMLCDATA.h version [dd9a948976].

Added src/OFXMLCDATA.m version [5912ffc382].

Added src/OFXMLCharacters.h version [fbf26a87bd].

Added src/OFXMLCharacters.m version [8732a70012].

Added src/OFXMLComment.h version [0c7a7275dc].

Added src/OFXMLComment.m version [28dcc627de].

Modified src/OFXMLElement.h from [5d2497256d] to [a24e46c616].    [diff]

Modified src/OFXMLElement.m from [1474c4b15e] to [d295443a31].    [diff]

Modified src/OFXMLElementBuilder.h from [8e1cc45d54] to [96a89a4612].    [diff]

Modified src/OFXMLElementBuilder.m from [fd1f10a22d] to [975d3652b4].    [diff]

Modified src/OFXMLNode.h from [708d83d554] to [868c921e6d].    [diff]

Modified src/OFXMLNode.m from [90856c905b] to [06b6f41850].    [diff]

Modified src/ObjFW.h from [d11c048c78] to [674d85b346].    [diff]

Modified tests/Makefile from [2053afd03f] to [63192b1060].    [diff]

Modified tests/OFXMLElementBuilderTests.m from [3bfe4d5bc3] to [f89b8b3a7e].    [diff]

Deleted tests/OFXMLElementTests.m version [6d538f8842].

Added tests/OFXMLNodeTests.m version [472afda67c].

Modified tests/TestsAppDelegate.h from [3f94796a0a] to [947968bb2d].    [diff]

Modified tests/TestsAppDelegate.m from [8f6f684a83] to [6f2bdb4fac].    [diff]

Modified tests/serialization.xml from [dbe29a5558] to [8d32d568ae].    [diff]