8 check-ins using file src/OFMacros.h version 776fab6bc8
|
2009-08-27
| ||
| 20:40 | Cache the number of items in an OFList. (check-in: 768108a960 user: js tags: trunk) | |
| 17:52 | Add -[removeCharactersFromIndex:toIndex:] to OFMutableString. (check-in: a9ff126697 user: js tags: trunk) | |
|
2009-08-26
| ||
| 19:54 | More documentation improvements. (check-in: d6b9b175b7 user: js tags: trunk) | |
| 19:40 | Improve documentation. (check-in: 146db53e4a user: js tags: trunk) | |
| 15:00 | Add support for comments to OFXMLParser. (check-in: 6f61176375 user: js tags: trunk) | |
| 14:24 | Add default implementation for OFXMLParserDelegate. (check-in: 280071188d user: js tags: trunk) | |
| 14:13 |
There is no need to return a BOOL in OFXMLParserDelegate. If you want to stop parsing, you just throw an exception. (check-in: 87a3e4fb0a user: js tags: trunk) | |
|
2009-08-17
| ||
| 21:13 | Ensure in the headers that we got the required definitions. (check-in: 5903c87d36 user: js tags: trunk) | |