Andrew Kelley
a5c910adb6
change semantics of @memcpy and @memset
...
Now they use slices or array pointers with any element type instead of
requiring byte pointers.
This is a breaking enhancement to the language.
The safety check for overlapping pointers will be implemented in a
future commit.
closes #14040
2023-04-25 11:23:40 -07:00
..
2023-04-12 12:06:19 -04:00
2023-03-14 06:40:23 +00:00
2023-04-17 19:14:48 -05:00
2023-04-21 23:08:48 -04:00
2023-04-25 11:23:40 -07:00
2023-04-21 19:52:33 +00:00
2023-04-25 11:23:40 -07:00
2023-04-21 16:36:10 -04:00
2023-04-21 16:36:31 -04:00
2023-03-14 21:40:02 +00:00
2023-03-21 04:54:10 +00:00
2023-02-18 19:17:21 -07:00
2023-03-21 04:54:10 +00:00
2023-02-18 19:17:21 -07:00
2023-03-06 08:09:32 -05:00
2023-04-17 19:14:48 -05:00
2023-03-21 04:54:10 +00:00
2023-02-18 19:17:21 -07:00
2023-04-21 16:36:10 -04:00
2021-04-20 19:57:27 +02:00
2023-04-21 16:36:31 -04:00
2022-07-01 11:37:41 +02:00
2022-12-29 17:56:50 -05:00
2023-03-22 06:17:52 +00:00
2023-02-13 02:22:24 -05:00
2023-03-09 05:18:15 +00:00
2023-03-15 03:50:45 +00:00
2023-02-18 19:17:21 -07:00
2021-10-04 23:48:55 -07:00
2023-02-18 19:17:21 -07:00
2022-12-17 14:11:33 +01:00
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-04-23 13:16:42 -07:00
2023-03-09 19:20:57 +00:00
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-03-21 04:54:10 +00:00
2023-03-17 17:51:24 +01:00
2023-04-25 11:23:40 -07:00