]> Kevux Git Server - fll/commit
Update: add more support for UTF-8 and improve effected functions
authorKevin Day <thekevinday@gmail.com>
Wed, 28 Aug 2019 04:59:00 +0000 (23:59 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 28 Aug 2019 04:59:00 +0000 (23:59 -0500)
commite7b485e59abad9fd03263d969fb999f72bed1f24
treeec3a8dea542fdffbfcd839a4335ed0ddb5d8f04e
parentec54d6704b45c96848d7496f534f238ba5f28b78
Update: add more support for UTF-8 and improve effected functions

Use a 32-bit unsigned integer instead of a structure of 4 characters.

Add -lf_utf to dependencies on updated level projects.

Be more thorough when implementing simple fl_seek_* functions.
Support both processing char as well as f_utf_character in string processing.

Continue updating code documentation.
16 files changed:
level_0/f_serialized/c/serialized.h
level_0/f_utf/c/utf.c
level_0/f_utf/c/utf.h
level_1/fl_fss/c/fss.c
level_1/fl_fss/c/fss.h
level_1/fl_fss/c/fss_basic.c
level_1/fl_serialized/c/serialized.c
level_1/fl_serialized/c/serialized.h
level_1/fl_serialized/data/build/dependencies
level_1/fl_serialized/data/build/settings
level_1/fl_strings/c/strings.c
level_1/fl_strings/c/strings.h
level_3/firewall/c/private-firewall.c
level_3/firewall/data/build/dependencies
level_3/init/c/init.c
level_3/init/data/build/dependencies