ObjFW  Check-in [2bedfac177]

Overview
Comment:OFBlock: Make use of objc_initializeClassPair().

This way, we don't need the mach_alias_list anymore.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2bedfac177e1ec19b0738e5c6d8c921d9c2d345b3c2cae6dbf3ec137dcd80074
User & Date: js on 2012-11-20 20:40:08
Other Links: manifest | tags
Context
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
Changes