Tony Cook
368aef349e
64-bit stack: call_sv mark and return value handling
...
call_sv() used I32 for a saved mark and the return value.
The XS::APItest call_sv() wrapper used an I32 index to reposition
the argument list supplied to call_sv().
I haven't created additional tests for call_argv(), call_pv() nor
call_method(), these simply pass the return value on, I don't think
it worth the extra tests.
2023-09-25 14:35:17 +10:00
..
2021-06-25 09:59:01 -04:00
2022-05-04 09:35:44 -06:00
2022-07-26 11:32:40 +01:00
2023-09-02 17:40:38 +01:00
2023-09-25 10:24:07 +10:00
2023-05-24 11:52:50 +02:00
2023-07-03 14:10:04 +10:00
2023-07-26 09:19:29 -04:00
2021-10-08 19:21:33 +01:00
2023-02-09 21:31:19 -07:00
2023-04-29 09:09:53 +02:00
2022-12-26 11:31:34 +01:00
2022-06-06 09:11:53 -04:00
2022-09-05 14:02:23 -06:00
2022-01-25 15:02:58 +00:00
2022-08-22 06:52:08 -06:00
2021-10-08 19:21:33 +01:00
2023-02-19 09:42:04 +08:00
2023-08-09 13:48:13 +10:00
2022-06-10 06:48:35 -06:00
2023-08-02 13:38:25 +01:00
2021-09-16 13:22:06 +00:00
2020-07-20 23:28:13 +01:00
2023-07-25 15:05:41 +02:00
2023-08-01 10:21:26 +10:00
2023-08-02 13:38:25 +01:00
2023-08-04 16:20:24 -04:00
2023-08-20 14:53:15 -06:00
2023-01-09 22:43:38 +01:00
2023-04-29 09:09:53 +02:00
2022-09-05 14:03:44 -06:00
2019-12-04 06:21:45 -08:00
2020-11-23 10:47:15 +11:00
2021-06-25 09:59:01 -04:00
2021-06-25 09:59:01 -04:00
2021-01-17 09:18:15 -07:00
2023-09-25 14:35:17 +10:00
2021-09-13 10:05:02 +10:00