]> Kevux Git Server - fll/commit
Update: Add Unicode Symbols for currency and modifiers and minor comment clean ups.
authorKevin Day <thekevinday@gmail.com>
Sun, 29 May 2022 21:03:15 +0000 (16:03 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 29 May 2022 21:04:46 +0000 (16:04 -0500)
commitd645e4677a7b27a009b71c66f6a628af7201268c
tree76c2cbaa3b37ed17a7448a716bd62a5e1385f3d7
parent6cd355418c0e8a9254bb26c0fc5ec996acfc3337
Update: Add Unicode Symbols for currency and modifiers and minor comment clean ups.

The symbols are being added in stages.
Add the currency and modifier symbols.

Update several comments with the todo and fixme notations.
21 files changed:
level_0/f_conversion/c/conversion.h
level_0/f_conversion/c/private-conversion.c
level_0/f_file/c/file.h
level_0/f_path/c/path/common.h
level_0/f_print/c/print/common.h
level_0/f_string/c/string/static.h
level_0/f_utf/c/private-utf_symbol.c
level_0/f_utf/c/utf/common.h
level_0/f_utf/c/utf/is.c
level_0/f_utf/c/utf/is.h
level_0/f_utf/c/utf/is_character.c
level_0/f_utf/c/utf/is_character.h
level_1/fl_fss/c/private-fss.c
level_2/fll_fss/c/fss/basic.h
level_2/fll_fss/c/fss/embedded_list.h
level_2/fll_fss/c/fss/extended.h
level_2/fll_fss/c/fss/extended_list.h
level_3/fake/c/private-make-operate_process_type.c
level_3/fake/c/private-make-operate_validate.c
level_3/fake/c/private-make-operate_validate.h
level_3/fss_payload_write/c/fss_payload_write.c