Overview
Comment: | objc_hashtable_alloc() -> objc_hashtable_new().
For consistency. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | runtime |
Files: | files | file ages | folders |
SHA3-256: |
963db3089f6d75de66a06b7e53562e1a |
User & Date: | js on 2012-05-10 18:21:18 |
Other Links: | branch diff | manifest | tags |
Context
2012-05-10
| ||
18:38 | Return objects as void* instead of const void*. check-in: bc531024f5 user: js tags: runtime | |
18:21 | objc_hashtable_alloc() -> objc_hashtable_new(). check-in: 963db3089f user: js tags: runtime | |
2012-05-09
| ||
13:55 | Initialize classes on the first dispatch. check-in: dcf845546a user: js tags: runtime | |
Changes
Modified src/runtime/category.m from [e7600b0d22] to [c947f89bcc]. [diff]
Modified src/runtime/class.m from [16b932ec92] to [db289f8cb1]. [diff]
Modified src/runtime/hashtable.m from [f05f1f70fa] to [2108c2f8fb]. [diff]
Modified src/runtime/runtime-private.h from [0a8ea1ad61] to [cfeaa72523]. [diff]