ObjFW  Check-in [943cf97843]

Overview
Comment:Only use 4 bits to classify tagged pointers

This leaves 28/60 bits for the value.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | tagged-pointers
Files: files | file ages | folders
SHA3-256: 943cf978435fc8205f6a6c609138d2ac51f6353deb7ab33c35010bdb77cf06fc
User & Date: js on 2020-07-04 00:24:54
Other Links: branch diff | manifest | tags
Context
2020-07-04
00:40
Use a regular int for the tagged pointer class ID check-in: a8d453813c user: js tags: tagged-pointers
00:24
Only use 4 bits to classify tagged pointers check-in: 943cf97843 user: js tags: tagged-pointers
2020-07-01
21:32
Merge trunk into branch "tagged-pointers" check-in: 6d5cc25f0c user: js tags: tagged-pointers
Changes