8 check-ins using file src/OFArray.m version fec0c02685
|
2011-09-09
| ||
| 10:50 | Change documentation for abstract classes. (check-in: eedcd6c7b2 user: js tags: trunk) | |
|
2011-09-06
| ||
| 11:18 | Fix handling of nested namespaces in OFXMLElement. (check-in: 0082e20b04 user: js tags: trunk) | |
|
2011-09-01
| ||
| 18:08 | Add serialization and deserialization for OFSet and OFCountedSet. (check-in: 8d5ca84bc5 user: js tags: trunk) | |
| 14:25 | Throw an OFInvalidArgumentException if serialization can't be parsed. (check-in: 8d3b009af1 user: js tags: trunk) | |
|
2011-08-31
| ||
| 20:16 | Don't install headers for implementations in Xcode project. (check-in: abad97e74c user: js tags: trunk) | |
| 16:01 | Make OFSet and OFCountedSet abstract classes. (check-in: 66b12bb66f user: js tags: trunk) | |
|
2011-08-30
| ||
| 19:38 | Fix forgotten rename of OFMutableArrayPlaceholder. (check-in: caa6878d38 user: js tags: trunk) | |
| 17:07 | Move throwing an OFNotImplementedException in abstract classes. (check-in: bfefa54668 user: js tags: trunk) | |