9 check-ins using file src/OFArray.m version ce913f08f5
|
2011-07-26
| ||
| 21:42 | Add OFCountedSet. (check-in: eb791d09d1 user: js tags: trunk) | |
| 18:12 | Prepare OFSet and OFMutableSet for OFCountedSet. (check-in: 5207c4ea4d user: js tags: trunk) | |
|
2011-07-24
| ||
| 20:05 | Add a few defines for runtime methods so they always have the same name. (check-in: c7bc7b93d9 user: js tags: trunk) | |
|
2011-07-23
| ||
| 15:40 | Add properties to OFString. (check-in: 3eae5ffa15 user: js tags: trunk) | |
| 15:02 | Revert to old of_fast_enumeration_state_t as gcc 4.6 chokes on the new. (check-in: fd7e4116e3 user: js tags: trunk) | |
| 14:28 | Add OFIntrospection. (check-in: 2e7534b6dc user: js tags: trunk) | |
| 13:33 | Add -[self] to OFObject. (check-in: f1d6ecb1b8 user: js tags: trunk) | |
|
2011-07-22
| ||
| 17:17 | Add a test for -[foldUsingBlock:]. (check-in: 32d6b7282a user: js tags: trunk) | |
| 17:09 | Rename -[reduceUsingBlock:] to -[foldUsingBlock:]. (check-in: d6faaf68b9 user: js tags: trunk) | |