PatR
63e47d8ac8
region save/restore
...
When shortening/splitting wide lines I noticed that the save and
restore code for regions had a bunch of those and they could be
shortened by using an intermediate variable. Easier to read too.
Also, change several 'unsigned int' to just 'unsigned' as is used in
most of the rest of the code.
At one point I omitted a (genericptr_t) cast (which should no longer
be necessary...) and discovered that bwrite() wasn't declaring the
input buffer it never modifies as 'const'.
2021-12-19 19:31:19 -08:00
..
2021-08-21 07:59:18 -04:00
2021-01-03 13:37:25 -06:00
2021-02-07 22:25:25 -06:00
2020-10-14 09:25:45 -07:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2021-08-21 07:59:18 -04:00
2021-02-08 00:11:07 -05:00
2020-08-03 22:07:36 -04:00
2021-11-26 21:56:58 -08:00
2021-10-24 18:04:57 -04:00
2020-08-03 22:07:36 -04:00
2021-10-11 13:36:10 -04:00
2021-01-26 21:06:16 -05:00
2021-10-16 12:12:21 -04:00
2020-08-03 22:07:36 -04:00
2021-12-19 19:31:19 -08:00
2021-11-23 16:43:42 -05:00
2021-10-16 12:12:21 -04:00
2021-07-21 12:23:25 +03:00
2021-11-27 12:23:01 -08:00
2021-12-12 16:50:49 +02:00
2020-08-03 22:07:36 -04:00
2019-01-28 10:02:08 +01:00
2021-01-20 22:18:34 -06:00
2020-08-03 22:07:36 -04:00
2021-10-15 15:43:23 -07:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-09-19 20:52:19 +03:00
2020-12-04 09:30:21 +02:00
2021-07-23 10:41:57 -07:00
2020-12-26 11:23:23 -05:00
2021-05-23 19:03:33 +03:00
2021-08-21 07:59:18 -04:00
2021-12-14 05:49:31 -08:00
2021-09-12 05:31:01 -07:00
2021-10-27 15:36:32 -07:00
2021-11-16 15:27:33 -05:00
2021-12-04 05:19:45 -08:00
2021-10-16 12:12:21 -04:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2021-05-23 11:11:58 +03:00
2020-08-03 22:07:36 -04:00
2021-12-19 19:31:19 -08:00
2021-10-15 15:43:23 -07:00
2020-08-03 22:07:36 -04:00
2021-07-30 16:35:36 +03:00
2020-08-03 22:07:36 -04:00
2021-09-18 19:51:04 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2020-08-03 22:07:36 -04:00
2020-08-12 16:15:28 -07:00
2021-10-16 12:12:21 -04:00
2021-11-06 18:24:36 -07:00
2021-01-31 14:15:08 -05:00
2021-03-14 15:12:46 -07:00
2021-10-05 01:11:24 -07:00
2021-10-21 08:48:23 -04:00
2021-10-16 12:12:21 -04:00
2021-10-22 12:27:10 -04:00
2020-08-03 22:07:36 -04:00
2021-06-06 05:54:53 -07:00
2021-11-16 15:27:33 -05:00
2021-03-13 18:18:53 -08:00
2021-09-18 19:51:04 -04:00
2021-09-20 09:32:40 -04:00
2021-09-18 19:51:04 -04:00
2021-01-26 10:27:51 -05:00
2020-08-03 22:07:36 -04:00
2021-12-04 05:19:45 -08:00
2021-08-21 07:59:18 -04:00