Simon Tatham
edce3fb9da
Add platform-independent Unicode setup function.
...
Similarly to the one I just added for FontSpec: in a cross-platform
main source file, you don't really want to mess about with
per-platform ifdefs just to initialise a 'struct unicode_data' from a
Conf. But until now, you had to, because init_ucs had a different
prototype on Windows and Unix.
I plan to use this in future test programs. But an immediate positive
effect is that it removes the only platform-dependent call from
fuzzterm.c. So now that could be built on Windows too, given only an
appropriate cmake stanza. (Not that I have much idea if it's useful to
fuzz the terminal separately on multiple platforms, but it's nice to
know that it's possible if anyone does need to.)
2023-02-18 14:10:27 +00:00
..
2023-02-18 14:10:21 +00:00
2022-08-03 20:48:46 +01:00
2021-05-24 15:27:38 +01:00
2022-11-26 10:31:18 +00:00
2022-06-01 11:14:21 +01:00
2022-05-21 09:53:03 +01:00
2022-11-26 10:49:03 +00:00
2023-02-18 14:10:21 +00:00
2021-04-26 18:00:01 +01:00
2022-09-14 16:10:29 +01:00
2022-12-28 15:32:24 +00:00
2022-01-22 15:51:31 +00:00
2022-09-01 20:43:23 +01:00
2021-05-27 09:48:32 +01:00
2022-04-24 08:38:27 +01:00
2022-09-01 20:43:23 +01:00
2021-04-26 18:00:01 +01:00
2022-10-12 20:01:17 +01:00
2022-08-03 20:48:46 +01:00
2022-09-01 20:43:23 +01:00
2020-06-21 16:39:47 +01:00
2020-06-21 16:39:47 +01:00
2022-01-22 15:51:31 +00:00
2022-09-14 16:10:29 +01:00
2022-12-28 15:37:57 +00:00
2022-09-03 11:59:12 +01:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2021-04-22 20:00:46 +01:00
2022-12-28 15:32:24 +00:00
2007-01-07 10:17:12 +00:00
2019-09-08 20:29:21 +01:00
2022-08-05 18:08:59 +01:00
2007-01-07 10:17:12 +00:00
2023-01-28 15:01:31 +00:00
2022-11-26 10:31:18 +00:00
2005-10-04 14:13:28 +00:00
2022-09-14 16:10:29 +01:00
2007-01-07 10:17:12 +00:00
2005-10-04 14:13:28 +00:00
2005-10-04 14:13:28 +00:00
2021-04-26 18:00:01 +01:00
2022-11-26 10:32:36 +00:00
2021-05-08 17:33:25 +01:00
2021-05-08 17:51:27 +01:00
2021-05-08 17:33:25 +01:00
2022-10-21 20:41:36 +01:00
2022-07-07 18:05:32 +01:00
2022-11-26 10:32:36 +00:00
2007-01-07 10:17:12 +00:00
2021-04-02 19:04:19 +01:00
2021-05-08 17:33:25 +01:00
2007-01-07 10:17:12 +00:00
2021-02-23 18:26:50 +00:00
2022-11-26 10:32:36 +00:00
2007-01-07 10:17:12 +00:00
2019-09-08 20:29:21 +01:00
2022-07-30 17:16:55 +01:00
2007-02-06 22:39:15 +00:00
2021-04-02 19:04:19 +01:00
2021-05-08 17:33:25 +01:00
2021-04-17 13:53:02 +01:00
2019-03-18 21:53:45 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2022-02-04 19:32:47 +00:00
2021-10-30 17:28:28 +01:00
2022-12-28 15:32:24 +00:00
2022-01-03 12:12:05 +00:00
2020-02-16 11:26:21 +00:00
2022-09-14 16:10:29 +01:00
2022-04-02 17:26:24 +01:00
2023-02-18 14:10:27 +00:00
2019-03-18 22:02:13 +00:00
2017-05-07 16:29:01 +01:00
2022-09-13 11:47:39 +01:00
2022-12-28 15:37:57 +00:00
2022-01-22 15:51:31 +00:00