Skip to content

Releases: railgunlabs/unicorn

Unicorn v1.0.2

18 Dec 07:43
Compare
Choose a tag to compare

Correcting all additional MISRA C violations discovered by external static analysis tools. If you believe there is a MISRA violation that is not a documented deviation, then please report it here.

Unicorn v1.0.1

16 Dec 23:56
Compare
Choose a tag to compare

Correcting violations of MISRA Rules 7.2 and 8.3 that the open source release of Cppcheck did not catch. Credit for catching these violations goes to NaiveSystems Analyze. All remaining violations will be corrected in the coming days.

Unicorn v1.0.0

14 Dec 06:27
Compare
Choose a tag to compare

The initial release of Unicorn. It includes the following Unicode algorithms:

  • Normalization
  • Case mapping
  • Collation
  • Segmentation
  • BOCU-1 string compression
  • UTF-8, 16, and 32 iterators and validators