6 check-ins using file src/OFXMLParser.m version 8929707b71
|
2009-07-17
| ||
| 12:41 | Add OFString (OFHashing) category. (check-in: d051b1302d user: js tags: trunk) | |
| 11:25 | Use +[stringWithCString:andLength:] in -[readLine]. (check-in: 328decd247 user: js tags: trunk) | |
|
2009-07-16
| ||
| 23:59 | OFConstString: Throw OFNotImplementedException for unavailable methods. (check-in: 9bcba32807 user: js tags: trunk) | |
| 23:15 | '~' does not need escaping in -[stringByURLEncoding]. (check-in: eeaee04433 user: js tags: trunk) | |
| 23:02 | Also handle '+' in -[stringByURLDecoding]. (check-in: 92d8754e02 user: js tags: trunk) | |
|
2009-07-14
| ||
| 21:58 | Also parse &#NNNN; and &#xHHHH; in -[stringByXMLUnescaping]. (check-in: a80e9b948d user: js tags: trunk) | |