10 check-ins using file src/OFXMLParser.m version 686f9660a5
|
2010-11-13
| ||
| 21:57 | Add -[description] for OFObject, OFString, OFArray and OFDictionary. (check-in: 9b50b86632 user: js tags: trunk) | |
| 21:26 | Add -[OFMutableString prependString:]. (check-in: 5a75edd60e user: js tags: trunk) | |
| 20:48 | Add +[OFDataArray dataArrayWithContentsOfFile:]. (check-in: 1c4c60ac36 user: js tags: trunk) | |
| 16:15 | Add support for BOOL to OFNumber. (check-in: 0ec87765f4 user: js tags: trunk) | |
|
2010-11-12
| ||
| 20:13 | Add tests for blocks. (check-in: d7c2d46b2b user: js tags: trunk) | |
| 19:36 | Ensure OF{Stack,Global,Malloc}Block get initialized. (check-in: 38bde7146a user: js tags: trunk) | |
| 16:00 | Always use our _Block_copy. (check-in: 4285aea3c6 user: js tags: trunk) | |
| 15:08 | Make blocks work with the old Apple ObjC runtime. (check-in: 7a6f696ef3 user: js tags: trunk) | |
| 14:06 | More compatibility with other blocks runtimes. (check-in: c0863afedf user: js tags: trunk) | |
| 13:37 | Improve autoreleasing blocks. (check-in: 09d6e5b6da user: js tags: trunk) | |