23 check-ins using file src/OFMutableArray_adjacent.m version 6fbb272bbe
|
2012-12-01
| ||
| 17:50 | OFSet_hashtable: Store in OFMapTable. (check-in: ed438b979d user: js tags: trunk) | |
| 17:26 | Add OFMapTable. (check-in: 6f081c14f9 user: js tags: trunk) | |
|
2012-11-30
| ||
| 16:09 | Make runtime API more similar to Apple's. (check-in: 120caad331 user: js tags: trunk) | |
| 15:40 | Remove inline that lead to a missing symbol. (check-in: 3b58706d32 user: js tags: trunk) | |
| 15:37 | Remove functions from runtime.h that don't exist. (check-in: 2b0389eeeb user: js tags: trunk) | |
|
2012-11-28
| ||
| 19:27 | Remove broken forwarding target for ObjFW-RT. (check-in: 53defb95a9 user: js tags: trunk) | |
| 18:00 | Update PLATFORMS.md. (check-in: c6a72664f6 user: js tags: trunk) | |
|
2012-11-26
| ||
| 23:28 | Better way to install utils with binary prefix. (check-in: bfc6191ea1 user: js tags: trunk) | |
| 23:19 | Implement forwarding target for Apple/ARM. (check-in: 5927b80b4e user: js tags: trunk) | |
| 23:15 | Better way to set the assembler + flags. (check-in: af9448f6ed user: js tags: trunk) | |
|
2012-11-24
| ||
| 00:07 | -[OFSortedList addObject:] -> -[insertObject:]. (check-in: 7a8a5a2995 user: js tags: trunk) | |
|
2012-11-23
| ||
| 23:57 | Allow passing nil to -[earlierDate/laterDate:]. (check-in: 38dda0d1c7 user: js tags: trunk) | |
|
2012-11-20
| ||
| 20:40 | OFBlock: Make use of objc_initializeClassPair(). (check-in: 2bedfac177 user: js tags: trunk) | |
|
2012-11-17
| ||
| 18:23 | Implement forwarding target for Apple/PPC. (check-in: 95850c4572 user: js tags: trunk) | |
| 13:26 | Fix forwarding with stret. (check-in: b490df80c4 user: js tags: trunk) | |
|
2012-11-16
| ||
| 23:07 | Implement forwarding target for Apple/i386. (check-in: 1ec18e57bc user: js tags: trunk) | |
| 21:26 | Bridge: Fix some type inconsistencies. (check-in: 4b6dc80314 user: js tags: trunk) | |
| 21:16 | Implement forwarding target for the Apple runtime. (check-in: 2b20e164d7 user: js tags: trunk) | |
|
2012-11-14
| ||
| 15:39 | Initial -[forwarindTargetForSelector:]. (check-in: d3a2e59414 user: js tags: trunk) | |
| 08:00 | Fix objc_get_type_encoding(). (check-in: 28f58d5a6e user: js tags: trunk) | |
|
2012-11-12
| ||
| 11:55 | Add +[attributeWithName:stringValue:]. (check-in: fd4f24cc22 user: js tags: trunk) | |
| 11:30 | Update ChangeLog for 0.7.1. (check-in: f2e5c1b668 user: js tags: trunk) | |
| 11:24 | Check more arguments for nil. (check-in: f5c4220251 user: js tags: trunk) | |