Development Notes

The development program for u8u16 involves the following aspects.

  1. Porting to various platforms with improved makefile support and SIMD capability autodetection.
  2. Enhanced functionality for XML input (x8x16).
  3. Enhanced functionality for HTML input.
  4. Normalization of CR, LR or CRLF conventions based on XML spec and/or input parameter.
  5. Conversion to UTF-16 for a wider variety of character sets based on XML or HTML encoding declarations or signatures.
  6. Inverse conversion (u16u8).