]> Kevux Git Server - fll/commit
Feature: Add Unicode to/from UTF-8 translations and fix usage of function that should...
authorKevin Day <thekevinday@gmail.com>
Tue, 25 May 2021 23:27:30 +0000 (18:27 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 25 May 2021 23:27:30 +0000 (18:27 -0500)
commit4937a92977dd4e46ffc726101c9c1f6770578ca4
tree881aa47e4d908ad7332c9195f535220816014406
parent48f47eec24dcac6822ddf4a8230bfc70c8334f0c
Feature: Add Unicode to/from UTF-8 translations and fix usage of function that should be private.

This logic has not actually been tested yet.
This needs to be reviewed for endianess correctness.
All of the UTF-8 processing code, in fact, needs to be reviewed for endianess so I decided to not test this further until I can review and correct the big vs little endianness support.
level_0/f_utf/c/private-utf.c
level_0/f_utf/c/private-utf.h
level_0/f_utf/c/utf-common.h
level_0/f_utf/c/utf.c
level_0/f_utf/c/utf.h