16 check-ins using file src/runtime/class.m version d1989ac845
2012-11-30
| ||
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 | |