9 check-ins using file src/OFXMLElement.h version f4d50f39b5
|
2011-06-04
| ||
| 18:49 | Fix a bug in -[OFDictionary initWithKeys:arguments:]. (check-in: 448a35dd9b user: js tags: 0.5) | |
| 16:30 | Also escape \r in -[stringByXMLEscaping]. (check-in: 7d8ab5ba31 user: js tags: 0.5) | |
| 15:41 | Add -[hash] to OFDate, as it is required if there's -[isEqual:]. (check-in: 04d0e47000 user: js tags: 0.5) | |
| 15:27 | Add missing include. (check-in: eef1a8d4ad user: js tags: 0.5) | |
| 13:56 | Also set finishedParsing if the root element is in short form. (check-in: 4f6d13223e user: js tags: 0.5) | |
| 13:31 | Fix -[OFURL isEqual:]. (check-in: d61c00e257 user: js tags: 0.5) | |
|
2011-05-15
| ||
| 00:32 | configure.ac: Fix two tests that would fail with Clang + new ABI. (check-in: 76ab337747 user: js tags: 0.5) | |
|
2011-05-14
| ||
| 23:26 | Correctly check the length in of_string_check_utf8. (check-in: 1c2f416cb9 user: js tags: 0.5) | |
| 20:00 | Fix namespace handling in OFXMLElement. (check-in: 21bd46e17a user: js tags: 0.5) | |