80 Commits

Author SHA1 Message Date
92ea31c29e Up to version 1.9.2. 2021-11-09 18:52:44 +00:00
3fbe10d460 General refactor. 2021-11-09 18:51:47 +00:00
889a8a84e5 Move to global using. 2021-11-09 18:50:43 +00:00
58f08d4cd3 Move to file-scoped namespaces. 2021-11-09 18:46:53 +00:00
2eb8a7add6 Update to .NET 6. 2021-11-09 18:45:35 +00:00
d92a6ec4a3 Fix naming of classes. 2021-04-30 16:07:46 +01:00
22a7ff28f5 Create debug symbols package. 2021-04-30 12:18:50 +01:00
5d6f925ad8 Bump version to 1.9. 2021-04-30 12:18:11 +01:00
b2dacda32e Update XML comments. 2021-04-30 12:18:11 +01:00
0a2bd101cb Use switch pattern matching. 2021-04-30 12:18:11 +01:00
0fcde80b5e Update Macintosh codepages to include the GUI symbols. 2021-04-30 12:18:11 +01:00
8df142e1b8 Update ZX81 to include Unicode 13.0 symbols. 2021-04-30 12:18:11 +01:00
b92b7e8740 Update ZX80 to include Unicode 13.0 symbols. 2021-04-30 12:18:11 +01:00
e7f8f44043 Update PETSCII to include Unicode 13.0 symbols. 2021-04-30 12:18:10 +01:00
91fe457af7 Update GEM to include Unicode 13.0 symbols. 2021-04-30 12:18:10 +01:00
3b690c8357 Update ATASCII to include Unicode 13.0 symbols. 2021-04-30 12:18:10 +01:00
6676144053 Update Apple //gs to include Unicode 13.0 symbols. 2021-04-30 12:18:10 +01:00
23fdff225d Update Apple IIc to include Unicode 13.0 symbols. 2021-04-30 12:18:10 +01:00
a390eb1c5a Implement Atari ST characters added in Unicode 13.0. 2021-04-30 12:18:09 +01:00
32425c908c Implement Atari ST characters added in Unicode 13.0. 2021-04-29 19:42:46 +01:00
c3304d356d Add class to do conversions using Runes, for codepages that contain characters needing UTF-16 surrogates. 2021-04-29 19:37:15 +01:00
01df1f48e1 Use abstract class to implement encoding methods. 2021-04-29 18:42:12 +01:00
852dd674a3 Code refactor and cleanup. 2021-04-29 15:36:47 +01:00
99767331e0 Update unit tests for .NET Core. 2021-04-29 15:24:03 +01:00
edfa3efaa3 Migrate to .NET Core 3.1 and .NET 5.0 2021-04-29 15:22:14 +01:00
187aca10d9 Add EditorConfig file. 2021-04-29 15:22:00 +01:00
7cc7c1fce7 Add JetBrains project files. 2021-04-29 15:21:47 +01:00
3a2e7005e2 Update gitignore. 2021-04-29 15:21:35 +01:00
64c98fd2f3 Update copyright year 2021-04-29 15:19:26 +01:00
3e34e567c4 Up version to 1.7. v1.7 2019-04-23 23:39:07 +01:00
2465b149ef Update versions and downgrade minimum .NET Framework version to 4.0. 2019-04-23 23:33:33 +01:00
60596ec513 General reformat. 2019-04-23 23:20:55 +01:00
33e889ed02 Update copyright date. 2019-04-23 23:12:01 +01:00
a295d6a9de Use correct inheritance keywords. 2019-04-23 23:10:31 +01:00
663bb8c4c4 Add support for .NET Core and .NET Standard. 2019-04-23 23:01:03 +01:00
01dceea917 Update dependencies. 2019-04-23 22:43:50 +01:00
bd24b9be74 Add missing files to git. 2019-04-23 22:42:26 +01:00
21a0aa6349 Up to version 1.6.1. 2018-03-11 15:23:43 +00:00
33d27e098f Add support for GEOS character set. 2018-03-07 18:58:31 +00:00
967687dfd1 General refactor. 2018-03-07 18:56:12 +00:00
e9f4aae440 Add support for GEM character set. 2018-03-01 03:04:08 +00:00
4cdbe9dda9 Add suport for Radix-50, fixes #3 2017-12-27 21:36:57 +00:00
f7a073cd27 Updated copyright strings. 2017-12-26 19:17:19 +00:00
88ee61203c Refactor and code cleanup. 2017-12-26 18:45:47 +00:00
d292daec2b Added Apple II, IIc, IIe and IIgs character sets. 2017-12-26 18:27:38 +00:00
74b593aff1 Typo correction in XML documentation. 2017-12-26 18:03:09 +00:00
ad90cf06e2 Added MacRomanian. 2017-10-19 01:12:06 +01:00
788615826b Added MacRoman. 2017-10-19 01:05:56 +01:00
68d8af6750 Added MacUkrainian. 2017-10-19 00:53:14 +01:00
159bfb697d Added MacCyrillic. 2017-10-19 00:46:09 +01:00