]> Kevux Git Server - fll/commit
Progress: continue work in update UTF-8 functions and string functions
authorKevin Day <thekevinday@gmail.com>
Thu, 11 Jun 2020 01:24:06 +0000 (20:24 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 11 Jun 2020 01:24:06 +0000 (20:24 -0500)
commit990f0f6f6396dca2520d2fd6626beed8e814edb9
treee0bcbe65afd84bff74284155169f9b0e48475a4f
parent5ce3e6371fc11baf0a1559913c4df8a2e900d1d3
Progress: continue work in update UTF-8 functions and string functions

The UTF-8 functions have become out of date.
This is part of a series of commits to get it up to date and fix problems.

Fix problems with the string functions observed while performing this update.
12 files changed:
level_0/f_utf/c/utf.h
level_1/fl_string/c/private-string.c
level_1/fl_string/c/private-string.h
level_1/fl_string/c/string.c
level_1/fl_string/c/string.h
level_1/fl_utf/c/private-utf.c
level_1/fl_utf/c/private-utf.h
level_1/fl_utf/c/utf.c
level_1/fl_utf/c/utf.h
level_2/fll_execute/c/execute.h
level_2/fll_fss/c/fss.h
level_2/fll_program/c/program.h