Development Notes
The development program for u8u16 involves the following aspects.
- Porting to various platforms with improved makefile support and SIMD capability autodetection.
- Enhanced functionality for XML input (x8x16).
- Enhanced functionality for HTML input.
- Normalization of CR, LR or CRLF conventions based on XML spec and/or input parameter.
- Conversion to UTF-16 for a wider variety of character sets based on XML or HTML encoding declarations or signatures.
- Inverse conversion (u16u8).
