1. 12 Mar, 1999 1 commit
  2. 11 Mar, 1999 1 commit
    • Kevin Bracey's avatar
      Implemented SCSU and UTF-7. · 30550b96
      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'
      30550b96
  3. 24 Feb, 1999 1 commit
  4. 16 Nov, 1998 1 commit
    • Simon Middleton's avatar
      Updated all the writers to ignore the NULL_UCS4 character (as had been... · 103112be
      Simon Middleton authored
      Updated all the writers to ignore the NULL_UCS4 character (as had been previously added to the iso2022_escapes case). Any new writers should flush any pending characters they may have at this point.
      
      Also udpated enc_UCS4.c and utf8.c to turn all illegal characeters
      (top bit set) into FFFD.
      
      Version 0.28. Tagged as 'Unicode-0_28'
      103112be
  5. 21 Nov, 1997 1 commit
    • Simon Middleton's avatar
      Added new file 'languages.h' with some ISO639 language codes. · fa3fa475
      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'
      fa3fa475
  6. 11 Nov, 1997 1 commit