- 10 Jun, 2002 1 commit
-
-
Stewart Brodie authored
Detail: Buffer overrun fixed; some buffer counting problems fixed too. There is now helpful initialisation and tidyup routines you can call too (called encoding_initialise and encoding_tidyup) Admin: I've built this with cc 5.45 in basic build environment - it built OK. This source code now matches that in NCBrowser 5.28. Version 0.47. Tagged as 'Unicode-0_47'
-
- 13 Oct, 2000 1 commit
-
-
John Beranek authored
Detail: Added some changes from Unicode lib in branched tree. All basically type changes. This appears to be because other compilers are more picky about types than armcc. Admin: Will add 0.46 VersionNum file into branched tree, and all will be syncronised fully. Version 0.46. Tagged as 'Unicode-0_46'
-
- 05 Oct, 2000 1 commit
-
-
John Beranek authored
Detail: Copyright messages changed from E-14 to Pace throughout, filename placed at top of file throughout, instead of in just some files. Merged branch's fixes into our code base, plus made it possible to get nice debug output in branched tree, and vfprintf() to stderr in RISC OS tree. Exactly same source used in branched tree now (apart from OS specific files riscos.c and unix.c moving into layers directory structure). Admin: Built for branched, both Unix and RISC OS. Built in RISC OS tree, and compiled into TextConv. Version 0.45. Tagged as 'Unicode-0_45'
-
- 13 Mar, 2000 1 commit
-
-
Kevin Bracey authored
Minor change to SCSU encoder. If someone feeds us a byte-order mark (U+FEFF) as the first character of a stream, we encode it as SQU FE FF. This is recommended by revision 3.1 of Unicode Technical Report #6. Version 0.44. Tagged as 'Unicode-0_44'
-
- 16 Sep, 1999 1 commit
-
-
Kevin Bracey authored
ISO 8859-8 is now ISO-IR 198 (05/14). Version 0.43. Tagged as 'Unicode-0_43'
-
- 14 Sep, 1999 1 commit
-
-
Kevin Bracey authored
Improved handling of SIP ideographs. Added ISO-8859-11 (csISOLatinThai). Renamed Latin13 to Latin7. Version 0.42. Tagged as 'Unicode-0_42'
-
- 13 Sep, 1999 1 commit
-
-
Kevin Bracey authored
UTF-8 encoder handles out-of-space conditions correctly. ISO 2022 encoder/decoder doesn't try to load table 7E (the null table). encoding_new() does identify a null MIME string with auto-detect Japanese. UnicodeData 3.0.0 imported. Version 0.41. Tagged as 'Unicode-0_41'
-
- 11 Mar, 1999 1 commit
-
-
Kevin Bracey authored
Added encoding_set_flags(). Proper handling of byte order marks in UTF-16 and UCS-4. Fixed UTF-16 surrogate writing. Adjusted various MIME charset identifiers. Incorporated latest Unicode Character Database (2.1.8). Added "current system alphabet" encoding. Created "TextConv" command line character set conversion utility. Version 0.34. Tagged as 'Unicode-0_34'
-