ObjFW  Check-in [bc531024f5]

Overview
Comment:Return objects as void* instead of const void*.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: bc531024f5da3ef7fbbc122aa516d9493cf4c54918ad86dd4243c64964dfaacf
User & Date: js on 2012-05-10 18:38:16
Other Links: branch diff | manifest | tags
Context
2012-05-10
18:38
Sequential selectors to reduce fragmentation. check-in: 3f0b9df793 user: js tags: runtime
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
Changes