- 04 Sep, 1998 1 commit
-
-
Kevin Bracey authored
Version 0.15. Tagged as 'Unicode-0_15'
-
- 06 Mar, 1998 1 commit
-
-
Kevin Bracey authored
Version 0.14. Tagged as 'Unicode-0_14'
-
- 05 Jan, 1998 1 commit
-
-
Simon Middleton authored
Fixed autojp state machine. It wasn't resetting 'state' to HAD_NONE after changing whatcode. So basically it was lucky it ever worked. Also rewrote the various range tests to only use one compare per case. Changed the 'for_encoding' parameter to encoding_write() to an enumeration. Added a new type of writing where if the character cannot be encoded then the function returns -1 rather than writing a default character Added the pseudo-charsets csAutodetectJP and csEUCorShiftJIS to the encoding table so that they return the correct default language (ja). Added function to remove unused encoding tables (must be called explicitly). Fixed usage counting in iso2022 (I think). When looking up encoding name try stripping 'x-' and 'X-' off the front i can't find on first pass. Version 0.12. Tagged as 'Unicode-0_12'
-
- 18 Dec, 1997 1 commit
-
-
Simon Middleton authored
It also now assumes that the first write encoding is already set up. Version 0.10. Tagged as 'Unicode-0_10'
-
- 10 Dec, 1997 1 commit
-
-
Simon Middleton authored
Version 0.09. Tagged as 'Unicode-0_09'
-
- 08 Dec, 1997 1 commit
-
-
Simon Middleton authored
Fixed when SS1 or SS2 followed by a set change by disallowing controlcharacters after single shifts. Made encoding_table_ptr and encoding_n_table_entries check for null tables. moved 'Lm' type characters from marks to letters in mkunictype. Version 0.08. Tagged as 'Unicode-0_08'
-
- 02 Dec, 1997 1 commit
-
-
Simon Middleton authored
Acorn Latin1 encoding using fuzzy mapping to get the greatest number of displayable characters. Reads as Acorn.Latin1. Version 0.07. Tagged as 'Unicode-0_07'
-
- 21 Nov, 1997 1 commit
-
-
Simon Middleton authored
Added a default language field to each encoding (using above codes). Added a max char size field to each encoding. Tidied up some of the reencoders behaviour when output ptr NULL. Fixed a load of charset numbers which were wrong. New UTF8 function to skiop multiple characters in a string. Fixed RISC OS build which was out of date. Version 0.04. Tagged as 'Unicode-0_04'
-
- 12 Nov, 1997 1 commit
-
-
Simon Middleton authored
Made all tables be on linked list to avoid static copies of pointers. Removed redundant 8bit files. Version 0.03. Tagged as 'Unicode-0_03'
-
- 11 Nov, 1997 2 commits
-
-
Simon Middleton authored
Unicode:Encodings directly. Version 0.02. Tagged as 'Unicode-0_02'
-
Simon Middleton authored
Version 0.01. Not tagged
-