20 check-ins using file src/OFArray.m version 1530533acf
|
2013-02-21
| ||
| 16:15 | Add support for parsing BinaryPack. (check-in: 12f091ddd6 user: js tags: trunk) | |
|
2013-02-19
| ||
| 11:57 | OFCountedSet: More thorough range check. (check-in: bf8a579f38 user: js tags: trunk) | |
|
2013-02-18
| ||
| 23:05 | Make OFHash a protocol. (check-in: 9b2d255a3d user: js tags: trunk) | |
| 22:00 | Rename OFXMLParser's _cache to _buffer. (check-in: 265a0928ca user: js tags: trunk) | |
| 21:53 | Rename -[OFStream pendingBytes]. (check-in: efe7be259d user: js tags: trunk) | |
| 12:27 | Add -[OFMutableArray initWithCapacity:]. (check-in: e0c9168dfc user: js tags: trunk) | |
| 11:31 | A few small fixes for OS X/PPC. (check-in: adaf5a3e6e user: js tags: trunk) | |
| 11:07 | Add -[OFMutableDictionary initWithCapacity:]. (check-in: 4fb0f4bf66 user: js tags: trunk) | |
| 10:38 | Add -[OFDataArray initWithItemSize:capacity:]. (check-in: e403ca05cb user: js tags: trunk) | |
|
2013-02-17
| ||
| 13:36 | Use __VA_ARGS__ for Block_copy. (check-in: c875400bbf user: js tags: trunk) | |
| 10:14 | Remove -Wno-deprecated-objc-isa-usage. (check-in: 2347371351 user: js tags: trunk) | |
|
2013-02-14
| ||
| 02:08 | Fix two small documentation bugs. (check-in: 5b1f9db652 user: js tags: trunk) | |
| 02:07 | Add -Wdocumentation if supported by the compiler. (check-in: fac2c8063e user: js tags: trunk) | |
|
2013-02-13
| ||
| 23:10 | Don't cache the description of exceptions. (check-in: d9ddc4d06e user: js tags: trunk) | |
|
2013-02-12
| ||
| 19:59 | Add -Wno-objc-root-class to Xcode project. (check-in: 8fb566e562 user: js tags: trunk) | |
| 18:22 | Prefix all ivars with an underscore. (check-in: e40729d406 user: js tags: trunk) | |
| 18:14 | OFXMLElement: Retain + autorelease attributes. (check-in: 40f7e8bd2e user: js tags: trunk) | |
|
2013-02-10
| ||
| 16:36 | Add a warning about reimplementing -[isEqual:]. (check-in: b807b66ccc user: js tags: trunk) | |
|
2013-02-08
| ||
| 22:20 | OFURL: Improve -[description]. (check-in: e164def279 user: js tags: trunk) | |
|
2013-02-05
| ||
| 22:24 | Move abort() to make old GCCs happy. (check-in: 737a82e1a4 user: js tags: trunk) | |