]> Kevux Git Server - fll/commit
Refactor: Relocate the order of the size and used properties for string statics,...
authorKevin Day <Kevin@kevux.org>
Sun, 30 Nov 2025 14:59:55 +0000 (08:59 -0600)
committerKevin Day <Kevin@kevux.org>
Sun, 30 Nov 2025 15:13:36 +0000 (09:13 -0600)
commitaa6915bee12d01e64dbdbf1231297f44f568ca57
tree5a80c0c22d6a00955c6b26e10e3aaad703d6817f
parenta6ab23fe1333af5f582f73144ab55d753785aaf0
Refactor: Relocate the order of the size and used properties for string statics, staticss, dynamics, and dynamicss.

For further details, see: a6ab23fe1333af5f582f73144ab55d753785aaf0.
14 files changed:
level_0/f_directory/tests/unit/c/test-directory-listings_delete_callback.c
level_0/f_directory/tests/unit/c/test-directory-listings_destroy_callback.c
level_0/f_directory/tests/unit/c/test-directory-listingss_delete_callback.c
level_0/f_directory/tests/unit/c/test-directory-listingss_destroy_callback.c
level_0/f_serialize/tests/unit/c/test-serialize-from_simple.c
level_0/f_serialize/tests/unit/c/test-serialize-from_simple_range.c
level_0/f_string/c/string/dynamics.h
level_0/f_string/c/string/dynamicss.h
level_0/f_string/c/string/statics.h
level_0/f_string/c/string/staticss.h
level_0/f_string/tests/unit/c/test-string-map_multis_append.c
level_0/f_string/tests/unit/c/test-string-map_multis_append_all.c
level_0/f_string/tests/unit/c/test-string-map_multiss_append.c
level_0/f_string/tests/unit/c/test-string-map_multiss_append_all.c