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

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

2024-04-03
02:16
[3400b6adc5] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2342) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[b300ffd521] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2134) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[b8247a8caf] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2134) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[747427397b] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2134) [annotate] [blame] [check-ins using] [diff]
2021-05-02
11:34
[84026d482b] part of check-in [2b75f9e6a0] runtime: Name things more consistently (check-in: [2b75f9e6a0] user: js, branch: trunk, size: 2134) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[a6a4aa7d0f] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2147) [annotate] [blame] [check-ins using] [diff]
2020-09-29
22:21
[347f048030] part of check-in [2fee820b5d] 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. (check-in: [2fee820b5d] user: js, branch: trunk, size: 2236) [annotate] [blame] [check-ins using] [diff]

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

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

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