10 descendants and 10 ancestors of f5be211a1b76fb7b0ab816d1897367b3c949f052add389ecf859f99c5676f1d3
|
2020-07-04
| ||
| 13:00 | Add tests for tagged pointers (check-in: 6414fc9ca5 user: js tags: tagged-pointers) | |
| 11:51 | lookup-asm-sparc64-elf.S: Support tagged pointers (check-in: 09e046628e user: js tags: tagged-pointers) | |
| 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) | |
|
2020-06-30
| ||
| 21:24 | lookup-asm-x86-win32.S: Support tagged pointers (check-in: b1ee7629b5 user: js tags: tagged-pointers) | |
| 21:12 | lookup-asm-x86_64-win64.S: Support tagged pointers (check-in: 2cec2f2e8d user: js tags: tagged-pointers) | |
| 20:52 | Merge trunk into branch "tagged-pointers" (check-in: c4a12e3fa1 user: js tags: tagged-pointers) | |
| 00:29 | lookup-asm-x86-elf.S: Support tagged pointers (check-in: 7f493d2446 user: js tags: tagged-pointers) | |
|
2020-06-29
| ||
| 23:24 | lookup-asm-x86_64-elf.S: Support tagged pointers (check-in: 577564693c user: js tags: tagged-pointers) | |
| 23:17 | Merge trunk into branch "tagged-pointers" (check-in: f5be211a1b user: js tags: tagged-pointers) | |
| 23:14 | Convert all x86/ELF ASM files to Intel syntax (check-in: 2073a345ba user: js tags: trunk) | |
| 22:40 | Work around older Clang not supporting jmp short (check-in: d301f6fcab user: js tags: trunk) | |
| 21:38 | Convert all x86_64/ELF ASM files to Intel syntax (check-in: 6b34f309da user: js tags: trunk) | |
| 20:30 | Add support for tagged pointers in object_getClass (check-in: 8707dd73c4 user: js tags: tagged-pointers) | |
| 19:42 | runtime: Add helper functions for tagged pointers (check-in: a964d3dcb4 user: js tags: tagged-pointers) | |
|
2020-06-28
| ||
| 15:39 | Remove OF_DIRECT(_MEMBERS) where it was too much (check-in: 812a46b8f6 user: js tags: trunk) | |
| 15:19 | Only use objc_direct(_members) with Apple runtime (check-in: 96b35d19c5 user: js tags: trunk) | |
| 15:03 | Use OF_DIRECT(_MEMBERS) where appropriate (check-in: b6cb3addd0 user: js tags: trunk) | |
|
2020-06-27
| ||
| 13:30 | OFXMLParser: Make private methods static functions (check-in: 218c819b39 user: js tags: trunk) | |
|
2020-06-25
| ||
| 21:51 | Add OF_DIRECT and OF_DIRECT_MEMBERS (check-in: f9236a1d6c user: js tags: trunk) | |