Elia Sulimanov
4f4301cf2b
Fixed Debugger comment
2020-06-17 19:36:04 +03:00
Elia Sulimanov
d8c9a1318f
Done SingleByteEncoding api docs
2020-06-17 19:35:08 +03:00
Elia Sulimanov
cecee0c485
Done CP858Enconding api docs
2020-06-17 16:11:14 +03:00
Elia Sulimanov
6368c1c15d
Done CP437Enconding api docs
2020-06-17 16:09:35 +03:00
Elia Sulimanov
bdeb12376a
Done CosmosEncodingProvider api docs
2020-06-17 16:06:55 +03:00
Elia Sulimanov
430551773f
Done EncodingTable api docs
2020-06-17 16:01:37 +03:00
fanoI
4a990ac2af
Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too)
...
- moved EncodingTest on Text subdir
- added ConsoleTest (not enabled by default)
- removed ASCIIEncodingImpl (it was not needed)
- Made plugs of Console better and added plugs for formatted versions
- Removed code to test Hashtable, Hashtable it will be a separate PR
2018-01-27 20:00:11 +01:00
fanoI
c50b581d91
More work on Encoding
...
- Resolved problem with UTF8Enconding.BaseName property
- Started work to plug Hashtable to make the Encoding / Decoding more efficient
2018-01-10 20:29:05 +01:00
fanoI
ff78034a1c
Added CP437 and CP858 (DOS Latin1) support to Encoding, CP858 is not working for VMT bugs.
2018-01-07 21:25:07 +01:00