ObjFW  History of src/invocation/invoke.m of c7f0229795431423

History of the file that is called src/invocation/invoke.m at check-in c7f0229795431423

2022-07-15
18:09
Deleted: Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0
2021-04-30
22:26
Merge trunk into branch "invoke-invocation" file: [3d142bf965] check-in: [efca87b509] user: js, branch: invoke-invocation, size: 766 [annotate] [blame] [check-ins using] [diff]
2021-04-07
21:29
Deleted: Remove incomplete -[OFInvocation invoke] support

It has been moved to the "invoke-invocation" branch until it is ready. check-in: [c71d3d9433] user: js, branch: trunk, size: 0

2021-01-02
22:04
Update copyright file: [09adc50790] check-in: [374e1a1bfa] user: js, branch: trunk, size: 769 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [619adef304] check-in: [c7f0229795] user: js, branch: trunk, size: 858 [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:25
Deleted: Remove incomplete -[OFInvocation invoke] support check-in: [fc521f01cc] user: js, branch: 1.0, size: 0
2019-01-03
19:13
Update copyright file: [1d15704895] check-in: [0509d7a844] user: js, branch: trunk, size: 855 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [c611306372] check-in: [7e5c81e186] user: js, branch: trunk, size: 849 [annotate] [blame] [check-ins using] [diff]
2017-09-16
19:11
OFInvocation: Support for invoking on x86_64/ELF file: [5796bdfcc8] check-in: [6d2f81aea9] user: js, branch: trunk, size: 826 [annotate] [blame] [check-ins using] [diff]
2017-09-12
20:49
Only compile invoke-x86_64.m for Apple runtime

This file will be shared with x86_64/ELF and x86_64/Win64 later, but for
now, there is no .S file for that. file: [7c6eaecd2d] check-in: [3be69edbd5] user: js, branch: trunk, size: 804 [annotate] [blame] [check-ins using] [diff]

2017-09-11
02:05
Added: OFInvocation: Initial support for invoking

So far this is only for x86_64 with the Apple runtime and does not yet
support all types. It also does not yet support passing arguments via
the stack. file: [783e87786f] check-in: [95797a4d1c] user: js, branch: trunk, size: 770 [annotate] [blame] [check-ins using]