]> Kevux Git Server - fll/commit
Update: add back the dynamic_partial functions, add missing functions
authorKevin Day <thekevinday@gmail.com>
Tue, 5 May 2020 03:01:27 +0000 (22:01 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 5 May 2020 03:01:27 +0000 (22:01 -0500)
commit4a2bd06c9aad4fdd7b1753b6ab16e2f8af89b952
treebbbe1575ab86897f44ac7d6c2438a882e4643ab2
parentd161162f054db2826722523fcd91fb90352c5bbb
Update: add back the dynamic_partial functions, add missing functions

After further review I realized that the dynamic partial behavior is going to be more common.
The rip functions are also not the same because it removes leading/trailing whitespace, which may be undesirable.

Some of the append_nulless function implementations were missing.

Update comments.
level_1/fl_string/c/string.c
level_1/fl_string/c/string.h
level_1/fl_utf/c/utf.c
level_1/fl_utf/c/utf.h