History of file tests/OFXMLParser/OFXMLParser.m at check-in 15a5433649685bd4
2009-10-03
| ||
13:33 | Deleted: Migration of OFXMLParser tests to new testing framework. check-in: [4047440267] user: js, branch: trunk, size: 0 | |
2009-08-26
| ||
15:00 | Add support for comments to OFXMLParser. file: [655d941dba] check-in: [6f61176375] user: js, branch: trunk, size: 2739 [annotate] [blame] [check-ins using] [diff] | |
14:13 |
There is no need to return a BOOL in OFXMLParserDelegate. If you want to stop parsing, you just throw an exception. file: [afd9073f80] check-in: [87a3e4fb0a] user: js, branch: trunk, size: 2607 [annotate] [blame] [check-ins using] [diff] | |
2009-08-14
| ||
01:14 | Remove leading and trailing whitespaces in XML data. file: [b1e1d76dd2] check-in: [164d9d84f2] user: js, branch: trunk, size: 2649 [annotate] [blame] [check-ins using] [diff] | |
2009-08-12
| ||
16:55 | New way for handling and storing XML attributes. file: [7476e2d4e0] check-in: [6f001b8016] user: js, branch: trunk, size: 2636 [annotate] [blame] [check-ins using] [diff] | |
2009-08-10
| ||
18:37 | More checking for malformed/invalid XML. file: [82a296dd2e] check-in: [a70d90b09e] user: js, branch: trunk, size: 2284 [annotate] [blame] [check-ins using] [diff] | |
2009-07-19
| ||
20:39 | Add -[xmlParser:foundUnknownEntityNamed:] to OFXMLParserDelegate. file: [5db627fdbd] check-in: [83c351c9fd] user: js, branch: trunk, size: 2275 [annotate] [blame] [check-ins using] [diff] | |
14:05 | Rename andFoo: to foo: in all methods. file: [b3f4a79e63] check-in: [4eae61a78f] user: js, branch: trunk, size: 2099 [annotate] [blame] [check-ins using] [diff] | |
2009-07-17
| ||
20:11 | Added: Forgot to hg add OFXMLParser test. Fixed. file: [e1028bfd04] check-in: [cb145d6634] user: js, branch: trunk, size: 2106 [annotate] [blame] [check-ins using] | |