1. 10 Jun, 2002 1 commit
    • Stewart Brodie's avatar
      Merge of bug fixes from NCBrowser tree. · 0524cabb
      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'
      0524cabb
  2. 13 Oct, 2000 1 commit
    • John Beranek's avatar
      More syncronisation with Unicode lib in branched tree · 4e5abb29
      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'
      4e5abb29
  3. 05 Oct, 2000 1 commit
    • John Beranek's avatar
      Copyright message changes + changes from branch + Unified branched/non-branched builds · b5fafb8f
      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'
      b5fafb8f
  4. 13 Mar, 2000 1 commit
  5. 16 Sep, 1999 1 commit
  6. 14 Sep, 1999 1 commit
  7. 13 Sep, 1999 1 commit
  8. 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