ObjFW  History of tests/OFXMLElementTests.m of 05c094a39f5bc3d9

History of the file that is called tests/OFXMLElementTests.m at check-in 05c094a39f5bc3d9

2011-10-04
13:14
Deleted: Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. check-in: [03f14bf019] user: js, branch: trunk, size: 0
2011-06-06
16:28
Use memset() for indentation in OFXMLElement. file: [6d538f8842] check-in: [af23d890f1] user: js, branch: trunk, size: 5282 [annotate] [blame] [check-ins using] [diff]
2011-06-05
23:59
Add -[XMLStringWithIndentation:] to OFXMLElement. file: [0c7d40f6d8] check-in: [14991e7035] user: js, branch: trunk, size: 5248 [annotate] [blame] [check-ins using] [diff]
2011-06-04
14:00
Add -[isEqual:] to OFXMLElement and OFXMLAttribute. file: [9cc1013df2] check-in: [cee604408e] user: js, branch: trunk, size: 5040 [annotate] [blame] [check-ins using] [diff]
2011-05-14
19:48
Ignore whitespaces around the root element in -[initWithXMLString]. file: [fe66efda43] check-in: [12a8ac4cb3] user: js, branch: trunk, size: 4745 [annotate] [blame] [check-ins using] [diff]
2011-04-09
12:30
Also test comments in -[stringValue]. file: [1e31b5bb2b] check-in: [91d438b5d2] user: js, branch: trunk, size: 4694 [annotate] [blame] [check-ins using] [diff]
2011-03-31
12:14
Add -[stringValue] to OFXMLElement. file: [7235d66d34] check-in: [4e88d4192d] user: js, branch: trunk, size: 4681 [annotate] [blame] [check-ins using] [diff]
11:45
Rename -[stringValue] to -[XMLString] in OFXMLElement. file: [878add25fb] check-in: [5c80b8838f] user: js, branch: trunk, size: 4490 [annotate] [blame] [check-ins using] [diff]
2011-03-24
19:42
Get rid of OFExceptions.h. file: [60a7c83b15] check-in: [cda44767f4] user: js, branch: trunk, size: 4522 [annotate] [blame] [check-ins using] [diff]
2011-02-19
16:08
Add -[elementsForName:namespace:] to OFXMLElement. file: [32f41396af] check-in: [8732769f4c] user: js, branch: trunk, size: 4547 [annotate] [blame] [check-ins using] [diff]
15:06
OFXMLElement improvements. file: [dbaee50446] check-in: [2086095795] user: js, branch: trunk, size: 4309 [annotate] [blame] [check-ins using] [diff]
2011-02-08
12:11
Use xmlns if there is no prefix for the namespace. file: [af4b374070] check-in: [783ccbbad8] user: js, branch: trunk, size: 3855 [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
Change license. file: [0f42eb718c] check-in: [da6b3d26cb] user: js, branch: trunk, size: 3592 [annotate] [blame] [check-ins using] [diff]
2010-12-25
19:31
Add OFDate. file: [99da37aae1] check-in: [39cb19595d] user: js, branch: trunk, size: 3336 [annotate] [blame] [check-ins using] [diff]
2010-12-11
20:13
Add -[description] to OFXMLElement. file: [5a91def578] check-in: [4a8fcc8716] user: js, branch: trunk, size: 3357 [annotate] [blame] [check-ins using] [diff]
2010-07-29
19:32
Comply with section 6.2 of XML namespaces.

More specifically to this:
"The namespace name for an unprefixed attribute name always has no
value." file: [56acb16688] check-in: [ed63c0fdc1] user: js, branch: trunk, size: 3283 [annotate] [blame] [check-ins using] [diff]

2010-07-02
20:56
Add support for CDATA to OFXMLElement. file: [f1b03ff45a] check-in: [e2499be5c1] user: js, branch: trunk, size: 3318 [annotate] [blame] [check-ins using] [diff]
20:45
Rename +[elementWithText:] to +[elementWithCharacters:]. file: [3f6cbf99e7] check-in: [4ea5f3f7fd] user: js, branch: trunk, size: 3168 [annotate] [blame] [check-ins using] [diff]
2010-06-13
15:40
Add +[elementWithText:] and +[elementWithComment:] to OFXMLElement. file: [e3337d2bec] check-in: [29384131f7] user: js, branch: trunk, size: 3156 [annotate] [blame] [check-ins using] [diff]
2010-06-06
20:04
Support for namespaces in OFXMLElement and OFXMLParser. HUGE diff! file: [0b94bf1d4a] check-in: [e8c8d5a894] user: js, branch: trunk, size: 2859 [annotate] [blame] [check-ins using] [diff]
2010-04-30
14:16
Deleted: Branch for 0.3. check-in: [7c4399b41c] user: js, branch: 0.3, size: 0
2010-04-17
15:46
Don't return self where not necessary, return void or something useful. file: [a0a019906c] check-in: [062a052b50] user: js, branch: trunk, size: 1531 [annotate] [blame] [check-ins using] [diff]
2010-04-07
21:06
Added: Rename tests files so they are named after the category they implement. file: [df22df1a10] check-in: [7bbce47bda] user: js, branch: trunk, size: 1532 [annotate] [blame] [check-ins using]