ObjFW  History of src/runtime/tagged-pointer.m of fb7b9709b87775d7

History of the file that is called src/runtime/tagged-pointer.m at check-in fb7b9709b87775d7

2024-01-02
17:17
Update copyright file: [b300ffd521] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2134 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [b8247a8caf] check-in: [8939cbdb52] user: js, branch: trunk, size: 2134 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [747427397b] check-in: [1a86b8175b] user: js, branch: trunk, size: 2134 [annotate] [blame] [check-ins using] [diff]
2021-05-02
11:34
runtime: Name things more consistently file: [84026d482b] check-in: [2b75f9e6a0] user: js, branch: trunk, size: 2134 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [a6a4aa7d0f] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2147 [annotate] [blame] [check-ins using] [diff]
2020-09-29
22:21
runtime: Make object_isTaggedPointer() a function

If it is an inline, changing how tagged pointers work internally would
break the ABI and require recompiling everything, making future changes
harder. file: [347f048030] check-in: [2fee820b5d] user: js, branch: trunk, size: 2236 [annotate] [blame] [check-ins using] [diff]

2020-07-12
11:50
Obfuscate tagged pointers file: [696420866c] check-in: [0bfac2b513] user: js, branch: tagged-pointers, size: 2130 [annotate] [blame] [check-ins using] [diff]
2020-07-04
00:40
Use a regular int for the tagged pointer class ID file: [eeba4c306c] check-in: [a8d453813c] user: js, branch: tagged-pointers, size: 1893 [annotate] [blame] [check-ins using] [diff]
00:24
Only use 4 bits to classify tagged pointers

This leaves 28/60 bits for the value. file: [1f64e311ce] check-in: [943cf97843] user: js, branch: tagged-pointers, size: 1915 [annotate] [blame] [check-ins using] [diff]

2020-06-29
23:24
lookup-asm-x86_64-elf.S: Support tagged pointers file: [3ba8d16fba] check-in: [577564693c] user: js, branch: tagged-pointers, size: 1807 [annotate] [blame] [check-ins using] [diff]
19:42
Added: runtime: Add helper functions for tagged pointers file: [a10440bd9d] check-in: [a964d3dcb4] user: js, branch: tagged-pointers, size: 1793 [annotate] [blame] [check-ins using]