From 6c52ba7a816c2f1b269da85726632914c1d7b555 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Mon, 4 Jul 2022 15:16:47 -0500 Subject: [PATCH] Update: Next minor version (0.6.0). --- build/documents/readme.bootstrap.txt | 12 ++++++------ build/documents/readme.build.txt | 12 ++++++------ build/documents/readme.txt | 2 +- build/level_0/settings | 4 ++-- build/level_1/settings | 4 ++-- build/level_2/settings | 4 ++-- build/monolithic/settings | 4 ++-- build/scripts/bootstrap-example.sh | 2 +- build/scripts/bootstrap.sh | 2 +- build/scripts/install.sh | 2 +- build/scripts/package.sh | 2 +- build/scripts/test.sh | 2 +- level_0/f_account/c/account.h | 2 +- level_0/f_account/c/account/common.h | 2 +- level_0/f_account/c/private-account.h | 2 +- level_0/f_account/data/build/settings | 4 ++-- level_0/f_account/data/build/settings-mocks | 4 ++-- level_0/f_account/data/build/settings-tests | 4 ++-- level_0/f_account/tests/unit/c/mock-account.h | 2 +- level_0/f_account/tests/unit/c/test-account-by_id.h | 2 +- level_0/f_account/tests/unit/c/test-account-by_name.h | 2 +- .../f_account/tests/unit/c/test-account-group_id_by_name.h | 2 +- .../f_account/tests/unit/c/test-account-group_name_by_id.h | 2 +- level_0/f_account/tests/unit/c/test-account-id_by_name.h | 2 +- level_0/f_account/tests/unit/c/test-account-name_by_id.h | 2 +- level_0/f_account/tests/unit/c/test-account.h | 2 +- level_0/f_capability/c/capability.h | 2 +- level_0/f_capability/c/capability/common.h | 2 +- level_0/f_capability/data/build/settings | 4 ++-- level_0/f_capability/data/build/settings-mocks | 4 ++-- level_0/f_capability/data/build/settings-tests | 4 ++-- level_0/f_capability/tests/unit/c/mock-capability.h | 2 +- .../f_capability/tests/unit/c/test-capability-ambient_get.h | 2 +- .../tests/unit/c/test-capability-ambient_reset.h | 2 +- .../f_capability/tests/unit/c/test-capability-ambient_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-clear.h | 2 +- .../f_capability/tests/unit/c/test-capability-clear_flag.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-compare.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-copy.h | 2 +- .../tests/unit/c/test-capability-copy_external.h | 2 +- .../tests/unit/c/test-capability-copy_internal.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-delete.h | 2 +- .../tests/unit/c/test-capability-file_descriptor_get.h | 2 +- .../tests/unit/c/test-capability-file_descriptor_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-file_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-file_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-flag_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-flag_set.h | 2 +- .../f_capability/tests/unit/c/test-capability-from_name.h | 2 +- .../f_capability/tests/unit/c/test-capability-from_text.h | 2 +- .../f_capability/tests/unit/c/test-capability-groups_set.h | 2 +- .../f_capability/tests/unit/c/test-capability-initialize.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-mode_get.h | 2 +- .../tests/unit/c/test-capability-mode_get_name.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-mode_set.h | 2 +- .../f_capability/tests/unit/c/test-capability-owner_get.h | 2 +- .../f_capability/tests/unit/c/test-capability-owner_set.h | 2 +- .../tests/unit/c/test-capability-process_bound_drop.h | 2 +- .../tests/unit/c/test-capability-process_bound_get.h | 2 +- .../f_capability/tests/unit/c/test-capability-process_get.h | 2 +- .../tests/unit/c/test-capability-process_get_by_id.h | 2 +- .../f_capability/tests/unit/c/test-capability-process_set.h | 2 +- .../tests/unit/c/test-capability-security_bits_get.h | 2 +- .../tests/unit/c/test-capability-security_bits_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-size.h | 2 +- .../f_capability/tests/unit/c/test-capability-supported.h | 2 +- .../tests/unit/c/test-capability-supported_ambient.h | 2 +- .../tests/unit/c/test-capability-supported_code.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-to_name.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-to_text.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-user_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability.h | 2 +- level_0/f_color/c/color.h | 2 +- level_0/f_color/c/color/common.h | 2 +- level_0/f_color/data/build/settings | 4 ++-- level_0/f_color/data/build/settings-mocks | 4 ++-- level_0/f_color/data/build/settings-tests | 4 ++-- level_0/f_color/tests/unit/c/mock-color.h | 2 +- level_0/f_color/tests/unit/c/test-color-context_delete.h | 2 +- level_0/f_color/tests/unit/c/test-color-context_destroy.h | 2 +- level_0/f_color/tests/unit/c/test-color-load_context.h | 2 +- level_0/f_color/tests/unit/c/test-color-save_1.h | 2 +- level_0/f_color/tests/unit/c/test-color-save_2.h | 2 +- level_0/f_color/tests/unit/c/test-color-save_3.h | 2 +- level_0/f_color/tests/unit/c/test-color-save_4.h | 2 +- level_0/f_color/tests/unit/c/test-color-save_5.h | 2 +- level_0/f_color/tests/unit/c/test-color.h | 2 +- level_0/f_console/c/console.h | 2 +- level_0/f_console/c/console/common.h | 2 +- level_0/f_console/data/build/settings | 4 ++-- level_0/f_console/data/build/settings-tests | 4 ++-- .../tests/unit/c/test-console-environment_process.h | 2 +- level_0/f_console/tests/unit/c/test-console-identify.h | 2 +- .../tests/unit/c/test-console-parameter_prioritize_left.h | 2 +- .../tests/unit/c/test-console-parameter_prioritize_right.h | 2 +- .../f_console/tests/unit/c/test-console-parameter_process.h | 2 +- .../f_console/tests/unit/c/test-console-parameters_delete.h | 2 +- .../f_console/tests/unit/c/test-console-parameters_destroy.h | 2 +- level_0/f_console/tests/unit/c/test-console.h | 2 +- level_0/f_control_group/c/control_group.h | 2 +- level_0/f_control_group/c/control_group/common.h | 2 +- level_0/f_control_group/data/build/settings | 4 ++-- level_0/f_control_group/data/build/settings-tests | 4 ++-- .../f_control_group/tests/unit/c/test-control_group-copy.h | 2 +- level_0/f_control_group/tests/unit/c/test-control_group.h | 2 +- level_0/f_conversion/c/conversion.h | 2 +- level_0/f_conversion/c/conversion/common.h | 2 +- level_0/f_conversion/c/private-conversion.h | 2 +- level_0/f_conversion/data/build/settings | 4 ++-- level_0/f_conversion/data/build/settings-mocks | 4 ++-- level_0/f_conversion/data/build/settings-tests | 4 ++-- level_0/f_conversion/tests/unit/c/mock-conversion.h | 2 +- .../tests/unit/c/test-conversion-character_is_binary.h | 2 +- .../tests/unit/c/test-conversion-character_is_decimal.h | 2 +- .../tests/unit/c/test-conversion-character_is_duodecimal.h | 2 +- .../tests/unit/c/test-conversion-character_is_hexidecimal.h | 2 +- .../tests/unit/c/test-conversion-character_is_octal.h | 2 +- .../tests/unit/c/test-conversion-character_to_binary.h | 2 +- .../tests/unit/c/test-conversion-character_to_decimal.h | 2 +- .../tests/unit/c/test-conversion-character_to_duodecimal.h | 2 +- .../tests/unit/c/test-conversion-character_to_hexidecimal.h | 2 +- .../tests/unit/c/test-conversion-character_to_octal.h | 2 +- .../tests/unit/c/test-conversion-number_signed_print.h | 2 +- .../tests/unit/c/test-conversion-number_signed_to_string.h | 2 +- .../tests/unit/c/test-conversion-number_unsigned_print.h | 2 +- .../tests/unit/c/test-conversion-number_unsigned_to_string.h | 2 +- level_0/f_conversion/tests/unit/c/test-conversion.h | 2 +- level_0/f_directory/c/directory.h | 2 +- level_0/f_directory/c/directory/common.h | 2 +- level_0/f_directory/c/directory/type.h | 2 +- level_0/f_directory/c/private-directory.h | 2 +- level_0/f_directory/data/build/settings | 4 ++-- level_0/f_directory/data/build/settings-mocks | 4 ++-- level_0/f_directory/data/build/settings-tests | 4 ++-- level_0/f_directory/tests/unit/c/mock-directory.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-create.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-create_at.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-exists.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-exists_at.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-is.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-is_at.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-list.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-open.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-open_at.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-remove.h | 2 +- .../f_directory/tests/unit/c/test-directory-remove_custom.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-touch.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-touch_at.h | 2 +- level_0/f_directory/tests/unit/c/test-directory.h | 2 +- level_0/f_environment/c/environment.h | 2 +- level_0/f_environment/c/environment/common.h | 2 +- level_0/f_environment/data/build/settings | 4 ++-- level_0/f_environment/data/build/settings-mocks | 4 ++-- level_0/f_environment/data/build/settings-tests | 4 ++-- level_0/f_environment/tests/unit/c/mock-environment.h | 2 +- level_0/f_environment/tests/unit/c/test-environment-clear.h | 2 +- level_0/f_environment/tests/unit/c/test-environment-exists.h | 2 +- level_0/f_environment/tests/unit/c/test-environment-get.h | 2 +- .../f_environment/tests/unit/c/test-environment-secure_is.h | 2 +- level_0/f_environment/tests/unit/c/test-environment-set.h | 2 +- level_0/f_environment/tests/unit/c/test-environment-unset.h | 2 +- level_0/f_environment/tests/unit/c/test-environment.h | 2 +- level_0/f_execute/c/execute.h | 2 +- level_0/f_execute/c/execute/common.h | 2 +- level_0/f_execute/data/build/settings | 4 ++-- level_0/f_execute/data/build/settings-tests | 4 ++-- .../f_execute/tests/unit/c/test-execute-status_from_status.h | 2 +- .../f_execute/tests/unit/c/test-execute-status_to_status.h | 2 +- level_0/f_execute/tests/unit/c/test-execute.h | 2 +- level_0/f_file/c/file.h | 2 +- level_0/f_file/c/file/common.h | 2 +- level_0/f_file/c/private-file.h | 2 +- level_0/f_file/data/build/settings | 4 ++-- level_0/f_file/data/build/settings-mocks | 4 ++-- level_0/f_file/data/build/settings-tests | 4 ++-- level_0/f_file/tests/unit/c/mock-file.h | 2 +- level_0/f_file/tests/unit/c/test-file-access.h | 2 +- level_0/f_file/tests/unit/c/test-file-access_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-clone.h | 2 +- level_0/f_file/tests/unit/c/test-file-close.h | 2 +- level_0/f_file/tests/unit/c/test-file-close_flush.h | 2 +- level_0/f_file/tests/unit/c/test-file-copy.h | 2 +- level_0/f_file/tests/unit/c/test-file-create.h | 2 +- level_0/f_file/tests/unit/c/test-file-create_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-create_device.h | 2 +- level_0/f_file/tests/unit/c/test-file-create_device_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-create_fifo.h | 2 +- level_0/f_file/tests/unit/c/test-file-create_fifo_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-create_node.h | 2 +- level_0/f_file/tests/unit/c/test-file-create_node_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-descriptor.h | 2 +- level_0/f_file/tests/unit/c/test-file-exists.h | 2 +- level_0/f_file/tests/unit/c/test-file-exists_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-flush.h | 2 +- level_0/f_file/tests/unit/c/test-file-group_read.h | 2 +- level_0/f_file/tests/unit/c/test-file-is.h | 2 +- level_0/f_file/tests/unit/c/test-file-is_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-link.h | 2 +- level_0/f_file/tests/unit/c/test-file-link_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-link_hard.h | 2 +- level_0/f_file/tests/unit/c/test-file-link_hard_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-link_read.h | 2 +- level_0/f_file/tests/unit/c/test-file-link_read_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-mode_determine.h | 2 +- level_0/f_file/tests/unit/c/test-file-mode_from_string.h | 2 +- level_0/f_file/tests/unit/c/test-file-mode_read.h | 2 +- level_0/f_file/tests/unit/c/test-file-mode_read_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-mode_set.h | 2 +- level_0/f_file/tests/unit/c/test-file-mode_set_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-mode_to_mode.h | 2 +- level_0/f_file/tests/unit/c/test-file-name_base.h | 2 +- level_0/f_file/tests/unit/c/test-file-name_directory.h | 2 +- level_0/f_file/tests/unit/c/test-file-open.h | 2 +- level_0/f_file/tests/unit/c/test-file-open_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-owner_read.h | 2 +- level_0/f_file/tests/unit/c/test-file-read.h | 2 +- level_0/f_file/tests/unit/c/test-file-read_block.h | 2 +- level_0/f_file/tests/unit/c/test-file-read_until.h | 2 +- level_0/f_file/tests/unit/c/test-file-remove.h | 2 +- level_0/f_file/tests/unit/c/test-file-remove_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-rename.h | 2 +- level_0/f_file/tests/unit/c/test-file-rename_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-role_change.h | 2 +- level_0/f_file/tests/unit/c/test-file-role_change_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-seek.h | 2 +- level_0/f_file/tests/unit/c/test-file-size.h | 2 +- level_0/f_file/tests/unit/c/test-file-size_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-size_by_id.h | 2 +- level_0/f_file/tests/unit/c/test-file-stat.h | 2 +- level_0/f_file/tests/unit/c/test-file-stat_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-stat_by_id.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_close.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_open.h | 2 +- .../f_file/tests/unit/c/test-file-stream_open_descriptor.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_read.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_read_block.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_read_until.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_reopen.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_write.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_write_block.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_write_range.h | 2 +- level_0/f_file/tests/unit/c/test-file-stream_write_until.h | 2 +- level_0/f_file/tests/unit/c/test-file-touch.h | 2 +- level_0/f_file/tests/unit/c/test-file-touch_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-type.h | 2 +- level_0/f_file/tests/unit/c/test-file-type_at.h | 2 +- level_0/f_file/tests/unit/c/test-file-umask_get.h | 2 +- level_0/f_file/tests/unit/c/test-file-umask_set.h | 2 +- level_0/f_file/tests/unit/c/test-file-write.h | 2 +- level_0/f_file/tests/unit/c/test-file-write_block.h | 2 +- level_0/f_file/tests/unit/c/test-file-write_range.h | 2 +- level_0/f_file/tests/unit/c/test-file-write_until.h | 2 +- level_0/f_file/tests/unit/c/test-file.h | 2 +- level_0/f_fss/c/fss.h | 2 +- level_0/f_fss/c/fss/comment.h | 2 +- level_0/f_fss/c/fss/common.h | 2 +- level_0/f_fss/c/fss/delimit.h | 2 +- level_0/f_fss/c/fss/named.h | 2 +- level_0/f_fss/c/fss/nest.h | 2 +- level_0/f_fss/c/fss/quote.h | 2 +- level_0/f_fss/c/fss/set.h | 2 +- level_0/f_fss/c/private-fss.h | 2 +- level_0/f_fss/data/build/settings | 4 ++-- level_0/f_fss/data/build/settings-mocks | 4 ++-- level_0/f_fss/data/build/settings-tests | 4 ++-- level_0/f_fss/tests/unit/c/mock-fss.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-apply_delimit.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-apply_delimit_range.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-count_lines.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-count_lines_range.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-fail_utf.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-fail_utf_to_false.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-is_combining.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-is_graph.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-is_space.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-is_zero_width.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-seek_to_eol.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_adjust.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_decimate_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_decrease_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_increase.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_increase_by.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_resize.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-skip_past_delimit.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-skip_past_space.h | 2 +- level_0/f_fss/tests/unit/c/test-fss.h | 2 +- level_0/f_iki/c/iki.h | 2 +- level_0/f_iki/c/iki/common.h | 2 +- level_0/f_iki/c/iki/data.h | 2 +- level_0/f_iki/c/iki/private-data.h | 2 +- level_0/f_iki/c/private-iki.h | 2 +- level_0/f_iki/data/build/settings | 4 ++-- level_0/f_iki/data/build/settings-tests | 4 ++-- level_0/f_iki/tests/unit/c/test-iki-content_is.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-content_partial_is.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_adjust.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_append.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_append_all.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_decimate_by.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_decrease_by.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_increase.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_increase_by.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_resize.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_adjust.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_append.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_append_all.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_decimate_by.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_decrease_by.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_increase.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_increase_by.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_resize.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-object_is.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-object_partial_is.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-read.h | 2 +- level_0/f_iki/tests/unit/c/test-iki.h | 2 +- level_0/f_limit/c/limit.h | 2 +- level_0/f_limit/c/limit/private-set.h | 2 +- level_0/f_limit/c/limit/private-value.h | 2 +- level_0/f_limit/c/limit/set.h | 2 +- level_0/f_limit/c/limit/value.h | 2 +- level_0/f_limit/data/build/settings | 4 ++-- level_0/f_limit/data/build/settings-mocks | 4 ++-- level_0/f_limit/data/build/settings-tests | 4 ++-- level_0/f_limit/tests/unit/c/mock-limit.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-process.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_adjust.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_append.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_append_all.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_decimate_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_decrease_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_increase.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_increase_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-sets_resize.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_adjust.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_append.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_append_all.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_decimate_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_decrease_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_increase.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_increase_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_resize.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_adjust.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_append.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_append_all.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_decimate_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_decrease_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_increase.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_increase_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-values_resize.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-valuess_adjust.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-valuess_append.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-valuess_append_all.h | 2 +- .../f_limit/tests/unit/c/test-limit-valuess_decimate_by.h | 2 +- .../f_limit/tests/unit/c/test-limit-valuess_decrease_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-valuess_increase.h | 2 +- .../f_limit/tests/unit/c/test-limit-valuess_increase_by.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-valuess_resize.h | 2 +- level_0/f_limit/tests/unit/c/test-limit.h | 2 +- level_0/f_memory/c/memory.h | 2 +- level_0/f_memory/c/memory/common.h | 2 +- level_0/f_memory/c/memory/structure.h | 2 +- level_0/f_memory/c/private-memory.h | 2 +- level_0/f_memory/data/build/settings | 4 ++-- level_0/f_memory/tests/unit/c/test-memory-adjust.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-delete.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-destroy.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-new.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-new_aligned.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-resize.h | 2 +- level_0/f_memory/tests/unit/c/test-memory.h | 2 +- level_0/f_path/c/path.h | 2 +- level_0/f_path/c/path/common.h | 2 +- level_0/f_path/c/private-path.h | 2 +- level_0/f_path/data/build/settings | 4 ++-- level_0/f_path/data/build/settings-mocks | 4 ++-- level_0/f_path/data/build/settings-tests | 4 ++-- level_0/f_path/tests/unit/c/mock-path.h | 2 +- level_0/f_path/tests/unit/c/test-path-change.h | 2 +- level_0/f_path/tests/unit/c/test-path-change_at.h | 2 +- level_0/f_path/tests/unit/c/test-path-current.h | 2 +- level_0/f_path/tests/unit/c/test-path-directory_cleanup.h | 2 +- level_0/f_path/tests/unit/c/test-path-is.h | 2 +- level_0/f_path/tests/unit/c/test-path-is_absolute.h | 2 +- level_0/f_path/tests/unit/c/test-path-is_relative.h | 2 +- level_0/f_path/tests/unit/c/test-path-is_relative_current.h | 2 +- level_0/f_path/tests/unit/c/test-path-real.h | 2 +- level_0/f_path/tests/unit/c/test-path.h | 2 +- level_0/f_pipe/c/pipe.h | 2 +- level_0/f_pipe/data/build/settings | 4 ++-- level_0/f_pipe/data/build/settings-mocks | 4 ++-- level_0/f_pipe/data/build/settings-tests | 4 ++-- level_0/f_pipe/tests/unit/c/mock-pipe.h | 2 +- level_0/f_pipe/tests/unit/c/test-pipe-debug_exists.h | 2 +- level_0/f_pipe/tests/unit/c/test-pipe-error_exists.h | 2 +- level_0/f_pipe/tests/unit/c/test-pipe-input_exists.h | 2 +- level_0/f_pipe/tests/unit/c/test-pipe-warning_exists.h | 2 +- level_0/f_pipe/tests/unit/c/test-pipe.h | 2 +- level_0/f_print/c/print.h | 2 +- level_0/f_print/c/print/common.h | 2 +- level_0/f_print/c/print/private-to.h | 2 +- level_0/f_print/c/print/to.h | 2 +- level_0/f_print/c/private-print.h | 2 +- level_0/f_print/data/build/settings | 4 ++-- level_0/f_print/data/build/settings-mocks | 4 ++-- level_0/f_print/data/build/settings-tests | 4 ++-- level_0/f_print/tests/unit/c/mock-print.h | 2 +- level_0/f_print/tests/unit/c/test-print-.h | 2 +- level_0/f_print/tests/unit/c/test-print-character.h | 2 +- level_0/f_print/tests/unit/c/test-print-character_safely.h | 2 +- .../f_print/tests/unit/c/test-print-character_safely_get.h | 2 +- level_0/f_print/tests/unit/c/test-print-dynamic.h | 2 +- level_0/f_print/tests/unit/c/test-print-dynamic_partial.h | 2 +- .../f_print/tests/unit/c/test-print-dynamic_partial_raw.h | 2 +- .../tests/unit/c/test-print-dynamic_partial_raw_safely.h | 2 +- .../f_print/tests/unit/c/test-print-dynamic_partial_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-dynamic_raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-dynamic_raw_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-dynamic_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_dynamic.h | 2 +- .../f_print/tests/unit/c/test-print-except_dynamic_partial.h | 2 +- .../tests/unit/c/test-print-except_dynamic_partial_raw.h | 2 +- .../unit/c/test-print-except_dynamic_partial_raw_safely.h | 2 +- .../tests/unit/c/test-print-except_dynamic_partial_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_dynamic_raw.h | 2 +- .../tests/unit/c/test-print-except_dynamic_raw_safely.h | 2 +- .../f_print/tests/unit/c/test-print-except_dynamic_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_in.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_in_dynamic.h | 2 +- .../tests/unit/c/test-print-except_in_dynamic_partial.h | 2 +- .../tests/unit/c/test-print-except_in_dynamic_partial_raw.h | 2 +- .../unit/c/test-print-except_in_dynamic_partial_raw_safely.h | 2 +- .../unit/c/test-print-except_in_dynamic_partial_safely.h | 2 +- .../f_print/tests/unit/c/test-print-except_in_dynamic_raw.h | 2 +- .../tests/unit/c/test-print-except_in_dynamic_raw_safely.h | 2 +- .../tests/unit/c/test-print-except_in_dynamic_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_in_raw.h | 2 +- .../f_print/tests/unit/c/test-print-except_in_raw_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_in_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_raw_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-raw_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-raw_terminated.h | 2 +- level_0/f_print/tests/unit/c/test-print-safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-safely_get.h | 2 +- level_0/f_print/tests/unit/c/test-print-safely_terminated.h | 2 +- level_0/f_print/tests/unit/c/test-print-terminated.h | 2 +- level_0/f_print/tests/unit/c/test-print-to.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_character.h | 2 +- .../f_print/tests/unit/c/test-print-to_character_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_dynamic.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_dynamic_partial.h | 2 +- .../f_print/tests/unit/c/test-print-to_dynamic_partial_raw.h | 2 +- .../tests/unit/c/test-print-to_dynamic_partial_raw_safely.h | 2 +- .../tests/unit/c/test-print-to_dynamic_partial_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_dynamic_raw.h | 2 +- .../f_print/tests/unit/c/test-print-to_dynamic_raw_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_dynamic_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_dynamic.h | 2 +- .../tests/unit/c/test-print-to_except_dynamic_partial.h | 2 +- .../tests/unit/c/test-print-to_except_dynamic_partial_raw.h | 2 +- .../unit/c/test-print-to_except_dynamic_partial_raw_safely.h | 2 +- .../unit/c/test-print-to_except_dynamic_partial_safely.h | 2 +- .../f_print/tests/unit/c/test-print-to_except_dynamic_raw.h | 2 +- .../tests/unit/c/test-print-to_except_dynamic_raw_safely.h | 2 +- .../tests/unit/c/test-print-to_except_dynamic_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_in.h | 2 +- .../f_print/tests/unit/c/test-print-to_except_in_dynamic.h | 2 +- .../tests/unit/c/test-print-to_except_in_dynamic_partial.h | 2 +- .../unit/c/test-print-to_except_in_dynamic_partial_raw.h | 2 +- .../c/test-print-to_except_in_dynamic_partial_raw_safely.h | 2 +- .../unit/c/test-print-to_except_in_dynamic_partial_safely.h | 2 +- .../tests/unit/c/test-print-to_except_in_dynamic_raw.h | 2 +- .../unit/c/test-print-to_except_in_dynamic_raw_safely.h | 2 +- .../tests/unit/c/test-print-to_except_in_dynamic_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_in_raw.h | 2 +- .../tests/unit/c/test-print-to_except_in_raw_safely.h | 2 +- .../f_print/tests/unit/c/test-print-to_except_in_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_raw.h | 2 +- .../f_print/tests/unit/c/test-print-to_except_raw_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_raw_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_raw_terminated.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_safely.h | 2 +- .../f_print/tests/unit/c/test-print-to_safely_terminated.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_terminated.h | 2 +- level_0/f_print/tests/unit/c/test-print.h | 2 +- level_0/f_serialize/c/private-serialize.h | 2 +- level_0/f_serialize/c/serialize.h | 2 +- level_0/f_serialize/c/serialize/common.h | 2 +- level_0/f_serialize/data/build/settings | 4 ++-- level_0/f_serialize/data/build/settings-mocks | 4 ++-- level_0/f_serialize/data/build/settings-tests | 4 ++-- .../f_serialize/tests/unit/c/test-serialize-from_simple.h | 2 +- .../tests/unit/c/test-serialize-from_simple_get.h | 2 +- .../tests/unit/c/test-serialize-from_simple_range.h | 2 +- .../tests/unit/c/test-serialize-from_simple_select.h | 2 +- level_0/f_serialize/tests/unit/c/test-serialize-to_simple.h | 2 +- level_0/f_serialize/tests/unit/c/test-serialize.h | 2 +- level_0/f_signal/c/signal.h | 2 +- level_0/f_signal/c/signal/common.h | 2 +- level_0/f_signal/data/build/settings | 4 ++-- level_0/f_signal/data/build/settings-mocks | 4 ++-- level_0/f_signal/data/build/settings-tests | 4 ++-- level_0/f_signal/tests/unit/c/mock-signal.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-close.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-mask.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-open.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-queue.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-read.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-send.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-set_add.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-set_delete.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-set_empty.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-set_fill.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-set_has.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-wait.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-wait_until.h | 2 +- level_0/f_signal/tests/unit/c/test-signal.h | 2 +- level_0/f_socket/c/socket.h | 2 +- level_0/f_socket/c/socket/common.h | 2 +- level_0/f_socket/data/build/settings | 4 ++-- level_0/f_socket/data/build/settings-mocks | 4 ++-- level_0/f_socket/data/build/settings-tests | 4 ++-- level_0/f_socket/tests/unit/c/mock-socket.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-accept.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-bind.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-bind_local.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-connect.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-create.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-create_pair.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-disconnect.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-listen.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-option_get.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-option_set.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-read.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-read_message.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-write.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-write_message.h | 2 +- level_0/f_socket/tests/unit/c/test-socket.h | 2 +- level_0/f_status/c/status.h | 2 +- level_0/f_status/data/build/settings | 4 ++-- level_0/f_status/tests/unit/c/test-status-macro-is_error.h | 2 +- .../f_status/tests/unit/c/test-status-macro-is_error_not.h | 2 +- level_0/f_status/tests/unit/c/test-status-macro-is_fine.h | 2 +- .../f_status/tests/unit/c/test-status-macro-is_fine_not.h | 2 +- level_0/f_status/tests/unit/c/test-status-macro-is_problem.h | 2 +- .../f_status/tests/unit/c/test-status-macro-is_problem_not.h | 2 +- level_0/f_status/tests/unit/c/test-status-macro-is_signal.h | 2 +- .../f_status/tests/unit/c/test-status-macro-is_signal_not.h | 2 +- level_0/f_status/tests/unit/c/test-status-macro-is_warning.h | 2 +- .../f_status/tests/unit/c/test-status-macro-is_warning_not.h | 2 +- level_0/f_status/tests/unit/c/test-status-macro-set_error.h | 2 +- level_0/f_status/tests/unit/c/test-status-macro-set_fine.h | 2 +- level_0/f_status/tests/unit/c/test-status-macro-set_signal.h | 2 +- .../f_status/tests/unit/c/test-status-macro-set_warning.h | 2 +- level_0/f_status/tests/unit/c/test-status.h | 2 +- level_0/f_status_string/c/status_string.h | 2 +- level_0/f_status_string/data/build/settings | 4 ++-- level_0/f_status_string/data/build/settings-tests | 4 ++-- level_0/f_status_string/tests/unit/c/test-status_string-to.h | 2 +- level_0/f_status_string/tests/unit/c/test-status_string.h | 2 +- level_0/f_string/c/private-string.h | 2 +- level_0/f_string/c/string.h | 2 +- level_0/f_string/c/string/common.h | 2 +- level_0/f_string/c/string/dynamic.h | 2 +- level_0/f_string/c/string/map.h | 2 +- level_0/f_string/c/string/map_multi.h | 2 +- level_0/f_string/c/string/private-dynamic.h | 2 +- level_0/f_string/c/string/private-map.h | 2 +- level_0/f_string/c/string/private-map_multi.h | 2 +- level_0/f_string/c/string/private-quantity.h | 2 +- level_0/f_string/c/string/private-range.h | 2 +- level_0/f_string/c/string/private-triple.h | 2 +- level_0/f_string/c/string/quantity.h | 2 +- level_0/f_string/c/string/range.h | 2 +- level_0/f_string/c/string/static.h | 2 +- level_0/f_string/c/string/triple.h | 2 +- level_0/f_string/data/build/settings | 4 ++-- level_0/f_string/data/build/settings-tests | 4 ++-- level_0/f_string/tests/unit/c/test-string-append.h | 2 +- level_0/f_string/tests/unit/c/test-string-append_assure.h | 2 +- .../tests/unit/c/test-string-append_assure_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-append_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_append.h | 2 +- .../tests/unit/c/test-string-dynamic_append_assure.h | 2 +- .../tests/unit/c/test-string-dynamic_append_assure_nulless.h | 2 +- .../tests/unit/c/test-string-dynamic_append_nulless.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_decimate_by.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_decrease_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_increase.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_mash.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_mash_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_mish.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_mish_nulless.h | 2 +- .../tests/unit/c/test-string-dynamic_partial_append.h | 2 +- .../tests/unit/c/test-string-dynamic_partial_append_assure.h | 2 +- .../c/test-string-dynamic_partial_append_assure_nulless.h | 2 +- .../unit/c/test-string-dynamic_partial_append_nulless.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_mash.h | 2 +- .../tests/unit/c/test-string-dynamic_partial_mash_nulless.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_mish.h | 2 +- .../tests/unit/c/test-string-dynamic_partial_mish_nulless.h | 2 +- .../tests/unit/c/test-string-dynamic_partial_prepend.h | 2 +- .../unit/c/test-string-dynamic_partial_prepend_assure.h | 2 +- .../c/test-string-dynamic_partial_prepend_assure_nulless.h | 2 +- .../unit/c/test-string-dynamic_partial_prepend_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_prepend.h | 2 +- .../tests/unit/c/test-string-dynamic_prepend_assure.h | 2 +- .../unit/c/test-string-dynamic_prepend_assure_nulless.h | 2 +- .../tests/unit/c/test-string-dynamic_prepend_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_resize.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_seek_line.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_seek_line_to.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_seek_to.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_terminate.h | 2 +- .../tests/unit/c/test-string-dynamic_terminate_after.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamics_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamics_append.h | 2 +- .../f_string/tests/unit/c/test-string-dynamics_append_all.h | 2 +- .../f_string/tests/unit/c/test-string-dynamics_decimate_by.h | 2 +- .../f_string/tests/unit/c/test-string-dynamics_decrease_by.h | 2 +- .../f_string/tests/unit/c/test-string-dynamics_increase.h | 2 +- .../f_string/tests/unit/c/test-string-dynamics_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamics_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamicss_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamicss_append.h | 2 +- .../f_string/tests/unit/c/test-string-dynamicss_append_all.h | 2 +- .../tests/unit/c/test-string-dynamicss_decimate_by.h | 2 +- .../tests/unit/c/test-string-dynamicss_decrease_by.h | 2 +- .../f_string/tests/unit/c/test-string-dynamicss_increase.h | 2 +- .../tests/unit/c/test-string-dynamicss_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamicss_resize.h | 2 +- .../f_string/tests/unit/c/test-string-map_multis_adjust.h | 2 +- .../f_string/tests/unit/c/test-string-map_multis_append.h | 2 +- .../tests/unit/c/test-string-map_multis_append_all.h | 2 +- .../tests/unit/c/test-string-map_multis_decimate_by.h | 2 +- .../tests/unit/c/test-string-map_multis_decrease_by.h | 2 +- .../f_string/tests/unit/c/test-string-map_multis_increase.h | 2 +- .../tests/unit/c/test-string-map_multis_increase_by.h | 2 +- .../f_string/tests/unit/c/test-string-map_multis_resize.h | 2 +- .../f_string/tests/unit/c/test-string-map_multiss_adjust.h | 2 +- .../f_string/tests/unit/c/test-string-map_multiss_append.h | 2 +- .../tests/unit/c/test-string-map_multiss_append_all.h | 2 +- .../tests/unit/c/test-string-map_multiss_decimate_by.h | 2 +- .../tests/unit/c/test-string-map_multiss_decrease_by.h | 2 +- .../f_string/tests/unit/c/test-string-map_multiss_increase.h | 2 +- .../tests/unit/c/test-string-map_multiss_increase_by.h | 2 +- .../f_string/tests/unit/c/test-string-map_multiss_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_append_all.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_decimate_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_decrease_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_increase.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-mapss_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-mapss_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-mapss_append_all.h | 2 +- .../f_string/tests/unit/c/test-string-mapss_decimate_by.h | 2 +- .../f_string/tests/unit/c/test-string-mapss_decrease_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-mapss_increase.h | 2 +- .../f_string/tests/unit/c/test-string-mapss_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-mapss_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-mash.h | 2 +- level_0/f_string/tests/unit/c/test-string-mash_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-mish.h | 2 +- level_0/f_string/tests/unit/c/test-string-mish_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-prepend.h | 2 +- level_0/f_string/tests/unit/c/test-string-prepend_assure.h | 2 +- .../tests/unit/c/test-string-prepend_assure_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-prepend_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-quantitys_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-quantitys_append.h | 2 +- .../f_string/tests/unit/c/test-string-quantitys_append_all.h | 2 +- .../tests/unit/c/test-string-quantitys_decimate_by.h | 2 +- .../tests/unit/c/test-string-quantitys_decrease_by.h | 2 +- .../f_string/tests/unit/c/test-string-quantitys_increase.h | 2 +- .../tests/unit/c/test-string-quantitys_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-quantitys_resize.h | 2 +- .../f_string/tests/unit/c/test-string-quantityss_adjust.h | 2 +- .../f_string/tests/unit/c/test-string-quantityss_append.h | 2 +- .../tests/unit/c/test-string-quantityss_append_all.h | 2 +- .../tests/unit/c/test-string-quantityss_decimate_by.h | 2 +- .../tests/unit/c/test-string-quantityss_decrease_by.h | 2 +- .../f_string/tests/unit/c/test-string-quantityss_increase.h | 2 +- .../tests/unit/c/test-string-quantityss_increase_by.h | 2 +- .../f_string/tests/unit/c/test-string-quantityss_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-ranges_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-ranges_append.h | 2 +- .../f_string/tests/unit/c/test-string-ranges_append_all.h | 2 +- .../f_string/tests/unit/c/test-string-ranges_decimate_by.h | 2 +- .../f_string/tests/unit/c/test-string-ranges_decrease_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-ranges_increase.h | 2 +- .../f_string/tests/unit/c/test-string-ranges_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-ranges_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-rangess_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-rangess_append.h | 2 +- .../f_string/tests/unit/c/test-string-rangess_append_all.h | 2 +- .../f_string/tests/unit/c/test-string-rangess_decimate_by.h | 2 +- .../f_string/tests/unit/c/test-string-rangess_decrease_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-rangess_increase.h | 2 +- .../f_string/tests/unit/c/test-string-rangess_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-rangess_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-seek_line.h | 2 +- level_0/f_string/tests/unit/c/test-string-seek_line_to.h | 2 +- level_0/f_string/tests/unit/c/test-string-seek_to.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_append.h | 2 +- .../f_string/tests/unit/c/test-string-triples_append_all.h | 2 +- .../f_string/tests/unit/c/test-string-triples_decimate_by.h | 2 +- .../f_string/tests/unit/c/test-string-triples_decrease_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_increase.h | 2 +- .../f_string/tests/unit/c/test-string-triples_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string-tripless_adjust.h | 2 +- level_0/f_string/tests/unit/c/test-string-tripless_append.h | 2 +- .../f_string/tests/unit/c/test-string-tripless_append_all.h | 2 +- .../f_string/tests/unit/c/test-string-tripless_decimate_by.h | 2 +- .../f_string/tests/unit/c/test-string-tripless_decrease_by.h | 2 +- .../f_string/tests/unit/c/test-string-tripless_increase.h | 2 +- .../f_string/tests/unit/c/test-string-tripless_increase_by.h | 2 +- level_0/f_string/tests/unit/c/test-string-tripless_resize.h | 2 +- level_0/f_string/tests/unit/c/test-string.h | 2 +- level_0/f_thread/c/private-thread.h | 2 +- level_0/f_thread/c/thread.h | 2 +- level_0/f_thread/c/thread/attribute.h | 2 +- level_0/f_thread/c/thread/barrier.h | 2 +- level_0/f_thread/c/thread/barrier_attribute.h | 2 +- level_0/f_thread/c/thread/condition.h | 2 +- level_0/f_thread/c/thread/condition_attribute.h | 2 +- level_0/f_thread/c/thread/id.h | 2 +- level_0/f_thread/c/thread/key.h | 2 +- level_0/f_thread/c/thread/lock.h | 2 +- level_0/f_thread/c/thread/lock_attribute.h | 2 +- level_0/f_thread/c/thread/mutex.h | 2 +- level_0/f_thread/c/thread/mutex_attribute.h | 2 +- level_0/f_thread/c/thread/once.h | 2 +- level_0/f_thread/c/thread/semaphore.h | 2 +- level_0/f_thread/c/thread/set.h | 2 +- level_0/f_thread/c/thread/spin.h | 2 +- level_0/f_thread/data/build/settings | 4 ++-- level_0/f_thread/data/build/settings-mocks | 4 ++-- level_0/f_thread/data/build/settings-tests | 4 ++-- level_0/f_thread/tests/unit/c/mock-thread.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-at_fork.h | 2 +- .../tests/unit/c/test-thread-attribute_affinity_get.h | 2 +- .../tests/unit/c/test-thread-attribute_affinity_set.h | 2 +- .../tests/unit/c/test-thread-attribute_concurrency_get.h | 2 +- .../tests/unit/c/test-thread-attribute_concurrency_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_create.h | 2 +- .../tests/unit/c/test-thread-attribute_default_get.h | 2 +- .../tests/unit/c/test-thread-attribute_default_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_delete.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_detach_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_detach_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_guard_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_guard_set.h | 2 +- .../unit/c/test-thread-attribute_scheduler_inherit_get.h | 2 +- .../unit/c/test-thread-attribute_scheduler_inherit_set.h | 2 +- .../unit/c/test-thread-attribute_scheduler_parameter_get.h | 2 +- .../unit/c/test-thread-attribute_scheduler_parameter_set.h | 2 +- .../unit/c/test-thread-attribute_scheduler_policy_get.h | 2 +- .../unit/c/test-thread-attribute_scheduler_policy_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_scope_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_scope_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_stack_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_stack_set.h | 2 +- .../tests/unit/c/test-thread-attribute_stack_size_get.h | 2 +- .../tests/unit/c/test-thread-attribute_stack_size_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-attributes_adjust.h | 2 +- .../tests/unit/c/test-thread-attributes_decimate_by.h | 2 +- .../tests/unit/c/test-thread-attributes_decrease_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-attributes_increase.h | 2 +- .../tests/unit/c/test-thread-attributes_increase_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-attributes_resize.h | 2 +- .../tests/unit/c/test-thread-barrier_attribute_create.h | 2 +- .../tests/unit/c/test-thread-barrier_attribute_delete.h | 2 +- .../tests/unit/c/test-thread-barrier_attribute_shared_get.h | 2 +- .../tests/unit/c/test-thread-barrier_attribute_shared_set.h | 2 +- .../tests/unit/c/test-thread-barrier_attributes_adjust.h | 2 +- .../unit/c/test-thread-barrier_attributes_decimate_by.h | 2 +- .../unit/c/test-thread-barrier_attributes_decrease_by.h | 2 +- .../tests/unit/c/test-thread-barrier_attributes_increase.h | 2 +- .../unit/c/test-thread-barrier_attributes_increase_by.h | 2 +- .../tests/unit/c/test-thread-barrier_attributes_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barrier_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barrier_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barrier_wait.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barriers_adjust.h | 2 +- .../f_thread/tests/unit/c/test-thread-barriers_decimate_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-barriers_decrease_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-barriers_increase.h | 2 +- .../f_thread/tests/unit/c/test-thread-barriers_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barriers_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-caller.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-cancel.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-cancel_state_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-cancel_test.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-cancel_type_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-clock_get_id.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-compare.h | 2 +- .../tests/unit/c/test-thread-condition_attribute_clock_get.h | 2 +- .../tests/unit/c/test-thread-condition_attribute_clock_set.h | 2 +- .../tests/unit/c/test-thread-condition_attribute_create.h | 2 +- .../tests/unit/c/test-thread-condition_attribute_delete.h | 2 +- .../unit/c/test-thread-condition_attribute_shared_get.h | 2 +- .../unit/c/test-thread-condition_attribute_shared_set.h | 2 +- .../tests/unit/c/test-thread-condition_attributes_adjust.h | 2 +- .../unit/c/test-thread-condition_attributes_decimate_by.h | 2 +- .../unit/c/test-thread-condition_attributes_decrease_by.h | 2 +- .../tests/unit/c/test-thread-condition_attributes_increase.h | 2 +- .../unit/c/test-thread-condition_attributes_increase_by.h | 2 +- .../tests/unit/c/test-thread-condition_attributes_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-condition_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-condition_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-condition_signal.h | 2 +- .../f_thread/tests/unit/c/test-thread-condition_signal_all.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-condition_wait.h | 2 +- .../f_thread/tests/unit/c/test-thread-condition_wait_timed.h | 2 +- .../f_thread/tests/unit/c/test-thread-conditions_adjust.h | 2 +- .../tests/unit/c/test-thread-conditions_decimate_by.h | 2 +- .../tests/unit/c/test-thread-conditions_decrease_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-conditions_increase.h | 2 +- .../tests/unit/c/test-thread-conditions_increase_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-conditions_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-detach.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-exit.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-ids_adjust.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-ids_decimate_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-ids_decrease_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-ids_increase.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-ids_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-ids_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-join.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-join_timed.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-join_try.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-key_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-key_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-key_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-key_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keys_adjust.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keys_decimate_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keys_decrease_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keys_increase.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keys_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keys_resize.h | 2 +- .../tests/unit/c/test-thread-lock_attribute_create.h | 2 +- .../tests/unit/c/test-thread-lock_attribute_delete.h | 2 +- .../tests/unit/c/test-thread-lock_attribute_shared_get.h | 2 +- .../tests/unit/c/test-thread-lock_attribute_shared_set.h | 2 +- .../tests/unit/c/test-thread-lock_attributes_adjust.h | 2 +- .../tests/unit/c/test-thread-lock_attributes_decimate_by.h | 2 +- .../tests/unit/c/test-thread-lock_attributes_decrease_by.h | 2 +- .../tests/unit/c/test-thread-lock_attributes_increase.h | 2 +- .../tests/unit/c/test-thread-lock_attributes_increase_by.h | 2 +- .../tests/unit/c/test-thread-lock_attributes_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_read.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_read_timed.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_read_try.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_write.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_write_timed.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_write_try.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-locks_adjust.h | 2 +- .../f_thread/tests/unit/c/test-thread-locks_decimate_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-locks_decrease_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-locks_increase.h | 2 +- .../f_thread/tests/unit/c/test-thread-locks_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-locks_resize.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_create.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_delete.h | 2 +- .../c/test-thread-mutex_attribute_priority_ceiling_get.h | 2 +- .../c/test-thread-mutex_attribute_priority_ceiling_set.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_protocol_get.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_protocol_set.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_shared_get.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_shared_set.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_type_get.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_type_set.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_adjust.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_decimate_by.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_decrease_by.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_increase.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_increase_by.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_lock.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_lock_timed.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_lock_try.h | 2 +- .../tests/unit/c/test-thread-mutex_priority_ceiling_get.h | 2 +- .../tests/unit/c/test-thread-mutex_priority_ceiling_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutexs_adjust.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutexs_decimate_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutexs_decrease_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutexs_increase.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutexs_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutexs_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-once.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-onces_adjust.h | 2 +- .../f_thread/tests/unit/c/test-thread-onces_decimate_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-onces_decrease_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-onces_increase.h | 2 +- .../f_thread/tests/unit/c/test-thread-onces_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-onces_resize.h | 2 +- .../tests/unit/c/test-thread-scheduler_parameter_get.h | 2 +- .../tests/unit/c/test-thread-scheduler_parameter_set.h | 2 +- .../tests/unit/c/test-thread-scheduler_priority_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_delete.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphore_file_close.h | 2 +- .../tests/unit/c/test-thread-semaphore_file_delete.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphore_file_open.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_lock.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphore_lock_timed.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphore_lock_try.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_unlock.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphore_value_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphores_adjust.h | 2 +- .../tests/unit/c/test-thread-semaphores_decimate_by.h | 2 +- .../tests/unit/c/test-thread-semaphores_decrease_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphores_increase.h | 2 +- .../tests/unit/c/test-thread-semaphores_increase_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphores_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-sets_adjust.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-sets_decimate_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-sets_decrease_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-sets_increase.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-sets_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-sets_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-signal_mask.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-signal_queue.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-signal_write.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spin_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spin_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spin_lock.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spin_lock_try.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spin_unlock.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spins_adjust.h | 2 +- .../f_thread/tests/unit/c/test-thread-spins_decimate_by.h | 2 +- .../f_thread/tests/unit/c/test-thread-spins_decrease_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spins_increase.h | 2 +- .../f_thread/tests/unit/c/test-thread-spins_increase_by.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spins_resize.h | 2 +- level_0/f_thread/tests/unit/c/test-thread.h | 2 +- level_0/f_type/c/type.h | 2 +- level_0/f_type/data/build/settings | 4 ++-- level_0/f_type_array/c/type_array.h | 2 +- level_0/f_type_array/c/type_array/array_length.h | 2 +- level_0/f_type_array/c/type_array/cell.h | 2 +- level_0/f_type_array/c/type_array/common.h | 2 +- level_0/f_type_array/c/type_array/fll_id.h | 2 +- level_0/f_type_array/c/type_array/int128.h | 2 +- level_0/f_type_array/c/type_array/int16.h | 2 +- level_0/f_type_array/c/type_array/int32.h | 2 +- level_0/f_type_array/c/type_array/int64.h | 2 +- level_0/f_type_array/c/type_array/int8.h | 2 +- level_0/f_type_array/c/type_array/private-array_length.h | 2 +- level_0/f_type_array/c/type_array/private-cell.h | 2 +- level_0/f_type_array/c/type_array/private-fll_id.h | 2 +- level_0/f_type_array/c/type_array/private-int128.h | 2 +- level_0/f_type_array/c/type_array/private-int16.h | 2 +- level_0/f_type_array/c/type_array/private-int32.h | 2 +- level_0/f_type_array/c/type_array/private-int64.h | 2 +- level_0/f_type_array/c/type_array/private-int8.h | 2 +- level_0/f_type_array/c/type_array/private-state.h | 2 +- level_0/f_type_array/c/type_array/private-status.h | 2 +- level_0/f_type_array/c/type_array/private-uint128.h | 2 +- level_0/f_type_array/c/type_array/private-uint16.h | 2 +- level_0/f_type_array/c/type_array/private-uint32.h | 2 +- level_0/f_type_array/c/type_array/private-uint64.h | 2 +- level_0/f_type_array/c/type_array/private-uint8.h | 2 +- level_0/f_type_array/c/type_array/state.h | 2 +- level_0/f_type_array/c/type_array/status.h | 2 +- level_0/f_type_array/c/type_array/uint128.h | 2 +- level_0/f_type_array/c/type_array/uint16.h | 2 +- level_0/f_type_array/c/type_array/uint32.h | 2 +- level_0/f_type_array/c/type_array/uint64.h | 2 +- level_0/f_type_array/c/type_array/uint8.h | 2 +- level_0/f_type_array/data/build/settings | 4 ++-- .../tests/unit/c/test-type_array-array_lengths_adjust.h | 2 +- .../tests/unit/c/test-type_array-array_lengths_append.h | 2 +- .../tests/unit/c/test-type_array-array_lengths_append_all.h | 2 +- .../tests/unit/c/test-type_array-array_lengths_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-array_lengths_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-array_lengths_increase.h | 2 +- .../tests/unit/c/test-type_array-array_lengths_increase_by.h | 2 +- .../tests/unit/c/test-type_array-array_lengths_resize.h | 2 +- .../tests/unit/c/test-type_array-array_lengthss_adjust.h | 2 +- .../tests/unit/c/test-type_array-array_lengthss_append.h | 2 +- .../tests/unit/c/test-type_array-array_lengthss_append_all.h | 2 +- .../unit/c/test-type_array-array_lengthss_decimate_by.h | 2 +- .../unit/c/test-type_array-array_lengthss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-array_lengthss_increase.h | 2 +- .../unit/c/test-type_array-array_lengthss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-array_lengthss_resize.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-cells_adjust.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-cells_append.h | 2 +- .../tests/unit/c/test-type_array-cells_append_all.h | 2 +- .../tests/unit/c/test-type_array-cells_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-cells_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-cells_increase.h | 2 +- .../tests/unit/c/test-type_array-cells_increase_by.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-cells_resize.h | 2 +- .../tests/unit/c/test-type_array-cellss_adjust.h | 2 +- .../tests/unit/c/test-type_array-cellss_append.h | 2 +- .../tests/unit/c/test-type_array-cellss_append_all.h | 2 +- .../tests/unit/c/test-type_array-cellss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-cellss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-cellss_increase.h | 2 +- .../tests/unit/c/test-type_array-cellss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-cellss_resize.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_adjust.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_append.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_append_all.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_increase.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_increase_by.h | 2 +- .../tests/unit/c/test-type_array-fll_ids_resize.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_adjust.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_append.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_append_all.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_increase.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_resize.h | 2 +- .../tests/unit/c/test-type_array-int128s_adjust.h | 2 +- .../tests/unit/c/test-type_array-int128s_append.h | 2 +- .../tests/unit/c/test-type_array-int128s_append_all.h | 2 +- .../tests/unit/c/test-type_array-int128s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int128s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int128s_increase.h | 2 +- .../tests/unit/c/test-type_array-int128s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int128s_resize.h | 2 +- .../tests/unit/c/test-type_array-int128ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-int128ss_append.h | 2 +- .../tests/unit/c/test-type_array-int128ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-int128ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int128ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int128ss_increase.h | 2 +- .../tests/unit/c/test-type_array-int128ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int128ss_resize.h | 2 +- .../tests/unit/c/test-type_array-int16s_adjust.h | 2 +- .../tests/unit/c/test-type_array-int16s_append.h | 2 +- .../tests/unit/c/test-type_array-int16s_append_all.h | 2 +- .../tests/unit/c/test-type_array-int16s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int16s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int16s_increase.h | 2 +- .../tests/unit/c/test-type_array-int16s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int16s_resize.h | 2 +- .../tests/unit/c/test-type_array-int16ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-int16ss_append.h | 2 +- .../tests/unit/c/test-type_array-int16ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-int16ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int16ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int16ss_increase.h | 2 +- .../tests/unit/c/test-type_array-int16ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int16ss_resize.h | 2 +- .../tests/unit/c/test-type_array-int32s_adjust.h | 2 +- .../tests/unit/c/test-type_array-int32s_append.h | 2 +- .../tests/unit/c/test-type_array-int32s_append_all.h | 2 +- .../tests/unit/c/test-type_array-int32s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int32s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int32s_increase.h | 2 +- .../tests/unit/c/test-type_array-int32s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int32s_resize.h | 2 +- .../tests/unit/c/test-type_array-int32ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-int32ss_append.h | 2 +- .../tests/unit/c/test-type_array-int32ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-int32ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int32ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int32ss_increase.h | 2 +- .../tests/unit/c/test-type_array-int32ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int32ss_resize.h | 2 +- .../tests/unit/c/test-type_array-int64s_adjust.h | 2 +- .../tests/unit/c/test-type_array-int64s_append.h | 2 +- .../tests/unit/c/test-type_array-int64s_append_all.h | 2 +- .../tests/unit/c/test-type_array-int64s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int64s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int64s_increase.h | 2 +- .../tests/unit/c/test-type_array-int64s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int64s_resize.h | 2 +- .../tests/unit/c/test-type_array-int64ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-int64ss_append.h | 2 +- .../tests/unit/c/test-type_array-int64ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-int64ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int64ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int64ss_increase.h | 2 +- .../tests/unit/c/test-type_array-int64ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int64ss_resize.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int8s_adjust.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int8s_append.h | 2 +- .../tests/unit/c/test-type_array-int8s_append_all.h | 2 +- .../tests/unit/c/test-type_array-int8s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int8s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int8s_increase.h | 2 +- .../tests/unit/c/test-type_array-int8s_increase_by.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int8s_resize.h | 2 +- .../tests/unit/c/test-type_array-int8ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-int8ss_append.h | 2 +- .../tests/unit/c/test-type_array-int8ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-int8ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-int8ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-int8ss_increase.h | 2 +- .../tests/unit/c/test-type_array-int8ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-int8ss_resize.h | 2 +- .../tests/unit/c/test-type_array-states_adjust.h | 2 +- .../tests/unit/c/test-type_array-states_append.h | 2 +- .../tests/unit/c/test-type_array-states_append_all.h | 2 +- .../tests/unit/c/test-type_array-states_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-states_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-states_increase.h | 2 +- .../tests/unit/c/test-type_array-states_increase_by.h | 2 +- .../tests/unit/c/test-type_array-states_resize.h | 2 +- .../tests/unit/c/test-type_array-statess_adjust.h | 2 +- .../tests/unit/c/test-type_array-statess_append.h | 2 +- .../tests/unit/c/test-type_array-statess_append_all.h | 2 +- .../tests/unit/c/test-type_array-statess_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-statess_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-statess_increase.h | 2 +- .../tests/unit/c/test-type_array-statess_increase_by.h | 2 +- .../tests/unit/c/test-type_array-statess_resize.h | 2 +- .../tests/unit/c/test-type_array-statuss_adjust.h | 2 +- .../tests/unit/c/test-type_array-statuss_append.h | 2 +- .../tests/unit/c/test-type_array-statuss_append_all.h | 2 +- .../tests/unit/c/test-type_array-statuss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-statuss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-statuss_increase.h | 2 +- .../tests/unit/c/test-type_array-statuss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-statuss_resize.h | 2 +- .../tests/unit/c/test-type_array-statusss_adjust.h | 2 +- .../tests/unit/c/test-type_array-statusss_append.h | 2 +- .../tests/unit/c/test-type_array-statusss_append_all.h | 2 +- .../tests/unit/c/test-type_array-statusss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-statusss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-statusss_increase.h | 2 +- .../tests/unit/c/test-type_array-statusss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-statusss_resize.h | 2 +- .../tests/unit/c/test-type_array-uint128s_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint128s_append.h | 2 +- .../tests/unit/c/test-type_array-uint128s_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint128s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint128s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint128s_increase.h | 2 +- .../tests/unit/c/test-type_array-uint128s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint128s_resize.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_append.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_increase.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_resize.h | 2 +- .../tests/unit/c/test-type_array-uint16s_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint16s_append.h | 2 +- .../tests/unit/c/test-type_array-uint16s_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint16s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint16s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint16s_increase.h | 2 +- .../tests/unit/c/test-type_array-uint16s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint16s_resize.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_append.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_increase.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_resize.h | 2 +- .../tests/unit/c/test-type_array-uint32s_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint32s_append.h | 2 +- .../tests/unit/c/test-type_array-uint32s_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint32s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint32s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint32s_increase.h | 2 +- .../tests/unit/c/test-type_array-uint32s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint32s_resize.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_append.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_increase.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_resize.h | 2 +- .../tests/unit/c/test-type_array-uint64s_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint64s_append.h | 2 +- .../tests/unit/c/test-type_array-uint64s_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint64s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint64s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint64s_increase.h | 2 +- .../tests/unit/c/test-type_array-uint64s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint64s_resize.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_append.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_increase.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_resize.h | 2 +- .../tests/unit/c/test-type_array-uint8s_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint8s_append.h | 2 +- .../tests/unit/c/test-type_array-uint8s_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint8s_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint8s_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint8s_increase.h | 2 +- .../tests/unit/c/test-type_array-uint8s_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint8s_resize.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_adjust.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_append.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_append_all.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_decimate_by.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_decrease_by.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_increase.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_increase_by.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_resize.h | 2 +- level_0/f_type_array/tests/unit/c/test-type_array.h | 2 +- level_0/f_utf/c/private-utf.h | 2 +- level_0/f_utf/c/private-utf_alphabetic.h | 2 +- level_0/f_utf/c/private-utf_combining.h | 2 +- level_0/f_utf/c/private-utf_control.h | 2 +- level_0/f_utf/c/private-utf_digit.h | 2 +- level_0/f_utf/c/private-utf_emoji.h | 2 +- level_0/f_utf/c/private-utf_numeric.h | 2 +- level_0/f_utf/c/private-utf_phonetic.h | 2 +- level_0/f_utf/c/private-utf_private.h | 2 +- level_0/f_utf/c/private-utf_punctuation.h | 2 +- level_0/f_utf/c/private-utf_subscript.h | 2 +- level_0/f_utf/c/private-utf_superscript.h | 2 +- level_0/f_utf/c/private-utf_symbol.h | 2 +- level_0/f_utf/c/private-utf_valid.h | 2 +- level_0/f_utf/c/private-utf_whitespace.h | 2 +- level_0/f_utf/c/private-utf_wide.h | 2 +- level_0/f_utf/c/private-utf_word.h | 2 +- level_0/f_utf/c/private-utf_zero_width.h | 2 +- level_0/f_utf/c/utf.h | 2 +- level_0/f_utf/c/utf/common.h | 2 +- level_0/f_utf/c/utf/convert.h | 2 +- level_0/f_utf/c/utf/dynamic.h | 2 +- level_0/f_utf/c/utf/is.h | 2 +- level_0/f_utf/c/utf/is_character.h | 2 +- level_0/f_utf/c/utf/map.h | 2 +- level_0/f_utf/c/utf/map_multi.h | 2 +- level_0/f_utf/c/utf/private-dynamic.h | 2 +- level_0/f_utf/c/utf/private-is_unassigned.h | 2 +- level_0/f_utf/c/utf/private-map.h | 2 +- level_0/f_utf/c/utf/private-map_multi.h | 2 +- level_0/f_utf/c/utf/private-string.h | 2 +- level_0/f_utf/c/utf/private-triple.h | 2 +- level_0/f_utf/c/utf/static.h | 2 +- level_0/f_utf/c/utf/string.h | 2 +- level_0/f_utf/c/utf/triple.h | 2 +- level_0/f_utf/data/build/settings | 4 ++-- level_0/f_utf/data/build/settings-tests | 4 ++-- level_0/f_utf/tests/unit/c/data-utf.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-append_assure.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-append_assure_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-append_nulless.h | 2 +- .../f_utf/tests/unit/c/test-utf-character_is_alphabetic.h | 2 +- .../tests/unit/c/test-utf-character_is_alphabetic_digit.h | 2 +- .../tests/unit/c/test-utf-character_is_alphabetic_numeric.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_combining.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_control.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_digit.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_emoji.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_numeric.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_phonetic.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_private.h | 2 +- .../f_utf/tests/unit/c/test-utf-character_is_punctuation.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_subscript.h | 2 +- .../f_utf/tests/unit/c/test-utf-character_is_superscript.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_symbol.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_valid.h | 2 +- .../f_utf/tests/unit/c/test-utf-character_is_whitespace.h | 2 +- .../tests/unit/c/test-utf-character_is_whitespace_modifier.h | 2 +- .../tests/unit/c/test-utf-character_is_whitespace_other.h | 2 +- .../unit/c/test-utf-character_is_whitespace_zero_width.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_wide.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_word.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash.h | 2 +- .../tests/unit/c/test-utf-character_is_word_dash_plus.h | 2 +- .../f_utf/tests/unit/c/test-utf-character_is_zero_width.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure.h | 2 +- .../tests/unit/c/test-utf-dynamic_append_assure_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_append_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_mash.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_mash_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_mish.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_mish_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append.h | 2 +- .../tests/unit/c/test-utf-dynamic_partial_append_assure.h | 2 +- .../unit/c/test-utf-dynamic_partial_append_assure_nulless.h | 2 +- .../tests/unit/c/test-utf-dynamic_partial_append_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash.h | 2 +- .../tests/unit/c/test-utf-dynamic_partial_mash_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish.h | 2 +- .../tests/unit/c/test-utf-dynamic_partial_mish_nulless.h | 2 +- .../f_utf/tests/unit/c/test-utf-dynamic_partial_prepend.h | 2 +- .../tests/unit/c/test-utf-dynamic_partial_prepend_assure.h | 2 +- .../unit/c/test-utf-dynamic_partial_prepend_assure_nulless.h | 2 +- .../tests/unit/c/test-utf-dynamic_partial_prepend_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure.h | 2 +- .../tests/unit/c/test-utf-dynamic_prepend_assure_nulless.h | 2 +- .../f_utf/tests/unit/c/test-utf-dynamic_prepend_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate.h | 2 +- .../f_utf/tests/unit/c/test-utf-dynamic_terminate_after.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_append_all.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_append_all.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_alphabetic.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_digit.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_numeric.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_combining.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_control.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_digit.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_emoji.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_numeric.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_phonetic.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_private.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_punctuation.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_subscript.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_superscript.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_symbol.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_valid.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_whitespace.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_whitespace_modifier.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_whitespace_other.h | 2 +- .../f_utf/tests/unit/c/test-utf-is_whitespace_zero_width.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_wide.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_word.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_word_dash.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_word_dash_plus.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-is_zero_width.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_append_all.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multiss_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multiss_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multiss_append_all.h | 2 +- .../f_utf/tests/unit/c/test-utf-map_multiss_decimate_by.h | 2 +- .../f_utf/tests/unit/c/test-utf-map_multiss_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase.h | 2 +- .../f_utf/tests/unit/c/test-utf-map_multiss_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multiss_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_append_all.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_append_all.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mash.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mash_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mish.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mish_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-prepend.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-prepend_assure.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-prepend_assure_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-prepend_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-seek_line.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-seek_line_to.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-seek_to.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_append_all.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_adjust.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_append.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_append_all.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_decimate_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_decrease_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_increase.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_increase_by.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_resize.h | 2 +- level_0/f_utf/tests/unit/c/test-utf.h | 2 +- level_1/fl_control_group/c/control_group.h | 2 +- level_1/fl_control_group/data/build/settings | 4 ++-- level_1/fl_conversion/c/conversion.h | 2 +- level_1/fl_conversion/c/conversion/common.h | 2 +- level_1/fl_conversion/c/private-conversion.h | 2 +- level_1/fl_conversion/data/build/settings | 4 ++-- level_1/fl_directory/c/directory.h | 2 +- level_1/fl_directory/c/directory/common.h | 2 +- level_1/fl_directory/c/private-directory.h | 2 +- level_1/fl_directory/data/build/settings | 4 ++-- level_1/fl_environment/c/environment.h | 2 +- level_1/fl_environment/data/build/settings | 4 ++-- level_1/fl_execute/c/execute.h | 2 +- level_1/fl_execute/c/execute/common.h | 2 +- level_1/fl_execute/data/build/settings | 4 ++-- level_1/fl_fss/c/fss.h | 2 +- level_1/fl_fss/c/fss/basic.h | 2 +- level_1/fl_fss/c/fss/basic_list.h | 2 +- level_1/fl_fss/c/fss/embedded_list.h | 2 +- level_1/fl_fss/c/fss/extended.h | 2 +- level_1/fl_fss/c/fss/extended_list.h | 2 +- level_1/fl_fss/c/fss/macro.h | 2 +- level_1/fl_fss/c/private-fss.h | 2 +- level_1/fl_fss/data/build/settings | 4 ++-- level_1/fl_iki/c/iki.h | 2 +- level_1/fl_iki/data/build/settings | 4 ++-- level_1/fl_print/c/print.h | 2 +- level_1/fl_print/c/print/common.h | 2 +- level_1/fl_print/c/private-print.h | 2 +- level_1/fl_print/data/build/settings | 4 ++-- level_1/fl_signal/c/signal.h | 2 +- level_1/fl_signal/c/signal/common.h | 2 +- level_1/fl_signal/data/build/settings | 4 ++-- level_1/fl_string/c/private-string.h | 2 +- level_1/fl_string/c/string.h | 2 +- level_1/fl_string/data/build/settings | 4 ++-- level_1/fl_utf/c/private-utf.h | 2 +- level_1/fl_utf/c/utf.h | 2 +- level_1/fl_utf/data/build/settings | 4 ++-- level_1/fl_utf_file/c/private-utf_file.h | 2 +- level_1/fl_utf_file/c/utf_file.h | 2 +- level_1/fl_utf_file/data/build/settings | 4 ++-- level_2/fll_control_group/c/control_group.h | 2 +- level_2/fll_control_group/data/build/settings | 4 ++-- level_2/fll_error/c/error.h | 2 +- level_2/fll_error/c/error/common.h | 2 +- level_2/fll_error/c/private-error.h | 2 +- level_2/fll_error/data/build/settings | 4 ++-- level_2/fll_execute/c/execute.h | 2 +- level_2/fll_execute/c/private-execute.h | 2 +- level_2/fll_execute/data/build/settings | 4 ++-- level_2/fll_file/c/file.h | 2 +- level_2/fll_file/c/private-file.h | 2 +- level_2/fll_file/data/build/settings | 4 ++-- level_2/fll_fss/c/fss.h | 2 +- level_2/fll_fss/c/fss/basic.h | 2 +- level_2/fll_fss/c/fss/basic_list.h | 2 +- level_2/fll_fss/c/fss/embedded_list.h | 2 +- level_2/fll_fss/c/fss/extended.h | 2 +- level_2/fll_fss/c/fss/extended_list.h | 2 +- level_2/fll_fss/c/fss/payload.h | 2 +- level_2/fll_fss/data/build/settings | 4 ++-- level_2/fll_fss_status_string/c/fss_status_string.h | 2 +- level_2/fll_fss_status_string/data/build/settings | 4 ++-- level_2/fll_iki/c/iki.h | 2 +- level_2/fll_iki/c/private-iki.h | 2 +- level_2/fll_iki/data/build/settings | 4 ++-- level_2/fll_path/c/path.h | 2 +- level_2/fll_path/data/build/settings | 4 ++-- level_2/fll_print/c/print.h | 2 +- level_2/fll_print/data/build/settings | 4 ++-- level_2/fll_program/c/program.h | 2 +- level_2/fll_program/c/program/common.h | 2 +- level_2/fll_program/data/build/settings | 4 ++-- level_2/fll_status_string/c/status_string.h | 2 +- level_2/fll_status_string/data/build/settings | 4 ++-- level_2/fll_status_string/data/build/settings-tests | 4 ++-- .../fll_status_string/tests/unit/c/test-status_string-from.h | 2 +- level_2/fll_status_string/tests/unit/c/test-status_string.h | 2 +- level_3/byte_dump/c/byte_dump.h | 2 +- level_3/byte_dump/c/common.h | 10 +++++----- level_3/byte_dump/c/private-byte_dump.h | 2 +- level_3/byte_dump/c/private-common.h | 2 +- level_3/byte_dump/data/build/settings | 4 ++-- level_3/control/c/common.h | 10 +++++----- level_3/control/c/control.h | 2 +- level_3/control/c/private-common.h | 2 +- level_3/control/c/private-control.h | 2 +- level_3/control/c/private-print.h | 2 +- level_3/control/data/build/settings | 4 ++-- level_3/controller/c/common.h | 10 +++++----- level_3/controller/c/common/private-cache.h | 2 +- level_3/controller/c/common/private-common.h | 2 +- level_3/controller/c/common/private-control.h | 2 +- level_3/controller/c/common/private-entry.h | 2 +- level_3/controller/c/common/private-execute_set.h | 2 +- level_3/controller/c/common/private-lock.h | 2 +- level_3/controller/c/common/private-process.h | 2 +- level_3/controller/c/common/private-rule.h | 2 +- level_3/controller/c/common/private-setting.h | 2 +- level_3/controller/c/common/private-state.h | 2 +- level_3/controller/c/common/private-task.h | 2 +- level_3/controller/c/common/private-thread.h | 2 +- level_3/controller/c/control/private-control.h | 2 +- level_3/controller/c/control/private-control_print.h | 2 +- level_3/controller/c/controller.h | 2 +- level_3/controller/c/controller/private-controller.h | 2 +- level_3/controller/c/controller/private-controller_print.h | 2 +- level_3/controller/c/entry/private-entry.h | 2 +- level_3/controller/c/entry/private-entry_print.h | 2 +- level_3/controller/c/lock/private-lock.h | 2 +- level_3/controller/c/lock/private-lock_print.h | 2 +- level_3/controller/c/main-common.h | 2 +- level_3/controller/c/process/private-process.h | 2 +- level_3/controller/c/rule/private-rule.h | 2 +- level_3/controller/c/rule/private-rule_print.h | 2 +- level_3/controller/c/task/private-task.h | 2 +- level_3/controller/c/task/private-task_print.h | 2 +- level_3/controller/c/thread/private-thread.h | 2 +- level_3/controller/c/thread/private-thread_control.h | 2 +- level_3/controller/c/thread/private-thread_entry.h | 2 +- level_3/controller/c/thread/private-thread_process.h | 2 +- level_3/controller/c/thread/private-thread_rule.h | 2 +- level_3/controller/c/thread/private-thread_signal.h | 2 +- level_3/controller/data/build/settings | 4 ++-- level_3/fake/c/common.h | 10 +++++----- level_3/fake/c/fake.h | 2 +- level_3/fake/c/private-build-library.h | 2 +- level_3/fake/c/private-build-load.h | 2 +- level_3/fake/c/private-build-object.h | 2 +- level_3/fake/c/private-build-objects.h | 2 +- level_3/fake/c/private-build-program.h | 2 +- level_3/fake/c/private-build-skeleton.h | 2 +- level_3/fake/c/private-build.h | 2 +- level_3/fake/c/private-clean.h | 2 +- level_3/fake/c/private-common.h | 2 +- level_3/fake/c/private-fake-path_generate.h | 2 +- level_3/fake/c/private-fake.h | 2 +- level_3/fake/c/private-make-load_fakefile.h | 2 +- level_3/fake/c/private-make-load_parameters.h | 2 +- level_3/fake/c/private-make-operate.h | 2 +- level_3/fake/c/private-make-operate_process.h | 2 +- level_3/fake/c/private-make-operate_process_type.h | 2 +- level_3/fake/c/private-make-operate_validate.h | 2 +- level_3/fake/c/private-make.h | 2 +- level_3/fake/c/private-print.h | 2 +- level_3/fake/c/private-skeleton.h | 2 +- level_3/fake/data/build/settings | 4 ++-- level_3/firewall/c/common.h | 10 +++++----- level_3/firewall/c/firewall.h | 2 +- level_3/firewall/c/private-common.h | 2 +- level_3/firewall/c/private-firewall.h | 2 +- level_3/firewall/data/build/settings | 4 ++-- level_3/fss_basic_list_read/c/common.h | 10 +++++----- level_3/fss_basic_list_read/c/fss_basic_list_read.h | 2 +- level_3/fss_basic_list_read/c/private-common.h | 2 +- level_3/fss_basic_list_read/c/private-print.h | 2 +- level_3/fss_basic_list_read/c/private-read.h | 2 +- level_3/fss_basic_list_read/data/build/settings | 4 ++-- level_3/fss_basic_list_write/c/common.h | 10 +++++----- level_3/fss_basic_list_write/c/fss_basic_list_write.h | 2 +- level_3/fss_basic_list_write/c/private-common.h | 2 +- level_3/fss_basic_list_write/c/private-write.h | 2 +- level_3/fss_basic_list_write/data/build/settings | 4 ++-- level_3/fss_basic_read/c/common.h | 10 +++++----- level_3/fss_basic_read/c/fss_basic_read.h | 2 +- level_3/fss_basic_read/c/private-common.h | 2 +- level_3/fss_basic_read/c/private-print.h | 2 +- level_3/fss_basic_read/c/private-read.h | 2 +- level_3/fss_basic_read/data/build/settings | 4 ++-- level_3/fss_basic_write/c/common.h | 10 +++++----- level_3/fss_basic_write/c/fss_basic_write.h | 2 +- level_3/fss_basic_write/c/private-common.h | 2 +- level_3/fss_basic_write/c/private-write.h | 2 +- level_3/fss_basic_write/data/build/settings | 4 ++-- level_3/fss_embedded_list_read/c/common.h | 10 +++++----- level_3/fss_embedded_list_read/c/fss_embedded_list_read.h | 2 +- level_3/fss_embedded_list_read/c/private-common.h | 2 +- level_3/fss_embedded_list_read/c/private-print.h | 2 +- level_3/fss_embedded_list_read/c/private-read.h | 2 +- level_3/fss_embedded_list_read/data/build/settings | 4 ++-- level_3/fss_embedded_list_write/c/common.h | 10 +++++----- level_3/fss_embedded_list_write/c/fss_embedded_list_write.h | 2 +- level_3/fss_embedded_list_write/c/private-common.h | 2 +- level_3/fss_embedded_list_write/c/private-write.h | 2 +- level_3/fss_embedded_list_write/data/build/settings | 4 ++-- level_3/fss_extended_list_read/c/common.h | 10 +++++----- level_3/fss_extended_list_read/c/fss_extended_list_read.h | 2 +- level_3/fss_extended_list_read/c/private-common.h | 2 +- level_3/fss_extended_list_read/c/private-print.h | 2 +- level_3/fss_extended_list_read/c/private-read.h | 2 +- level_3/fss_extended_list_read/data/build/settings | 4 ++-- level_3/fss_extended_list_write/c/common.h | 10 +++++----- level_3/fss_extended_list_write/c/fss_extended_list_write.h | 2 +- level_3/fss_extended_list_write/c/private-common.h | 2 +- level_3/fss_extended_list_write/c/private-write.h | 2 +- level_3/fss_extended_list_write/data/build/settings | 4 ++-- level_3/fss_extended_read/c/common.h | 10 +++++----- level_3/fss_extended_read/c/fss_extended_read.h | 2 +- level_3/fss_extended_read/c/private-common.h | 2 +- level_3/fss_extended_read/c/private-print.h | 2 +- level_3/fss_extended_read/c/private-read.h | 2 +- level_3/fss_extended_read/data/build/settings | 4 ++-- level_3/fss_extended_write/c/common.h | 10 +++++----- level_3/fss_extended_write/c/fss_extended_write.h | 2 +- level_3/fss_extended_write/c/private-common.h | 2 +- level_3/fss_extended_write/c/private-write.h | 2 +- level_3/fss_extended_write/data/build/settings | 4 ++-- level_3/fss_identify/c/common.h | 10 +++++----- level_3/fss_identify/c/fss_identify.h | 2 +- level_3/fss_identify/c/private-common.h | 2 +- level_3/fss_identify/c/private-identify.h | 2 +- level_3/fss_identify/c/private-print.h | 2 +- level_3/fss_identify/data/build/settings | 4 ++-- level_3/fss_payload_read/c/common.h | 10 +++++----- level_3/fss_payload_read/c/fss_payload_read.h | 2 +- level_3/fss_payload_read/c/private-common.h | 2 +- level_3/fss_payload_read/c/private-print.h | 2 +- level_3/fss_payload_read/c/private-read.h | 2 +- level_3/fss_payload_read/data/build/settings | 4 ++-- level_3/fss_payload_write/c/common.h | 10 +++++----- level_3/fss_payload_write/c/fss_payload_write.h | 2 +- level_3/fss_payload_write/c/private-common.h | 2 +- level_3/fss_payload_write/c/private-write.h | 2 +- level_3/fss_payload_write/data/build/settings | 4 ++-- level_3/fss_status_code/c/common.h | 10 +++++----- level_3/fss_status_code/c/fss_status_code.h | 2 +- level_3/fss_status_code/c/private-common.h | 2 +- level_3/fss_status_code/c/private-fss_status_code.h | 2 +- level_3/fss_status_code/data/build/settings | 4 ++-- level_3/iki_read/c/common.h | 10 +++++----- level_3/iki_read/c/iki_read.h | 2 +- level_3/iki_read/c/private-common.h | 2 +- level_3/iki_read/c/private-print.h | 2 +- level_3/iki_read/c/private-read.h | 2 +- level_3/iki_read/data/build/settings | 4 ++-- level_3/iki_write/c/common.h | 10 +++++----- level_3/iki_write/c/iki_write.h | 2 +- level_3/iki_write/c/private-common.h | 2 +- level_3/iki_write/c/private-write.h | 2 +- level_3/iki_write/data/build/settings | 4 ++-- level_3/status_code/c/common.h | 10 +++++----- level_3/status_code/c/private-common.h | 2 +- level_3/status_code/c/private-status_code.h | 2 +- level_3/status_code/c/status_code.h | 2 +- level_3/status_code/data/build/settings | 4 ++-- level_3/utf8/c/common.h | 10 +++++----- level_3/utf8/c/private-common.h | 2 +- level_3/utf8/c/private-print.h | 2 +- level_3/utf8/c/private-utf8.h | 2 +- level_3/utf8/c/private-utf8_bytesequence.h | 2 +- level_3/utf8/c/private-utf8_codepoint.h | 2 +- level_3/utf8/c/utf8.h | 2 +- level_3/utf8/data/build/settings | 4 ++-- 1734 files changed, 1953 insertions(+), 1953 deletions(-) diff --git a/build/documents/readme.bootstrap.txt b/build/documents/readme.bootstrap.txt index 2d68ff0..7f71e81 100644 --- a/build/documents/readme.bootstrap.txt +++ b/build/documents/readme.bootstrap.txt @@ -41,7 +41,7 @@ Bootstrap Readme Documentation: If one of the build sub-directories, such as includes, libraries, programs, and settings, is empty or missing after a successful build, then there are no files of that type to install. - Build Tree Structure Example (using the status_code-0.5.10 project)\: + Build Tree Structure Example (using the status_code-0.6.0 project)\: build/ ├── documents ├── includes @@ -51,8 +51,8 @@ Bootstrap Readme Documentation: │   ├── script │   ├── shared │   │   ├── libstatus_code.so -> libstatus_code.so.0 - │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.5.10 - │   │   └── libstatus_code.so.0.5.10 + │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.6.0 + │   │   └── libstatus_code.so.0.6.0 │   └── static │   └── libstatus_code.a ├── objects @@ -77,7 +77,7 @@ Bootstrap Readme Documentation: └── sources_settings.built - Work Tree Structure Example at /tmp/work (using the status_code-0.5.10 project)\: + Work Tree Structure Example at /tmp/work (using the status_code-0.6.0 project)\: /tmp/work/ ├── includes │   └── level_3 @@ -85,8 +85,8 @@ Bootstrap Readme Documentation: ├── libraries │   ├── shared │   │   ├── libstatus_code.so -> libstatus_code.so.0 - │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.5.10 - │   │   └── libstatus_code.so.0.5.10 + │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.6.0 + │   │   └── libstatus_code.so.0.6.0 │   └── static │   └── libstatus_code.a └── programs diff --git a/build/documents/readme.build.txt b/build/documents/readme.build.txt index 60ef3a9..83e8227 100644 --- a/build/documents/readme.build.txt +++ b/build/documents/readme.build.txt @@ -27,7 +27,7 @@ Build Readme Documentation: Build Example, using "make"\: fake make - Build Tree Structure Example (using the status_code-0.5.10 project)\: + Build Tree Structure Example (using the status_code-0.6.0 project)\: build/ ├── documents ├── includes @@ -37,8 +37,8 @@ Build Readme Documentation: │   ├── script │   ├── shared │   │   ├── libstatus_code.so -> libstatus_code.so.0 - │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.5.10 - │   │   └── libstatus_code.so.0.5.10 + │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.6.0 + │   │   └── libstatus_code.so.0.6.0 │   └── static │   └── libstatus_code.a ├── objects @@ -62,7 +62,7 @@ Build Readme Documentation: ├── sources_script.built └── sources_settings.built - Work Tree Structure Example at '/tmp/work' (using the status_code-0.5.10 project)\: + Work Tree Structure Example at '/tmp/work' (using the status_code-0.6.0 project)\: /tmp/work/ ├── includes │   └── level_3 @@ -70,8 +70,8 @@ Build Readme Documentation: ├── libraries │   ├── shared │   │   ├── libstatus_code.so -> libstatus_code.so.0 - │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.5.10 - │   │   └── libstatus_code.so.0.5.10 + │   │   ├── libstatus_code.so.0 -> libstatus_code.so.0.6.0 + │   │   └── libstatus_code.so.0.6.0 │   └── static │   └── libstatus_code.a └── programs diff --git a/build/documents/readme.txt b/build/documents/readme.txt index 1baa922..3eb8df9 100644 --- a/build/documents/readme.txt +++ b/build/documents/readme.txt @@ -46,7 +46,7 @@ Readme Documentation: - The Featureless Make, which is a level_3 project provided by FLL. An example bootstrap script is provided (build/scripts/bootstrap-example.sh) is provided for to show how to build the FLL directly from source. - Use it as an example or explicitly call it (such as: "bash build/scripts/bootstrap-example.sh monolithic 0.5.10"). + Use it as an example or explicitly call it (such as: "bash build/scripts/bootstrap-example.sh monolithic 0.6.0"). See: dependencies for specific dependencies of this project. See: readme.bootstrap for bootstrap compiling (or just regular compiling) any part of the FLL and notes on installing. diff --git a/build/level_0/settings b/build/level_0/settings index 1d81a18..5bcd1a6 100644 --- a/build/level_0/settings +++ b/build/level_0/settings @@ -3,8 +3,8 @@ build_name fll_0 version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/build/level_1/settings b/build/level_1/settings index 43727e3..5438eb4 100644 --- a/build/level_1/settings +++ b/build/level_1/settings @@ -3,8 +3,8 @@ build_name fll_1 version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/build/level_2/settings b/build/level_2/settings index 20e83a0..7d0b5d0 100644 --- a/build/level_2/settings +++ b/build/level_2/settings @@ -3,8 +3,8 @@ build_name fll_2 version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/build/monolithic/settings b/build/monolithic/settings index daa9c18..c2d248c 100644 --- a/build/monolithic/settings +++ b/build/monolithic/settings @@ -3,8 +3,8 @@ build_name fll version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/build/scripts/bootstrap-example.sh b/build/scripts/bootstrap-example.sh index 57ac4d4..ae21959 100644 --- a/build/scripts/bootstrap-example.sh +++ b/build/scripts/bootstrap-example.sh @@ -27,7 +27,7 @@ verbose_common= color= shared= static= -version=0.5.10 +version=0.6.0 clang= let i=2 diff --git a/build/scripts/bootstrap.sh b/build/scripts/bootstrap.sh index 4276518..1e28fb1 100644 --- a/build/scripts/bootstrap.sh +++ b/build/scripts/bootstrap.sh @@ -12,7 +12,7 @@ bootstrap_main() { local public_name="Simple FLL Bootstrap Script" local system_name=bootstrap local called_name=$(basename $0) - local version=0.5.10 + local version=0.6.0 local grab_next= local do_color=dark diff --git a/build/scripts/install.sh b/build/scripts/install.sh index 05423bf..4ae5a7e 100644 --- a/build/scripts/install.sh +++ b/build/scripts/install.sh @@ -12,7 +12,7 @@ install_main() { local public_name="Simple FLL Project Install Script" local system_name=install local called_name=$(basename $0) - local version=0.5.10 + local version=0.6.0 local grab_next= local do_color=dark diff --git a/build/scripts/package.sh b/build/scripts/package.sh index d795e10..acd2886 100644 --- a/build/scripts/package.sh +++ b/build/scripts/package.sh @@ -10,7 +10,7 @@ package_main() { local public_name="Simple FLL Project Package Script" local system_name=package local called_name=$(basename $0) - local version=0.5.10 + local version=0.6.0 local grab_next= local do_color=dark diff --git a/build/scripts/test.sh b/build/scripts/test.sh index 3c6c847..99a0ea5 100644 --- a/build/scripts/test.sh +++ b/build/scripts/test.sh @@ -12,7 +12,7 @@ test_main() { local public_name="FLL Project Mass Test Script" local system_name=install local called_name=$(basename $0) - local version=0.5.10 + local version=0.6.0 local grab_next= local do_color=dark diff --git a/level_0/f_account/c/account.h b/level_0/f_account/c/account.h index e5b60d0..b608f39 100644 --- a/level_0/f_account/c/account.h +++ b/level_0/f_account/c/account.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides account related functionality (users, groups, roles, etc..). diff --git a/level_0/f_account/c/account/common.h b/level_0/f_account/c/account/common.h index 6a4de74..8e980a7 100644 --- a/level_0/f_account/c/account/common.h +++ b/level_0/f_account/c/account/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by account related functionality. diff --git a/level_0/f_account/c/private-account.h b/level_0/f_account/c/private-account.h index 7b9be9e..2263424 100644 --- a/level_0/f_account/c/private-account.h +++ b/level_0/f_account/c/private-account.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_account/data/build/settings b/level_0/f_account/data/build/settings index c1823b2..5621c53 100644 --- a/level_0/f_account/data/build/settings +++ b/level_0/f_account/data/build/settings @@ -3,8 +3,8 @@ build_name f_account version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_account/data/build/settings-mocks b/level_0/f_account/data/build/settings-mocks index dcceb34..066bd57 100644 --- a/level_0/f_account/data/build/settings-mocks +++ b/level_0/f_account/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_account version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_account/data/build/settings-tests b/level_0/f_account/data/build/settings-tests index dd5afe1..ac55716 100644 --- a/level_0/f_account/data/build/settings-tests +++ b/level_0/f_account/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_account version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_account/tests/unit/c/mock-account.h b/level_0/f_account/tests/unit/c/mock-account.h index 6ffcadd..e31aaee 100644 --- a/level_0/f_account/tests/unit/c/mock-account.h +++ b/level_0/f_account/tests/unit/c/mock-account.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account-by_id.h b/level_0/f_account/tests/unit/c/test-account-by_id.h index 1ba72ed..24a6b5b 100644 --- a/level_0/f_account/tests/unit/c/test-account-by_id.h +++ b/level_0/f_account/tests/unit/c/test-account-by_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account-by_name.h b/level_0/f_account/tests/unit/c/test-account-by_name.h index 70c3d31..a1966d1 100644 --- a/level_0/f_account/tests/unit/c/test-account-by_name.h +++ b/level_0/f_account/tests/unit/c/test-account-by_name.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account-group_id_by_name.h b/level_0/f_account/tests/unit/c/test-account-group_id_by_name.h index 7f147c8..054a93e 100644 --- a/level_0/f_account/tests/unit/c/test-account-group_id_by_name.h +++ b/level_0/f_account/tests/unit/c/test-account-group_id_by_name.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account-group_name_by_id.h b/level_0/f_account/tests/unit/c/test-account-group_name_by_id.h index 7bb7f27..f2f33b6 100644 --- a/level_0/f_account/tests/unit/c/test-account-group_name_by_id.h +++ b/level_0/f_account/tests/unit/c/test-account-group_name_by_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account-id_by_name.h b/level_0/f_account/tests/unit/c/test-account-id_by_name.h index f5a7cfa..abe57f8 100644 --- a/level_0/f_account/tests/unit/c/test-account-id_by_name.h +++ b/level_0/f_account/tests/unit/c/test-account-id_by_name.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account-name_by_id.h b/level_0/f_account/tests/unit/c/test-account-name_by_id.h index f69a8cb..c16b842 100644 --- a/level_0/f_account/tests/unit/c/test-account-name_by_id.h +++ b/level_0/f_account/tests/unit/c/test-account-name_by_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account.h b/level_0/f_account/tests/unit/c/test-account.h index 6e4e8db..0b2eae8 100644 --- a/level_0/f_account/tests/unit/c/test-account.h +++ b/level_0/f_account/tests/unit/c/test-account.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_capability/c/capability.h b/level_0/f_capability/c/capability.h index d456c10..2efaa1d 100644 --- a/level_0/f_capability/c/capability.h +++ b/level_0/f_capability/c/capability.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides capability related functionality. diff --git a/level_0/f_capability/c/capability/common.h b/level_0/f_capability/c/capability/common.h index bcba813..cb13b0e 100644 --- a/level_0/f_capability/c/capability/common.h +++ b/level_0/f_capability/c/capability/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by capability related functionality. diff --git a/level_0/f_capability/data/build/settings b/level_0/f_capability/data/build/settings index fc8c5c6..63a5a82 100644 --- a/level_0/f_capability/data/build/settings +++ b/level_0/f_capability/data/build/settings @@ -3,8 +3,8 @@ build_name f_capability version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_capability/data/build/settings-mocks b/level_0/f_capability/data/build/settings-mocks index b12401b..38ced65 100644 --- a/level_0/f_capability/data/build/settings-mocks +++ b/level_0/f_capability/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_capability version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_capability/data/build/settings-tests b/level_0/f_capability/data/build/settings-tests index 91fe6d1..3d4edea 100644 --- a/level_0/f_capability/data/build/settings-tests +++ b/level_0/f_capability/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_capability version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_capability/tests/unit/c/mock-capability.h b/level_0/f_capability/tests/unit/c/mock-capability.h index 00d80ec..ea2c843 100644 --- a/level_0/f_capability/tests/unit/c/mock-capability.h +++ b/level_0/f_capability/tests/unit/c/mock-capability.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-ambient_get.h b/level_0/f_capability/tests/unit/c/test-capability-ambient_get.h index 5fc5cc3..a812eb4 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-ambient_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-ambient_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-ambient_reset.h b/level_0/f_capability/tests/unit/c/test-capability-ambient_reset.h index c0c62ca..675491f 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-ambient_reset.h +++ b/level_0/f_capability/tests/unit/c/test-capability-ambient_reset.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-ambient_set.h b/level_0/f_capability/tests/unit/c/test-capability-ambient_set.h index 6b22f31..ad69ed1 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-ambient_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-ambient_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-clear.h b/level_0/f_capability/tests/unit/c/test-capability-clear.h index 70a99aa..d912156 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-clear.h +++ b/level_0/f_capability/tests/unit/c/test-capability-clear.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-clear_flag.h b/level_0/f_capability/tests/unit/c/test-capability-clear_flag.h index e566356..2911830 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-clear_flag.h +++ b/level_0/f_capability/tests/unit/c/test-capability-clear_flag.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-compare.h b/level_0/f_capability/tests/unit/c/test-capability-compare.h index e854730..82c3372 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-compare.h +++ b/level_0/f_capability/tests/unit/c/test-capability-compare.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-copy.h b/level_0/f_capability/tests/unit/c/test-capability-copy.h index 937ecc4..cdcc8aa 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-copy.h +++ b/level_0/f_capability/tests/unit/c/test-capability-copy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-copy_external.h b/level_0/f_capability/tests/unit/c/test-capability-copy_external.h index 819c445..12bf4ef 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-copy_external.h +++ b/level_0/f_capability/tests/unit/c/test-capability-copy_external.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-copy_internal.h b/level_0/f_capability/tests/unit/c/test-capability-copy_internal.h index 6cfe511..5366bc6 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-copy_internal.h +++ b/level_0/f_capability/tests/unit/c/test-capability-copy_internal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-delete.h b/level_0/f_capability/tests/unit/c/test-capability-delete.h index 85c4dac..b4f6ff9 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-delete.h +++ b/level_0/f_capability/tests/unit/c/test-capability-delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_get.h b/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_get.h index ca8eb6e..5fb9030 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_set.h b/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_set.h index 735ecf3..d6bf8d0 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-file_descriptor_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-file_get.h b/level_0/f_capability/tests/unit/c/test-capability-file_get.h index 44b24ec..421c795 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-file_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-file_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-file_set.h b/level_0/f_capability/tests/unit/c/test-capability-file_set.h index 30ac40e..d9974b9 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-file_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-file_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-flag_get.h b/level_0/f_capability/tests/unit/c/test-capability-flag_get.h index a0faf8f..427cef4 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-flag_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-flag_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-flag_set.h b/level_0/f_capability/tests/unit/c/test-capability-flag_set.h index 877acc0..9f566c3 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-flag_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-flag_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-from_name.h b/level_0/f_capability/tests/unit/c/test-capability-from_name.h index 8b6efb1..d0d2288 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-from_name.h +++ b/level_0/f_capability/tests/unit/c/test-capability-from_name.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-from_text.h b/level_0/f_capability/tests/unit/c/test-capability-from_text.h index 65e0788..f1e9864 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-from_text.h +++ b/level_0/f_capability/tests/unit/c/test-capability-from_text.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-groups_set.h b/level_0/f_capability/tests/unit/c/test-capability-groups_set.h index b0e533f..f1f7f66 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-groups_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-groups_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-initialize.h b/level_0/f_capability/tests/unit/c/test-capability-initialize.h index 0c626ec..6bd0bef 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-initialize.h +++ b/level_0/f_capability/tests/unit/c/test-capability-initialize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-mode_get.h b/level_0/f_capability/tests/unit/c/test-capability-mode_get.h index 5214ba3..defcfad 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-mode_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-mode_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-mode_get_name.h b/level_0/f_capability/tests/unit/c/test-capability-mode_get_name.h index a1ab83f..4e84379 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-mode_get_name.h +++ b/level_0/f_capability/tests/unit/c/test-capability-mode_get_name.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-mode_set.h b/level_0/f_capability/tests/unit/c/test-capability-mode_set.h index b26cbfa..4a5b7a4 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-mode_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-mode_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-owner_get.h b/level_0/f_capability/tests/unit/c/test-capability-owner_get.h index 20d75c5..3d5c229 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-owner_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-owner_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-owner_set.h b/level_0/f_capability/tests/unit/c/test-capability-owner_set.h index 973bb91..a4c9dea 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-owner_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-owner_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-process_bound_drop.h b/level_0/f_capability/tests/unit/c/test-capability-process_bound_drop.h index b62e347..d99923f 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-process_bound_drop.h +++ b/level_0/f_capability/tests/unit/c/test-capability-process_bound_drop.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-process_bound_get.h b/level_0/f_capability/tests/unit/c/test-capability-process_bound_get.h index 999b354..9c9c81a 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-process_bound_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-process_bound_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-process_get.h b/level_0/f_capability/tests/unit/c/test-capability-process_get.h index 8c31133..de23317 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-process_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-process_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-process_get_by_id.h b/level_0/f_capability/tests/unit/c/test-capability-process_get_by_id.h index cdd1b52..e5adc95 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-process_get_by_id.h +++ b/level_0/f_capability/tests/unit/c/test-capability-process_get_by_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-process_set.h b/level_0/f_capability/tests/unit/c/test-capability-process_set.h index 2b6588d..f08b42a 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-process_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-process_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-security_bits_get.h b/level_0/f_capability/tests/unit/c/test-capability-security_bits_get.h index db60314..108901a 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-security_bits_get.h +++ b/level_0/f_capability/tests/unit/c/test-capability-security_bits_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-security_bits_set.h b/level_0/f_capability/tests/unit/c/test-capability-security_bits_set.h index bea2ab7..122e44b 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-security_bits_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-security_bits_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-size.h b/level_0/f_capability/tests/unit/c/test-capability-size.h index 35baec5..f400208 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-size.h +++ b/level_0/f_capability/tests/unit/c/test-capability-size.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-supported.h b/level_0/f_capability/tests/unit/c/test-capability-supported.h index 919efb9..a1946cb 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-supported.h +++ b/level_0/f_capability/tests/unit/c/test-capability-supported.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-supported_ambient.h b/level_0/f_capability/tests/unit/c/test-capability-supported_ambient.h index 92fbb91..dc02d04 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-supported_ambient.h +++ b/level_0/f_capability/tests/unit/c/test-capability-supported_ambient.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-supported_code.h b/level_0/f_capability/tests/unit/c/test-capability-supported_code.h index 66f3819..780c7e5 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-supported_code.h +++ b/level_0/f_capability/tests/unit/c/test-capability-supported_code.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-to_name.h b/level_0/f_capability/tests/unit/c/test-capability-to_name.h index 79fb97c..4c8b7f1 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-to_name.h +++ b/level_0/f_capability/tests/unit/c/test-capability-to_name.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-to_text.h b/level_0/f_capability/tests/unit/c/test-capability-to_text.h index 5a86988..82d0849 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-to_text.h +++ b/level_0/f_capability/tests/unit/c/test-capability-to_text.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability-user_set.h b/level_0/f_capability/tests/unit/c/test-capability-user_set.h index ab1ac42..46dee85 100644 --- a/level_0/f_capability/tests/unit/c/test-capability-user_set.h +++ b/level_0/f_capability/tests/unit/c/test-capability-user_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_capability/tests/unit/c/test-capability.h b/level_0/f_capability/tests/unit/c/test-capability.h index 100cccf..365e2af 100644 --- a/level_0/f_capability/tests/unit/c/test-capability.h +++ b/level_0/f_capability/tests/unit/c/test-capability.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Capability - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the capability project. diff --git a/level_0/f_color/c/color.h b/level_0/f_color/c/color.h index 3c32c29..f0b39ae 100644 --- a/level_0/f_color/c/color.h +++ b/level_0/f_color/c/color.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide basic color output support (linux & xterm). diff --git a/level_0/f_color/c/color/common.h b/level_0/f_color/c/color/common.h index ef108a4..f968090 100644 --- a/level_0/f_color/c/color/common.h +++ b/level_0/f_color/c/color/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project color. diff --git a/level_0/f_color/data/build/settings b/level_0/f_color/data/build/settings index a7ae153..9821a58 100644 --- a/level_0/f_color/data/build/settings +++ b/level_0/f_color/data/build/settings @@ -3,8 +3,8 @@ build_name f_color version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_color/data/build/settings-mocks b/level_0/f_color/data/build/settings-mocks index 3ea732c..82920bf 100644 --- a/level_0/f_color/data/build/settings-mocks +++ b/level_0/f_color/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_color version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_color/data/build/settings-tests b/level_0/f_color/data/build/settings-tests index bb3f183..2631bb4 100644 --- a/level_0/f_color/data/build/settings-tests +++ b/level_0/f_color/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_color version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_color/tests/unit/c/mock-color.h b/level_0/f_color/tests/unit/c/mock-color.h index 7774290..fab373b 100644 --- a/level_0/f_color/tests/unit/c/mock-color.h +++ b/level_0/f_color/tests/unit/c/mock-color.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-context_delete.h b/level_0/f_color/tests/unit/c/test-color-context_delete.h index af4537a..f84e9e8 100644 --- a/level_0/f_color/tests/unit/c/test-color-context_delete.h +++ b/level_0/f_color/tests/unit/c/test-color-context_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-context_destroy.h b/level_0/f_color/tests/unit/c/test-color-context_destroy.h index 64bef84..d6e31b1 100644 --- a/level_0/f_color/tests/unit/c/test-color-context_destroy.h +++ b/level_0/f_color/tests/unit/c/test-color-context_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-load_context.h b/level_0/f_color/tests/unit/c/test-color-load_context.h index 0da2172..886a0d9 100644 --- a/level_0/f_color/tests/unit/c/test-color-load_context.h +++ b/level_0/f_color/tests/unit/c/test-color-load_context.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-save_1.h b/level_0/f_color/tests/unit/c/test-color-save_1.h index afc11fe..17c4e49 100644 --- a/level_0/f_color/tests/unit/c/test-color-save_1.h +++ b/level_0/f_color/tests/unit/c/test-color-save_1.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-save_2.h b/level_0/f_color/tests/unit/c/test-color-save_2.h index 0d47320..6184284 100644 --- a/level_0/f_color/tests/unit/c/test-color-save_2.h +++ b/level_0/f_color/tests/unit/c/test-color-save_2.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-save_3.h b/level_0/f_color/tests/unit/c/test-color-save_3.h index 493cc3a..1659cda 100644 --- a/level_0/f_color/tests/unit/c/test-color-save_3.h +++ b/level_0/f_color/tests/unit/c/test-color-save_3.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-save_4.h b/level_0/f_color/tests/unit/c/test-color-save_4.h index 881df7e..9763fc8 100644 --- a/level_0/f_color/tests/unit/c/test-color-save_4.h +++ b/level_0/f_color/tests/unit/c/test-color-save_4.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color-save_5.h b/level_0/f_color/tests/unit/c/test-color-save_5.h index 6e60dc8..36f6010 100644 --- a/level_0/f_color/tests/unit/c/test-color-save_5.h +++ b/level_0/f_color/tests/unit/c/test-color-save_5.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_color/tests/unit/c/test-color.h b/level_0/f_color/tests/unit/c/test-color.h index d83c8e9..2bc4e1f 100644 --- a/level_0/f_color/tests/unit/c/test-color.h +++ b/level_0/f_color/tests/unit/c/test-color.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_console/c/console.h b/level_0/f_console/c/console.h index 1338aa1..4f6df8b 100644 --- a/level_0/f_console/c/console.h +++ b/level_0/f_console/c/console.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Some console input/output commands. diff --git a/level_0/f_console/c/console/common.h b/level_0/f_console/c/console/common.h index 75db4e7..83c9955 100644 --- a/level_0/f_console/c/console/common.h +++ b/level_0/f_console/c/console/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project console. diff --git a/level_0/f_console/data/build/settings b/level_0/f_console/data/build/settings index 7a1ed2b..193cc80 100644 --- a/level_0/f_console/data/build/settings +++ b/level_0/f_console/data/build/settings @@ -3,8 +3,8 @@ build_name f_console version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_console/data/build/settings-tests b/level_0/f_console/data/build/settings-tests index a45cf14..a0a8241 100644 --- a/level_0/f_console/data/build/settings-tests +++ b/level_0/f_console/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_console version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_console/tests/unit/c/test-console-environment_process.h b/level_0/f_console/tests/unit/c/test-console-environment_process.h index 1c9b1b3..b705913 100644 --- a/level_0/f_console/tests/unit/c/test-console-environment_process.h +++ b/level_0/f_console/tests/unit/c/test-console-environment_process.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console-identify.h b/level_0/f_console/tests/unit/c/test-console-identify.h index 4aa9ba8..88eb271 100644 --- a/level_0/f_console/tests/unit/c/test-console-identify.h +++ b/level_0/f_console/tests/unit/c/test-console-identify.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_left.h b/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_left.h index 371c13f..bfb5b95 100644 --- a/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_left.h +++ b/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_left.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_right.h b/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_right.h index 597b1a6..c07b74b 100644 --- a/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_right.h +++ b/level_0/f_console/tests/unit/c/test-console-parameter_prioritize_right.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console-parameter_process.h b/level_0/f_console/tests/unit/c/test-console-parameter_process.h index 5151811..1b8e3e4 100644 --- a/level_0/f_console/tests/unit/c/test-console-parameter_process.h +++ b/level_0/f_console/tests/unit/c/test-console-parameter_process.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console-parameters_delete.h b/level_0/f_console/tests/unit/c/test-console-parameters_delete.h index b251375..d670c4a 100644 --- a/level_0/f_console/tests/unit/c/test-console-parameters_delete.h +++ b/level_0/f_console/tests/unit/c/test-console-parameters_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console-parameters_destroy.h b/level_0/f_console/tests/unit/c/test-console-parameters_destroy.h index 48c8a9b..daedbaf 100644 --- a/level_0/f_console/tests/unit/c/test-console-parameters_destroy.h +++ b/level_0/f_console/tests/unit/c/test-console-parameters_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console.h b/level_0/f_console/tests/unit/c/test-console.h index 8ae1c4f..9d9afe8 100644 --- a/level_0/f_console/tests/unit/c/test-console.h +++ b/level_0/f_console/tests/unit/c/test-console.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_control_group/c/control_group.h b/level_0/f_control_group/c/control_group.h index 629e8dd..8c2cff2 100644 --- a/level_0/f_control_group/c/control_group.h +++ b/level_0/f_control_group/c/control_group.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Control Group - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides control group (cgroup) related functionality. diff --git a/level_0/f_control_group/c/control_group/common.h b/level_0/f_control_group/c/control_group/common.h index 4b968e5..b38ca9c 100644 --- a/level_0/f_control_group/c/control_group/common.h +++ b/level_0/f_control_group/c/control_group/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Control Group - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by control group (cgroup) related functionality. diff --git a/level_0/f_control_group/data/build/settings b/level_0/f_control_group/data/build/settings index 8db6a12..1c240a4 100644 --- a/level_0/f_control_group/data/build/settings +++ b/level_0/f_control_group/data/build/settings @@ -3,8 +3,8 @@ build_name f_control_group version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_control_group/data/build/settings-tests b/level_0/f_control_group/data/build/settings-tests index 4a60176..0daed42 100644 --- a/level_0/f_control_group/data/build/settings-tests +++ b/level_0/f_control_group/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_control_group version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_control_group/tests/unit/c/test-control_group-copy.h b/level_0/f_control_group/tests/unit/c/test-control_group-copy.h index 806db5e..8895b41 100644 --- a/level_0/f_control_group/tests/unit/c/test-control_group-copy.h +++ b/level_0/f_control_group/tests/unit/c/test-control_group-copy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Control Group - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the control group project. diff --git a/level_0/f_control_group/tests/unit/c/test-control_group.h b/level_0/f_control_group/tests/unit/c/test-control_group.h index f60f43c..f95da32 100644 --- a/level_0/f_control_group/tests/unit/c/test-control_group.h +++ b/level_0/f_control_group/tests/unit/c/test-control_group.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Control Group - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the control group project. diff --git a/level_0/f_conversion/c/conversion.h b/level_0/f_conversion/c/conversion.h index 2111006..bf8756c 100644 --- a/level_0/f_conversion/c/conversion.h +++ b/level_0/f_conversion/c/conversion.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide means to convert one data type to another, such as a string to an integer. diff --git a/level_0/f_conversion/c/conversion/common.h b/level_0/f_conversion/c/conversion/common.h index 2fac672..5f6815b 100644 --- a/level_0/f_conversion/c/conversion/common.h +++ b/level_0/f_conversion/c/conversion/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project conversion. diff --git a/level_0/f_conversion/c/private-conversion.h b/level_0/f_conversion/c/private-conversion.h index 5ba60b9..ba1dd5b 100644 --- a/level_0/f_conversion/c/private-conversion.h +++ b/level_0/f_conversion/c/private-conversion.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_conversion/data/build/settings b/level_0/f_conversion/data/build/settings index 2626c4c..e5529d2 100644 --- a/level_0/f_conversion/data/build/settings +++ b/level_0/f_conversion/data/build/settings @@ -3,8 +3,8 @@ build_name f_conversion version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_conversion/data/build/settings-mocks b/level_0/f_conversion/data/build/settings-mocks index ef0117c..1041c2f 100644 --- a/level_0/f_conversion/data/build/settings-mocks +++ b/level_0/f_conversion/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_conversion version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_conversion/data/build/settings-tests b/level_0/f_conversion/data/build/settings-tests index 30c03e9..58a3e4b 100644 --- a/level_0/f_conversion/data/build/settings-tests +++ b/level_0/f_conversion/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_conversion version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_conversion/tests/unit/c/mock-conversion.h b/level_0/f_conversion/tests/unit/c/mock-conversion.h index 985d0dd..b0fd080 100644 --- a/level_0/f_conversion/tests/unit/c/mock-conversion.h +++ b/level_0/f_conversion/tests/unit/c/mock-conversion.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_binary.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_binary.h index 1bee177..d290b58 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_binary.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_binary.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_decimal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_decimal.h index 9ced179..aa70fcd 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_decimal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_decimal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_duodecimal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_duodecimal.h index 1481298..46a1223 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_duodecimal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_duodecimal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_hexidecimal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_hexidecimal.h index 9c2b8ef..a974ba3 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_hexidecimal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_hexidecimal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_octal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_octal.h index 004ed84..e9ee604 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_is_octal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_is_octal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_binary.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_binary.h index 68b8f65..4e8f065 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_binary.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_binary.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_decimal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_decimal.h index 501e8de..69a84a5 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_decimal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_decimal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_duodecimal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_duodecimal.h index 5d760d8..97532fc 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_duodecimal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_duodecimal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_hexidecimal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_hexidecimal.h index 59b4b6c..31583e1 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_hexidecimal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_hexidecimal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_octal.h b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_octal.h index c1faac4..f5100aa 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-character_to_octal.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-character_to_octal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_print.h b/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_print.h index 2d94574..2664e2f 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_print.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_print.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_to_string.h b/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_to_string.h index 44a1eb7..448492b 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_to_string.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-number_signed_to_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_print.h b/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_print.h index 02e5393..aff4bb2 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_print.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_print.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_to_string.h b/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_to_string.h index 904ff84..74dd08f 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_to_string.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion-number_unsigned_to_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_conversion/tests/unit/c/test-conversion.h b/level_0/f_conversion/tests/unit/c/test-conversion.h index 0164c8d..c0f06cd 100644 --- a/level_0/f_conversion/tests/unit/c/test-conversion.h +++ b/level_0/f_conversion/tests/unit/c/test-conversion.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the conversion project. diff --git a/level_0/f_directory/c/directory.h b/level_0/f_directory/c/directory.h index 25a32fc..cb89258 100644 --- a/level_0/f_directory/c/directory.h +++ b/level_0/f_directory/c/directory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides operations for directory handling. diff --git a/level_0/f_directory/c/directory/common.h b/level_0/f_directory/c/directory/common.h index 4fb2b8a..0056087 100644 --- a/level_0/f_directory/c/directory/common.h +++ b/level_0/f_directory/c/directory/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project directory. diff --git a/level_0/f_directory/c/directory/type.h b/level_0/f_directory/c/directory/type.h index d2bbbc8..ec048d3 100644 --- a/level_0/f_directory/c/directory/type.h +++ b/level_0/f_directory/c/directory/type.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines type-specific data to be used for/by project directory. diff --git a/level_0/f_directory/c/private-directory.h b/level_0/f_directory/c/private-directory.h index ba07cef..11dade2 100644 --- a/level_0/f_directory/c/private-directory.h +++ b/level_0/f_directory/c/private-directory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides operations for directory handling. diff --git a/level_0/f_directory/data/build/settings b/level_0/f_directory/data/build/settings index bfb8716..28fcf71 100644 --- a/level_0/f_directory/data/build/settings +++ b/level_0/f_directory/data/build/settings @@ -3,8 +3,8 @@ build_name f_directory version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_directory/data/build/settings-mocks b/level_0/f_directory/data/build/settings-mocks index 9f47e28..a72b88e 100644 --- a/level_0/f_directory/data/build/settings-mocks +++ b/level_0/f_directory/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_directory version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_directory/data/build/settings-tests b/level_0/f_directory/data/build/settings-tests index a3967b5..6338b40 100644 --- a/level_0/f_directory/data/build/settings-tests +++ b/level_0/f_directory/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_directory version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_directory/tests/unit/c/mock-directory.h b/level_0/f_directory/tests/unit/c/mock-directory.h index 3d6afe7..1a34b8c 100644 --- a/level_0/f_directory/tests/unit/c/mock-directory.h +++ b/level_0/f_directory/tests/unit/c/mock-directory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-create.h b/level_0/f_directory/tests/unit/c/test-directory-create.h index 6d9c3cd..5f32ebc 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-create.h +++ b/level_0/f_directory/tests/unit/c/test-directory-create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-create_at.h b/level_0/f_directory/tests/unit/c/test-directory-create_at.h index edb3ce1..8192842 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-create_at.h +++ b/level_0/f_directory/tests/unit/c/test-directory-create_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-exists.h b/level_0/f_directory/tests/unit/c/test-directory-exists.h index 54f2d01..59b9cc1 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-exists.h +++ b/level_0/f_directory/tests/unit/c/test-directory-exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-exists_at.h b/level_0/f_directory/tests/unit/c/test-directory-exists_at.h index 04de9c2..d3ef9e3 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-exists_at.h +++ b/level_0/f_directory/tests/unit/c/test-directory-exists_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-is.h b/level_0/f_directory/tests/unit/c/test-directory-is.h index 38da2e5..0e011ee 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-is.h +++ b/level_0/f_directory/tests/unit/c/test-directory-is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-is_at.h b/level_0/f_directory/tests/unit/c/test-directory-is_at.h index fede9ec..56995df 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-is_at.h +++ b/level_0/f_directory/tests/unit/c/test-directory-is_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-list.h b/level_0/f_directory/tests/unit/c/test-directory-list.h index fbc08a0..4549e65 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-list.h +++ b/level_0/f_directory/tests/unit/c/test-directory-list.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-open.h b/level_0/f_directory/tests/unit/c/test-directory-open.h index 5efe2cd..65f8892 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-open.h +++ b/level_0/f_directory/tests/unit/c/test-directory-open.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-open_at.h b/level_0/f_directory/tests/unit/c/test-directory-open_at.h index 18b7e1a..041da48 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-open_at.h +++ b/level_0/f_directory/tests/unit/c/test-directory-open_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-remove.h b/level_0/f_directory/tests/unit/c/test-directory-remove.h index c8d2928..37f7047 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-remove.h +++ b/level_0/f_directory/tests/unit/c/test-directory-remove.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-remove_custom.h b/level_0/f_directory/tests/unit/c/test-directory-remove_custom.h index 570b50c..b8440c4 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-remove_custom.h +++ b/level_0/f_directory/tests/unit/c/test-directory-remove_custom.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-touch.h b/level_0/f_directory/tests/unit/c/test-directory-touch.h index 917dcac..320d05c 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-touch.h +++ b/level_0/f_directory/tests/unit/c/test-directory-touch.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-touch_at.h b/level_0/f_directory/tests/unit/c/test-directory-touch_at.h index 6c0c844..150300f 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-touch_at.h +++ b/level_0/f_directory/tests/unit/c/test-directory-touch_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory.h b/level_0/f_directory/tests/unit/c/test-directory.h index bd99785..352d76f 100644 --- a/level_0/f_directory/tests/unit/c/test-directory.h +++ b/level_0/f_directory/tests/unit/c/test-directory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_environment/c/environment.h b/level_0/f_environment/c/environment.h index b536bf5..92f03be 100644 --- a/level_0/f_environment/c/environment.h +++ b/level_0/f_environment/c/environment.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides environment processing functionality, such as environment variable handling. diff --git a/level_0/f_environment/c/environment/common.h b/level_0/f_environment/c/environment/common.h index d75e208..d5c2993 100644 --- a/level_0/f_environment/c/environment/common.h +++ b/level_0/f_environment/c/environment/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by environment console. diff --git a/level_0/f_environment/data/build/settings b/level_0/f_environment/data/build/settings index 8cad7a8..b353b25 100644 --- a/level_0/f_environment/data/build/settings +++ b/level_0/f_environment/data/build/settings @@ -3,8 +3,8 @@ build_name f_environment version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_environment/data/build/settings-mocks b/level_0/f_environment/data/build/settings-mocks index c99f8da..2c7f99b 100644 --- a/level_0/f_environment/data/build/settings-mocks +++ b/level_0/f_environment/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_environment version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_environment/data/build/settings-tests b/level_0/f_environment/data/build/settings-tests index a0b2951..654d7de 100644 --- a/level_0/f_environment/data/build/settings-tests +++ b/level_0/f_environment/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_environment version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_environment/tests/unit/c/mock-environment.h b/level_0/f_environment/tests/unit/c/mock-environment.h index 0350384..8acf7cf 100644 --- a/level_0/f_environment/tests/unit/c/mock-environment.h +++ b/level_0/f_environment/tests/unit/c/mock-environment.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment-clear.h b/level_0/f_environment/tests/unit/c/test-environment-clear.h index f12ab71..a4c7035 100644 --- a/level_0/f_environment/tests/unit/c/test-environment-clear.h +++ b/level_0/f_environment/tests/unit/c/test-environment-clear.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment-exists.h b/level_0/f_environment/tests/unit/c/test-environment-exists.h index 294558b..db9dade 100644 --- a/level_0/f_environment/tests/unit/c/test-environment-exists.h +++ b/level_0/f_environment/tests/unit/c/test-environment-exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment-get.h b/level_0/f_environment/tests/unit/c/test-environment-get.h index dbd9891..7b6b799 100644 --- a/level_0/f_environment/tests/unit/c/test-environment-get.h +++ b/level_0/f_environment/tests/unit/c/test-environment-get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment-secure_is.h b/level_0/f_environment/tests/unit/c/test-environment-secure_is.h index ceb7ab5..3a269ac 100644 --- a/level_0/f_environment/tests/unit/c/test-environment-secure_is.h +++ b/level_0/f_environment/tests/unit/c/test-environment-secure_is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment-set.h b/level_0/f_environment/tests/unit/c/test-environment-set.h index f45a3ff..79ef5e6 100644 --- a/level_0/f_environment/tests/unit/c/test-environment-set.h +++ b/level_0/f_environment/tests/unit/c/test-environment-set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment-unset.h b/level_0/f_environment/tests/unit/c/test-environment-unset.h index 923f3e8..61766f2 100644 --- a/level_0/f_environment/tests/unit/c/test-environment-unset.h +++ b/level_0/f_environment/tests/unit/c/test-environment-unset.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment.h b/level_0/f_environment/tests/unit/c/test-environment.h index a10e751..62b2eab 100644 --- a/level_0/f_environment/tests/unit/c/test-environment.h +++ b/level_0/f_environment/tests/unit/c/test-environment.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_execute/c/execute.h b/level_0/f_execute/c/execute.h index a2c611a..a845324 100644 --- a/level_0/f_execute/c/execute.h +++ b/level_0/f_execute/c/execute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides execute processing functionality. diff --git a/level_0/f_execute/c/execute/common.h b/level_0/f_execute/c/execute/common.h index 8e2a52f..b262eda 100644 --- a/level_0/f_execute/c/execute/common.h +++ b/level_0/f_execute/c/execute/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project execute. diff --git a/level_0/f_execute/data/build/settings b/level_0/f_execute/data/build/settings index 7491bd9..fc4f901 100644 --- a/level_0/f_execute/data/build/settings +++ b/level_0/f_execute/data/build/settings @@ -3,8 +3,8 @@ build_name f_execute version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_execute/data/build/settings-tests b/level_0/f_execute/data/build/settings-tests index f86c542..9f9628e 100644 --- a/level_0/f_execute/data/build/settings-tests +++ b/level_0/f_execute/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_execute version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_execute/tests/unit/c/test-execute-status_from_status.h b/level_0/f_execute/tests/unit/c/test-execute-status_from_status.h index 0edb6ad..9492968 100644 --- a/level_0/f_execute/tests/unit/c/test-execute-status_from_status.h +++ b/level_0/f_execute/tests/unit/c/test-execute-status_from_status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the execute project. diff --git a/level_0/f_execute/tests/unit/c/test-execute-status_to_status.h b/level_0/f_execute/tests/unit/c/test-execute-status_to_status.h index d3925c2..725f787 100644 --- a/level_0/f_execute/tests/unit/c/test-execute-status_to_status.h +++ b/level_0/f_execute/tests/unit/c/test-execute-status_to_status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the execute project. diff --git a/level_0/f_execute/tests/unit/c/test-execute.h b/level_0/f_execute/tests/unit/c/test-execute.h index f16af61..c1f885d 100644 --- a/level_0/f_execute/tests/unit/c/test-execute.h +++ b/level_0/f_execute/tests/unit/c/test-execute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the execute project. diff --git a/level_0/f_file/c/file.h b/level_0/f_file/c/file.h index 1b685e9..5c367a8 100644 --- a/level_0/f_file/c/file.h +++ b/level_0/f_file/c/file.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides structures and data types for a file I/O. diff --git a/level_0/f_file/c/file/common.h b/level_0/f_file/c/file/common.h index 3ea5832..2983f2b 100644 --- a/level_0/f_file/c/file/common.h +++ b/level_0/f_file/c/file/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project file. diff --git a/level_0/f_file/c/private-file.h b/level_0/f_file/c/private-file.h index 1c38e9b..9ec34e0 100644 --- a/level_0/f_file/c/private-file.h +++ b/level_0/f_file/c/private-file.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides structures and data types for a file I/O. diff --git a/level_0/f_file/data/build/settings b/level_0/f_file/data/build/settings index 953a5be..8a9de75 100644 --- a/level_0/f_file/data/build/settings +++ b/level_0/f_file/data/build/settings @@ -3,8 +3,8 @@ build_name f_file version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_file/data/build/settings-mocks b/level_0/f_file/data/build/settings-mocks index a55859b..9062ac4 100644 --- a/level_0/f_file/data/build/settings-mocks +++ b/level_0/f_file/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_file version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_file/data/build/settings-tests b/level_0/f_file/data/build/settings-tests index ae633d8..c20c420 100644 --- a/level_0/f_file/data/build/settings-tests +++ b/level_0/f_file/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_file version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_file/tests/unit/c/mock-file.h b/level_0/f_file/tests/unit/c/mock-file.h index 386e967..afb7624 100644 --- a/level_0/f_file/tests/unit/c/mock-file.h +++ b/level_0/f_file/tests/unit/c/mock-file.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-access.h b/level_0/f_file/tests/unit/c/test-file-access.h index 3ade2cb..59e87d6 100644 --- a/level_0/f_file/tests/unit/c/test-file-access.h +++ b/level_0/f_file/tests/unit/c/test-file-access.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-access_at.h b/level_0/f_file/tests/unit/c/test-file-access_at.h index ae7c6bb..496b2c9 100644 --- a/level_0/f_file/tests/unit/c/test-file-access_at.h +++ b/level_0/f_file/tests/unit/c/test-file-access_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-clone.h b/level_0/f_file/tests/unit/c/test-file-clone.h index 9113282..24032ec 100644 --- a/level_0/f_file/tests/unit/c/test-file-clone.h +++ b/level_0/f_file/tests/unit/c/test-file-clone.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-close.h b/level_0/f_file/tests/unit/c/test-file-close.h index 4c0010d..6f2a287 100644 --- a/level_0/f_file/tests/unit/c/test-file-close.h +++ b/level_0/f_file/tests/unit/c/test-file-close.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-close_flush.h b/level_0/f_file/tests/unit/c/test-file-close_flush.h index 09b3bfa..2bd35a8 100644 --- a/level_0/f_file/tests/unit/c/test-file-close_flush.h +++ b/level_0/f_file/tests/unit/c/test-file-close_flush.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-copy.h b/level_0/f_file/tests/unit/c/test-file-copy.h index a6586c4..63f2d68 100644 --- a/level_0/f_file/tests/unit/c/test-file-copy.h +++ b/level_0/f_file/tests/unit/c/test-file-copy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create.h b/level_0/f_file/tests/unit/c/test-file-create.h index 1818083..df2843e 100644 --- a/level_0/f_file/tests/unit/c/test-file-create.h +++ b/level_0/f_file/tests/unit/c/test-file-create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create_at.h b/level_0/f_file/tests/unit/c/test-file-create_at.h index d9ab464..223fe6b 100644 --- a/level_0/f_file/tests/unit/c/test-file-create_at.h +++ b/level_0/f_file/tests/unit/c/test-file-create_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create_device.h b/level_0/f_file/tests/unit/c/test-file-create_device.h index ee43e45..d081018 100644 --- a/level_0/f_file/tests/unit/c/test-file-create_device.h +++ b/level_0/f_file/tests/unit/c/test-file-create_device.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create_device_at.h b/level_0/f_file/tests/unit/c/test-file-create_device_at.h index 73b15d1..e3ff15a 100644 --- a/level_0/f_file/tests/unit/c/test-file-create_device_at.h +++ b/level_0/f_file/tests/unit/c/test-file-create_device_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create_fifo.h b/level_0/f_file/tests/unit/c/test-file-create_fifo.h index b04f433..9fd79f6 100644 --- a/level_0/f_file/tests/unit/c/test-file-create_fifo.h +++ b/level_0/f_file/tests/unit/c/test-file-create_fifo.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create_fifo_at.h b/level_0/f_file/tests/unit/c/test-file-create_fifo_at.h index 1320011..9c19de2 100644 --- a/level_0/f_file/tests/unit/c/test-file-create_fifo_at.h +++ b/level_0/f_file/tests/unit/c/test-file-create_fifo_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create_node.h b/level_0/f_file/tests/unit/c/test-file-create_node.h index 1f35641..50ded05 100644 --- a/level_0/f_file/tests/unit/c/test-file-create_node.h +++ b/level_0/f_file/tests/unit/c/test-file-create_node.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-create_node_at.h b/level_0/f_file/tests/unit/c/test-file-create_node_at.h index 9cefb99..e120018 100644 --- a/level_0/f_file/tests/unit/c/test-file-create_node_at.h +++ b/level_0/f_file/tests/unit/c/test-file-create_node_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-descriptor.h b/level_0/f_file/tests/unit/c/test-file-descriptor.h index 5f98cf8..9296fa9 100644 --- a/level_0/f_file/tests/unit/c/test-file-descriptor.h +++ b/level_0/f_file/tests/unit/c/test-file-descriptor.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-exists.h b/level_0/f_file/tests/unit/c/test-file-exists.h index b7c065d..42f1d22 100644 --- a/level_0/f_file/tests/unit/c/test-file-exists.h +++ b/level_0/f_file/tests/unit/c/test-file-exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-exists_at.h b/level_0/f_file/tests/unit/c/test-file-exists_at.h index 90246b6..ea9cd83 100644 --- a/level_0/f_file/tests/unit/c/test-file-exists_at.h +++ b/level_0/f_file/tests/unit/c/test-file-exists_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-flush.h b/level_0/f_file/tests/unit/c/test-file-flush.h index fd64cf3..03bafb8 100644 --- a/level_0/f_file/tests/unit/c/test-file-flush.h +++ b/level_0/f_file/tests/unit/c/test-file-flush.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-group_read.h b/level_0/f_file/tests/unit/c/test-file-group_read.h index 30fe034..bb987fd 100644 --- a/level_0/f_file/tests/unit/c/test-file-group_read.h +++ b/level_0/f_file/tests/unit/c/test-file-group_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-is.h b/level_0/f_file/tests/unit/c/test-file-is.h index 6b4f9ed..794d916 100644 --- a/level_0/f_file/tests/unit/c/test-file-is.h +++ b/level_0/f_file/tests/unit/c/test-file-is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-is_at.h b/level_0/f_file/tests/unit/c/test-file-is_at.h index 82248fe..54bba28 100644 --- a/level_0/f_file/tests/unit/c/test-file-is_at.h +++ b/level_0/f_file/tests/unit/c/test-file-is_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-link.h b/level_0/f_file/tests/unit/c/test-file-link.h index 7e1beee..dc63222 100644 --- a/level_0/f_file/tests/unit/c/test-file-link.h +++ b/level_0/f_file/tests/unit/c/test-file-link.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-link_at.h b/level_0/f_file/tests/unit/c/test-file-link_at.h index 5cd5297..7b98c49 100644 --- a/level_0/f_file/tests/unit/c/test-file-link_at.h +++ b/level_0/f_file/tests/unit/c/test-file-link_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-link_hard.h b/level_0/f_file/tests/unit/c/test-file-link_hard.h index 3b91800..8005548 100644 --- a/level_0/f_file/tests/unit/c/test-file-link_hard.h +++ b/level_0/f_file/tests/unit/c/test-file-link_hard.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-link_hard_at.h b/level_0/f_file/tests/unit/c/test-file-link_hard_at.h index 451ea61..24402fa 100644 --- a/level_0/f_file/tests/unit/c/test-file-link_hard_at.h +++ b/level_0/f_file/tests/unit/c/test-file-link_hard_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-link_read.h b/level_0/f_file/tests/unit/c/test-file-link_read.h index d64c0f6..f23a860 100644 --- a/level_0/f_file/tests/unit/c/test-file-link_read.h +++ b/level_0/f_file/tests/unit/c/test-file-link_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-link_read_at.h b/level_0/f_file/tests/unit/c/test-file-link_read_at.h index 6eb069b..1d1325c 100644 --- a/level_0/f_file/tests/unit/c/test-file-link_read_at.h +++ b/level_0/f_file/tests/unit/c/test-file-link_read_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-mode_determine.h b/level_0/f_file/tests/unit/c/test-file-mode_determine.h index 36501cc..65bf08b 100644 --- a/level_0/f_file/tests/unit/c/test-file-mode_determine.h +++ b/level_0/f_file/tests/unit/c/test-file-mode_determine.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-mode_from_string.h b/level_0/f_file/tests/unit/c/test-file-mode_from_string.h index 1a0a9e5..8ea7255 100644 --- a/level_0/f_file/tests/unit/c/test-file-mode_from_string.h +++ b/level_0/f_file/tests/unit/c/test-file-mode_from_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-mode_read.h b/level_0/f_file/tests/unit/c/test-file-mode_read.h index 4a6fe41..7294fd2 100644 --- a/level_0/f_file/tests/unit/c/test-file-mode_read.h +++ b/level_0/f_file/tests/unit/c/test-file-mode_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-mode_read_at.h b/level_0/f_file/tests/unit/c/test-file-mode_read_at.h index f8c9c1d..a963a77 100644 --- a/level_0/f_file/tests/unit/c/test-file-mode_read_at.h +++ b/level_0/f_file/tests/unit/c/test-file-mode_read_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-mode_set.h b/level_0/f_file/tests/unit/c/test-file-mode_set.h index 4134c3f..3c215a2 100644 --- a/level_0/f_file/tests/unit/c/test-file-mode_set.h +++ b/level_0/f_file/tests/unit/c/test-file-mode_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-mode_set_at.h b/level_0/f_file/tests/unit/c/test-file-mode_set_at.h index 14b920f..8c92592 100644 --- a/level_0/f_file/tests/unit/c/test-file-mode_set_at.h +++ b/level_0/f_file/tests/unit/c/test-file-mode_set_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-mode_to_mode.h b/level_0/f_file/tests/unit/c/test-file-mode_to_mode.h index 025c8cf..8fc4a2d 100644 --- a/level_0/f_file/tests/unit/c/test-file-mode_to_mode.h +++ b/level_0/f_file/tests/unit/c/test-file-mode_to_mode.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-name_base.h b/level_0/f_file/tests/unit/c/test-file-name_base.h index 5ca3359..0f87fe0 100644 --- a/level_0/f_file/tests/unit/c/test-file-name_base.h +++ b/level_0/f_file/tests/unit/c/test-file-name_base.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-name_directory.h b/level_0/f_file/tests/unit/c/test-file-name_directory.h index 52bd56b..e0a10fd 100644 --- a/level_0/f_file/tests/unit/c/test-file-name_directory.h +++ b/level_0/f_file/tests/unit/c/test-file-name_directory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-open.h b/level_0/f_file/tests/unit/c/test-file-open.h index 403abdc..3f16d4c 100644 --- a/level_0/f_file/tests/unit/c/test-file-open.h +++ b/level_0/f_file/tests/unit/c/test-file-open.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-open_at.h b/level_0/f_file/tests/unit/c/test-file-open_at.h index 0d75869..45681c9 100644 --- a/level_0/f_file/tests/unit/c/test-file-open_at.h +++ b/level_0/f_file/tests/unit/c/test-file-open_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-owner_read.h b/level_0/f_file/tests/unit/c/test-file-owner_read.h index 6aa68a2..890c91c 100644 --- a/level_0/f_file/tests/unit/c/test-file-owner_read.h +++ b/level_0/f_file/tests/unit/c/test-file-owner_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-read.h b/level_0/f_file/tests/unit/c/test-file-read.h index 8611710..7e785e2 100644 --- a/level_0/f_file/tests/unit/c/test-file-read.h +++ b/level_0/f_file/tests/unit/c/test-file-read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-read_block.h b/level_0/f_file/tests/unit/c/test-file-read_block.h index d3621b5..4edcd90 100644 --- a/level_0/f_file/tests/unit/c/test-file-read_block.h +++ b/level_0/f_file/tests/unit/c/test-file-read_block.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-read_until.h b/level_0/f_file/tests/unit/c/test-file-read_until.h index c6f1513..f3a33ea 100644 --- a/level_0/f_file/tests/unit/c/test-file-read_until.h +++ b/level_0/f_file/tests/unit/c/test-file-read_until.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-remove.h b/level_0/f_file/tests/unit/c/test-file-remove.h index a47aa22..65a4ace 100644 --- a/level_0/f_file/tests/unit/c/test-file-remove.h +++ b/level_0/f_file/tests/unit/c/test-file-remove.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-remove_at.h b/level_0/f_file/tests/unit/c/test-file-remove_at.h index a8c6da7..128a5e3 100644 --- a/level_0/f_file/tests/unit/c/test-file-remove_at.h +++ b/level_0/f_file/tests/unit/c/test-file-remove_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-rename.h b/level_0/f_file/tests/unit/c/test-file-rename.h index 40d5f3a..2667690 100644 --- a/level_0/f_file/tests/unit/c/test-file-rename.h +++ b/level_0/f_file/tests/unit/c/test-file-rename.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-rename_at.h b/level_0/f_file/tests/unit/c/test-file-rename_at.h index 1f60343..78c26f9 100644 --- a/level_0/f_file/tests/unit/c/test-file-rename_at.h +++ b/level_0/f_file/tests/unit/c/test-file-rename_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-role_change.h b/level_0/f_file/tests/unit/c/test-file-role_change.h index 4d20319..150afad 100644 --- a/level_0/f_file/tests/unit/c/test-file-role_change.h +++ b/level_0/f_file/tests/unit/c/test-file-role_change.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-role_change_at.h b/level_0/f_file/tests/unit/c/test-file-role_change_at.h index 5ba8f48..06a579e 100644 --- a/level_0/f_file/tests/unit/c/test-file-role_change_at.h +++ b/level_0/f_file/tests/unit/c/test-file-role_change_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-seek.h b/level_0/f_file/tests/unit/c/test-file-seek.h index 776ea21..e5e350d 100644 --- a/level_0/f_file/tests/unit/c/test-file-seek.h +++ b/level_0/f_file/tests/unit/c/test-file-seek.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-size.h b/level_0/f_file/tests/unit/c/test-file-size.h index d92c91c..f53f2f0 100644 --- a/level_0/f_file/tests/unit/c/test-file-size.h +++ b/level_0/f_file/tests/unit/c/test-file-size.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-size_at.h b/level_0/f_file/tests/unit/c/test-file-size_at.h index dcc977c..eb83c95 100644 --- a/level_0/f_file/tests/unit/c/test-file-size_at.h +++ b/level_0/f_file/tests/unit/c/test-file-size_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-size_by_id.h b/level_0/f_file/tests/unit/c/test-file-size_by_id.h index 095e598..244d978 100644 --- a/level_0/f_file/tests/unit/c/test-file-size_by_id.h +++ b/level_0/f_file/tests/unit/c/test-file-size_by_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stat.h b/level_0/f_file/tests/unit/c/test-file-stat.h index edc7780..0aa9572 100644 --- a/level_0/f_file/tests/unit/c/test-file-stat.h +++ b/level_0/f_file/tests/unit/c/test-file-stat.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stat_at.h b/level_0/f_file/tests/unit/c/test-file-stat_at.h index 5382460..0c15fa6 100644 --- a/level_0/f_file/tests/unit/c/test-file-stat_at.h +++ b/level_0/f_file/tests/unit/c/test-file-stat_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stat_by_id.h b/level_0/f_file/tests/unit/c/test-file-stat_by_id.h index bb47bea..0f86bbb 100644 --- a/level_0/f_file/tests/unit/c/test-file-stat_by_id.h +++ b/level_0/f_file/tests/unit/c/test-file-stat_by_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_close.h b/level_0/f_file/tests/unit/c/test-file-stream_close.h index 978dff7..72df179 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_close.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_close.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_open.h b/level_0/f_file/tests/unit/c/test-file-stream_open.h index 657cc93..2b78680 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_open.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_open.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_open_descriptor.h b/level_0/f_file/tests/unit/c/test-file-stream_open_descriptor.h index 677d729..e8ffbd4 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_open_descriptor.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_open_descriptor.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_read.h b/level_0/f_file/tests/unit/c/test-file-stream_read.h index 72b98b1..0dd56a7 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_read.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_read_block.h b/level_0/f_file/tests/unit/c/test-file-stream_read_block.h index 7e8960d..8a8b71e 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_read_block.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_read_block.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_read_until.h b/level_0/f_file/tests/unit/c/test-file-stream_read_until.h index 4bc01ea..8903795 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_read_until.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_read_until.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_reopen.h b/level_0/f_file/tests/unit/c/test-file-stream_reopen.h index 3422ad8..fde9f6a 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_reopen.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_reopen.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_write.h b/level_0/f_file/tests/unit/c/test-file-stream_write.h index 839b259..f0ce692 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_write.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_write.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_write_block.h b/level_0/f_file/tests/unit/c/test-file-stream_write_block.h index 61e9671..2727f85 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_write_block.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_write_block.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_write_range.h b/level_0/f_file/tests/unit/c/test-file-stream_write_range.h index 49eadff..eb17e76 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_write_range.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_write_range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-stream_write_until.h b/level_0/f_file/tests/unit/c/test-file-stream_write_until.h index dc30e05..32e7f81 100644 --- a/level_0/f_file/tests/unit/c/test-file-stream_write_until.h +++ b/level_0/f_file/tests/unit/c/test-file-stream_write_until.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-touch.h b/level_0/f_file/tests/unit/c/test-file-touch.h index 4759ede..30152fe 100644 --- a/level_0/f_file/tests/unit/c/test-file-touch.h +++ b/level_0/f_file/tests/unit/c/test-file-touch.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-touch_at.h b/level_0/f_file/tests/unit/c/test-file-touch_at.h index eab869a..664e695 100644 --- a/level_0/f_file/tests/unit/c/test-file-touch_at.h +++ b/level_0/f_file/tests/unit/c/test-file-touch_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-type.h b/level_0/f_file/tests/unit/c/test-file-type.h index 7b79d08..2759bd6 100644 --- a/level_0/f_file/tests/unit/c/test-file-type.h +++ b/level_0/f_file/tests/unit/c/test-file-type.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-type_at.h b/level_0/f_file/tests/unit/c/test-file-type_at.h index ea11010..702030f 100644 --- a/level_0/f_file/tests/unit/c/test-file-type_at.h +++ b/level_0/f_file/tests/unit/c/test-file-type_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-umask_get.h b/level_0/f_file/tests/unit/c/test-file-umask_get.h index 2dab7ea..5bd0b50 100644 --- a/level_0/f_file/tests/unit/c/test-file-umask_get.h +++ b/level_0/f_file/tests/unit/c/test-file-umask_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-umask_set.h b/level_0/f_file/tests/unit/c/test-file-umask_set.h index 483119a..81cf00c 100644 --- a/level_0/f_file/tests/unit/c/test-file-umask_set.h +++ b/level_0/f_file/tests/unit/c/test-file-umask_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-write.h b/level_0/f_file/tests/unit/c/test-file-write.h index 797291e..2be9eef 100644 --- a/level_0/f_file/tests/unit/c/test-file-write.h +++ b/level_0/f_file/tests/unit/c/test-file-write.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-write_block.h b/level_0/f_file/tests/unit/c/test-file-write_block.h index 8dd23af..854447f 100644 --- a/level_0/f_file/tests/unit/c/test-file-write_block.h +++ b/level_0/f_file/tests/unit/c/test-file-write_block.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-write_range.h b/level_0/f_file/tests/unit/c/test-file-write_range.h index cbc1c60..7af047f 100644 --- a/level_0/f_file/tests/unit/c/test-file-write_range.h +++ b/level_0/f_file/tests/unit/c/test-file-write_range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-write_until.h b/level_0/f_file/tests/unit/c/test-file-write_until.h index ecfec26..937e96f 100644 --- a/level_0/f_file/tests/unit/c/test-file-write_until.h +++ b/level_0/f_file/tests/unit/c/test-file-write_until.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file.h b/level_0/f_file/tests/unit/c/test-file.h index 8741d5d..9a3ac4b 100644 --- a/level_0/f_file/tests/unit/c/test-file.h +++ b/level_0/f_file/tests/unit/c/test-file.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_fss/c/fss.h b/level_0/f_fss/c/fss.h index a4bc0cb..34cc65d 100644 --- a/level_0/f_fss/c/fss.h +++ b/level_0/f_fss/c/fss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines all datatypes to be used for/by project fss. diff --git a/level_0/f_fss/c/fss/comment.h b/level_0/f_fss/c/fss/comment.h index bd258cb..1384a99 100644 --- a/level_0/f_fss/c/fss/comment.h +++ b/level_0/f_fss/c/fss/comment.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines set data to be used for/by project fss. diff --git a/level_0/f_fss/c/fss/common.h b/level_0/f_fss/c/fss/common.h index 9a8cb12..d04d4ae 100644 --- a/level_0/f_fss/c/fss/common.h +++ b/level_0/f_fss/c/fss/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project fss. diff --git a/level_0/f_fss/c/fss/delimit.h b/level_0/f_fss/c/fss/delimit.h index fb0a923..f6c88b0 100644 --- a/level_0/f_fss/c/fss/delimit.h +++ b/level_0/f_fss/c/fss/delimit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines set data to be used for/by project fss. diff --git a/level_0/f_fss/c/fss/named.h b/level_0/f_fss/c/fss/named.h index f7110dc..bfdc8f1 100644 --- a/level_0/f_fss/c/fss/named.h +++ b/level_0/f_fss/c/fss/named.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines named set data to be used for/by project fss. diff --git a/level_0/f_fss/c/fss/nest.h b/level_0/f_fss/c/fss/nest.h index f7e97aa..13dfc8d 100644 --- a/level_0/f_fss/c/fss/nest.h +++ b/level_0/f_fss/c/fss/nest.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines nest data to be used for/by project fss. diff --git a/level_0/f_fss/c/fss/quote.h b/level_0/f_fss/c/fss/quote.h index 3b58b6c..a8123f1 100644 --- a/level_0/f_fss/c/fss/quote.h +++ b/level_0/f_fss/c/fss/quote.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines set data to be used for/by project fss. diff --git a/level_0/f_fss/c/fss/set.h b/level_0/f_fss/c/fss/set.h index 8fc48c6..006e1d8 100644 --- a/level_0/f_fss/c/fss/set.h +++ b/level_0/f_fss/c/fss/set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines set data to be used for/by project fss. diff --git a/level_0/f_fss/c/private-fss.h b/level_0/f_fss/c/private-fss.h index 54dfa9b..dfe4a67 100644 --- a/level_0/f_fss/c/private-fss.h +++ b/level_0/f_fss/c/private-fss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_fss/data/build/settings b/level_0/f_fss/data/build/settings index 0abef4d..e85b77d 100644 --- a/level_0/f_fss/data/build/settings +++ b/level_0/f_fss/data/build/settings @@ -3,8 +3,8 @@ build_name f_fss version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_fss/data/build/settings-mocks b/level_0/f_fss/data/build/settings-mocks index 63cdff3..83150cc 100644 --- a/level_0/f_fss/data/build/settings-mocks +++ b/level_0/f_fss/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_fss version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_fss/data/build/settings-tests b/level_0/f_fss/data/build/settings-tests index 047f05e..d53dfcd 100644 --- a/level_0/f_fss/data/build/settings-tests +++ b/level_0/f_fss/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_fss version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_fss/tests/unit/c/mock-fss.h b/level_0/f_fss/tests/unit/c/mock-fss.h index 535720f..ec1be01 100644 --- a/level_0/f_fss/tests/unit/c/mock-fss.h +++ b/level_0/f_fss/tests/unit/c/mock-fss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-apply_delimit.h b/level_0/f_fss/tests/unit/c/test-fss-apply_delimit.h index fe3b9a4..e860425 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-apply_delimit.h +++ b/level_0/f_fss/tests/unit/c/test-fss-apply_delimit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test apply delimit in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-apply_delimit_range.h b/level_0/f_fss/tests/unit/c/test-fss-apply_delimit_range.h index e0a5e2f..1ed91d8 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-apply_delimit_range.h +++ b/level_0/f_fss/tests/unit/c/test-fss-apply_delimit_range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test apply delimit between in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-count_lines.h b/level_0/f_fss/tests/unit/c/test-fss-count_lines.h index df055d3..fc9d591 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-count_lines.h +++ b/level_0/f_fss/tests/unit/c/test-fss-count_lines.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test count lines in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-count_lines_range.h b/level_0/f_fss/tests/unit/c/test-fss-count_lines_range.h index 24c19be..7135202 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-count_lines_range.h +++ b/level_0/f_fss/tests/unit/c/test-fss-count_lines_range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test count lines range in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-fail_utf.h b/level_0/f_fss/tests/unit/c/test-fss-fail_utf.h index b687004..51b26fa 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-fail_utf.h +++ b/level_0/f_fss/tests/unit/c/test-fss-fail_utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test fail utf in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-fail_utf_to_false.h b/level_0/f_fss/tests/unit/c/test-fss-fail_utf_to_false.h index 147857c..f0338dd 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-fail_utf_to_false.h +++ b/level_0/f_fss/tests/unit/c/test-fss-fail_utf_to_false.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test fail utf to false in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-is_combining.h b/level_0/f_fss/tests/unit/c/test-fss-is_combining.h index 508808c..7081975 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-is_combining.h +++ b/level_0/f_fss/tests/unit/c/test-fss-is_combining.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test is space in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-is_graph.h b/level_0/f_fss/tests/unit/c/test-fss-is_graph.h index d22e1e2..426ebbf 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-is_graph.h +++ b/level_0/f_fss/tests/unit/c/test-fss-is_graph.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test is graph in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-is_space.h b/level_0/f_fss/tests/unit/c/test-fss-is_space.h index 8f16ffc..deed3a8 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-is_space.h +++ b/level_0/f_fss/tests/unit/c/test-fss-is_space.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test is space in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-is_zero_width.h b/level_0/f_fss/tests/unit/c/test-fss-is_zero_width.h index a0b5938..4f6a3ef 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-is_zero_width.h +++ b/level_0/f_fss/tests/unit/c/test-fss-is_zero_width.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test is zero width in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-items_adjust.h index e7a1f37..8d3f7b7 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test items adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-items_decimate_by.h index 1c96109..60f46c7 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test items decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-items_decrease_by.h index 20909b7..5ea6356 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test items decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_increase.h b/level_0/f_fss/tests/unit/c/test-fss-items_increase.h index 5eb0ca3..9dbde8b 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test items increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-items_increase_by.h index a2d78a2..325d5cc 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test items increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_resize.h b/level_0/f_fss/tests/unit/c/test-fss-items_resize.h index 2b35eb8..050f8e9 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test items resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-named_adjust.h index 060bc25..c2cb84c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test named adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-named_decimate_by.h index 4203879..7dc9edf 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test named decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-named_decrease_by.h index 91def30..2c98108 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test named decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_increase.h b/level_0/f_fss/tests/unit/c/test-fss-named_increase.h index 4565890..e7f3960 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test named increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-named_increase_by.h index cafbcf8..7473b8c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test named increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_resize.h b/level_0/f_fss/tests/unit/c/test-fss-named_resize.h index 208885c..aab0696 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test named resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_adjust.h index f54c704..76393eb 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nameds adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_decimate_by.h index 62e7923..9ffda44 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nameds decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_decrease_by.h index 03a5161..9c0427b 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nameds decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_increase.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_increase.h index 4c4fdcc..158f8dc 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nameds increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_increase_by.h index 94164da..49f48ed 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nameds increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_resize.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_resize.h index ff4875a..040b0e9 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nameds resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-nest_adjust.h index c3d0d42..c3fee41 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nest adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-nest_decimate_by.h index 06460cb..60aa85d 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nest decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-nest_decrease_by.h index 25eb85b..904fa19 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nest decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_increase.h b/level_0/f_fss/tests/unit/c/test-fss-nest_increase.h index 4bf152a..ed32ff1 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nest increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-nest_increase_by.h index 5a785ec..9ff15cc 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nest increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_resize.h b/level_0/f_fss/tests/unit/c/test-fss-nest_resize.h index 02498ee..7b30dd4 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nest resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-nests_adjust.h index eefeb4e..954ec6f 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nests adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-nests_decimate_by.h index fa4a3a3..5aa0373 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nests decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-nests_decrease_by.h index 130595a..957bf8e 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nests decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_increase.h b/level_0/f_fss/tests/unit/c/test-fss-nests_increase.h index 1563177..bb10875 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nests increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-nests_increase_by.h index a59393d..ab0c84f 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nests increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_resize.h b/level_0/f_fss/tests/unit/c/test-fss-nests_resize.h index 6131af6..ec5266d 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test nests resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-seek_to_eol.h b/level_0/f_fss/tests/unit/c/test-fss-seek_to_eol.h index 5bad0c1..bb397ac 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-seek_to_eol.h +++ b/level_0/f_fss/tests/unit/c/test-fss-seek_to_eol.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test seek to eol in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-set_adjust.h index 0f50b1a..5f3a5a6 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_decimate_by.h index 99ba933..43e881c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_decrease_by.h index 5683256..2d9f665 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_increase.h b/level_0/f_fss/tests/unit/c/test-fss-set_increase.h index f912755..44eaddc 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_increase_by.h index af53129..ed992da 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_adjust.h index 0235bb3..b9cf1ca 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_decimate_by.h index 9c2101d..634abbf 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_decrease_by.h index 2d578be..7dac786 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase.h index 7297df7..2a464b6 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase_by.h index e20a726..596a7af 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_resize.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_resize.h index 4f63387..652f9fd 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_adjust.h index 78ef945..ac822b5 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decimate_by.h index 65beaa3..55a5443 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decrease_by.h index d11be2e..c8227bf 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase.h index daa0297..3c6bfc4 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase_by.h index 078ce28..4c9d5d6 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_resize.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_resize.h index 4aac964..cf159b3 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set quote resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_resize.h b/level_0/f_fss/tests/unit/c/test-fss-set_resize.h index 109e72e..6119340 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test set resize in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_adjust.h b/level_0/f_fss/tests/unit/c/test-fss-sets_adjust.h index b1c4e53..f6b958c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_adjust.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test sets adjust in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_decimate_by.h b/level_0/f_fss/tests/unit/c/test-fss-sets_decimate_by.h index f6c09e0..05cea4c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_decimate_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test sets decimate by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_decrease_by.h b/level_0/f_fss/tests/unit/c/test-fss-sets_decrease_by.h index e8c2596..fe6b3d8 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_decrease_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test sets decrease by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_increase.h b/level_0/f_fss/tests/unit/c/test-fss-sets_increase.h index 3d942d1..4c7a589 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_increase.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test sets increase in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_increase_by.h b/level_0/f_fss/tests/unit/c/test-fss-sets_increase_by.h index e8ef640..578998a 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_increase_by.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test sets increase by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_resize.h b/level_0/f_fss/tests/unit/c/test-fss-sets_resize.h index 2a1d1f6..cdaa5de 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_resize.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test sets resize by in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-skip_past_delimit.h b/level_0/f_fss/tests/unit/c/test-fss-skip_past_delimit.h index 5a90288..e13504c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-skip_past_delimit.h +++ b/level_0/f_fss/tests/unit/c/test-fss-skip_past_delimit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test skip past delimit in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-skip_past_space.h b/level_0/f_fss/tests/unit/c/test-fss-skip_past_space.h index 2595044..825ff8e 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-skip_past_space.h +++ b/level_0/f_fss/tests/unit/c/test-fss-skip_past_space.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test skip past space in the fss project. diff --git a/level_0/f_fss/tests/unit/c/test-fss.h b/level_0/f_fss/tests/unit/c/test-fss.h index 9b90048..972f4c0 100644 --- a/level_0/f_fss/tests/unit/c/test-fss.h +++ b/level_0/f_fss/tests/unit/c/test-fss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the fss project. diff --git a/level_0/f_iki/c/iki.h b/level_0/f_iki/c/iki.h index a463044..784420d 100644 --- a/level_0/f_iki/c/iki.h +++ b/level_0/f_iki/c/iki.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides a Wiki-Like syntax meant to be much simpler. diff --git a/level_0/f_iki/c/iki/common.h b/level_0/f_iki/c/iki/common.h index 704cc89..25c56eb 100644 --- a/level_0/f_iki/c/iki/common.h +++ b/level_0/f_iki/c/iki/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines iki common data. diff --git a/level_0/f_iki/c/iki/data.h b/level_0/f_iki/c/iki/data.h index 7bc20a1..4c1b004 100644 --- a/level_0/f_iki/c/iki/data.h +++ b/level_0/f_iki/c/iki/data.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by iki related functionality. diff --git a/level_0/f_iki/c/iki/private-data.h b/level_0/f_iki/c/iki/private-data.h index 7f23d33..180cf67 100644 --- a/level_0/f_iki/c/iki/private-data.h +++ b/level_0/f_iki/c/iki/private-data.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_iki/c/private-iki.h b/level_0/f_iki/c/private-iki.h index bed8a0a..df6a114 100644 --- a/level_0/f_iki/c/private-iki.h +++ b/level_0/f_iki/c/private-iki.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_iki/data/build/settings b/level_0/f_iki/data/build/settings index 89e96d1..c08ac18 100644 --- a/level_0/f_iki/data/build/settings +++ b/level_0/f_iki/data/build/settings @@ -3,8 +3,8 @@ build_name f_iki version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_iki/data/build/settings-tests b/level_0/f_iki/data/build/settings-tests index d364366..08e9619 100644 --- a/level_0/f_iki/data/build/settings-tests +++ b/level_0/f_iki/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_iki version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_iki/tests/unit/c/test-iki-content_is.h b/level_0/f_iki/tests/unit/c/test-iki-content_is.h index d33f1db..84b0891 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-content_is.h +++ b/level_0/f_iki/tests/unit/c/test-iki-content_is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-content_partial_is.h b/level_0/f_iki/tests/unit/c/test-iki-content_partial_is.h index 01b05b9..9276f57 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-content_partial_is.h +++ b/level_0/f_iki/tests/unit/c/test-iki-content_partial_is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_adjust.h b/level_0/f_iki/tests/unit/c/test-iki-datas_adjust.h index 69d3c54..b91733e 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_adjust.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_append.h b/level_0/f_iki/tests/unit/c/test-iki-datas_append.h index 1467f37..ffce715 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_append.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_append_all.h b/level_0/f_iki/tests/unit/c/test-iki-datas_append_all.h index 35c22e3..3e52fe8 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_append_all.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_decimate_by.h b/level_0/f_iki/tests/unit/c/test-iki-datas_decimate_by.h index 8206822..b7f171c 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_decimate_by.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_decrease_by.h b/level_0/f_iki/tests/unit/c/test-iki-datas_decrease_by.h index fe33755..49dcf63 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_decrease_by.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_increase.h b/level_0/f_iki/tests/unit/c/test-iki-datas_increase.h index 289e2ba..e5d7e50 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_increase.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_increase_by.h b/level_0/f_iki/tests/unit/c/test-iki-datas_increase_by.h index 2c8ddb9..0cd2f7d 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_increase_by.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datas_resize.h b/level_0/f_iki/tests/unit/c/test-iki-datas_resize.h index 901b966..52b3f87 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_resize.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_adjust.h b/level_0/f_iki/tests/unit/c/test-iki-datass_adjust.h index 304ea41..15d4b8b 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_adjust.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_append.h b/level_0/f_iki/tests/unit/c/test-iki-datass_append.h index 924d4a2..a08038e 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_append.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_append_all.h b/level_0/f_iki/tests/unit/c/test-iki-datass_append_all.h index 688b573..3a39b89 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_append_all.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_decimate_by.h b/level_0/f_iki/tests/unit/c/test-iki-datass_decimate_by.h index 7642275..1e971fb 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_decimate_by.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_decrease_by.h b/level_0/f_iki/tests/unit/c/test-iki-datass_decrease_by.h index c022ce7..9762156 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_decrease_by.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_increase.h b/level_0/f_iki/tests/unit/c/test-iki-datass_increase.h index 43b7f66..d90ece0 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_increase.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_increase_by.h b/level_0/f_iki/tests/unit/c/test-iki-datass_increase_by.h index f77e196..05616f5 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_increase_by.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-datass_resize.h b/level_0/f_iki/tests/unit/c/test-iki-datass_resize.h index 9ee0a01..bc6fba3 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_resize.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-object_is.h b/level_0/f_iki/tests/unit/c/test-iki-object_is.h index 95a075c..173568f 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-object_is.h +++ b/level_0/f_iki/tests/unit/c/test-iki-object_is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-object_partial_is.h b/level_0/f_iki/tests/unit/c/test-iki-object_partial_is.h index c51933c..7e0d911 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-object_partial_is.h +++ b/level_0/f_iki/tests/unit/c/test-iki-object_partial_is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-read.h b/level_0/f_iki/tests/unit/c/test-iki-read.h index 282c1c3..6d2adf8 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-read.h +++ b/level_0/f_iki/tests/unit/c/test-iki-read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki.h b/level_0/f_iki/tests/unit/c/test-iki.h index 4e5c148..1ea5115 100644 --- a/level_0/f_iki/tests/unit/c/test-iki.h +++ b/level_0/f_iki/tests/unit/c/test-iki.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_limit/c/limit.h b/level_0/f_limit/c/limit.h index 287fb9a..dc02b69 100644 --- a/level_0/f_limit/c/limit.h +++ b/level_0/f_limit/c/limit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides limit related functionality. diff --git a/level_0/f_limit/c/limit/private-set.h b/level_0/f_limit/c/limit/private-set.h index 2bc1210..6951b9c 100644 --- a/level_0/f_limit/c/limit/private-set.h +++ b/level_0/f_limit/c/limit/private-set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_limit/c/limit/private-value.h b/level_0/f_limit/c/limit/private-value.h index e739b1c..005399e 100644 --- a/level_0/f_limit/c/limit/private-value.h +++ b/level_0/f_limit/c/limit/private-value.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_limit/c/limit/set.h b/level_0/f_limit/c/limit/set.h index 1eaf2d5..4899d2c 100644 --- a/level_0/f_limit/c/limit/set.h +++ b/level_0/f_limit/c/limit/set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by limit related functionality. diff --git a/level_0/f_limit/c/limit/value.h b/level_0/f_limit/c/limit/value.h index 210fccb..50a28fc 100644 --- a/level_0/f_limit/c/limit/value.h +++ b/level_0/f_limit/c/limit/value.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by limit related functionality. diff --git a/level_0/f_limit/data/build/settings b/level_0/f_limit/data/build/settings index 3cc56d5..a1efcbd 100644 --- a/level_0/f_limit/data/build/settings +++ b/level_0/f_limit/data/build/settings @@ -3,8 +3,8 @@ build_name f_limit version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_limit/data/build/settings-mocks b/level_0/f_limit/data/build/settings-mocks index 8f481dc..d0ef9df 100644 --- a/level_0/f_limit/data/build/settings-mocks +++ b/level_0/f_limit/data/build/settings-mocks @@ -3,8 +3,8 @@ build_name f_limit version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_limit/data/build/settings-tests b/level_0/f_limit/data/build/settings-tests index 21ac31a..ad1ab85 100644 --- a/level_0/f_limit/data/build/settings-tests +++ b/level_0/f_limit/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_limit version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_limit/tests/unit/c/mock-limit.h b/level_0/f_limit/tests/unit/c/mock-limit.h index 28ec1e5..2a564f2 100644 --- a/level_0/f_limit/tests/unit/c/mock-limit.h +++ b/level_0/f_limit/tests/unit/c/mock-limit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-process.h b/level_0/f_limit/tests/unit/c/test-limit-process.h index f746b08..9b00d1c 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-process.h +++ b/level_0/f_limit/tests/unit/c/test-limit-process.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_adjust.h b/level_0/f_limit/tests/unit/c/test-limit-sets_adjust.h index a9f2f05..a319674 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_adjust.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_append.h b/level_0/f_limit/tests/unit/c/test-limit-sets_append.h index 71dd72f..378e585 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_append.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_append_all.h b/level_0/f_limit/tests/unit/c/test-limit-sets_append_all.h index 6371ff7..80c10bb 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_append_all.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_decimate_by.h b/level_0/f_limit/tests/unit/c/test-limit-sets_decimate_by.h index b8ce768..b8b557c 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_decimate_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_decrease_by.h b/level_0/f_limit/tests/unit/c/test-limit-sets_decrease_by.h index dedcb87..b74f117 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_decrease_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_increase.h b/level_0/f_limit/tests/unit/c/test-limit-sets_increase.h index 96387ff..791d5ab 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_increase.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_increase_by.h b/level_0/f_limit/tests/unit/c/test-limit-sets_increase_by.h index 60d7f1d..3f1df13 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_increase_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-sets_resize.h b/level_0/f_limit/tests/unit/c/test-limit-sets_resize.h index c4562d9..fae6043 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-sets_resize.h +++ b/level_0/f_limit/tests/unit/c/test-limit-sets_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_adjust.h b/level_0/f_limit/tests/unit/c/test-limit-setss_adjust.h index 862e192..a08179c 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_adjust.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_append.h b/level_0/f_limit/tests/unit/c/test-limit-setss_append.h index a29fed8..704287a 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_append.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_append_all.h b/level_0/f_limit/tests/unit/c/test-limit-setss_append_all.h index 696e35e..2f0c360 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_append_all.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_decimate_by.h b/level_0/f_limit/tests/unit/c/test-limit-setss_decimate_by.h index 265644c..400dbbf 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_decimate_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_decrease_by.h b/level_0/f_limit/tests/unit/c/test-limit-setss_decrease_by.h index 3098948..0c985ff 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_decrease_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_increase.h b/level_0/f_limit/tests/unit/c/test-limit-setss_increase.h index 121d271..ebac136 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_increase.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_increase_by.h b/level_0/f_limit/tests/unit/c/test-limit-setss_increase_by.h index 320fa11..306ef1f 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_increase_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_resize.h b/level_0/f_limit/tests/unit/c/test-limit-setss_resize.h index 247ea69..ba5984c 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_resize.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_adjust.h b/level_0/f_limit/tests/unit/c/test-limit-values_adjust.h index 3c7ee55..6224e40 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_adjust.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_append.h b/level_0/f_limit/tests/unit/c/test-limit-values_append.h index 027db37..64fddcf 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_append.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_append_all.h b/level_0/f_limit/tests/unit/c/test-limit-values_append_all.h index a9e5942..b93f5bf 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_append_all.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_decimate_by.h b/level_0/f_limit/tests/unit/c/test-limit-values_decimate_by.h index b6765e2..b366099 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_decimate_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_decrease_by.h b/level_0/f_limit/tests/unit/c/test-limit-values_decrease_by.h index ca686a1..a4178c4 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_decrease_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_increase.h b/level_0/f_limit/tests/unit/c/test-limit-values_increase.h index fd7a1f1..d5fe581 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_increase.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_increase_by.h b/level_0/f_limit/tests/unit/c/test-limit-values_increase_by.h index a216aba..c85abf1 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_increase_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-values_resize.h b/level_0/f_limit/tests/unit/c/test-limit-values_resize.h index 09a0952..b82780f 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-values_resize.h +++ b/level_0/f_limit/tests/unit/c/test-limit-values_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_adjust.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_adjust.h index c3dc2a5..3a492ee 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_adjust.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_append.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_append.h index da69f38..117385a 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_append.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_append_all.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_append_all.h index 1bd9b93..ffe4148 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_append_all.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_decimate_by.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_decimate_by.h index fe73544..22c4bc1 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_decimate_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_decrease_by.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_decrease_by.h index e969828..ae5a7fd 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_decrease_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_increase.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_increase.h index 7d58fdd..d4465ad 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_increase.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_increase_by.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_increase_by.h index 11c2f71..89b0f24 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_increase_by.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-valuess_resize.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_resize.h index 3a43cf3..b4f3aa1 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_resize.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_limit/tests/unit/c/test-limit.h b/level_0/f_limit/tests/unit/c/test-limit.h index 9a8510e..2cfec99 100644 --- a/level_0/f_limit/tests/unit/c/test-limit.h +++ b/level_0/f_limit/tests/unit/c/test-limit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the limit project. diff --git a/level_0/f_memory/c/memory.h b/level_0/f_memory/c/memory.h index 1aa1a0b..043d333 100644 --- a/level_0/f_memory/c/memory.h +++ b/level_0/f_memory/c/memory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide means to use memory routines, with error checking. diff --git a/level_0/f_memory/c/memory/common.h b/level_0/f_memory/c/memory/common.h index 821c82b..2bc9bbf 100644 --- a/level_0/f_memory/c/memory/common.h +++ b/level_0/f_memory/c/memory/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines iki common data. diff --git a/level_0/f_memory/c/memory/structure.h b/level_0/f_memory/c/memory/structure.h index 5600a57..3cc5445 100644 --- a/level_0/f_memory/c/memory/structure.h +++ b/level_0/f_memory/c/memory/structure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines memory structure data. diff --git a/level_0/f_memory/c/private-memory.h b/level_0/f_memory/c/private-memory.h index 5a0d338..1eb4c2c 100644 --- a/level_0/f_memory/c/private-memory.h +++ b/level_0/f_memory/c/private-memory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_memory/data/build/settings b/level_0/f_memory/data/build/settings index ea8e825..1dadb0d 100644 --- a/level_0/f_memory/data/build/settings +++ b/level_0/f_memory/data/build/settings @@ -3,8 +3,8 @@ build_name f_memory version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_memory/tests/unit/c/test-memory-adjust.h b/level_0/f_memory/tests/unit/c/test-memory-adjust.h index 7436da5..9f7a383 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-adjust.h +++ b/level_0/f_memory/tests/unit/c/test-memory-adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-delete.h b/level_0/f_memory/tests/unit/c/test-memory-delete.h index b840a32..0e41ec8 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-delete.h +++ b/level_0/f_memory/tests/unit/c/test-memory-delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-destroy.h b/level_0/f_memory/tests/unit/c/test-memory-destroy.h index ab9d4b1..5a00399 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-destroy.h +++ b/level_0/f_memory/tests/unit/c/test-memory-destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-new.h b/level_0/f_memory/tests/unit/c/test-memory-new.h index 4fdb6d3..8e717c5 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-new.h +++ b/level_0/f_memory/tests/unit/c/test-memory-new.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-new_aligned.h b/level_0/f_memory/tests/unit/c/test-memory-new_aligned.h index 8c4e6e9..5169db1 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-new_aligned.h +++ b/level_0/f_memory/tests/unit/c/test-memory-new_aligned.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-resize.h b/level_0/f_memory/tests/unit/c/test-memory-resize.h index ca8c5b6..f806496 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-resize.h +++ b/level_0/f_memory/tests/unit/c/test-memory-resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_memory/tests/unit/c/test-memory.h b/level_0/f_memory/tests/unit/c/test-memory.h index 880da15..30dadbe 100644 --- a/level_0/f_memory/tests/unit/c/test-memory.h +++ b/level_0/f_memory/tests/unit/c/test-memory.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_path/c/path.h b/level_0/f_path/c/path.h index 9393d14..e07a5c6 100644 --- a/level_0/f_path/c/path.h +++ b/level_0/f_path/c/path.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide path-related functionality. diff --git a/level_0/f_path/c/path/common.h b/level_0/f_path/c/path/common.h index 8793afc..b883416 100644 --- a/level_0/f_path/c/path/common.h +++ b/level_0/f_path/c/path/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project path. diff --git a/level_0/f_path/c/private-path.h b/level_0/f_path/c/private-path.h index 8ee7898..a8ec6ac 100644 --- a/level_0/f_path/c/private-path.h +++ b/level_0/f_path/c/private-path.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_path/data/build/settings b/level_0/f_path/data/build/settings index 9d14462..b21e812 100644 --- a/level_0/f_path/data/build/settings +++ b/level_0/f_path/data/build/settings @@ -3,8 +3,8 @@ build_name f_path version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_path/data/build/settings-mocks b/level_0/f_path/data/build/settings-mocks index 6564917..6dbb759 100644 --- a/level_0/f_path/data/build/settings-mocks +++ b/level_0/f_path/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_path version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_path/data/build/settings-tests b/level_0/f_path/data/build/settings-tests index a1dbcb1..baad1ef 100644 --- a/level_0/f_path/data/build/settings-tests +++ b/level_0/f_path/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_path version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_path/tests/unit/c/mock-path.h b/level_0/f_path/tests/unit/c/mock-path.h index 505eea4..93249b1 100644 --- a/level_0/f_path/tests/unit/c/mock-path.h +++ b/level_0/f_path/tests/unit/c/mock-path.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-change.h b/level_0/f_path/tests/unit/c/test-path-change.h index 9bc56ee..2362b8e 100644 --- a/level_0/f_path/tests/unit/c/test-path-change.h +++ b/level_0/f_path/tests/unit/c/test-path-change.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-change_at.h b/level_0/f_path/tests/unit/c/test-path-change_at.h index c1e79dd..9543f97 100644 --- a/level_0/f_path/tests/unit/c/test-path-change_at.h +++ b/level_0/f_path/tests/unit/c/test-path-change_at.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-current.h b/level_0/f_path/tests/unit/c/test-path-current.h index 1708432..db1787d 100644 --- a/level_0/f_path/tests/unit/c/test-path-current.h +++ b/level_0/f_path/tests/unit/c/test-path-current.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-directory_cleanup.h b/level_0/f_path/tests/unit/c/test-path-directory_cleanup.h index 2b67a89..6bea3c8 100644 --- a/level_0/f_path/tests/unit/c/test-path-directory_cleanup.h +++ b/level_0/f_path/tests/unit/c/test-path-directory_cleanup.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-is.h b/level_0/f_path/tests/unit/c/test-path-is.h index b42dab8..62fca06 100644 --- a/level_0/f_path/tests/unit/c/test-path-is.h +++ b/level_0/f_path/tests/unit/c/test-path-is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-is_absolute.h b/level_0/f_path/tests/unit/c/test-path-is_absolute.h index c31444b..42af8df 100644 --- a/level_0/f_path/tests/unit/c/test-path-is_absolute.h +++ b/level_0/f_path/tests/unit/c/test-path-is_absolute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-is_relative.h b/level_0/f_path/tests/unit/c/test-path-is_relative.h index 6ee94aa..4a315e8 100644 --- a/level_0/f_path/tests/unit/c/test-path-is_relative.h +++ b/level_0/f_path/tests/unit/c/test-path-is_relative.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-is_relative_current.h b/level_0/f_path/tests/unit/c/test-path-is_relative_current.h index 90ca5a6..92db1cf 100644 --- a/level_0/f_path/tests/unit/c/test-path-is_relative_current.h +++ b/level_0/f_path/tests/unit/c/test-path-is_relative_current.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path-real.h b/level_0/f_path/tests/unit/c/test-path-real.h index 794eaac..0012af6 100644 --- a/level_0/f_path/tests/unit/c/test-path-real.h +++ b/level_0/f_path/tests/unit/c/test-path-real.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_path/tests/unit/c/test-path.h b/level_0/f_path/tests/unit/c/test-path.h index a8fb827..9a5d4b1 100644 --- a/level_0/f_path/tests/unit/c/test-path.h +++ b/level_0/f_path/tests/unit/c/test-path.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the path project. diff --git a/level_0/f_pipe/c/pipe.h b/level_0/f_pipe/c/pipe.h index 063122f..1d7056c 100644 --- a/level_0/f_pipe/c/pipe.h +++ b/level_0/f_pipe/c/pipe.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides pipe functionality. diff --git a/level_0/f_pipe/data/build/settings b/level_0/f_pipe/data/build/settings index 5e51979..2458bf8 100644 --- a/level_0/f_pipe/data/build/settings +++ b/level_0/f_pipe/data/build/settings @@ -3,8 +3,8 @@ build_name f_pipe version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_pipe/data/build/settings-mocks b/level_0/f_pipe/data/build/settings-mocks index e3760fe..fb72ca8 100644 --- a/level_0/f_pipe/data/build/settings-mocks +++ b/level_0/f_pipe/data/build/settings-mocks @@ -3,8 +3,8 @@ build_name f_pipe version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_pipe/data/build/settings-tests b/level_0/f_pipe/data/build/settings-tests index 1df86f7..759fbcd 100644 --- a/level_0/f_pipe/data/build/settings-tests +++ b/level_0/f_pipe/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_pipe version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_pipe/tests/unit/c/mock-pipe.h b/level_0/f_pipe/tests/unit/c/mock-pipe.h index 2b42a61..ec74b8a 100644 --- a/level_0/f_pipe/tests/unit/c/mock-pipe.h +++ b/level_0/f_pipe/tests/unit/c/mock-pipe.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the pipe project. diff --git a/level_0/f_pipe/tests/unit/c/test-pipe-debug_exists.h b/level_0/f_pipe/tests/unit/c/test-pipe-debug_exists.h index 573d299..069baec 100644 --- a/level_0/f_pipe/tests/unit/c/test-pipe-debug_exists.h +++ b/level_0/f_pipe/tests/unit/c/test-pipe-debug_exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the pipe project. diff --git a/level_0/f_pipe/tests/unit/c/test-pipe-error_exists.h b/level_0/f_pipe/tests/unit/c/test-pipe-error_exists.h index 2c38f54..80a8328 100644 --- a/level_0/f_pipe/tests/unit/c/test-pipe-error_exists.h +++ b/level_0/f_pipe/tests/unit/c/test-pipe-error_exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the pipe project. diff --git a/level_0/f_pipe/tests/unit/c/test-pipe-input_exists.h b/level_0/f_pipe/tests/unit/c/test-pipe-input_exists.h index 1cda8d9..a04a31e 100644 --- a/level_0/f_pipe/tests/unit/c/test-pipe-input_exists.h +++ b/level_0/f_pipe/tests/unit/c/test-pipe-input_exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the pipe project. diff --git a/level_0/f_pipe/tests/unit/c/test-pipe-warning_exists.h b/level_0/f_pipe/tests/unit/c/test-pipe-warning_exists.h index 8854b9c..563a6c0 100644 --- a/level_0/f_pipe/tests/unit/c/test-pipe-warning_exists.h +++ b/level_0/f_pipe/tests/unit/c/test-pipe-warning_exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the pipe project. diff --git a/level_0/f_pipe/tests/unit/c/test-pipe.h b/level_0/f_pipe/tests/unit/c/test-pipe.h index ee9bb51..20858ee 100644 --- a/level_0/f_pipe/tests/unit/c/test-pipe.h +++ b/level_0/f_pipe/tests/unit/c/test-pipe.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the pipe project. diff --git a/level_0/f_print/c/print.h b/level_0/f_print/c/print.h index 8797a50..a994bd4 100644 --- a/level_0/f_print/c/print.h +++ b/level_0/f_print/c/print.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides some standard printing functions not available in a libc. diff --git a/level_0/f_print/c/print/common.h b/level_0/f_print/c/print/common.h index 26a1fce..0259973 100644 --- a/level_0/f_print/c/print/common.h +++ b/level_0/f_print/c/print/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project print. diff --git a/level_0/f_print/c/print/private-to.h b/level_0/f_print/c/print/private-to.h index 6caff8b..99a4958 100644 --- a/level_0/f_print/c/print/private-to.h +++ b/level_0/f_print/c/print/private-to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_print/c/print/to.h b/level_0/f_print/c/print/to.h index c1b68bc..0aa960c 100644 --- a/level_0/f_print/c/print/to.h +++ b/level_0/f_print/c/print/to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines print_to_* variants of print functins to be used for/by project print. diff --git a/level_0/f_print/c/private-print.h b/level_0/f_print/c/private-print.h index 1d597be..d580e8e 100644 --- a/level_0/f_print/c/private-print.h +++ b/level_0/f_print/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_print/data/build/settings b/level_0/f_print/data/build/settings index a2f3fda..eec9dcd 100644 --- a/level_0/f_print/data/build/settings +++ b/level_0/f_print/data/build/settings @@ -3,8 +3,8 @@ build_name f_print version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_print/data/build/settings-mocks b/level_0/f_print/data/build/settings-mocks index 775cad1..0633159 100644 --- a/level_0/f_print/data/build/settings-mocks +++ b/level_0/f_print/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_print version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_print/data/build/settings-tests b/level_0/f_print/data/build/settings-tests index 93f9f25..5eb1c83 100644 --- a/level_0/f_print/data/build/settings-tests +++ b/level_0/f_print/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_print version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_print/tests/unit/c/mock-print.h b/level_0/f_print/tests/unit/c/mock-print.h index bd3dae4..c061f0b 100644 --- a/level_0/f_print/tests/unit/c/mock-print.h +++ b/level_0/f_print/tests/unit/c/mock-print.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-.h b/level_0/f_print/tests/unit/c/test-print-.h index 395cdf8..f57918a 100644 --- a/level_0/f_print/tests/unit/c/test-print-.h +++ b/level_0/f_print/tests/unit/c/test-print-.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-character.h b/level_0/f_print/tests/unit/c/test-print-character.h index 8bf9b93..7e7c5c5 100644 --- a/level_0/f_print/tests/unit/c/test-print-character.h +++ b/level_0/f_print/tests/unit/c/test-print-character.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-character_safely.h b/level_0/f_print/tests/unit/c/test-print-character_safely.h index 70f70e6..38159bf 100644 --- a/level_0/f_print/tests/unit/c/test-print-character_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-character_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-character_safely_get.h b/level_0/f_print/tests/unit/c/test-print-character_safely_get.h index cfca344..55a4f9e 100644 --- a/level_0/f_print/tests/unit/c/test-print-character_safely_get.h +++ b/level_0/f_print/tests/unit/c/test-print-character_safely_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic.h b/level_0/f_print/tests/unit/c/test-print-dynamic.h index 90969d7..b961e5b 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic_partial.h b/level_0/f_print/tests/unit/c/test-print-dynamic_partial.h index 0cfb6d5..3952e2e 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic_partial.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw.h b/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw.h index e81f1d1..fe34f86 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw_safely.h index c82bd56..7c62a63 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic_partial_safely.h b/level_0/f_print/tests/unit/c/test-print-dynamic_partial_safely.h index 2796199..4e9a798 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic_partial_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic_partial_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic_raw.h b/level_0/f_print/tests/unit/c/test-print-dynamic_raw.h index 770f04e..9523870 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-dynamic_raw_safely.h index 6b19232..f6ce51c 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-dynamic_safely.h b/level_0/f_print/tests/unit/c/test-print-dynamic_safely.h index 99d4801..8b600b2 100644 --- a/level_0/f_print/tests/unit/c/test-print-dynamic_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-dynamic_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except.h b/level_0/f_print/tests/unit/c/test-print-except.h index 611dede..8e97d21 100644 --- a/level_0/f_print/tests/unit/c/test-print-except.h +++ b/level_0/f_print/tests/unit/c/test-print-except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic.h index 3e50850..2b63753 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial.h index 65aa12e..7fb8bec 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw.h index dd31511..eba2934 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw_safely.h index 5962a80..41a8370 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_safely.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_safely.h index dd0d136..daf7587 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw.h index 1422090..e859286 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw_safely.h index 5a4de21..a8caf6d 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_dynamic_safely.h b/level_0/f_print/tests/unit/c/test-print-except_dynamic_safely.h index c9450a2..04bd60e 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_dynamic_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_dynamic_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in.h b/level_0/f_print/tests/unit/c/test-print-except_in.h index af70aa5..abfcb58 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic.h index 27cd440..2846611 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial.h index e0cb56c..34bd8d6 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw.h index 5cff049..b8435ac 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw_safely.h index bfc03f5..73e3d5d 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_safely.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_safely.h index 420feac..e2684dd 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw.h index 0923c66..7161eb4 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw_safely.h index 14fbbc3..8037c36 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_safely.h b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_safely.h index 6fb0ee8..b70500e 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_dynamic_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_raw.h b/level_0/f_print/tests/unit/c/test-print-except_in_raw.h index 7ce0af2..c4da8dd 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-except_in_raw_safely.h index 4bc62a8..ca11592 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_in_safely.h b/level_0/f_print/tests/unit/c/test-print-except_in_safely.h index 07975df..d8e01ed 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_in_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_in_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_raw.h b/level_0/f_print/tests/unit/c/test-print-except_raw.h index 28ad687..8731348 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-except_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-except_raw_safely.h index 2700b4d..1b86c68 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-except_safely.h b/level_0/f_print/tests/unit/c/test-print-except_safely.h index 069deef..0fd60bb 100644 --- a/level_0/f_print/tests/unit/c/test-print-except_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-except_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-raw.h b/level_0/f_print/tests/unit/c/test-print-raw.h index d3cbf86..86cda92 100644 --- a/level_0/f_print/tests/unit/c/test-print-raw.h +++ b/level_0/f_print/tests/unit/c/test-print-raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-raw_safely.h b/level_0/f_print/tests/unit/c/test-print-raw_safely.h index 44ca35a..c6748ce 100644 --- a/level_0/f_print/tests/unit/c/test-print-raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-raw_terminated.h b/level_0/f_print/tests/unit/c/test-print-raw_terminated.h index f2242e0..c61dd35 100644 --- a/level_0/f_print/tests/unit/c/test-print-raw_terminated.h +++ b/level_0/f_print/tests/unit/c/test-print-raw_terminated.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-safely.h b/level_0/f_print/tests/unit/c/test-print-safely.h index 705de4c..d76a325 100644 --- a/level_0/f_print/tests/unit/c/test-print-safely.h +++ b/level_0/f_print/tests/unit/c/test-print-safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-safely_get.h b/level_0/f_print/tests/unit/c/test-print-safely_get.h index 80a539e..d186cb5 100644 --- a/level_0/f_print/tests/unit/c/test-print-safely_get.h +++ b/level_0/f_print/tests/unit/c/test-print-safely_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-safely_terminated.h b/level_0/f_print/tests/unit/c/test-print-safely_terminated.h index e365725..9217b00 100644 --- a/level_0/f_print/tests/unit/c/test-print-safely_terminated.h +++ b/level_0/f_print/tests/unit/c/test-print-safely_terminated.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-terminated.h b/level_0/f_print/tests/unit/c/test-print-terminated.h index 2a2960e..579ee7b 100644 --- a/level_0/f_print/tests/unit/c/test-print-terminated.h +++ b/level_0/f_print/tests/unit/c/test-print-terminated.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to.h b/level_0/f_print/tests/unit/c/test-print-to.h index 32049c2..99459f9 100644 --- a/level_0/f_print/tests/unit/c/test-print-to.h +++ b/level_0/f_print/tests/unit/c/test-print-to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_character.h b/level_0/f_print/tests/unit/c/test-print-to_character.h index 61f9a46..298778d 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_character.h +++ b/level_0/f_print/tests/unit/c/test-print-to_character.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_character_safely.h b/level_0/f_print/tests/unit/c/test-print-to_character_safely.h index 01adf40..f7315c7 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_character_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_character_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic.h index e514be7..51f6c7e 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial.h index a6e5482..0e9046d 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw.h index 7deec2e..4c45a58 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw_safely.h index 0168002..c5cbe2f 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_safely.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_safely.h index b7d267b..90dbbc2 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw.h index 9c1f63a..a3ddc1c 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw_safely.h index 98b94e1..94796dc 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_dynamic_safely.h b/level_0/f_print/tests/unit/c/test-print-to_dynamic_safely.h index c731b8b..f388df8 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_dynamic_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_dynamic_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except.h b/level_0/f_print/tests/unit/c/test-print-to_except.h index 1695b39..44c3bb2 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic.h index cbd9efe..1beef69 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial.h index c0232b5..1058e90 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw.h index 587ea61..87ef61f 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw_safely.h index ff032a3..deec69f 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_safely.h index dd0584a..a3f57a6 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw.h index 7142159..da58665 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw_safely.h index d89f38f..eca5888 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_safely.h index cf25d2a..a536ae5 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_dynamic_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in.h b/level_0/f_print/tests/unit/c/test-print-to_except_in.h index 9ca84a5..0ae87be 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic.h index c511f14..8d36bd2 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial.h index 38ad648..2f53667 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw.h index 8cbb7fa..d1b748f 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw_safely.h index 932f3db..db11937 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_safely.h index e20cfb7..54d55e4 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw.h index ab08e37..795f0de 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw_safely.h index ac19e44..d2dc5f3 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_safely.h index 5772550..9dc9143 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_raw.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_raw.h index 8aab3ab..8bdbebf 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_raw_safely.h index c97adf0..1af3733 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_in_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_in_safely.h index ba78eab..06eafe6 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_in_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_in_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_raw.h b/level_0/f_print/tests/unit/c/test-print-to_except_raw.h index d8cbba9..ccda458 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_raw_safely.h index f598f6b..4fe5c3f 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_except_safely.h b/level_0/f_print/tests/unit/c/test-print-to_except_safely.h index 711cdb7..d4f913d 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_except_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_except_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_raw.h b/level_0/f_print/tests/unit/c/test-print-to_raw.h index fae3644..c85c25a 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_raw.h +++ b/level_0/f_print/tests/unit/c/test-print-to_raw.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_raw_safely.h b/level_0/f_print/tests/unit/c/test-print-to_raw_safely.h index 831492d..32e1921 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_raw_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_raw_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_raw_terminated.h b/level_0/f_print/tests/unit/c/test-print-to_raw_terminated.h index 5344ae6..1391921 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_raw_terminated.h +++ b/level_0/f_print/tests/unit/c/test-print-to_raw_terminated.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_safely.h b/level_0/f_print/tests/unit/c/test-print-to_safely.h index 7423899..a396d7a 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_safely.h +++ b/level_0/f_print/tests/unit/c/test-print-to_safely.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_safely_terminated.h b/level_0/f_print/tests/unit/c/test-print-to_safely_terminated.h index 8e5358d..bdc29a2 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_safely_terminated.h +++ b/level_0/f_print/tests/unit/c/test-print-to_safely_terminated.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print-to_terminated.h b/level_0/f_print/tests/unit/c/test-print-to_terminated.h index 3bb2b0b..9c824d1 100644 --- a/level_0/f_print/tests/unit/c/test-print-to_terminated.h +++ b/level_0/f_print/tests/unit/c/test-print-to_terminated.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_print/tests/unit/c/test-print.h b/level_0/f_print/tests/unit/c/test-print.h index db93398..700c5f5 100644 --- a/level_0/f_print/tests/unit/c/test-print.h +++ b/level_0/f_print/tests/unit/c/test-print.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_serialize/c/private-serialize.h b/level_0/f_serialize/c/private-serialize.h index 400a1e7..1b168e8 100644 --- a/level_0/f_serialize/c/private-serialize.h +++ b/level_0/f_serialize/c/private-serialize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_serialize/c/serialize.h b/level_0/f_serialize/c/serialize.h index 6f0526d..61cd24f 100644 --- a/level_0/f_serialize/c/serialize.h +++ b/level_0/f_serialize/c/serialize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides string processing functionality for what is to be defined as a serialize string. diff --git a/level_0/f_serialize/c/serialize/common.h b/level_0/f_serialize/c/serialize/common.h index 5467848..e9ad446 100644 --- a/level_0/f_serialize/c/serialize/common.h +++ b/level_0/f_serialize/c/serialize/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project serialize. diff --git a/level_0/f_serialize/data/build/settings b/level_0/f_serialize/data/build/settings index 95e4fe7..c0dd132 100644 --- a/level_0/f_serialize/data/build/settings +++ b/level_0/f_serialize/data/build/settings @@ -3,8 +3,8 @@ build_name f_serialize version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_serialize/data/build/settings-mocks b/level_0/f_serialize/data/build/settings-mocks index d858683..65eb10c 100644 --- a/level_0/f_serialize/data/build/settings-mocks +++ b/level_0/f_serialize/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_serialize version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_serialize/data/build/settings-tests b/level_0/f_serialize/data/build/settings-tests index 2e18503..13f59b7 100644 --- a/level_0/f_serialize/data/build/settings-tests +++ b/level_0/f_serialize/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_serialize version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple.h b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple.h index 8de5682..b5904b4 100644 --- a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple.h +++ b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the serialize project. diff --git a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_get.h b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_get.h index a4418f4..f99959d 100644 --- a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_get.h +++ b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the serialize project. diff --git a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_range.h b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_range.h index baf8cc9..25aa02f 100644 --- a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_range.h +++ b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the serialize project. diff --git a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_select.h b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_select.h index e765d40..66da08c 100644 --- a/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_select.h +++ b/level_0/f_serialize/tests/unit/c/test-serialize-from_simple_select.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the serialize project. diff --git a/level_0/f_serialize/tests/unit/c/test-serialize-to_simple.h b/level_0/f_serialize/tests/unit/c/test-serialize-to_simple.h index fc717f7..982ccd8 100644 --- a/level_0/f_serialize/tests/unit/c/test-serialize-to_simple.h +++ b/level_0/f_serialize/tests/unit/c/test-serialize-to_simple.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the serialize project. diff --git a/level_0/f_serialize/tests/unit/c/test-serialize.h b/level_0/f_serialize/tests/unit/c/test-serialize.h index 1508b7a..9c5b133 100644 --- a/level_0/f_serialize/tests/unit/c/test-serialize.h +++ b/level_0/f_serialize/tests/unit/c/test-serialize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Serialize - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the serialize project. diff --git a/level_0/f_signal/c/signal.h b/level_0/f_signal/c/signal.h index 3d811f6..6285271 100644 --- a/level_0/f_signal/c/signal.h +++ b/level_0/f_signal/c/signal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides signal processing functionality, such as signal variable handling. diff --git a/level_0/f_signal/c/signal/common.h b/level_0/f_signal/c/signal/common.h index a61742a..48a57a0 100644 --- a/level_0/f_signal/c/signal/common.h +++ b/level_0/f_signal/c/signal/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project signal. diff --git a/level_0/f_signal/data/build/settings b/level_0/f_signal/data/build/settings index 8765d33..a048baa 100644 --- a/level_0/f_signal/data/build/settings +++ b/level_0/f_signal/data/build/settings @@ -3,8 +3,8 @@ build_name f_signal version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_signal/data/build/settings-mocks b/level_0/f_signal/data/build/settings-mocks index e942368..7d51975 100644 --- a/level_0/f_signal/data/build/settings-mocks +++ b/level_0/f_signal/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_signal version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_signal/data/build/settings-tests b/level_0/f_signal/data/build/settings-tests index 9c3f2be..bc5af73 100644 --- a/level_0/f_signal/data/build/settings-tests +++ b/level_0/f_signal/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_signal version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_signal/tests/unit/c/mock-signal.h b/level_0/f_signal/tests/unit/c/mock-signal.h index 93c7d2e..2472577 100644 --- a/level_0/f_signal/tests/unit/c/mock-signal.h +++ b/level_0/f_signal/tests/unit/c/mock-signal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-close.h b/level_0/f_signal/tests/unit/c/test-signal-close.h index d1982c5..0dcf1c7 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-close.h +++ b/level_0/f_signal/tests/unit/c/test-signal-close.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-mask.h b/level_0/f_signal/tests/unit/c/test-signal-mask.h index 6208d99..3ae7e4a 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-mask.h +++ b/level_0/f_signal/tests/unit/c/test-signal-mask.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-open.h b/level_0/f_signal/tests/unit/c/test-signal-open.h index a6bd4ea..19cf53d 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-open.h +++ b/level_0/f_signal/tests/unit/c/test-signal-open.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-queue.h b/level_0/f_signal/tests/unit/c/test-signal-queue.h index 56509fc..c32a1f1 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-queue.h +++ b/level_0/f_signal/tests/unit/c/test-signal-queue.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-read.h b/level_0/f_signal/tests/unit/c/test-signal-read.h index 1d31522..a7dd4cc 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-read.h +++ b/level_0/f_signal/tests/unit/c/test-signal-read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-send.h b/level_0/f_signal/tests/unit/c/test-signal-send.h index eef7ef5..7bec85f 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-send.h +++ b/level_0/f_signal/tests/unit/c/test-signal-send.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-set_add.h b/level_0/f_signal/tests/unit/c/test-signal-set_add.h index 9101ef8..0e7a6f2 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-set_add.h +++ b/level_0/f_signal/tests/unit/c/test-signal-set_add.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-set_delete.h b/level_0/f_signal/tests/unit/c/test-signal-set_delete.h index 6de0838..ac8b544 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-set_delete.h +++ b/level_0/f_signal/tests/unit/c/test-signal-set_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-set_empty.h b/level_0/f_signal/tests/unit/c/test-signal-set_empty.h index b2b3b8d..9f8d3b4 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-set_empty.h +++ b/level_0/f_signal/tests/unit/c/test-signal-set_empty.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-set_fill.h b/level_0/f_signal/tests/unit/c/test-signal-set_fill.h index ad65081..dcd74d5 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-set_fill.h +++ b/level_0/f_signal/tests/unit/c/test-signal-set_fill.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-set_has.h b/level_0/f_signal/tests/unit/c/test-signal-set_has.h index 2f953d8..a838f35 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-set_has.h +++ b/level_0/f_signal/tests/unit/c/test-signal-set_has.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-wait.h b/level_0/f_signal/tests/unit/c/test-signal-wait.h index d17d6ee..edaf6b3 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-wait.h +++ b/level_0/f_signal/tests/unit/c/test-signal-wait.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-wait_until.h b/level_0/f_signal/tests/unit/c/test-signal-wait_until.h index a027e4d..29dcc50 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-wait_until.h +++ b/level_0/f_signal/tests/unit/c/test-signal-wait_until.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal.h b/level_0/f_signal/tests/unit/c/test-signal.h index 4919bc1..51b7023 100644 --- a/level_0/f_signal/tests/unit/c/test-signal.h +++ b/level_0/f_signal/tests/unit/c/test-signal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_socket/c/socket.h b/level_0/f_socket/c/socket.h index 357372d..b9bbd8b 100644 --- a/level_0/f_socket/c/socket.h +++ b/level_0/f_socket/c/socket.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide means to interact with sockets. diff --git a/level_0/f_socket/c/socket/common.h b/level_0/f_socket/c/socket/common.h index 41f2ccd..bbfe6a8 100644 --- a/level_0/f_socket/c/socket/common.h +++ b/level_0/f_socket/c/socket/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project socket. diff --git a/level_0/f_socket/data/build/settings b/level_0/f_socket/data/build/settings index 5b42fc7..4871740 100644 --- a/level_0/f_socket/data/build/settings +++ b/level_0/f_socket/data/build/settings @@ -3,8 +3,8 @@ build_name f_socket version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_socket/data/build/settings-mocks b/level_0/f_socket/data/build/settings-mocks index 86dc553..66d7625 100644 --- a/level_0/f_socket/data/build/settings-mocks +++ b/level_0/f_socket/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_socket version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_socket/data/build/settings-tests b/level_0/f_socket/data/build/settings-tests index d995da6..96c3649 100644 --- a/level_0/f_socket/data/build/settings-tests +++ b/level_0/f_socket/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_socket version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_socket/tests/unit/c/mock-socket.h b/level_0/f_socket/tests/unit/c/mock-socket.h index 2c3a00a..75e8e83 100644 --- a/level_0/f_socket/tests/unit/c/mock-socket.h +++ b/level_0/f_socket/tests/unit/c/mock-socket.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-accept.h b/level_0/f_socket/tests/unit/c/test-socket-accept.h index 030a775..13c0412 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-accept.h +++ b/level_0/f_socket/tests/unit/c/test-socket-accept.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-bind.h b/level_0/f_socket/tests/unit/c/test-socket-bind.h index 67d2428..4602f0e 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-bind.h +++ b/level_0/f_socket/tests/unit/c/test-socket-bind.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-bind_local.h b/level_0/f_socket/tests/unit/c/test-socket-bind_local.h index f5fa5e2..594fe7a 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-bind_local.h +++ b/level_0/f_socket/tests/unit/c/test-socket-bind_local.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-connect.h b/level_0/f_socket/tests/unit/c/test-socket-connect.h index 1ecd4cc..0b5628e 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-connect.h +++ b/level_0/f_socket/tests/unit/c/test-socket-connect.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-create.h b/level_0/f_socket/tests/unit/c/test-socket-create.h index 3113409..c7187d4 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-create.h +++ b/level_0/f_socket/tests/unit/c/test-socket-create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-create_pair.h b/level_0/f_socket/tests/unit/c/test-socket-create_pair.h index 8fb8fe2..45a5970 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-create_pair.h +++ b/level_0/f_socket/tests/unit/c/test-socket-create_pair.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-disconnect.h b/level_0/f_socket/tests/unit/c/test-socket-disconnect.h index 024ec6d..db50458 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-disconnect.h +++ b/level_0/f_socket/tests/unit/c/test-socket-disconnect.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-listen.h b/level_0/f_socket/tests/unit/c/test-socket-listen.h index a8a5db3..c2c6fc5 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-listen.h +++ b/level_0/f_socket/tests/unit/c/test-socket-listen.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-option_get.h b/level_0/f_socket/tests/unit/c/test-socket-option_get.h index d2b3bc0..e73e641 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-option_get.h +++ b/level_0/f_socket/tests/unit/c/test-socket-option_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-option_set.h b/level_0/f_socket/tests/unit/c/test-socket-option_set.h index e838df6..77a606e 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-option_set.h +++ b/level_0/f_socket/tests/unit/c/test-socket-option_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-read.h b/level_0/f_socket/tests/unit/c/test-socket-read.h index d22a4bf..94d195d 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-read.h +++ b/level_0/f_socket/tests/unit/c/test-socket-read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-read_message.h b/level_0/f_socket/tests/unit/c/test-socket-read_message.h index ccfb1a4..5a2b88a 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-read_message.h +++ b/level_0/f_socket/tests/unit/c/test-socket-read_message.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-write.h b/level_0/f_socket/tests/unit/c/test-socket-write.h index 95dd4db..f710cd3 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-write.h +++ b/level_0/f_socket/tests/unit/c/test-socket-write.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-write_message.h b/level_0/f_socket/tests/unit/c/test-socket-write_message.h index 5e15469..3a2ac5b 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-write_message.h +++ b/level_0/f_socket/tests/unit/c/test-socket-write_message.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket.h b/level_0/f_socket/tests/unit/c/test-socket.h index 7fa47c1..823ab3c 100644 --- a/level_0/f_socket/tests/unit/c/test-socket.h +++ b/level_0/f_socket/tests/unit/c/test-socket.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_status/c/status.h b/level_0/f_status/c/status.h index f9fc27d..9f4d7d8 100644 --- a/level_0/f_status/c/status.h +++ b/level_0/f_status/c/status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides status code definitions. diff --git a/level_0/f_status/data/build/settings b/level_0/f_status/data/build/settings index a401d12..97d2c5c 100644 --- a/level_0/f_status/data/build/settings +++ b/level_0/f_status/data/build/settings @@ -3,8 +3,8 @@ build_name f_status version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_error.h b/level_0/f_status/tests/unit/c/test-status-macro-is_error.h index d247ccc..1c8530e 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_error.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_error.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_error_not.h b/level_0/f_status/tests/unit/c/test-status-macro-is_error_not.h index 46a4aba..40775be 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_error_not.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_error_not.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_fine.h b/level_0/f_status/tests/unit/c/test-status-macro-is_fine.h index 7992b9a..ceef665 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_fine.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_fine.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_fine_not.h b/level_0/f_status/tests/unit/c/test-status-macro-is_fine_not.h index afa200b..04722f9 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_fine_not.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_fine_not.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_problem.h b/level_0/f_status/tests/unit/c/test-status-macro-is_problem.h index 9981368..e1997e6 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_problem.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_problem.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_problem_not.h b/level_0/f_status/tests/unit/c/test-status-macro-is_problem_not.h index c18be28..c17cde9 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_problem_not.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_problem_not.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_signal.h b/level_0/f_status/tests/unit/c/test-status-macro-is_signal.h index 27740f2..6955e61 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_signal.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_signal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_signal_not.h b/level_0/f_status/tests/unit/c/test-status-macro-is_signal_not.h index 9c43017..e66cd24 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_signal_not.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_signal_not.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_warning.h b/level_0/f_status/tests/unit/c/test-status-macro-is_warning.h index d548e60..dcaad01 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_warning.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_warning.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-is_warning_not.h b/level_0/f_status/tests/unit/c/test-status-macro-is_warning_not.h index 90c9d5c..d075f0e 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-is_warning_not.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-is_warning_not.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-set_error.h b/level_0/f_status/tests/unit/c/test-status-macro-set_error.h index aa11ec8..b954c58 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-set_error.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-set_error.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-set_fine.h b/level_0/f_status/tests/unit/c/test-status-macro-set_fine.h index 3e33f78..f0ad9e5 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-set_fine.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-set_fine.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-set_signal.h b/level_0/f_status/tests/unit/c/test-status-macro-set_signal.h index 2db4512..5da037d 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-set_signal.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-set_signal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status-macro-set_warning.h b/level_0/f_status/tests/unit/c/test-status-macro-set_warning.h index 71ff0fe..a19b022 100644 --- a/level_0/f_status/tests/unit/c/test-status-macro-set_warning.h +++ b/level_0/f_status/tests/unit/c/test-status-macro-set_warning.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status/tests/unit/c/test-status.h b/level_0/f_status/tests/unit/c/test-status.h index e36b2c9..f3d8b04 100644 --- a/level_0/f_status/tests/unit/c/test-status.h +++ b/level_0/f_status/tests/unit/c/test-status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status project. diff --git a/level_0/f_status_string/c/status_string.h b/level_0/f_status_string/c/status_string.h index 0c59d6e..d3a0ddf 100644 --- a/level_0/f_status_string/c/status_string.h +++ b/level_0/f_status_string/c/status_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides status code functions, such as those that translate status codes into strings. diff --git a/level_0/f_status_string/data/build/settings b/level_0/f_status_string/data/build/settings index 66a7bdd..371eef1 100644 --- a/level_0/f_status_string/data/build/settings +++ b/level_0/f_status_string/data/build/settings @@ -3,8 +3,8 @@ build_name f_status_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_status_string/data/build/settings-tests b/level_0/f_status_string/data/build/settings-tests index 38247c8..f765691 100644 --- a/level_0/f_status_string/data/build/settings-tests +++ b/level_0/f_status_string/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_status_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_status_string/tests/unit/c/test-status_string-to.h b/level_0/f_status_string/tests/unit/c/test-status_string-to.h index 1478a1c..15bcbe6 100644 --- a/level_0/f_status_string/tests/unit/c/test-status_string-to.h +++ b/level_0/f_status_string/tests/unit/c/test-status_string-to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status_string project. diff --git a/level_0/f_status_string/tests/unit/c/test-status_string.h b/level_0/f_status_string/tests/unit/c/test-status_string.h index c0253dd..62a6c7d 100644 --- a/level_0/f_status_string/tests/unit/c/test-status_string.h +++ b/level_0/f_status_string/tests/unit/c/test-status_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status_string project. diff --git a/level_0/f_string/c/private-string.h b/level_0/f_string/c/private-string.h index 8217b5f..39e6531 100644 --- a/level_0/f_string/c/private-string.h +++ b/level_0/f_string/c/private-string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_string/c/string.h b/level_0/f_string/c/string.h index cf256f8..39b9db3 100644 --- a/level_0/f_string/c/string.h +++ b/level_0/f_string/c/string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides string capabilities. diff --git a/level_0/f_string/c/string/common.h b/level_0/f_string/c/string/common.h index 517cd4e..8333260 100644 --- a/level_0/f_string/c/string/common.h +++ b/level_0/f_string/c/string/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common string data. diff --git a/level_0/f_string/c/string/dynamic.h b/level_0/f_string/c/string/dynamic.h index 21a9c17..5a02cc2 100644 --- a/level_0/f_string/c/string/dynamic.h +++ b/level_0/f_string/c/string/dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines dynamic string data. diff --git a/level_0/f_string/c/string/map.h b/level_0/f_string/c/string/map.h index 2f7e391..d10e64f 100644 --- a/level_0/f_string/c/string/map.h +++ b/level_0/f_string/c/string/map.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_string/c/string/map_multi.h b/level_0/f_string/c/string/map_multi.h index afcb054..8a5538c 100644 --- a/level_0/f_string/c/string/map_multi.h +++ b/level_0/f_string/c/string/map_multi.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_string/c/string/private-dynamic.h b/level_0/f_string/c/string/private-dynamic.h index 582dd3a..0b8f3a2 100644 --- a/level_0/f_string/c/string/private-dynamic.h +++ b/level_0/f_string/c/string/private-dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_string/c/string/private-map.h b/level_0/f_string/c/string/private-map.h index e5de81d..bcb1c7e 100644 --- a/level_0/f_string/c/string/private-map.h +++ b/level_0/f_string/c/string/private-map.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_string/c/string/private-map_multi.h b/level_0/f_string/c/string/private-map_multi.h index da722db..5c4f52d 100644 --- a/level_0/f_string/c/string/private-map_multi.h +++ b/level_0/f_string/c/string/private-map_multi.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_string/c/string/private-quantity.h b/level_0/f_string/c/string/private-quantity.h index 0699786..b542fc4 100644 --- a/level_0/f_string/c/string/private-quantity.h +++ b/level_0/f_string/c/string/private-quantity.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_string/c/string/private-range.h b/level_0/f_string/c/string/private-range.h index 6449c3b..86a44a8 100644 --- a/level_0/f_string/c/string/private-range.h +++ b/level_0/f_string/c/string/private-range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_string/c/string/private-triple.h b/level_0/f_string/c/string/private-triple.h index a8b2878..9792505 100644 --- a/level_0/f_string/c/string/private-triple.h +++ b/level_0/f_string/c/string/private-triple.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_string/c/string/quantity.h b/level_0/f_string/c/string/quantity.h index fc1b925..6de8b13 100644 --- a/level_0/f_string/c/string/quantity.h +++ b/level_0/f_string/c/string/quantity.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines quantity string data. diff --git a/level_0/f_string/c/string/range.h b/level_0/f_string/c/string/range.h index b241e81..21c4ec5 100644 --- a/level_0/f_string/c/string/range.h +++ b/level_0/f_string/c/string/range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines range string data. diff --git a/level_0/f_string/c/string/static.h b/level_0/f_string/c/string/static.h index f9e3c59..e314f53 100644 --- a/level_0/f_string/c/string/static.h +++ b/level_0/f_string/c/string/static.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines static string data. diff --git a/level_0/f_string/c/string/triple.h b/level_0/f_string/c/string/triple.h index 442e05b..eb60d72 100644 --- a/level_0/f_string/c/string/triple.h +++ b/level_0/f_string/c/string/triple.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines 3-tuple of string data called a triple (which is an ordered list of 3 strings). diff --git a/level_0/f_string/data/build/settings b/level_0/f_string/data/build/settings index 38e0e45..54d0bc5 100644 --- a/level_0/f_string/data/build/settings +++ b/level_0/f_string/data/build/settings @@ -3,8 +3,8 @@ build_name f_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_string/data/build/settings-tests b/level_0/f_string/data/build/settings-tests index 8020a2d..7eaa546 100644 --- a/level_0/f_string/data/build/settings-tests +++ b/level_0/f_string/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_string/tests/unit/c/test-string-append.h b/level_0/f_string/tests/unit/c/test-string-append.h index 762afab..43b5e28 100644 --- a/level_0/f_string/tests/unit/c/test-string-append.h +++ b/level_0/f_string/tests/unit/c/test-string-append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-append_assure.h b/level_0/f_string/tests/unit/c/test-string-append_assure.h index a72474d..cd4f5b7 100644 --- a/level_0/f_string/tests/unit/c/test-string-append_assure.h +++ b/level_0/f_string/tests/unit/c/test-string-append_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-append_assure_nulless.h b/level_0/f_string/tests/unit/c/test-string-append_assure_nulless.h index ffa08e4..811770a 100644 --- a/level_0/f_string/tests/unit/c/test-string-append_assure_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-append_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-append_nulless.h b/level_0/f_string/tests/unit/c/test-string-append_nulless.h index 0598faf..abc6cc1 100644 --- a/level_0/f_string/tests/unit/c/test-string-append_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-append_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_adjust.h b/level_0/f_string/tests/unit/c/test-string-dynamic_adjust.h index f11c5bb..6b63e69 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_append.h b/level_0/f_string/tests/unit/c/test-string-dynamic_append.h index 4c25167..ce4aa08 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_append.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure.h b/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure.h index 6c1d7de..31f0164 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure_nulless.h index d164034..3d9bea2 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_append_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_append_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_append_nulless.h index cb8a8cf..0d94566 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_append_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_append_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-dynamic_decimate_by.h index 3a3f31d..b64cf4f 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-dynamic_decrease_by.h index 3bcc961..6c57438 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_increase.h b/level_0/f_string/tests/unit/c/test-string-dynamic_increase.h index 8708cae..6d4d7f5e 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_increase_by.h b/level_0/f_string/tests/unit/c/test-string-dynamic_increase_by.h index 94dcbdf..6a148c3 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_mash.h b/level_0/f_string/tests/unit/c/test-string-dynamic_mash.h index 8024785..24ca7b7 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_mash.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_mash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_mash_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_mash_nulless.h index 5fbe538..ee8f27e 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_mash_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_mash_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_mish.h b/level_0/f_string/tests/unit/c/test-string-dynamic_mish.h index 85d6526..09c14e6 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_mish.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_mish.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_mish_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_mish_nulless.h index 04a066c..5427d03 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_mish_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_mish_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append.h index 49965ba..aed752f 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure.h index 6fd2df6..207ec92 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure_nulless.h index 44e382b..80edc08 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_nulless.h index 8b7ecc7..5327c90 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_append_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash.h index a5f3d75..9912eeb 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash_nulless.h index 0cda6b3..815075d 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish.h index 34acaa0..2a6c46d 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish_nulless.h index e738cd9..aadf924 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend.h index 0ec9fd1..f6a7119 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure.h index b6330d7..b15d4ae 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure_nulless.h index b117fe1..d820992 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_nulless.h index a53fd22..af2576f 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend.h b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend.h index 29534c9..61a1a59 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure.h b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure.h index 462d995..c05b8a3 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure_nulless.h index f8c64c0..3d6a2ea 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_nulless.h b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_nulless.h index 760bd03..af47150 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_prepend_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_resize.h b/level_0/f_string/tests/unit/c/test-string-dynamic_resize.h index c919684..89a9bc2 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line.h b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line.h index 44f1d1f..d3ac2e5 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to.h b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to.h index 1c63936..d39a2c5 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_to.h b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_to.h index b21325b..47a6c63 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_to.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_terminate.h b/level_0/f_string/tests/unit/c/test-string-dynamic_terminate.h index e63cd19..c397539 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_terminate.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_terminate.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_terminate_after.h b/level_0/f_string/tests/unit/c/test-string-dynamic_terminate_after.h index 444f776..b21833a 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_terminate_after.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_terminate_after.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_adjust.h b/level_0/f_string/tests/unit/c/test-string-dynamics_adjust.h index 0ec0a1b..3a03fb2 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_append.h b/level_0/f_string/tests/unit/c/test-string-dynamics_append.h index aa9476f..03aaf0c 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_append.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_append_all.h b/level_0/f_string/tests/unit/c/test-string-dynamics_append_all.h index bdc6e26..b6ff90e 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-dynamics_decimate_by.h index 4bb4859..8998bf6 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-dynamics_decrease_by.h index ac932c5..1479c6e 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_increase.h b/level_0/f_string/tests/unit/c/test-string-dynamics_increase.h index ef937df..ec1e50a 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_increase_by.h b/level_0/f_string/tests/unit/c/test-string-dynamics_increase_by.h index 2d4caed..8b59882 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamics_resize.h b/level_0/f_string/tests/unit/c/test-string-dynamics_resize.h index 89a0897..1f7ef4f 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_adjust.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_adjust.h index a3f62a1..acba1c1 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_append.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_append.h index 7bbd5d9..0196ec9 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_append.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_append_all.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_append_all.h index d578deb..57a41b2 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_decimate_by.h index 21c20ab..00c293e 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_decrease_by.h index d733800..d4552e3 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_increase.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_increase.h index e75f05c..ee27f43 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_increase_by.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_increase_by.h index a9f0804..8381c38 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamicss_resize.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_resize.h index d9b0ed5..0db8685 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_adjust.h b/level_0/f_string/tests/unit/c/test-string-map_multis_adjust.h index 423ce7a..bcefa08 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_append.h b/level_0/f_string/tests/unit/c/test-string-map_multis_append.h index 80b548f..5456203 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_append.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_append_all.h b/level_0/f_string/tests/unit/c/test-string-map_multis_append_all.h index 35b98d6..35e5060 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-map_multis_decimate_by.h index c34a755..2d4f7c3 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-map_multis_decrease_by.h index f747957..6ffb7ae 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_increase.h b/level_0/f_string/tests/unit/c/test-string-map_multis_increase.h index ee42b96..d48acfd 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_increase_by.h b/level_0/f_string/tests/unit/c/test-string-map_multis_increase_by.h index 2996ae8..01cca18 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multis_resize.h b/level_0/f_string/tests/unit/c/test-string-map_multis_resize.h index ba2a4ac..f3f5426 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_adjust.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_adjust.h index 65d2820..d6b60de 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_append.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_append.h index 84505b8..3a5dbc6 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_append.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_append_all.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_append_all.h index b33f80e..0ea3f87 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_decimate_by.h index 3409869..538814d 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_decrease_by.h index 336e944..d5d82a9 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_increase.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_increase.h index 3a658b8..82f92f8 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_increase_by.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_increase_by.h index ec3489c..d85c9c2 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-map_multiss_resize.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_resize.h index a6420ec..31cb8d1 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_adjust.h b/level_0/f_string/tests/unit/c/test-string-maps_adjust.h index ae45a65..d545fd4 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_append.h b/level_0/f_string/tests/unit/c/test-string-maps_append.h index 8cac92f..4098f94 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_append.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_append_all.h b/level_0/f_string/tests/unit/c/test-string-maps_append_all.h index aa6ae70..1fb67d8 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-maps_decimate_by.h index bfe898b..595ab8c 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-maps_decrease_by.h index 669c782..00a555c 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_increase.h b/level_0/f_string/tests/unit/c/test-string-maps_increase.h index 459fbdf..2278049 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_increase_by.h b/level_0/f_string/tests/unit/c/test-string-maps_increase_by.h index 70f17dd..e36b9f2 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-maps_resize.h b/level_0/f_string/tests/unit/c/test-string-maps_resize.h index 347deef..2cd8225 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_adjust.h b/level_0/f_string/tests/unit/c/test-string-mapss_adjust.h index 3799104..6fe1abe 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_append.h b/level_0/f_string/tests/unit/c/test-string-mapss_append.h index b2f64cd..1c13bc8 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_append.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_append_all.h b/level_0/f_string/tests/unit/c/test-string-mapss_append_all.h index 9ef0fb9..b68c89b 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-mapss_decimate_by.h index 41796e6..f36a86a 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-mapss_decrease_by.h index 05900c4..338215d 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_increase.h b/level_0/f_string/tests/unit/c/test-string-mapss_increase.h index 37f3aa8..155dfab 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_increase_by.h b/level_0/f_string/tests/unit/c/test-string-mapss_increase_by.h index 697e5e2..d067504 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mapss_resize.h b/level_0/f_string/tests/unit/c/test-string-mapss_resize.h index b12feda..695fd2b 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mash.h b/level_0/f_string/tests/unit/c/test-string-mash.h index 548f5b3..0ba0b1c 100644 --- a/level_0/f_string/tests/unit/c/test-string-mash.h +++ b/level_0/f_string/tests/unit/c/test-string-mash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mash_nulless.h b/level_0/f_string/tests/unit/c/test-string-mash_nulless.h index b63dc5d..3d50143 100644 --- a/level_0/f_string/tests/unit/c/test-string-mash_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-mash_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mish.h b/level_0/f_string/tests/unit/c/test-string-mish.h index 206ef67..547bb14 100644 --- a/level_0/f_string/tests/unit/c/test-string-mish.h +++ b/level_0/f_string/tests/unit/c/test-string-mish.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-mish_nulless.h b/level_0/f_string/tests/unit/c/test-string-mish_nulless.h index 7344f28..d53c9e4 100644 --- a/level_0/f_string/tests/unit/c/test-string-mish_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-mish_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-prepend.h b/level_0/f_string/tests/unit/c/test-string-prepend.h index 70ffe88..8085288 100644 --- a/level_0/f_string/tests/unit/c/test-string-prepend.h +++ b/level_0/f_string/tests/unit/c/test-string-prepend.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-prepend_assure.h b/level_0/f_string/tests/unit/c/test-string-prepend_assure.h index a13c8e6..10f704e 100644 --- a/level_0/f_string/tests/unit/c/test-string-prepend_assure.h +++ b/level_0/f_string/tests/unit/c/test-string-prepend_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-prepend_assure_nulless.h b/level_0/f_string/tests/unit/c/test-string-prepend_assure_nulless.h index ed9b295..6ba6c44 100644 --- a/level_0/f_string/tests/unit/c/test-string-prepend_assure_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-prepend_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-prepend_nulless.h b/level_0/f_string/tests/unit/c/test-string-prepend_nulless.h index 3b96a1d..5ef4ce8 100644 --- a/level_0/f_string/tests/unit/c/test-string-prepend_nulless.h +++ b/level_0/f_string/tests/unit/c/test-string-prepend_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_adjust.h b/level_0/f_string/tests/unit/c/test-string-quantitys_adjust.h index ef22e01..b5dcbc4 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_append.h b/level_0/f_string/tests/unit/c/test-string-quantitys_append.h index 34bf1f8..d926efb 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_append.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_append_all.h b/level_0/f_string/tests/unit/c/test-string-quantitys_append_all.h index d79e2e2..53bdcff 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-quantitys_decimate_by.h index c691a9f..1a81a0f 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-quantitys_decrease_by.h index f867bee..b67fe48 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_increase.h b/level_0/f_string/tests/unit/c/test-string-quantitys_increase.h index 7631810..31f41cc 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_increase_by.h b/level_0/f_string/tests/unit/c/test-string-quantitys_increase_by.h index 02e9da1..eba7e67 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantitys_resize.h b/level_0/f_string/tests/unit/c/test-string-quantitys_resize.h index bc764bd..1b6b986 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantitys_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-quantitys_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_adjust.h b/level_0/f_string/tests/unit/c/test-string-quantityss_adjust.h index 7a1f6b8..bd4c55e 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_append.h b/level_0/f_string/tests/unit/c/test-string-quantityss_append.h index 72a7f25..8b6f5a3 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_append.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_append_all.h b/level_0/f_string/tests/unit/c/test-string-quantityss_append_all.h index edd12ee..39362e6 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-quantityss_decimate_by.h index 2ea5057..49b6b90 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-quantityss_decrease_by.h index cbce24f..3219634 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_increase.h b/level_0/f_string/tests/unit/c/test-string-quantityss_increase.h index 505a80b..4d7d526 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_increase_by.h b/level_0/f_string/tests/unit/c/test-string-quantityss_increase_by.h index 0dc61ad..18be1b9 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-quantityss_resize.h b/level_0/f_string/tests/unit/c/test-string-quantityss_resize.h index 202dfd9..fb91250 100644 --- a/level_0/f_string/tests/unit/c/test-string-quantityss_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-quantityss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_adjust.h b/level_0/f_string/tests/unit/c/test-string-ranges_adjust.h index 66ed77f..c5f1f1c 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_append.h b/level_0/f_string/tests/unit/c/test-string-ranges_append.h index 13217c8..2e12a4a 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_append.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_append_all.h b/level_0/f_string/tests/unit/c/test-string-ranges_append_all.h index 7fb7310..4cfb165 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-ranges_decimate_by.h index 064bdb4..1da014a 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-ranges_decrease_by.h index 8c45530..e3d5b21 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_increase.h b/level_0/f_string/tests/unit/c/test-string-ranges_increase.h index 1746e7c..a074e02 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_increase_by.h b/level_0/f_string/tests/unit/c/test-string-ranges_increase_by.h index 8c3a5de..60b2af6 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-ranges_resize.h b/level_0/f_string/tests/unit/c/test-string-ranges_resize.h index 7b68c77..fb71f9f 100644 --- a/level_0/f_string/tests/unit/c/test-string-ranges_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-ranges_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_adjust.h b/level_0/f_string/tests/unit/c/test-string-rangess_adjust.h index 186b872..4b35d76 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_append.h b/level_0/f_string/tests/unit/c/test-string-rangess_append.h index b6c910f..873cfa4 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_append.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_append_all.h b/level_0/f_string/tests/unit/c/test-string-rangess_append_all.h index 62f0abc..9006f5b 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-rangess_decimate_by.h index 1d84604..9f141aa 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-rangess_decrease_by.h index 6eda626..a5fe29d 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_increase.h b/level_0/f_string/tests/unit/c/test-string-rangess_increase.h index 292798d..24a1565 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_increase_by.h b/level_0/f_string/tests/unit/c/test-string-rangess_increase_by.h index f97a74e..a470871 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-rangess_resize.h b/level_0/f_string/tests/unit/c/test-string-rangess_resize.h index dd3c4e0..9233b19 100644 --- a/level_0/f_string/tests/unit/c/test-string-rangess_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-rangess_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-seek_line.h b/level_0/f_string/tests/unit/c/test-string-seek_line.h index ab8d7e6..20988c3 100644 --- a/level_0/f_string/tests/unit/c/test-string-seek_line.h +++ b/level_0/f_string/tests/unit/c/test-string-seek_line.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-seek_line_to.h b/level_0/f_string/tests/unit/c/test-string-seek_line_to.h index 7a8e5f8..ce21e48 100644 --- a/level_0/f_string/tests/unit/c/test-string-seek_line_to.h +++ b/level_0/f_string/tests/unit/c/test-string-seek_line_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-seek_to.h b/level_0/f_string/tests/unit/c/test-string-seek_to.h index 3596d2f..42b3238 100644 --- a/level_0/f_string/tests/unit/c/test-string-seek_to.h +++ b/level_0/f_string/tests/unit/c/test-string-seek_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_adjust.h b/level_0/f_string/tests/unit/c/test-string-triples_adjust.h index 03e6031..4871cc0 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_append.h b/level_0/f_string/tests/unit/c/test-string-triples_append.h index 166be5b..57d6f52 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_append.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_append_all.h b/level_0/f_string/tests/unit/c/test-string-triples_append_all.h index a8b2317..8c51c60 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-triples_decimate_by.h index ac4f00a..be49259 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-triples_decrease_by.h index 5d105a4..7b24f44 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_increase.h b/level_0/f_string/tests/unit/c/test-string-triples_increase.h index c33997c..4d455dc 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_increase_by.h b/level_0/f_string/tests/unit/c/test-string-triples_increase_by.h index 473ba1d..04d5abb 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-triples_resize.h b/level_0/f_string/tests/unit/c/test-string-triples_resize.h index d4d59f5..1a0ed81 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_adjust.h b/level_0/f_string/tests/unit/c/test-string-tripless_adjust.h index c1df06e..467bd80 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_adjust.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_append.h b/level_0/f_string/tests/unit/c/test-string-tripless_append.h index bf0eae5..1c6e2f8 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_append.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_append_all.h b/level_0/f_string/tests/unit/c/test-string-tripless_append_all.h index 300ab8a..4faf285 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_append_all.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_decimate_by.h b/level_0/f_string/tests/unit/c/test-string-tripless_decimate_by.h index bd71647..863104b 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_decimate_by.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_decrease_by.h b/level_0/f_string/tests/unit/c/test-string-tripless_decrease_by.h index 7a03b8b..6d5093f 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_decrease_by.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_increase.h b/level_0/f_string/tests/unit/c/test-string-tripless_increase.h index 43283e5..3ce14e7 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_increase.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_increase_by.h b/level_0/f_string/tests/unit/c/test-string-tripless_increase_by.h index 1f7983b..2f9caaa 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_increase_by.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string-tripless_resize.h b/level_0/f_string/tests/unit/c/test-string-tripless_resize.h index 166d681..8698be6 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_resize.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_string/tests/unit/c/test-string.h b/level_0/f_string/tests/unit/c/test-string.h index 373dfbe..00a768c 100644 --- a/level_0/f_string/tests/unit/c/test-string.h +++ b/level_0/f_string/tests/unit/c/test-string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the string project. diff --git a/level_0/f_thread/c/private-thread.h b/level_0/f_thread/c/private-thread.h index 13b6223..be3a46d 100644 --- a/level_0/f_thread/c/private-thread.h +++ b/level_0/f_thread/c/private-thread.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_thread/c/thread.h b/level_0/f_thread/c/thread.h index d5dda08..f39bd3a 100644 --- a/level_0/f_thread/c/thread.h +++ b/level_0/f_thread/c/thread.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides POSIX sets related functionality. diff --git a/level_0/f_thread/c/thread/attribute.h b/level_0/f_thread/c/thread/attribute.h index 684f500..becfb0d 100644 --- a/level_0/f_thread/c/thread/attribute.h +++ b/level_0/f_thread/c/thread/attribute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/barrier.h b/level_0/f_thread/c/thread/barrier.h index 524f829..5c4d1e0 100644 --- a/level_0/f_thread/c/thread/barrier.h +++ b/level_0/f_thread/c/thread/barrier.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/barrier_attribute.h b/level_0/f_thread/c/thread/barrier_attribute.h index b99f40a..25d9626 100644 --- a/level_0/f_thread/c/thread/barrier_attribute.h +++ b/level_0/f_thread/c/thread/barrier_attribute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/condition.h b/level_0/f_thread/c/thread/condition.h index fba0360..d34981f 100644 --- a/level_0/f_thread/c/thread/condition.h +++ b/level_0/f_thread/c/thread/condition.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/condition_attribute.h b/level_0/f_thread/c/thread/condition_attribute.h index 2f357d6..b8c1dfc 100644 --- a/level_0/f_thread/c/thread/condition_attribute.h +++ b/level_0/f_thread/c/thread/condition_attribute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/id.h b/level_0/f_thread/c/thread/id.h index 2409614..49e49b2 100644 --- a/level_0/f_thread/c/thread/id.h +++ b/level_0/f_thread/c/thread/id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/key.h b/level_0/f_thread/c/thread/key.h index 08c3fa0..6a4931f 100644 --- a/level_0/f_thread/c/thread/key.h +++ b/level_0/f_thread/c/thread/key.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/lock.h b/level_0/f_thread/c/thread/lock.h index afa7651..4624671 100644 --- a/level_0/f_thread/c/thread/lock.h +++ b/level_0/f_thread/c/thread/lock.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/lock_attribute.h b/level_0/f_thread/c/thread/lock_attribute.h index e1165ff..8f64c6b 100644 --- a/level_0/f_thread/c/thread/lock_attribute.h +++ b/level_0/f_thread/c/thread/lock_attribute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/mutex.h b/level_0/f_thread/c/thread/mutex.h index 6411d22..32e20b4 100644 --- a/level_0/f_thread/c/thread/mutex.h +++ b/level_0/f_thread/c/thread/mutex.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/mutex_attribute.h b/level_0/f_thread/c/thread/mutex_attribute.h index f90dc58..cb09bd2 100644 --- a/level_0/f_thread/c/thread/mutex_attribute.h +++ b/level_0/f_thread/c/thread/mutex_attribute.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/once.h b/level_0/f_thread/c/thread/once.h index a14d720..b78ece5 100644 --- a/level_0/f_thread/c/thread/once.h +++ b/level_0/f_thread/c/thread/once.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/semaphore.h b/level_0/f_thread/c/thread/semaphore.h index c1b79a1..6e66bc9 100644 --- a/level_0/f_thread/c/thread/semaphore.h +++ b/level_0/f_thread/c/thread/semaphore.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/set.h b/level_0/f_thread/c/thread/set.h index 6593cb3..1a3e959 100644 --- a/level_0/f_thread/c/thread/set.h +++ b/level_0/f_thread/c/thread/set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/c/thread/spin.h b/level_0/f_thread/c/thread/spin.h index 2f8e0b6..a4c7c26 100644 --- a/level_0/f_thread/c/thread/spin.h +++ b/level_0/f_thread/c/thread/spin.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by POSIX thread related functionality. diff --git a/level_0/f_thread/data/build/settings b/level_0/f_thread/data/build/settings index 0ba954b..cffd026 100644 --- a/level_0/f_thread/data/build/settings +++ b/level_0/f_thread/data/build/settings @@ -3,8 +3,8 @@ build_name f_thread version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_thread/data/build/settings-mocks b/level_0/f_thread/data/build/settings-mocks index eda3492..4efb2c0 100644 --- a/level_0/f_thread/data/build/settings-mocks +++ b/level_0/f_thread/data/build/settings-mocks @@ -13,8 +13,8 @@ build_name f_thread version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_thread/data/build/settings-tests b/level_0/f_thread/data/build/settings-tests index ccf1c38..ab916e5 100644 --- a/level_0/f_thread/data/build/settings-tests +++ b/level_0/f_thread/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_thread version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_thread/tests/unit/c/mock-thread.h b/level_0/f_thread/tests/unit/c/mock-thread.h index ce8b6cb..ceb8fd2 100644 --- a/level_0/f_thread/tests/unit/c/mock-thread.h +++ b/level_0/f_thread/tests/unit/c/mock-thread.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-at_fork.h b/level_0/f_thread/tests/unit/c/test-thread-at_fork.h index c535956..7a16a08 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-at_fork.h +++ b/level_0/f_thread/tests/unit/c/test-thread-at_fork.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_get.h index 467e1cf..8ac021b 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_set.h index 0e48728..b58358f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_get.h index 4913c21..221acaa 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_set.h index 43a42e6..4011ca3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_create.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_create.h index 95fb03d..bc62728 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_default_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_default_get.h index a3cb99d..2bf0844 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_default_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_default_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_default_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_default_set.h index 9d976b5..6603f96 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_default_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_default_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_delete.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_delete.h index 7f7fc41..3fb2d39 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_get.h index 8302d82..cbc3602 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_set.h index 5331eb3..5e4f01c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_detach_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_get.h index fd9f4dc..887f1a9 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_set.h index a54dacd..166b903 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_guard_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_get.h index 5fe04b4..88766f6 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_set.h index 524ba36..20e5657 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_get.h index 72b7c20..c04940c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_set.h index 06da0dd..905ca03 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_parameter_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_get.h index 742d4ca..1c55186 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_set.h index 5997750..0d307eb 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_get.h index 66ddd87..36e4cf5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_set.h index 3d55472..6ef8945 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_scope_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_get.h index b99cf24..6006d04 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_set.h index c4c5cd8..d612290 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_get.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_get.h index aa0ce7f..c49ee6e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_set.h b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_set.h index b450e88..f03b964 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_adjust.h index 9242d5a..37ea942 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_decimate_by.h index 0b973ac..cb169a0 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_decrease_by.h index 89a7719..9d67d66 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_increase.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_increase.h index e83cd2a..9095b4f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_increase_by.h index 3d0acff..c31c0db 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_resize.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_resize.h index be2b86d..fc871af 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_create.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_create.h index ff2430c..743dfb1 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_delete.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_delete.h index 0c87c16..d68db45 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_get.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_get.h index c9fbd71..430dc3f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_set.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_set.h index 9d2ef9d..4910aa3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_shared_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_adjust.h index 60ace26..edb87b9 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decimate_by.h index 13ed8ef..27ef055 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decrease_by.h index 442b797..d08e2c2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase.h index fa04d0d..86a226d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase_by.h index 4467b94..1e4717d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_resize.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_resize.h index efb7ff9..32b70ca 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_create.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_create.h index 1a620ab..478dd88 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_delete.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_delete.h index 6a29815..75e5a25 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_wait.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_wait.h index 3b25afb..73edb9e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_wait.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_wait.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_adjust.h index acb10f1..4d03df8 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_decimate_by.h index a183eb1..dc0bcd0 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_decrease_by.h index c72c4f2..49ab73d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_increase.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_increase.h index e5f4909..7e3a9a5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_increase_by.h index 8780a8d..4d3fb1a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_resize.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_resize.h index a8e889f..c83802a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-caller.h b/level_0/f_thread/tests/unit/c/test-thread-caller.h index 092365c..2af21b2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-caller.h +++ b/level_0/f_thread/tests/unit/c/test-thread-caller.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-cancel.h b/level_0/f_thread/tests/unit/c/test-thread-cancel.h index 81860ee..edadc4b 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-cancel.h +++ b/level_0/f_thread/tests/unit/c/test-thread-cancel.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-cancel_state_set.h b/level_0/f_thread/tests/unit/c/test-thread-cancel_state_set.h index f4b40c8..03d8ede 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-cancel_state_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-cancel_state_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-cancel_test.h b/level_0/f_thread/tests/unit/c/test-thread-cancel_test.h index 5cc42b2..80f1ab0 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-cancel_test.h +++ b/level_0/f_thread/tests/unit/c/test-thread-cancel_test.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-cancel_type_set.h b/level_0/f_thread/tests/unit/c/test-thread-cancel_type_set.h index a749a20..051a4a2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-cancel_type_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-cancel_type_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-clock_get_id.h b/level_0/f_thread/tests/unit/c/test-thread-clock_get_id.h index 42c221b..2ec8bde 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-clock_get_id.h +++ b/level_0/f_thread/tests/unit/c/test-thread-clock_get_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-compare.h b/level_0/f_thread/tests/unit/c/test-thread-compare.h index 25d1b5b..242a1ad 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-compare.h +++ b/level_0/f_thread/tests/unit/c/test-thread-compare.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_get.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_get.h index e60285d..d13edf1 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_set.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_set.h index f2c575d..e63910a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_clock_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_create.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_create.h index ab855f4..281e2e0 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_delete.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_delete.h index 2a669ea..bdbfe6b 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_get.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_get.h index fc646d2..b100abf 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_set.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_set.h index 332e7f9..4e2f41b 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attribute_shared_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_adjust.h index 8f64904..093f82d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decimate_by.h index 30aaade..bcedef7 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decrease_by.h index 9b11986..7547343 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase.h index bc08aba..895b891 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase_by.h index 3c1e36d..4ccb1f6 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_resize.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_resize.h index c1d74ad..bed9106 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_create.h b/level_0/f_thread/tests/unit/c/test-thread-condition_create.h index 843e771..e34395c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_delete.h b/level_0/f_thread/tests/unit/c/test-thread-condition_delete.h index 707a0f6..5a1e580 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_signal.h b/level_0/f_thread/tests/unit/c/test-thread-condition_signal.h index 68b9d49..0dcd40f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_signal.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_signal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_signal_all.h b/level_0/f_thread/tests/unit/c/test-thread-condition_signal_all.h index aabe285..482f475 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_signal_all.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_signal_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_wait.h b/level_0/f_thread/tests/unit/c/test-thread-condition_wait.h index 2135499..6e0d88f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_wait.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_wait.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_wait_timed.h b/level_0/f_thread/tests/unit/c/test-thread-condition_wait_timed.h index 5e545ad..6db7302 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_wait_timed.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_wait_timed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_adjust.h index d343931..f0e2644 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_decimate_by.h index 1aeec08..4aa9b71 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_decrease_by.h index 7f9be3f..87c7c63 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_increase.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_increase.h index d179b74..42d4c98 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_increase_by.h index e9cec5f..2a98ab5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_resize.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_resize.h index 20d1cdd..7e60abf 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-create.h b/level_0/f_thread/tests/unit/c/test-thread-create.h index 19b4ed2..546e5b0 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-detach.h b/level_0/f_thread/tests/unit/c/test-thread-detach.h index e556072..235b039 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-detach.h +++ b/level_0/f_thread/tests/unit/c/test-thread-detach.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-exit.h b/level_0/f_thread/tests/unit/c/test-thread-exit.h index b9004e8..106388b 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-exit.h +++ b/level_0/f_thread/tests/unit/c/test-thread-exit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-ids_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-ids_adjust.h index 68925de..c56ae72 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-ids_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-ids_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-ids_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-ids_decimate_by.h index ba59c26..4b96647 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-ids_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-ids_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-ids_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-ids_decrease_by.h index b2e99b6..75e65bf 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-ids_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-ids_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-ids_increase.h b/level_0/f_thread/tests/unit/c/test-thread-ids_increase.h index 81de43e..2353d9a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-ids_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-ids_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-ids_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-ids_increase_by.h index 190f5c6..c4a3c18 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-ids_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-ids_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-ids_resize.h b/level_0/f_thread/tests/unit/c/test-thread-ids_resize.h index b37838c..c0f0b61 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-ids_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-ids_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-join.h b/level_0/f_thread/tests/unit/c/test-thread-join.h index 308d737..5b1ba95 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-join.h +++ b/level_0/f_thread/tests/unit/c/test-thread-join.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-join_timed.h b/level_0/f_thread/tests/unit/c/test-thread-join_timed.h index 60d0833..f3ac70f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-join_timed.h +++ b/level_0/f_thread/tests/unit/c/test-thread-join_timed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-join_try.h b/level_0/f_thread/tests/unit/c/test-thread-join_try.h index 90ec9bf..cd62902 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-join_try.h +++ b/level_0/f_thread/tests/unit/c/test-thread-join_try.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-key_create.h b/level_0/f_thread/tests/unit/c/test-thread-key_create.h index 6de0c36..834b840 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-key_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-key_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-key_delete.h b/level_0/f_thread/tests/unit/c/test-thread-key_delete.h index df0a219..d37f0e2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-key_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-key_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-key_get.h b/level_0/f_thread/tests/unit/c/test-thread-key_get.h index 3991c27..3a385f4 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-key_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-key_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-key_set.h b/level_0/f_thread/tests/unit/c/test-thread-key_set.h index 1b07a3c..36988bc 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-key_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-key_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-keys_adjust.h index 96c5cf9..a18dc27 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-keys_decimate_by.h index 1b70c2e..d79bd74 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-keys_decrease_by.h index 3d56527..7109850 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_increase.h b/level_0/f_thread/tests/unit/c/test-thread-keys_increase.h index e7793ff..989f6a6 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-keys_increase_by.h index f0fd474..41e26bf 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_resize.h b/level_0/f_thread/tests/unit/c/test-thread-keys_resize.h index c13450d..3c26051 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_create.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_create.h index 6640415..f392464 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_delete.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_delete.h index c7c47de..6f3d33d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_get.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_get.h index c477eef..c57da18 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_set.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_set.h index 03f4ac0..d9bf434 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_adjust.h index bcdb6d9..4591d1e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decimate_by.h index 71e68ff..fef2f55 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decrease_by.h index ba29a0f..7fc73be 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase.h index 2ea11de..dc950ab 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase_by.h index 88d3e84..595ab79 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_resize.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_resize.h index cbc8d2d..c4d5906 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_create.h b/level_0/f_thread/tests/unit/c/test-thread-lock_create.h index 8e32648..5f7e980 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_delete.h b/level_0/f_thread/tests/unit/c/test-thread-lock_delete.h index e8e16a9..6836144 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_read.h b/level_0/f_thread/tests/unit/c/test-thread-lock_read.h index 0392681..1f6d0b3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_read.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_read_timed.h b/level_0/f_thread/tests/unit/c/test-thread-lock_read_timed.h index 9916bdf..40e17fa 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_read_timed.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_read_timed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_read_try.h b/level_0/f_thread/tests/unit/c/test-thread-lock_read_try.h index 9e4ebd8..27c9ac7 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_read_try.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_read_try.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_write.h b/level_0/f_thread/tests/unit/c/test-thread-lock_write.h index 2cecbea..a751f37 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_write.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_write.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_write_timed.h b/level_0/f_thread/tests/unit/c/test-thread-lock_write_timed.h index b4a1da0..f8ab6e8 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_write_timed.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_write_timed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_write_try.h b/level_0/f_thread/tests/unit/c/test-thread-lock_write_try.h index 6f22790..b38c8e3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_write_try.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_write_try.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-locks_adjust.h index 40c4ef9..424bd73 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-locks_decimate_by.h index 7bd0561..d0fdbd3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-locks_decrease_by.h index 920f658..90fc3a0 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_increase.h b/level_0/f_thread/tests/unit/c/test-thread-locks_increase.h index 1f2d879..f44491c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-locks_increase_by.h index 4121806..b30e7f3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_resize.h b/level_0/f_thread/tests/unit/c/test-thread-locks_resize.h index f9b4c59..1995ad2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_create.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_create.h index a6a0ed4..e2ff895 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_delete.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_delete.h index 4b72ff5..90b63a3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_get.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_get.h index d7832d1..34b30d1 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_set.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_set.h index 49f85e3..a25f3af 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_priority_ceiling_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_get.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_get.h index 570f9ce..e361c21 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_set.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_set.h index 536aed6..c3ea76c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_get.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_get.h index 455bd7d..2a88e82 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_set.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_set.h index 59c937a..dca26e5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_get.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_get.h index 29b8a0d..eb2125d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_set.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_set.h index d6cf399..8bf66c2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_adjust.h index 10b2b32..17d10db 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decimate_by.h index ecfaaab..312fe1e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decrease_by.h index 6020650..fe43337 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase.h index f4cb0bf..cb95cd2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase_by.h index a46b588..7b47ea5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_resize.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_resize.h index a298c1e..58267b8 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_create.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_create.h index 73636db..53ab17f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_delete.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_delete.h index 4ef1d23..a4965ef 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_lock.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_lock.h index 87483b3..15099f4 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_lock.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_lock.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_timed.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_timed.h index 148bba5..14030ab 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_timed.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_timed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_try.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_try.h index 9605cc9..7f8a00c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_try.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_lock_try.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_get.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_get.h index 98326b1..97562c5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_set.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_set.h index 3d13d47..4112ce7 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_adjust.h index f57a193..6d532b6 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_decimate_by.h index e016562..cd9901a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_decrease_by.h index e9fe6dd..eb19fbf 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase.h index e29aaae..09c7266 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase_by.h index 10be250..d2e742f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_resize.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_resize.h index 97e6b98..74c6054 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-once.h b/level_0/f_thread/tests/unit/c/test-thread-once.h index b437ff8..7c8becc 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-once.h +++ b/level_0/f_thread/tests/unit/c/test-thread-once.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-onces_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-onces_adjust.h index 79b9e5c..5b516f7 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-onces_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-onces_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-onces_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-onces_decimate_by.h index 648be3d..2bfd639 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-onces_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-onces_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-onces_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-onces_decrease_by.h index 2554c15..295b353 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-onces_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-onces_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-onces_increase.h b/level_0/f_thread/tests/unit/c/test-thread-onces_increase.h index f29fb31..07c296d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-onces_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-onces_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-onces_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-onces_increase_by.h index 28d746e..3e6a31e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-onces_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-onces_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-onces_resize.h b/level_0/f_thread/tests/unit/c/test-thread-onces_resize.h index bf6df89..1ac8d2c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-onces_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-onces_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_get.h b/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_get.h index e202cf7..3564560 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_set.h b/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_set.h index 48ef585..399e982 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-scheduler_priority_set.h b/level_0/f_thread/tests/unit/c/test-thread-scheduler_priority_set.h index d23d013..93a80bc 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-scheduler_priority_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-scheduler_priority_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_create.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_create.h index 589cf27..e05f744 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_delete.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_delete.h index a6204ca..2e0b45c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_close.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_close.h index 6b9bcd9..3813ab4 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_close.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_close.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_delete.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_delete.h index 124ba00..d5cd3be 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_open.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_open.h index 4de8861..d835517 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_open.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_file_open.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock.h index 2eafd0e..6d5fb16 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_timed.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_timed.h index 94b7b7c..6337df5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_timed.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_timed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_try.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_try.h index 4fa0a67..f2af34e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_try.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_try.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_unlock.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_unlock.h index 1fa2428..3461d04 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_unlock.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_unlock.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphore_value_get.h b/level_0/f_thread/tests/unit/c/test-thread-semaphore_value_get.h index b95aed1..fe8c199 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphore_value_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphore_value_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_adjust.h index 3b6a913..c6fe86f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_decimate_by.h index 916e4bb..74b6434 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_decrease_by.h index 61d4b9d..1ae293c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase.h index d14df1c..3f8aa10 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase_by.h index b143bdf..d20d8a4 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_resize.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_resize.h index 0696554..62cf19c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-sets_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-sets_adjust.h index 4f43a88..ea7709f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-sets_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-sets_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-sets_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-sets_decimate_by.h index a2fd3d6..e64c42a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-sets_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-sets_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-sets_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-sets_decrease_by.h index f150cdc..2bef736 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-sets_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-sets_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-sets_increase.h b/level_0/f_thread/tests/unit/c/test-thread-sets_increase.h index 83a4afd..52d265a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-sets_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-sets_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-sets_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-sets_increase_by.h index 85a2326..ceadba2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-sets_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-sets_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-sets_resize.h b/level_0/f_thread/tests/unit/c/test-thread-sets_resize.h index a17283c..ebe6d9f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-sets_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-sets_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-signal_mask.h b/level_0/f_thread/tests/unit/c/test-thread-signal_mask.h index 0d440f2..20e3f2b 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-signal_mask.h +++ b/level_0/f_thread/tests/unit/c/test-thread-signal_mask.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-signal_queue.h b/level_0/f_thread/tests/unit/c/test-thread-signal_queue.h index 7e9557d..7c7d50a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-signal_queue.h +++ b/level_0/f_thread/tests/unit/c/test-thread-signal_queue.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-signal_write.h b/level_0/f_thread/tests/unit/c/test-thread-signal_write.h index 32d91dc..1854c26 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-signal_write.h +++ b/level_0/f_thread/tests/unit/c/test-thread-signal_write.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spin_create.h b/level_0/f_thread/tests/unit/c/test-thread-spin_create.h index dd8fffc..f735c14 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spin_create.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spin_create.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spin_delete.h b/level_0/f_thread/tests/unit/c/test-thread-spin_delete.h index 91939a6..cc1f666 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spin_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spin_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spin_lock.h b/level_0/f_thread/tests/unit/c/test-thread-spin_lock.h index a9859cb..e26e294 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spin_lock.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spin_lock.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spin_lock_try.h b/level_0/f_thread/tests/unit/c/test-thread-spin_lock_try.h index a5c22c0..bfa312c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spin_lock_try.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spin_lock_try.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spin_unlock.h b/level_0/f_thread/tests/unit/c/test-thread-spin_unlock.h index 0be1228..ecc6522 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spin_unlock.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spin_unlock.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_adjust.h b/level_0/f_thread/tests/unit/c/test-thread-spins_adjust.h index b644eb4..17f639c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_adjust.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_decimate_by.h b/level_0/f_thread/tests/unit/c/test-thread-spins_decimate_by.h index 9735bfe..90e6b15 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_decimate_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_decrease_by.h b/level_0/f_thread/tests/unit/c/test-thread-spins_decrease_by.h index 0cbb9fd..e06ad17 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_decrease_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_increase.h b/level_0/f_thread/tests/unit/c/test-thread-spins_increase.h index da50092..7302fca 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_increase.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_increase_by.h b/level_0/f_thread/tests/unit/c/test-thread-spins_increase_by.h index 5b08f7b..3075998 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_increase_by.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_resize.h b/level_0/f_thread/tests/unit/c/test-thread-spins_resize.h index bde71d9..6132ce1 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_resize.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread.h b/level_0/f_thread/tests/unit/c/test-thread.h index 1f4ae52..9b27b7b 100644 --- a/level_0/f_thread/tests/unit/c/test-thread.h +++ b/level_0/f_thread/tests/unit/c/test-thread.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_type/c/type.h b/level_0/f_type/c/type.h index 31524c4..4c07083 100644 --- a/level_0/f_type/c/type.h +++ b/level_0/f_type/c/type.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides datatype definitions. diff --git a/level_0/f_type/data/build/settings b/level_0/f_type/data/build/settings index 3c371ae..e17ea80 100644 --- a/level_0/f_type/data/build/settings +++ b/level_0/f_type/data/build/settings @@ -3,8 +3,8 @@ build_name f_type version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_type_array/c/type_array.h b/level_0/f_type_array/c/type_array.h index fdb4769..2dad28a 100644 --- a/level_0/f_type_array/c/type_array.h +++ b/level_0/f_type_array/c/type_array.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides an extension to the Type project (f_type) that depends on f_memory (linking to the f_memory library). diff --git a/level_0/f_type_array/c/type_array/array_length.h b/level_0/f_type_array/c/type_array/array_length.h index cbd3360..5de9676 100644 --- a/level_0/f_type_array/c/type_array/array_length.h +++ b/level_0/f_type_array/c/type_array/array_length.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/cell.h b/level_0/f_type_array/c/type_array/cell.h index ad111f3..be2d096 100644 --- a/level_0/f_type_array/c/type_array/cell.h +++ b/level_0/f_type_array/c/type_array/cell.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/common.h b/level_0/f_type_array/c/type_array/common.h index afd4f25..0d6370d 100644 --- a/level_0/f_type_array/c/type_array/common.h +++ b/level_0/f_type_array/c/type_array/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/fll_id.h b/level_0/f_type_array/c/type_array/fll_id.h index 03b6277..699d2f1 100644 --- a/level_0/f_type_array/c/type_array/fll_id.h +++ b/level_0/f_type_array/c/type_array/fll_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/int128.h b/level_0/f_type_array/c/type_array/int128.h index df505a1..9f50198 100644 --- a/level_0/f_type_array/c/type_array/int128.h +++ b/level_0/f_type_array/c/type_array/int128.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/int16.h b/level_0/f_type_array/c/type_array/int16.h index 8fc0c2a..d52eb8c 100644 --- a/level_0/f_type_array/c/type_array/int16.h +++ b/level_0/f_type_array/c/type_array/int16.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/int32.h b/level_0/f_type_array/c/type_array/int32.h index 9d3f4cf..eaa6542 100644 --- a/level_0/f_type_array/c/type_array/int32.h +++ b/level_0/f_type_array/c/type_array/int32.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/int64.h b/level_0/f_type_array/c/type_array/int64.h index 8ec4a6c..be02485 100644 --- a/level_0/f_type_array/c/type_array/int64.h +++ b/level_0/f_type_array/c/type_array/int64.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/int8.h b/level_0/f_type_array/c/type_array/int8.h index 65f2bd0..756030a 100644 --- a/level_0/f_type_array/c/type_array/int8.h +++ b/level_0/f_type_array/c/type_array/int8.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/private-array_length.h b/level_0/f_type_array/c/type_array/private-array_length.h index 3fdf528..f6645ce 100644 --- a/level_0/f_type_array/c/type_array/private-array_length.h +++ b/level_0/f_type_array/c/type_array/private-array_length.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-cell.h b/level_0/f_type_array/c/type_array/private-cell.h index 32b5a07..0c61d5c 100644 --- a/level_0/f_type_array/c/type_array/private-cell.h +++ b/level_0/f_type_array/c/type_array/private-cell.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-fll_id.h b/level_0/f_type_array/c/type_array/private-fll_id.h index b7d14d3..d9e87a5 100644 --- a/level_0/f_type_array/c/type_array/private-fll_id.h +++ b/level_0/f_type_array/c/type_array/private-fll_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-int128.h b/level_0/f_type_array/c/type_array/private-int128.h index f410fea..fb58663 100644 --- a/level_0/f_type_array/c/type_array/private-int128.h +++ b/level_0/f_type_array/c/type_array/private-int128.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-int16.h b/level_0/f_type_array/c/type_array/private-int16.h index f5b972d..3b30b6d 100644 --- a/level_0/f_type_array/c/type_array/private-int16.h +++ b/level_0/f_type_array/c/type_array/private-int16.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-int32.h b/level_0/f_type_array/c/type_array/private-int32.h index 1898bb8..a2cfc5c 100644 --- a/level_0/f_type_array/c/type_array/private-int32.h +++ b/level_0/f_type_array/c/type_array/private-int32.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-int64.h b/level_0/f_type_array/c/type_array/private-int64.h index 7bdde5e..02f8ad7 100644 --- a/level_0/f_type_array/c/type_array/private-int64.h +++ b/level_0/f_type_array/c/type_array/private-int64.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-int8.h b/level_0/f_type_array/c/type_array/private-int8.h index 4a31370..55e5661 100644 --- a/level_0/f_type_array/c/type_array/private-int8.h +++ b/level_0/f_type_array/c/type_array/private-int8.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-state.h b/level_0/f_type_array/c/type_array/private-state.h index b999c3b..b7732fc 100644 --- a/level_0/f_type_array/c/type_array/private-state.h +++ b/level_0/f_type_array/c/type_array/private-state.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-status.h b/level_0/f_type_array/c/type_array/private-status.h index 4bce1fb..55d4ace 100644 --- a/level_0/f_type_array/c/type_array/private-status.h +++ b/level_0/f_type_array/c/type_array/private-status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-uint128.h b/level_0/f_type_array/c/type_array/private-uint128.h index b0678eb..d866a62 100644 --- a/level_0/f_type_array/c/type_array/private-uint128.h +++ b/level_0/f_type_array/c/type_array/private-uint128.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-uint16.h b/level_0/f_type_array/c/type_array/private-uint16.h index d52a3b7..5df42a3 100644 --- a/level_0/f_type_array/c/type_array/private-uint16.h +++ b/level_0/f_type_array/c/type_array/private-uint16.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-uint32.h b/level_0/f_type_array/c/type_array/private-uint32.h index fd97ca4..f357bb0 100644 --- a/level_0/f_type_array/c/type_array/private-uint32.h +++ b/level_0/f_type_array/c/type_array/private-uint32.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-uint64.h b/level_0/f_type_array/c/type_array/private-uint64.h index 912f940..d3a935d 100644 --- a/level_0/f_type_array/c/type_array/private-uint64.h +++ b/level_0/f_type_array/c/type_array/private-uint64.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/private-uint8.h b/level_0/f_type_array/c/type_array/private-uint8.h index 8f7704e..e2581b9 100644 --- a/level_0/f_type_array/c/type_array/private-uint8.h +++ b/level_0/f_type_array/c/type_array/private-uint8.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_type_array/c/type_array/state.h b/level_0/f_type_array/c/type_array/state.h index 8a58724..02f2a1d 100644 --- a/level_0/f_type_array/c/type_array/state.h +++ b/level_0/f_type_array/c/type_array/state.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/status.h b/level_0/f_type_array/c/type_array/status.h index 6d62148..d13bd6e 100644 --- a/level_0/f_type_array/c/type_array/status.h +++ b/level_0/f_type_array/c/type_array/status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/uint128.h b/level_0/f_type_array/c/type_array/uint128.h index 4634384..c95d6d9 100644 --- a/level_0/f_type_array/c/type_array/uint128.h +++ b/level_0/f_type_array/c/type_array/uint128.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/uint16.h b/level_0/f_type_array/c/type_array/uint16.h index 31aa62f..4b4c520 100644 --- a/level_0/f_type_array/c/type_array/uint16.h +++ b/level_0/f_type_array/c/type_array/uint16.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/uint32.h b/level_0/f_type_array/c/type_array/uint32.h index a061778..9016a6a 100644 --- a/level_0/f_type_array/c/type_array/uint32.h +++ b/level_0/f_type_array/c/type_array/uint32.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/uint64.h b/level_0/f_type_array/c/type_array/uint64.h index 0398898..c3d2b8c 100644 --- a/level_0/f_type_array/c/type_array/uint64.h +++ b/level_0/f_type_array/c/type_array/uint64.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/c/type_array/uint8.h b/level_0/f_type_array/c/type_array/uint8.h index d9f7cf6..fe3bcc7 100644 --- a/level_0/f_type_array/c/type_array/uint8.h +++ b/level_0/f_type_array/c/type_array/uint8.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type_array/data/build/settings b/level_0/f_type_array/data/build/settings index 1617bfe..f441eb1 100644 --- a/level_0/f_type_array/data/build/settings +++ b/level_0/f_type_array/data/build/settings @@ -3,8 +3,8 @@ build_name f_type_array version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_adjust.h index c9330bd..3e6a1b6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append.h index 33369c0..a3926d6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append_all.h index 8b128fd..b9d4e3d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decimate_by.h index df023af..aff79a2 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decrease_by.h index 9a180cc..d9564d4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase.h index 667f977..4629c77 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase_by.h index 955cb18..4917669 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_resize.h index 51453f3..7c3fe47 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengths_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_adjust.h index 306ba24..2910f1c 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append.h index b562cb3..98ceef5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append_all.h index 2224113..463a7b4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decimate_by.h index fd3dc6e..300b456 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decrease_by.h index 88c814b..58b87eb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase.h index df78d8f..d4b11c1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase_by.h index cead637..61f91db 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_resize.h index 5d7ab80..457b16e 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-array_lengthss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_adjust.h index f908d42..8a5a106 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_append.h index f80d2ba..79042b6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_append_all.h index b4ecbe7..14ef7e4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_decimate_by.h index 3a4ec69..4b0aeea 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_decrease_by.h index 02b621d..6fc1997 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase.h index 80623ff..2d5522c 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase_by.h index 558b422..0c13b96 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cells_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-cells_resize.h index 44be5c3..90d65a7 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cells_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cells_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_adjust.h index dc12694..c48abff 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append.h index 7244b40..811c191 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append_all.h index 4422b6f..0677d4f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decimate_by.h index a0ea73d..5b652e5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decrease_by.h index ead2366..75563d2 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase.h index c0c14b7..2f5e669 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase_by.h index e226bc9..6ff061e 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_resize.h index c5356f1..ff66728 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_adjust.h index 93f69b3..fec5654 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append.h index 01fac84..46a4f8f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append_all.h index a719d82..511a422 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decimate_by.h index e65ed8f..f1980ce 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decrease_by.h index eac27d8..734e4f3 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase.h index 6748abb..c31bbf6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase_by.h index 513e6bc..0a7ab93 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_resize.h index 619b2e1..091184f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_ids_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_adjust.h index 8cd03e0..602d8fa 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append.h index 3c6d390..cfc0ab3 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append_all.h index 2bd8ad6..da78b47 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decimate_by.h index 004145e..aa51b01 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decrease_by.h index ccca0ac..8b60e1a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase.h index 50b431c..180ca36 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase_by.h index e97fe41..480169c 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_resize.h index 5c2ca18..2c9bf0e 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_adjust.h index 8d86069..9ea2cd4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append.h index 9672524..1f4eab6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append_all.h index 17e6a57..a83e4e8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decimate_by.h index ec15349..52f68b0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decrease_by.h index cd62483..f3c6dac 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase.h index cb7cce3..134c5c0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase_by.h index 4536a2a..24f11ad 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_resize.h index 211b6d5..30b3765 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_adjust.h index 3f90bfe..4c10d29 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append.h index 3196ce4..f433fc9 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append_all.h index 94a9874..58a8580 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decimate_by.h index ebd4ad5..0f0f5cb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decrease_by.h index 324a4b2..44e6824 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase.h index 3972fc7..1e7d240 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase_by.h index 6f2af95..3314bde 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_resize.h index 24a5ae2..499b99f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_adjust.h index 086ffc7..620ee1e 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append.h index 7b4a601..930eb7b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append_all.h index fb15fff..f18cd97 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decimate_by.h index 8c0930f..397d046 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decrease_by.h index 933deec..6e63895 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase.h index 9ffab14..ba99589 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase_by.h index 124301a..49af511 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_resize.h index 8fea4d6..20f95f1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_adjust.h index d7df551..c3615f8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append.h index 1947eca..1e0fe11 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append_all.h index 0987037..87ce311 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decimate_by.h index 2fd1103..bb4c289 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decrease_by.h index e63f6db..7ed4bd2 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase.h index 9824f00..94357b5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase_by.h index 854d907..8e71cc7 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_resize.h index 3c2d839..45ebea3 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_adjust.h index e731821..b09b1de 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append.h index dd22e01..546fe66 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append_all.h index d45982d..9bff3d0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decimate_by.h index 346fb84..e9f376b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decrease_by.h index 05f81d2..bf3b01f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase.h index 95ca4c5..617a620 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase_by.h index 7124ba6..6293cc3 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_resize.h index a878c6b..a763167 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_adjust.h index 782bbf2..2f72766 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append.h index 4358695..4fae693 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append_all.h index 66b63aa..a5b0ceb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decimate_by.h index ac363c4..e864c5d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decrease_by.h index 186c1da..94c0e4b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase.h index 38440e7..510d659 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase_by.h index f89d2d1..74da211 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_resize.h index 1a5aa07..d7ea61b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_adjust.h index e9b25fa..26dfe1f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append.h index 73de0dc..42aeea8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append_all.h index 3171f1c..60174a2 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decimate_by.h index e734e73..d7a8d21 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decrease_by.h index da5afd2..600aa2b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase.h index be94a2b..c88b952 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase_by.h index 939a1b9..5c69fe0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_resize.h index e4b5604..8f8c060 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_adjust.h index 8b26926..5c1bc9a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append.h index d60a6e9..9de84a4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append_all.h index abc9284..323d33a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decimate_by.h index 00445e7..a9a0044 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decrease_by.h index b318681..bb9f2db 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase.h index a1e802a..488f10f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase_by.h index 62fe611..679c97c 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_resize.h index 16eaef9..5a9dfe4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_adjust.h index cd772f5..bd7570c 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append.h index fd718cd..b4c6dd6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append_all.h index ce99af9..929a0e8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decimate_by.h index a685914..567df86 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decrease_by.h index 4e98750..6ca6992 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase.h index 0842e98..ad28290 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase_by.h index d7a7f13..59a8b48 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_resize.h index 175dfdb..9dced74 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_adjust.h index 7829380..b36d3b5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append.h index 10734ea..4b26a6e 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append_all.h index 5cd3b49..167f962 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decimate_by.h index a1a415f..6f98b20 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decrease_by.h index a216a85..e0cfe29 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase.h index 4f496a9..423c619 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase_by.h index 0975dea..81c531a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_resize.h index ba5ab36..2cfd8ec 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_adjust.h index 33e083f..7f4fd57 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_append.h index 57c23ab..d9dc309 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_append_all.h index 68cb6a5..60c81c0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_decimate_by.h index e09c666..d7e96eb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_decrease_by.h index 3c0bc1e..1a5aa4d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_increase.h index d82fa0a..7ae30dc 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_increase_by.h index faf7e6d..f33b7ae 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-states_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-states_resize.h index 5a86821..90dbb7f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-states_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-states_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_adjust.h index 0fa2318..88ac7cc 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_append.h index 655f573..e2c2072 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_append_all.h index b57c1f0..8ac0936 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_decimate_by.h index d8c960c..b2e577d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_decrease_by.h index f8b0622..bff5298 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase.h index 1758a79..bcd6c01 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase_by.h index 13d0608..9c9007a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statess_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_resize.h index 17d6e40..9b01ab2 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_adjust.h index e28e5d6..1f07144 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append.h index 48a5dc9..fc3cbcd 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append_all.h index 509bdee..5eae9a8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decimate_by.h index c674222..edfc4ad 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decrease_by.h index 3ddc5e0..c243180 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase.h index 79e9302..e43297b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase_by.h index 41fe6f0..4f4bdf5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_resize.h index 7a884ae..9f57f5b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statuss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statuss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_adjust.h index b57ba17..da51efb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append.h index e7e8782..7118beb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append_all.h index bcbcd20..cd92ea9 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decimate_by.h index 41fb24d..0f135d8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decrease_by.h index 987d771..d212336 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase.h index 3c925ee..5bb262d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase_by.h index da2d85d..fdcaf69 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_resize.h index d76761c..af443a5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_adjust.h index 251a1d4..c70bd61 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append.h index 1580565..acc98c4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append_all.h index 8fcbcf7..a42eba5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decimate_by.h index 02bf1a5..1d033d5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decrease_by.h index 82f63fb..8635f47 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase.h index 600a18a..4b059aa 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase_by.h index 10ef9af..dc11fee 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_resize.h index 50cf77a..cc3fd33 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_adjust.h index 02cfc42..2c751f6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append.h index 2a0af89..28b201b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append_all.h index f727d4c..5d2ea09 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decimate_by.h index 67ed15a..29e34eb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decrease_by.h index 2ebace3..0cbd335 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase.h index b564164..646f5ab 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase_by.h index c49f802..d19ebaf 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_resize.h index 30ad697..ed92315 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_adjust.h index 41d3418..49b1760 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append.h index 46aa1c8..ae08cfd 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append_all.h index b61b3d2..92d75bb 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decimate_by.h index f1f9ac5..1a3a5fe 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decrease_by.h index 6390a2f..85950e1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase.h index 0c6612e..ddff5ef 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase_by.h index dc6168c..0f3f386 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_resize.h index a545df4..0c0839d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_adjust.h index e27a25a..c160910 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append.h index c9daf1c..0bbcc66 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append_all.h index 0453a7f..5712998 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decimate_by.h index 5802d7e..8583a575 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decrease_by.h index c30671d..85d4080 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase.h index c464fae..ee413b1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase_by.h index 4aa8fa9..e58f07d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_resize.h index 4f4a2ae..b6c8e0b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_adjust.h index a3f4cd0..568bde8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append.h index d8b5808..6c7d15b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append_all.h index a4f9181..607ae99 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decimate_by.h index 3c0c592..7d821bc 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decrease_by.h index e1cddc5..12f8c12 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase.h index 059cb05..9bfcf5e 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase_by.h index 53e5e41..707da7b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_resize.h index 6d1377d..6b3ae09 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_adjust.h index 875a950..2661f48 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append.h index 58480ad..dc22f27 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append_all.h index 0135f4a..410bab4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decimate_by.h index 7955129..51a9afa 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decrease_by.h index ae170aa..532f0f9 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase.h index 754a1ba..75825ca 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase_by.h index cfbe2c5..c3accc1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_resize.h index e5e6c9f..d0792d8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_adjust.h index 1a26284..2f64ed4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append.h index d912854..65c3402 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append_all.h index 677529d..2a04eee 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decimate_by.h index 18e1bfd..617d74b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decrease_by.h index 024d929..348c86a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase.h index 6337280..7498d9d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase_by.h index 573065c..f3a5355 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_resize.h index 405b16e..82b9421 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_adjust.h index 80705b2..3393fb3 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append.h index f10b1cb..9b409f1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append_all.h index 9ea4309..1251442 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decimate_by.h index 1be9c0c..46fb4a2 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decrease_by.h index 83a3170..6f50f7d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase.h index 35f50eb..00b7bc9 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase_by.h index 6c275a3..5f3eea7 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_resize.h index 9d67a21..9d8e28f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_adjust.h index bcdfa76..7be0673 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append.h index 5a933e3..9e14ffa 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append_all.h index 88654ec..d1446fe 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decimate_by.h index cd88cae..b2f5972 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decrease_by.h index 0349f1b..130aa8b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase.h index 99ff20b..d119d5c 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase_by.h index 941191b..449b98f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_resize.h index 53997a6..d5b3402 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8s_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_adjust.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_adjust.h index 7fc1ba8..8901ba8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_adjust.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append.h index 0514099..df98afe 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append_all.h index f22a969..d4aca36 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decimate_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decimate_by.h index 524ee08..b5a582a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decimate_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decrease_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decrease_by.h index 6ce4697..d5295e4 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decrease_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase.h index 8670276..97d32c0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase_by.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase_by.h index 1f4db68..83ac677 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase_by.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_resize.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_resize.h index 6710c17..3f091f5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_resize.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array.h b/level_0/f_type_array/tests/unit/c/test-type_array.h index 4c210fb..ca30199 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the type arrays in the project. diff --git a/level_0/f_utf/c/private-utf.h b/level_0/f_utf/c/private-utf.h index 60ef262..f1f3c7c 100644 --- a/level_0/f_utf/c/private-utf.h +++ b/level_0/f_utf/c/private-utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_alphabetic.h b/level_0/f_utf/c/private-utf_alphabetic.h index 8cb3720..c92c846 100644 --- a/level_0/f_utf/c/private-utf_alphabetic.h +++ b/level_0/f_utf/c/private-utf_alphabetic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_combining.h b/level_0/f_utf/c/private-utf_combining.h index 02c16fc..930df68 100644 --- a/level_0/f_utf/c/private-utf_combining.h +++ b/level_0/f_utf/c/private-utf_combining.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_control.h b/level_0/f_utf/c/private-utf_control.h index 580086c..7b1cfce 100644 --- a/level_0/f_utf/c/private-utf_control.h +++ b/level_0/f_utf/c/private-utf_control.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_digit.h b/level_0/f_utf/c/private-utf_digit.h index 6f57c7f..0a28836 100644 --- a/level_0/f_utf/c/private-utf_digit.h +++ b/level_0/f_utf/c/private-utf_digit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_emoji.h b/level_0/f_utf/c/private-utf_emoji.h index 43743e2..1c81a0d 100644 --- a/level_0/f_utf/c/private-utf_emoji.h +++ b/level_0/f_utf/c/private-utf_emoji.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_numeric.h b/level_0/f_utf/c/private-utf_numeric.h index ea79d12..dc20bc5 100644 --- a/level_0/f_utf/c/private-utf_numeric.h +++ b/level_0/f_utf/c/private-utf_numeric.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_phonetic.h b/level_0/f_utf/c/private-utf_phonetic.h index 5d80d9f..954288a 100644 --- a/level_0/f_utf/c/private-utf_phonetic.h +++ b/level_0/f_utf/c/private-utf_phonetic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_private.h b/level_0/f_utf/c/private-utf_private.h index b6b4efd..7472642 100644 --- a/level_0/f_utf/c/private-utf_private.h +++ b/level_0/f_utf/c/private-utf_private.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_punctuation.h b/level_0/f_utf/c/private-utf_punctuation.h index c907312..232347d 100644 --- a/level_0/f_utf/c/private-utf_punctuation.h +++ b/level_0/f_utf/c/private-utf_punctuation.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_subscript.h b/level_0/f_utf/c/private-utf_subscript.h index ccfe2f2..ccbee2b 100644 --- a/level_0/f_utf/c/private-utf_subscript.h +++ b/level_0/f_utf/c/private-utf_subscript.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_superscript.h b/level_0/f_utf/c/private-utf_superscript.h index 28740d0..23b7cbb 100644 --- a/level_0/f_utf/c/private-utf_superscript.h +++ b/level_0/f_utf/c/private-utf_superscript.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_symbol.h b/level_0/f_utf/c/private-utf_symbol.h index b31e3a8..caf87f3 100644 --- a/level_0/f_utf/c/private-utf_symbol.h +++ b/level_0/f_utf/c/private-utf_symbol.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_valid.h b/level_0/f_utf/c/private-utf_valid.h index 8e753e3..02922fa 100644 --- a/level_0/f_utf/c/private-utf_valid.h +++ b/level_0/f_utf/c/private-utf_valid.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_whitespace.h b/level_0/f_utf/c/private-utf_whitespace.h index 4d1acc3..55049ec 100644 --- a/level_0/f_utf/c/private-utf_whitespace.h +++ b/level_0/f_utf/c/private-utf_whitespace.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_wide.h b/level_0/f_utf/c/private-utf_wide.h index 7bdab2b..0d46402 100644 --- a/level_0/f_utf/c/private-utf_wide.h +++ b/level_0/f_utf/c/private-utf_wide.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_word.h b/level_0/f_utf/c/private-utf_word.h index 2ac4aba..ed5b05c 100644 --- a/level_0/f_utf/c/private-utf_word.h +++ b/level_0/f_utf/c/private-utf_word.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_zero_width.h b/level_0/f_utf/c/private-utf_zero_width.h index 93ceb6b..cf1eee8 100644 --- a/level_0/f_utf/c/private-utf_zero_width.h +++ b/level_0/f_utf/c/private-utf_zero_width.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/utf.h b/level_0/f_utf/c/utf.h index c2927bc..9eac51e 100644 --- a/level_0/f_utf/c/utf.h +++ b/level_0/f_utf/c/utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/utf/common.h b/level_0/f_utf/c/utf/common.h index 90f97da..672a132 100644 --- a/level_0/f_utf/c/utf/common.h +++ b/level_0/f_utf/c/utf/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project utf. diff --git a/level_0/f_utf/c/utf/convert.h b/level_0/f_utf/c/utf/convert.h index 700a919..4e2b7c3 100644 --- a/level_0/f_utf/c/utf/convert.h +++ b/level_0/f_utf/c/utf/convert.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgplv2.1 * * Defines UTF-8 "convert" functions. diff --git a/level_0/f_utf/c/utf/dynamic.h b/level_0/f_utf/c/utf/dynamic.h index 76986e1..367d484 100644 --- a/level_0/f_utf/c/utf/dynamic.h +++ b/level_0/f_utf/c/utf/dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines dynamic (and static) UTF-8 string data. diff --git a/level_0/f_utf/c/utf/is.h b/level_0/f_utf/c/utf/is.h index 917b993..0266509 100644 --- a/level_0/f_utf/c/utf/is.h +++ b/level_0/f_utf/c/utf/is.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgplv2.1 * * Defines UTF-8 "is" functions. diff --git a/level_0/f_utf/c/utf/is_character.h b/level_0/f_utf/c/utf/is_character.h index 4010a8e..fd3f571 100644 --- a/level_0/f_utf/c/utf/is_character.h +++ b/level_0/f_utf/c/utf/is_character.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgplv2.1 * * Defines UTF-8 "character_is" functions. diff --git a/level_0/f_utf/c/utf/map.h b/level_0/f_utf/c/utf/map.h index 77d7b2d..860f031 100644 --- a/level_0/f_utf/c/utf/map.h +++ b/level_0/f_utf/c/utf/map.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines map UTF-8 string data. diff --git a/level_0/f_utf/c/utf/map_multi.h b/level_0/f_utf/c/utf/map_multi.h index 34e8199..86a36c7 100644 --- a/level_0/f_utf/c/utf/map_multi.h +++ b/level_0/f_utf/c/utf/map_multi.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_utf/c/utf/private-dynamic.h b/level_0/f_utf/c/utf/private-dynamic.h index 8eea46a..4149a14 100644 --- a/level_0/f_utf/c/utf/private-dynamic.h +++ b/level_0/f_utf/c/utf/private-dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_utf/c/utf/private-is_unassigned.h b/level_0/f_utf/c/utf/private-is_unassigned.h index f5ab95d..781ab26 100644 --- a/level_0/f_utf/c/utf/private-is_unassigned.h +++ b/level_0/f_utf/c/utf/private-is_unassigned.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/utf/private-map.h b/level_0/f_utf/c/utf/private-map.h index 4d3f494..c37a37a 100644 --- a/level_0/f_utf/c/utf/private-map.h +++ b/level_0/f_utf/c/utf/private-map.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_utf/c/utf/private-map_multi.h b/level_0/f_utf/c/utf/private-map_multi.h index b35a4dd..ae7b343 100644 --- a/level_0/f_utf/c/utf/private-map_multi.h +++ b/level_0/f_utf/c/utf/private-map_multi.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_utf/c/utf/private-string.h b/level_0/f_utf/c/utf/private-string.h index faefd4b..5d8225c 100644 --- a/level_0/f_utf/c/utf/private-string.h +++ b/level_0/f_utf/c/utf/private-string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgplv2.1 * * Provides UTF-8 string capabilities. diff --git a/level_0/f_utf/c/utf/private-triple.h b/level_0/f_utf/c/utf/private-triple.h index d8c4b45..f777ad5 100644 --- a/level_0/f_utf/c/utf/private-triple.h +++ b/level_0/f_utf/c/utf/private-triple.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_utf/c/utf/static.h b/level_0/f_utf/c/utf/static.h index 2bea07d..d74b7a6 100644 --- a/level_0/f_utf/c/utf/static.h +++ b/level_0/f_utf/c/utf/static.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines static string data. diff --git a/level_0/f_utf/c/utf/string.h b/level_0/f_utf/c/utf/string.h index ea8d519..4ec3b1d 100644 --- a/level_0/f_utf/c/utf/string.h +++ b/level_0/f_utf/c/utf/string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgplv2.1 * * Defines UTF-8 string data. diff --git a/level_0/f_utf/c/utf/triple.h b/level_0/f_utf/c/utf/triple.h index dd5e7ff..40a47fd 100644 --- a/level_0/f_utf/c/utf/triple.h +++ b/level_0/f_utf/c/utf/triple.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines 3-tuple of UTF-8 string data called a triple (which is an ordered list of 3 strings). diff --git a/level_0/f_utf/data/build/settings b/level_0/f_utf/data/build/settings index 716f9b4..1e1bb92 100644 --- a/level_0/f_utf/data/build/settings +++ b/level_0/f_utf/data/build/settings @@ -3,8 +3,8 @@ build_name f_utf version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_0/f_utf/data/build/settings-tests b/level_0/f_utf/data/build/settings-tests index 05f218b..cb2591b 100644 --- a/level_0/f_utf/data/build/settings-tests +++ b/level_0/f_utf/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-f_utf version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_0/f_utf/tests/unit/c/data-utf.h b/level_0/f_utf/tests/unit/c/data-utf.h index a12bcdc..df060d3 100644 --- a/level_0/f_utf/tests/unit/c/data-utf.h +++ b/level_0/f_utf/tests/unit/c/data-utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Data for the string project tests. diff --git a/level_0/f_utf/tests/unit/c/test-utf-append.h b/level_0/f_utf/tests/unit/c/test-utf-append.h index 1d48788..59ae5ae 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-append_assure.h b/level_0/f_utf/tests/unit/c/test-utf-append_assure.h index 1ccffad..5b02b19 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-append_assure.h +++ b/level_0/f_utf/tests/unit/c/test-utf-append_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-append_assure_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-append_assure_nulless.h index 2238986..bbde03c 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-append_assure_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-append_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-append_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-append_nulless.h index 21576b2..e4db7fe 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-append_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-append_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic.h index 1a56603..1ecd441 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_digit.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_digit.h index d415b25..c077cd0 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_digit.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_digit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_numeric.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_numeric.h index 4b872fe..a1211c6 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_numeric.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_numeric.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_combining.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_combining.h index 30fa69d..371e146 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_combining.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_combining.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_control.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_control.h index 7e1e5f2..4d11882 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_control.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_control.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_digit.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_digit.h index b78b070..74d739b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_digit.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_digit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_emoji.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_emoji.h index e33dc0f..8a1e3e3 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_emoji.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_emoji.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_numeric.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_numeric.h index 5d94295..25d7edf 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_numeric.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_numeric.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_phonetic.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_phonetic.h index 1fda9eb..7bd0839 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_phonetic.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_phonetic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_private.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_private.h index 4a5e3c6..da91764 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_private.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_private.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_punctuation.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_punctuation.h index c78ec19..72a6e70 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_punctuation.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_punctuation.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_subscript.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_subscript.h index 0ea1b9a..50119cd 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_subscript.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_subscript.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_superscript.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_superscript.h index a15a4bf..34e70b4 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_superscript.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_superscript.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_symbol.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_symbol.h index bdecf35..f6215a0 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_symbol.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_symbol.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_valid.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_valid.h index 6e0c49c..c365887 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_valid.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_valid.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace.h index 4b51aa9..2751a3e 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_modifier.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_modifier.h index 0e913cf..c611b1d 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_modifier.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_modifier.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_other.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_other.h index 73a2b8e..66c9de3 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_other.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_other.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_zero_width.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_zero_width.h index 108ff94..056a7b7 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_zero_width.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_zero_width.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_wide.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_wide.h index 0983925..eb675b8 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_wide.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_wide.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_word.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_word.h index c4be62a..92dde0f 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_word.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_word.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash.h index 98f24ec..7b1b156 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash_plus.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash_plus.h index 1e96c51..19118bb 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash_plus.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash_plus.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-character_is_zero_width.h b/level_0/f_utf/tests/unit/c/test-utf-character_is_zero_width.h index b54bb1c..639dd87 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-character_is_zero_width.h +++ b/level_0/f_utf/tests/unit/c/test-utf-character_is_zero_width.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_adjust.h index fd83b22..f2e13d2 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append.h index 9399cc3..a8bb5a7 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure.h index 417b6f3..45c98c8 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure_nulless.h index 5eccb42..7029995 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_nulless.h index 657bd1b..1041ae7 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_decimate_by.h index abf5c5a..a5b1cda 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_decrease_by.h index 2e55a59..5750510 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase.h index 47b5ee2..805777b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase_by.h index d76e448..41d8b32 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash.h index 6036e66..a705140 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash_nulless.h index afc0a40..defaa5a 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mash_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish.h index 6b042ce..9e7682e 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish_nulless.h index 9155f97..dc53ea4 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_mish_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append.h index d76a856..4c79ed0 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure.h index 99d91ed..9d2ac49 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure_nulless.h index 1dfca1d..8d5b1db 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_nulless.h index 2395fae..5d021ee 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash.h index bd5a2e1..5fbbcc5 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash_nulless.h index 256b82b..a72e5a7 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mash_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish.h index 0bcda3e..bcf745e 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish_nulless.h index 0c805ba..2dd4b65 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend.h index dd69ac0..9dec9ee 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure.h index 885bfb0..fac62cc 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure_nulless.h index a1dd80a..08631b5 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_nulless.h index 9a436f7..e1a4558 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend.h index 3b5de88..67b5522 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure.h index ee417c6..627fc43 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure_nulless.h index f4a0030..79add4b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_nulless.h index d80265a..47cdc6b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_resize.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_resize.h index b009a16..5c8b7eb 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line.h index 3c1bbb7..8c5ca57 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to.h index 12561e3..3df2576 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to.h index f5ca855..189c566 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate.h index f27c4a4..f23db02 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate_after.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate_after.h index c59f4b8..60bdded 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate_after.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate_after.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_adjust.h index 415d5ce..67b65e2 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_append.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_append.h index 352a32f..2c4c852 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_append_all.h index 123b32f..287eadd 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_decimate_by.h index 13b3ec6..d5dd024 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_decrease_by.h index 6fa1735..a9fdba2 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase.h index 3f3aa36..66e2170 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase_by.h index 26acfa1..8a7a3b9 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_resize.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_resize.h index 1e1faf4..932ae40 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_adjust.h index bffc777..cea017a 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append.h index 71c1405..43afdfe 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append_all.h index fee8ef0..a175b6c 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decimate_by.h index 78f7a2b..5447460 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decrease_by.h index 9c36547..d9325ff 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase.h index b9765e8..1528fcc 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase_by.h index bfc1854..34b0036 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_resize.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_resize.h index 1b3dd45..8c12546 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic.h b/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic.h index 5c86107..a2de162 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_digit.h b/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_digit.h index 39b6d71..c32448d 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_digit.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_digit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_numeric.h b/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_numeric.h index a5ca6ef..4b45f9d 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_numeric.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_alphabetic_numeric.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_combining.h b/level_0/f_utf/tests/unit/c/test-utf-is_combining.h index 5aded71..2be0830 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_combining.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_combining.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_control.h b/level_0/f_utf/tests/unit/c/test-utf-is_control.h index bac83d7..074784c 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_control.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_control.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_digit.h b/level_0/f_utf/tests/unit/c/test-utf-is_digit.h index fc048cb..bf0ed26 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_digit.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_digit.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_emoji.h b/level_0/f_utf/tests/unit/c/test-utf-is_emoji.h index 4ad259d..fb32df2 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_emoji.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_emoji.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_numeric.h b/level_0/f_utf/tests/unit/c/test-utf-is_numeric.h index 769f454..57e91a6 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_numeric.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_numeric.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_phonetic.h b/level_0/f_utf/tests/unit/c/test-utf-is_phonetic.h index 7aff26e..27ede54 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_phonetic.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_phonetic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_private.h b/level_0/f_utf/tests/unit/c/test-utf-is_private.h index c33cf36..74ca6e1 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_private.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_private.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_punctuation.h b/level_0/f_utf/tests/unit/c/test-utf-is_punctuation.h index 7168885..3d67391 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_punctuation.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_punctuation.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_subscript.h b/level_0/f_utf/tests/unit/c/test-utf-is_subscript.h index 1dcc89d..bd961dd 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_subscript.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_subscript.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_superscript.h b/level_0/f_utf/tests/unit/c/test-utf-is_superscript.h index 5cdf8eb..a245733 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_superscript.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_superscript.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_symbol.h b/level_0/f_utf/tests/unit/c/test-utf-is_symbol.h index 8198fb7..be83231 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_symbol.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_symbol.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_valid.h b/level_0/f_utf/tests/unit/c/test-utf-is_valid.h index b8ae5e0..7ba1c79 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_valid.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_valid.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace.h b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace.h index a966d4b..f09b4ff 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_modifier.h b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_modifier.h index d9637d7..8dded97 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_modifier.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_modifier.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_other.h b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_other.h index d7787a3..2632552 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_other.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_other.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_zero_width.h b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_zero_width.h index 6be4ae0..0538b12 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_zero_width.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_whitespace_zero_width.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_wide.h b/level_0/f_utf/tests/unit/c/test-utf-is_wide.h index 542d1c2..40f7225 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_wide.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_wide.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_word.h b/level_0/f_utf/tests/unit/c/test-utf-is_word.h index 7a838b6..772c847 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_word.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_word.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_word_dash.h b/level_0/f_utf/tests/unit/c/test-utf-is_word_dash.h index 02311ae..57e7e4b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_word_dash.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_word_dash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_word_dash_plus.h b/level_0/f_utf/tests/unit/c/test-utf-is_word_dash_plus.h index 595130e..0a96a29 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_word_dash_plus.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_word_dash_plus.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-is_zero_width.h b/level_0/f_utf/tests/unit/c/test-utf-is_zero_width.h index 5528226..ca5985b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-is_zero_width.h +++ b/level_0/f_utf/tests/unit/c/test-utf-is_zero_width.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the function in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_adjust.h index c8cf055..17f8366 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_append.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_append.h index 2dae972..8a035d3 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_append_all.h index 6d325b9..2bd11c9 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_decimate_by.h index 18550e4..63d6248 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_decrease_by.h index bd58be0..a66e78b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase.h index 02f3fd7..b86a889 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase_by.h index 714500f..5181c98 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_resize.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_resize.h index 9f66848..c47d0d0 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_adjust.h index d99d511..4f8c301 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append.h index b8ff3e8..ad56f79 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append_all.h index d19d79b..55499af 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decimate_by.h index a50b8dc..7e45ce1 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decrease_by.h index a40bebc..b16c22c 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase.h index 3711364..16c43ae 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase_by.h index 60ec1ac..699b00c 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_resize.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_resize.h index 0f6b142..71f0ee6 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-maps_adjust.h index 8524e23..3134bc4 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_append.h b/level_0/f_utf/tests/unit/c/test-utf-maps_append.h index 56eca6f..43574bf 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-maps_append_all.h index fbaf96d..6260390 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-maps_decimate_by.h index 272a5c6..4074a84 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-maps_decrease_by.h index 2371134..3b50c75 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_increase.h b/level_0/f_utf/tests/unit/c/test-utf-maps_increase.h index 1d38f2c..413efe3 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-maps_increase_by.h index dbb9629..4193197 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_resize.h b/level_0/f_utf/tests/unit/c/test-utf-maps_resize.h index 85a975d..98ffcc6 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_adjust.h index fdf8fa4..2a41013 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_append.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_append.h index 7999f1b..9b88cbb 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_append_all.h index cc8f0c5..e585888 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_decimate_by.h index 3422954..ed765d7 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_decrease_by.h index 00727f3..5e59ac3 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_increase.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_increase.h index 02fca8a..c965881 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_increase_by.h index 7857329..ab8b367 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_resize.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_resize.h index a3d4c79..5406dc8 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mash.h b/level_0/f_utf/tests/unit/c/test-utf-mash.h index 4626e6e..24bc9a9 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mash.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mash.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mash_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-mash_nulless.h index 15c4221..f63bfd2 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mash_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mash_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mish.h b/level_0/f_utf/tests/unit/c/test-utf-mish.h index 7532138..fa468fa 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mish.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mish.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mish_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-mish_nulless.h index a3f2301..8c440e0 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mish_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mish_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-prepend.h b/level_0/f_utf/tests/unit/c/test-utf-prepend.h index 6d3651a..f13ad26 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-prepend.h +++ b/level_0/f_utf/tests/unit/c/test-utf-prepend.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-prepend_assure.h b/level_0/f_utf/tests/unit/c/test-utf-prepend_assure.h index 6db9be8..9a54435 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-prepend_assure.h +++ b/level_0/f_utf/tests/unit/c/test-utf-prepend_assure.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-prepend_assure_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-prepend_assure_nulless.h index d3985b1..3e25a6c 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-prepend_assure_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-prepend_assure_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-prepend_nulless.h b/level_0/f_utf/tests/unit/c/test-utf-prepend_nulless.h index 921a688..05c7d10 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-prepend_nulless.h +++ b/level_0/f_utf/tests/unit/c/test-utf-prepend_nulless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-seek_line.h b/level_0/f_utf/tests/unit/c/test-utf-seek_line.h index 7c16621..879fae2 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-seek_line.h +++ b/level_0/f_utf/tests/unit/c/test-utf-seek_line.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-seek_line_to.h b/level_0/f_utf/tests/unit/c/test-utf-seek_line_to.h index 6558a5a..03b16f5 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-seek_line_to.h +++ b/level_0/f_utf/tests/unit/c/test-utf-seek_line_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-seek_to.h b/level_0/f_utf/tests/unit/c/test-utf-seek_to.h index 483caa8..0a2302f 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-seek_to.h +++ b/level_0/f_utf/tests/unit/c/test-utf-seek_to.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-triples_adjust.h index a6e6098..492ff0a 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_append.h b/level_0/f_utf/tests/unit/c/test-utf-triples_append.h index 8638470..bbdc849 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-triples_append_all.h index 792cca6..2828d3a 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-triples_decimate_by.h index 29b944b..7d404b5 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-triples_decrease_by.h index 3d43aca..c6165f6 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_increase.h b/level_0/f_utf/tests/unit/c/test-utf-triples_increase.h index d54ce71..5b2215a 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-triples_increase_by.h index 8e81403..9ae1a81 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_resize.h b/level_0/f_utf/tests/unit/c/test-utf-triples_resize.h index 2304976..8c15f70 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_adjust.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_adjust.h index 7221cc4..9fc2be3 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_adjust.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_append.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_append.h index 872ca1f..7ea1168 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_append.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_append_all.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_append_all.h index 16c6f6a..815764b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_append_all.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_decimate_by.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_decimate_by.h index 92ca096..de2142b 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_decimate_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_decrease_by.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_decrease_by.h index a68d36a..0fd6328 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_decrease_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_increase.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_increase.h index 65277da..e3ee53c 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_increase.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_increase_by.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_increase_by.h index b6c318d..9f772e1 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_increase_by.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_resize.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_resize.h index 7c1198e..663344d 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_resize.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the data types in the utf project. diff --git a/level_0/f_utf/tests/unit/c/test-utf.h b/level_0/f_utf/tests/unit/c/test-utf.h index 00d8969..21c2090 100644 --- a/level_0/f_utf/tests/unit/c/test-utf.h +++ b/level_0/f_utf/tests/unit/c/test-utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the utf project. diff --git a/level_1/fl_control_group/c/control_group.h b/level_1/fl_control_group/c/control_group.h index da3a948..8569ed2 100644 --- a/level_1/fl_control_group/c/control_group.h +++ b/level_1/fl_control_group/c/control_group.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Control Group - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides control group (cgroup) related functionality. diff --git a/level_1/fl_control_group/data/build/settings b/level_1/fl_control_group/data/build/settings index cd23d5b..e14a4e5 100644 --- a/level_1/fl_control_group/data/build/settings +++ b/level_1/fl_control_group/data/build/settings @@ -3,8 +3,8 @@ build_name fl_control_group version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_conversion/c/conversion.h b/level_1/fl_conversion/c/conversion.h index d22ffbc..ce84c3f 100644 --- a/level_1/fl_conversion/c/conversion.h +++ b/level_1/fl_conversion/c/conversion.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide means to convert one data type to another, such as a string to an integer. diff --git a/level_1/fl_conversion/c/conversion/common.h b/level_1/fl_conversion/c/conversion/common.h index 26ed488..1f661f1 100644 --- a/level_1/fl_conversion/c/conversion/common.h +++ b/level_1/fl_conversion/c/conversion/common.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project conversion. diff --git a/level_1/fl_conversion/c/private-conversion.h b/level_1/fl_conversion/c/private-conversion.h index 1b298a7..d29eeb7 100644 --- a/level_1/fl_conversion/c/private-conversion.h +++ b/level_1/fl_conversion/c/private-conversion.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Conversion - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_conversion/data/build/settings b/level_1/fl_conversion/data/build/settings index ec1385f..eed3fcb 100644 --- a/level_1/fl_conversion/data/build/settings +++ b/level_1/fl_conversion/data/build/settings @@ -3,8 +3,8 @@ build_name fl_conversion version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_directory/c/directory.h b/level_1/fl_directory/c/directory.h index 4bf4126..4c4b98b 100644 --- a/level_1/fl_directory/c/directory.h +++ b/level_1/fl_directory/c/directory.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides operations for directory handling. diff --git a/level_1/fl_directory/c/directory/common.h b/level_1/fl_directory/c/directory/common.h index 5bc41ed..4079589 100644 --- a/level_1/fl_directory/c/directory/common.h +++ b/level_1/fl_directory/c/directory/common.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project directory. diff --git a/level_1/fl_directory/c/private-directory.h b/level_1/fl_directory/c/private-directory.h index 3492cf4..3c62e14 100644 --- a/level_1/fl_directory/c/private-directory.h +++ b/level_1/fl_directory/c/private-directory.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Directory - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides operations for directory handling. diff --git a/level_1/fl_directory/data/build/settings b/level_1/fl_directory/data/build/settings index 3092b9f..7cc96d0 100644 --- a/level_1/fl_directory/data/build/settings +++ b/level_1/fl_directory/data/build/settings @@ -3,8 +3,8 @@ build_name fl_directory version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_environment/c/environment.h b/level_1/fl_environment/c/environment.h index 9f00620..532b18b 100644 --- a/level_1/fl_environment/c/environment.h +++ b/level_1/fl_environment/c/environment.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Environment - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides environment processing functionality, such as environment variable handling. diff --git a/level_1/fl_environment/data/build/settings b/level_1/fl_environment/data/build/settings index ad93748..d40b5c2 100644 --- a/level_1/fl_environment/data/build/settings +++ b/level_1/fl_environment/data/build/settings @@ -3,8 +3,8 @@ build_name fl_environment version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_execute/c/execute.h b/level_1/fl_execute/c/execute.h index 2b9c76c..4446404 100644 --- a/level_1/fl_execute/c/execute.h +++ b/level_1/fl_execute/c/execute.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides execute processing functionality. diff --git a/level_1/fl_execute/c/execute/common.h b/level_1/fl_execute/c/execute/common.h index 200751d..6091412 100644 --- a/level_1/fl_execute/c/execute/common.h +++ b/level_1/fl_execute/c/execute/common.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project execute. diff --git a/level_1/fl_execute/data/build/settings b/level_1/fl_execute/data/build/settings index e01d56f..5387cca 100644 --- a/level_1/fl_execute/data/build/settings +++ b/level_1/fl_execute/data/build/settings @@ -3,8 +3,8 @@ build_name fl_execute version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_fss/c/fss.h b/level_1/fl_fss/c/fss.h index 716db85..95b6f43 100644 --- a/level_1/fl_fss/c/fss.h +++ b/level_1/fl_fss/c/fss.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _FL_fss_h diff --git a/level_1/fl_fss/c/fss/basic.h b/level_1/fl_fss/c/fss/basic.h index caab64e..b729a78 100644 --- a/level_1/fl_fss/c/fss/basic.h +++ b/level_1/fl_fss/c/fss/basic.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0000 implementation. diff --git a/level_1/fl_fss/c/fss/basic_list.h b/level_1/fl_fss/c/fss/basic_list.h index bc5f7ac..e6288f6 100644 --- a/level_1/fl_fss/c/fss/basic_list.h +++ b/level_1/fl_fss/c/fss/basic_list.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0002 implementation. diff --git a/level_1/fl_fss/c/fss/embedded_list.h b/level_1/fl_fss/c/fss/embedded_list.h index 2b33d19..27d6cfd 100644 --- a/level_1/fl_fss/c/fss/embedded_list.h +++ b/level_1/fl_fss/c/fss/embedded_list.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0008 implementation. diff --git a/level_1/fl_fss/c/fss/extended.h b/level_1/fl_fss/c/fss/extended.h index 256cf42..88b8651 100644 --- a/level_1/fl_fss/c/fss/extended.h +++ b/level_1/fl_fss/c/fss/extended.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0001 implementation. diff --git a/level_1/fl_fss/c/fss/extended_list.h b/level_1/fl_fss/c/fss/extended_list.h index af4ef2e..11ef374 100644 --- a/level_1/fl_fss/c/fss/extended_list.h +++ b/level_1/fl_fss/c/fss/extended_list.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0003 implementation. diff --git a/level_1/fl_fss/c/fss/macro.h b/level_1/fl_fss/c/fss/macro.h index ab1835e..72ef571 100644 --- a/level_1/fl_fss/c/fss/macro.h +++ b/level_1/fl_fss/c/fss/macro.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides generic functionality shared between and used by different fss processing functions. diff --git a/level_1/fl_fss/c/private-fss.h b/level_1/fl_fss/c/private-fss.h index c3c3008..b9e7a59 100644 --- a/level_1/fl_fss/c/private-fss.h +++ b/level_1/fl_fss/c/private-fss.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_fss/data/build/settings b/level_1/fl_fss/data/build/settings index 9d786cb..ea6454b 100644 --- a/level_1/fl_fss/data/build/settings +++ b/level_1/fl_fss/data/build/settings @@ -3,8 +3,8 @@ build_name fl_fss version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_iki/c/iki.h b/level_1/fl_iki/c/iki.h index 4cabc88..c3ed063 100644 --- a/level_1/fl_iki/c/iki.h +++ b/level_1/fl_iki/c/iki.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides a Wiki-Like syntax meant to be much simpler. diff --git a/level_1/fl_iki/data/build/settings b/level_1/fl_iki/data/build/settings index 2c70b25..a8d04a2 100644 --- a/level_1/fl_iki/data/build/settings +++ b/level_1/fl_iki/data/build/settings @@ -3,8 +3,8 @@ build_name fl_iki version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_print/c/print.h b/level_1/fl_print/c/print.h index 22e9941..a09b588 100644 --- a/level_1/fl_print/c/print.h +++ b/level_1/fl_print/c/print.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides some standard printing functions not available in a libc. diff --git a/level_1/fl_print/c/print/common.h b/level_1/fl_print/c/print/common.h index 9eda188..15cecba 100644 --- a/level_1/fl_print/c/print/common.h +++ b/level_1/fl_print/c/print/common.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project print. diff --git a/level_1/fl_print/c/private-print.h b/level_1/fl_print/c/private-print.h index 02243e4..142c58c 100644 --- a/level_1/fl_print/c/private-print.h +++ b/level_1/fl_print/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_print/data/build/settings b/level_1/fl_print/data/build/settings index 9de3570..060c178 100644 --- a/level_1/fl_print/data/build/settings +++ b/level_1/fl_print/data/build/settings @@ -3,8 +3,8 @@ build_name fl_print version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_signal/c/signal.h b/level_1/fl_signal/c/signal.h index f8ee8de..a906eb6 100644 --- a/level_1/fl_signal/c/signal.h +++ b/level_1/fl_signal/c/signal.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides common signal functions. diff --git a/level_1/fl_signal/c/signal/common.h b/level_1/fl_signal/c/signal/common.h index 664de91..9880e3c 100644 --- a/level_1/fl_signal/c/signal/common.h +++ b/level_1/fl_signal/c/signal/common.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Signal - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project execute. diff --git a/level_1/fl_signal/data/build/settings b/level_1/fl_signal/data/build/settings index 0770901..7b281ba 100644 --- a/level_1/fl_signal/data/build/settings +++ b/level_1/fl_signal/data/build/settings @@ -3,8 +3,8 @@ build_name fl_signal version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_string/c/private-string.h b/level_1/fl_string/c/private-string.h index ee9939a..c31f77f 100644 --- a/level_1/fl_string/c/private-string.h +++ b/level_1/fl_string/c/private-string.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_string/c/string.h b/level_1/fl_string/c/string.h index 4637ac5..5d41ad1 100644 --- a/level_1/fl_string/c/string.h +++ b/level_1/fl_string/c/string.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: String - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides basic string manipulation and processing capabilities. diff --git a/level_1/fl_string/data/build/settings b/level_1/fl_string/data/build/settings index ea725db..4926421 100644 --- a/level_1/fl_string/data/build/settings +++ b/level_1/fl_string/data/build/settings @@ -3,8 +3,8 @@ build_name fl_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_utf/c/private-utf.h b/level_1/fl_utf/c/private-utf.h index 47b358a..ea7fbe7 100644 --- a/level_1/fl_utf/c/private-utf.h +++ b/level_1/fl_utf/c/private-utf.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Utf - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_utf/c/utf.h b/level_1/fl_utf/c/utf.h index 73e096c..6b1d69e 100644 --- a/level_1/fl_utf/c/utf.h +++ b/level_1/fl_utf/c/utf.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Utf - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 character manipulation and processing capabilities. diff --git a/level_1/fl_utf/data/build/settings b/level_1/fl_utf/data/build/settings index b9ce793..0025ab7 100644 --- a/level_1/fl_utf/data/build/settings +++ b/level_1/fl_utf/data/build/settings @@ -3,8 +3,8 @@ build_name fl_utf version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_1/fl_utf_file/c/private-utf_file.h b/level_1/fl_utf_file/c/private-utf_file.h index fd52d78..8eab86e 100644 --- a/level_1/fl_utf_file/c/private-utf_file.h +++ b/level_1/fl_utf_file/c/private-utf_file.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Utf File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * UTF-8 File Operations. diff --git a/level_1/fl_utf_file/c/utf_file.h b/level_1/fl_utf_file/c/utf_file.h index 6185f6e..7ab342a 100644 --- a/level_1/fl_utf_file/c/utf_file.h +++ b/level_1/fl_utf_file/c/utf_file.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Utf File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * UTF-8 File I/O Operations. diff --git a/level_1/fl_utf_file/data/build/settings b/level_1/fl_utf_file/data/build/settings index fdf4533..e77435e 100644 --- a/level_1/fl_utf_file/data/build/settings +++ b/level_1/fl_utf_file/data/build/settings @@ -3,8 +3,8 @@ build_name fl_utf_file version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_control_group/c/control_group.h b/level_2/fll_control_group/c/control_group.h index f7ae27e..b72f1e6 100644 --- a/level_2/fll_control_group/c/control_group.h +++ b/level_2/fll_control_group/c/control_group.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Control Group - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides control group (cgroup) related functionality. diff --git a/level_2/fll_control_group/data/build/settings b/level_2/fll_control_group/data/build/settings index ff9576b..ce55931 100644 --- a/level_2/fll_control_group/data/build/settings +++ b/level_2/fll_control_group/data/build/settings @@ -3,8 +3,8 @@ build_name fll_control_group version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_error/c/error.h b/level_2/fll_error/c/error.h index 149dcd9..7fd2b72 100644 --- a/level_2/fll_error/c/error.h +++ b/level_2/fll_error/c/error.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Error - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide functions commonly used by FLL based programs. diff --git a/level_2/fll_error/c/error/common.h b/level_2/fll_error/c/error/common.h index 048135d..5913dd7 100644 --- a/level_2/fll_error/c/error/common.h +++ b/level_2/fll_error/c/error/common.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Error - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project error. diff --git a/level_2/fll_error/c/private-error.h b/level_2/fll_error/c/private-error.h index a318bd4..0599155 100644 --- a/level_2/fll_error/c/private-error.h +++ b/level_2/fll_error/c/private-error.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Error - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_2/fll_error/data/build/settings b/level_2/fll_error/data/build/settings index 5b75dfe..0888c20 100644 --- a/level_2/fll_error/data/build/settings +++ b/level_2/fll_error/data/build/settings @@ -3,8 +3,8 @@ build_name fll_error version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_execute/c/execute.h b/level_2/fll_execute/c/execute.h index a250eff..0fb052f 100644 --- a/level_2/fll_execute/c/execute.h +++ b/level_2/fll_execute/c/execute.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides program execution operations similar to system(). diff --git a/level_2/fll_execute/c/private-execute.h b/level_2/fll_execute/c/private-execute.h index d3caae7..0f5a8a6 100644 --- a/level_2/fll_execute/c/private-execute.h +++ b/level_2/fll_execute/c/private-execute.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Execute - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_2/fll_execute/data/build/settings b/level_2/fll_execute/data/build/settings index 1935b78..005953b 100644 --- a/level_2/fll_execute/data/build/settings +++ b/level_2/fll_execute/data/build/settings @@ -3,8 +3,8 @@ build_name fll_execute version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_file/c/file.h b/level_2/fll_file/c/file.h index ff98b8c..b230608 100644 --- a/level_2/fll_file/c/file.h +++ b/level_2/fll_file/c/file.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides file-related functionality. diff --git a/level_2/fll_file/c/private-file.h b/level_2/fll_file/c/private-file.h index 1e34d7f..10938af 100644 --- a/level_2/fll_file/c/private-file.h +++ b/level_2/fll_file/c/private-file.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: File - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides structures and data types for a file I/O. diff --git a/level_2/fll_file/data/build/settings b/level_2/fll_file/data/build/settings index 2cbf9b9..054e5ef 100644 --- a/level_2/fll_file/data/build/settings +++ b/level_2/fll_file/data/build/settings @@ -3,8 +3,8 @@ build_name fll_file version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_fss/c/fss.h b/level_2/fll_fss/c/fss.h index e322c97..66cd9b6 100644 --- a/level_2/fll_fss/c/fss.h +++ b/level_2/fll_fss/c/fss.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide common FSS functions. diff --git a/level_2/fll_fss/c/fss/basic.h b/level_2/fll_fss/c/fss/basic.h index 3b06544..67ab649 100644 --- a/level_2/fll_fss/c/fss/basic.h +++ b/level_2/fll_fss/c/fss/basic.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0000 implementation. diff --git a/level_2/fll_fss/c/fss/basic_list.h b/level_2/fll_fss/c/fss/basic_list.h index 61c870b..e17143d 100644 --- a/level_2/fll_fss/c/fss/basic_list.h +++ b/level_2/fll_fss/c/fss/basic_list.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0002 implementation. diff --git a/level_2/fll_fss/c/fss/embedded_list.h b/level_2/fll_fss/c/fss/embedded_list.h index 5e9d553..faf221e 100644 --- a/level_2/fll_fss/c/fss/embedded_list.h +++ b/level_2/fll_fss/c/fss/embedded_list.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0008 implementation. diff --git a/level_2/fll_fss/c/fss/extended.h b/level_2/fll_fss/c/fss/extended.h index ed4d425..f91da6b 100644 --- a/level_2/fll_fss/c/fss/extended.h +++ b/level_2/fll_fss/c/fss/extended.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0001 implementation. diff --git a/level_2/fll_fss/c/fss/extended_list.h b/level_2/fll_fss/c/fss/extended_list.h index 142b989..b18bb94 100644 --- a/level_2/fll_fss/c/fss/extended_list.h +++ b/level_2/fll_fss/c/fss/extended_list.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-0003 implementation. diff --git a/level_2/fll_fss/c/fss/payload.h b/level_2/fll_fss/c/fss/payload.h index d702c5d..bdaf15a 100644 --- a/level_2/fll_fss/c/fss/payload.h +++ b/level_2/fll_fss/c/fss/payload.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the fss-000e implementation. diff --git a/level_2/fll_fss/data/build/settings b/level_2/fll_fss/data/build/settings index 7ef22d0..311ac2a 100644 --- a/level_2/fll_fss/data/build/settings +++ b/level_2/fll_fss/data/build/settings @@ -3,8 +3,8 @@ build_name fll_fss version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_fss_status_string/c/fss_status_string.h b/level_2/fll_fss_status_string/c/fss_status_string.h index d117d99..4778aac 100644 --- a/level_2/fll_fss_status_string/c/fss_status_string.h +++ b/level_2/fll_fss_status_string/c/fss_status_string.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides FSS status code functions, such as those that translate status codes into strings. diff --git a/level_2/fll_fss_status_string/data/build/settings b/level_2/fll_fss_status_string/data/build/settings index 4c310bc..036c670 100644 --- a/level_2/fll_fss_status_string/data/build/settings +++ b/level_2/fll_fss_status_string/data/build/settings @@ -3,8 +3,8 @@ build_name fll_fss_status_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_iki/c/iki.h b/level_2/fll_iki/c/iki.h index f5954c5..2d77ce0 100644 --- a/level_2/fll_iki/c/iki.h +++ b/level_2/fll_iki/c/iki.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides a Wiki-Like syntax meant to be much simpler. diff --git a/level_2/fll_iki/c/private-iki.h b/level_2/fll_iki/c/private-iki.h index a40fd4c..208cf3a 100644 --- a/level_2/fll_iki/c/private-iki.h +++ b/level_2/fll_iki/c/private-iki.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_2/fll_iki/data/build/settings b/level_2/fll_iki/data/build/settings index 23ccdea..809471f 100644 --- a/level_2/fll_iki/data/build/settings +++ b/level_2/fll_iki/data/build/settings @@ -3,8 +3,8 @@ build_name fll_iki version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_path/c/path.h b/level_2/fll_path/c/path.h index c5a6649..3e7f4aa 100644 --- a/level_2/fll_path/c/path.h +++ b/level_2/fll_path/c/path.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Path - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides path-related functionality. diff --git a/level_2/fll_path/data/build/settings b/level_2/fll_path/data/build/settings index 2041015..6c683b2 100644 --- a/level_2/fll_path/data/build/settings +++ b/level_2/fll_path/data/build/settings @@ -3,8 +3,8 @@ build_name fll_path version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_print/c/print.h b/level_2/fll_print/c/print.h index 4edf93b..78199e1 100644 --- a/level_2/fll_print/c/print.h +++ b/level_2/fll_print/c/print.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Print - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides print-related functionality. diff --git a/level_2/fll_print/data/build/settings b/level_2/fll_print/data/build/settings index 74a1cd5..3544399 100644 --- a/level_2/fll_print/data/build/settings +++ b/level_2/fll_print/data/build/settings @@ -3,8 +3,8 @@ build_name fll_print version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_program/c/program.h b/level_2/fll_program/c/program.h index 234a900..1946cf1 100644 --- a/level_2/fll_program/c/program.h +++ b/level_2/fll_program/c/program.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Program - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provide functions commonly used by FLL based programs. diff --git a/level_2/fll_program/c/program/common.h b/level_2/fll_program/c/program/common.h index 5876b39..e239c8c 100644 --- a/level_2/fll_program/c/program/common.h +++ b/level_2/fll_program/c/program/common.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Program - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project program. diff --git a/level_2/fll_program/data/build/settings b/level_2/fll_program/data/build/settings index b4e0143..50cb484 100644 --- a/level_2/fll_program/data/build/settings +++ b/level_2/fll_program/data/build/settings @@ -3,8 +3,8 @@ build_name fll_program version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_status_string/c/status_string.h b/level_2/fll_status_string/c/status_string.h index af96ed2..acf210f 100644 --- a/level_2/fll_status_string/c/status_string.h +++ b/level_2/fll_status_string/c/status_string.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides status code functions, such as those that translate status codes into strings. diff --git a/level_2/fll_status_string/data/build/settings b/level_2/fll_status_string/data/build/settings index 179116b..50484e4 100644 --- a/level_2/fll_status_string/data/build/settings +++ b/level_2/fll_status_string/data/build/settings @@ -3,8 +3,8 @@ build_name fll_status_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_2/fll_status_string/data/build/settings-tests b/level_2/fll_status_string/data/build/settings-tests index 01d6e21..2c8f21d 100644 --- a/level_2/fll_status_string/data/build/settings-tests +++ b/level_2/fll_status_string/data/build/settings-tests @@ -8,8 +8,8 @@ build_name test-fll_status_string version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file major version_target major diff --git a/level_2/fll_status_string/tests/unit/c/test-status_string-from.h b/level_2/fll_status_string/tests/unit/c/test-status_string-from.h index 1971fa7..6ab66e2 100644 --- a/level_2/fll_status_string/tests/unit/c/test-status_string-from.h +++ b/level_2/fll_status_string/tests/unit/c/test-status_string-from.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status_string project. diff --git a/level_2/fll_status_string/tests/unit/c/test-status_string.h b/level_2/fll_status_string/tests/unit/c/test-status_string.h index 045abdd..5a6d342 100644 --- a/level_2/fll_status_string/tests/unit/c/test-status_string.h +++ b/level_2/fll_status_string/tests/unit/c/test-status_string.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Status - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Test the status_string project. diff --git a/level_3/byte_dump/c/byte_dump.h b/level_3/byte_dump/c/byte_dump.h index 11e107f..afd2067 100644 --- a/level_3/byte_dump/c/byte_dump.h +++ b/level_3/byte_dump/c/byte_dump.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Byte Dump - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is intendend to support Unicode 14.0. diff --git a/level_3/byte_dump/c/common.h b/level_3/byte_dump/c/common.h index 19b5af7..cb323f9 100644 --- a/level_3/byte_dump/c/common.h +++ b/level_3/byte_dump/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Byte Dump - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_byte_dump_program_version_ #define BYTE_DUMP_program_version_major_s F_string_ascii_0_s - #define BYTE_DUMP_program_version_minor_s F_string_ascii_5_s - #define BYTE_DUMP_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define BYTE_DUMP_program_version_minor_s F_string_ascii_6_s + #define BYTE_DUMP_program_version_micro_s F_string_ascii_0_s #define BYTE_DUMP_program_version_major_s_length F_string_ascii_0_s_length - #define BYTE_DUMP_program_version_minor_s_length F_string_ascii_5_s_length - #define BYTE_DUMP_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define BYTE_DUMP_program_version_minor_s_length F_string_ascii_6_s_length + #define BYTE_DUMP_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(BYTE_DUMP_program_version_nano_prefix_s) && defined(BYTE_DUMP_program_version_nano_prefix_s_length)) #define BYTE_DUMP_program_version_nano_prefix_s diff --git a/level_3/byte_dump/c/private-byte_dump.h b/level_3/byte_dump/c/private-byte_dump.h index 5ff34cd..7edba8f 100644 --- a/level_3/byte_dump/c/private-byte_dump.h +++ b/level_3/byte_dump/c/private-byte_dump.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Byte Dump - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_byte_dump_h diff --git a/level_3/byte_dump/c/private-common.h b/level_3/byte_dump/c/private-common.h index 559d8af..be38a9b 100644 --- a/level_3/byte_dump/c/private-common.h +++ b/level_3/byte_dump/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Byte Dump - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/byte_dump/data/build/settings b/level_3/byte_dump/data/build/settings index 65da7b9..d97f4a2 100644 --- a/level_3/byte_dump/data/build/settings +++ b/level_3/byte_dump/data/build/settings @@ -3,8 +3,8 @@ build_name byte_dump version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/control/c/common.h b/level_3/control/c/common.h index 2fbd3b8..fb12d5b 100644 --- a/level_3/control/c/common.h +++ b/level_3/control/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Control - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_control_program_version_ #define CONTROL_program_version_major_s F_string_ascii_0_s - #define CONTROL_program_version_minor_s F_string_ascii_5_s - #define CONTROL_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define CONTROL_program_version_minor_s F_string_ascii_6_s + #define CONTROL_program_version_micro_s F_string_ascii_0_s #define CONTROL_program_version_major_s_length F_string_ascii_0_s_length - #define CONTROL_program_version_minor_s_length F_string_ascii_5_s_length - #define CONTROL_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define CONTROL_program_version_minor_s_length F_string_ascii_6_s_length + #define CONTROL_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(CONTROL_program_version_nano_prefix_s) && defined(CONTROL_program_version_nano_prefix_s_length)) #define CONTROL_program_version_nano_prefix_s diff --git a/level_3/control/c/control.h b/level_3/control/c/control.h index 6e066c6..c218b00 100644 --- a/level_3/control/c/control.h +++ b/level_3/control/c/control.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Control - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the Control program. diff --git a/level_3/control/c/private-common.h b/level_3/control/c/private-common.h index 649133e..d6f8310 100644 --- a/level_3/control/c/private-common.h +++ b/level_3/control/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Control - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/control/c/private-control.h b/level_3/control/c/private-control.h index d5e4c22..3a08570 100644 --- a/level_3/control/c/private-control.h +++ b/level_3/control/c/private-control.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Control - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_control_h diff --git a/level_3/control/c/private-print.h b/level_3/control/c/private-print.h index a7f6217..828f105 100644 --- a/level_3/control/c/private-print.h +++ b/level_3/control/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Control - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_control_print_h diff --git a/level_3/control/data/build/settings b/level_3/control/data/build/settings index aa8d6a8..7a96f53 100644 --- a/level_3/control/data/build/settings +++ b/level_3/control/data/build/settings @@ -3,8 +3,8 @@ build_name control version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/controller/c/common.h b/level_3/controller/c/common.h index f9512cf..938a159 100644 --- a/level_3/controller/c/common.h +++ b/level_3/controller/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_controller_program_version_ #define CONTROLLER_program_version_major_s F_string_ascii_0_s - #define CONTROLLER_program_version_minor_s F_string_ascii_5_s - #define CONTROLLER_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define CONTROLLER_program_version_minor_s F_string_ascii_6_s + #define CONTROLLER_program_version_micro_s F_string_ascii_0_s #define CONTROLLER_program_version_major_s_length F_string_ascii_0_s_length - #define CONTROLLER_program_version_minor_s_length F_string_ascii_5_s_length - #define CONTROLLER_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define CONTROLLER_program_version_minor_s_length F_string_ascii_6_s_length + #define CONTROLLER_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(CONTROLLER_program_version_nano_prefix_s) && defined(CONTROLLER_program_version_nano_prefix_s_length)) #define CONTROLLER_program_version_nano_prefix_s diff --git a/level_3/controller/c/common/private-cache.h b/level_3/controller/c/common/private-cache.h index d7b6bd5..3c4020b 100644 --- a/level_3/controller/c/common/private-cache.h +++ b/level_3/controller/c/common/private-cache.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_cache_h diff --git a/level_3/controller/c/common/private-common.h b/level_3/controller/c/common/private-common.h index e98889f..c0cf3c0 100644 --- a/level_3/controller/c/common/private-common.h +++ b/level_3/controller/c/common/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/controller/c/common/private-control.h b/level_3/controller/c/common/private-control.h index 7314f39..5b5c75b 100644 --- a/level_3/controller/c/common/private-control.h +++ b/level_3/controller/c/common/private-control.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_control_h diff --git a/level_3/controller/c/common/private-entry.h b/level_3/controller/c/common/private-entry.h index 64f4898..5f5068c 100644 --- a/level_3/controller/c/common/private-entry.h +++ b/level_3/controller/c/common/private-entry.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_entry_h diff --git a/level_3/controller/c/common/private-execute_set.h b/level_3/controller/c/common/private-execute_set.h index 0d58739..11005ad 100644 --- a/level_3/controller/c/common/private-execute_set.h +++ b/level_3/controller/c/common/private-execute_set.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_execute_set_h diff --git a/level_3/controller/c/common/private-lock.h b/level_3/controller/c/common/private-lock.h index 3132d3a..59e2d88 100644 --- a/level_3/controller/c/common/private-lock.h +++ b/level_3/controller/c/common/private-lock.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_lock_h diff --git a/level_3/controller/c/common/private-process.h b/level_3/controller/c/common/private-process.h index 58601e1..fa06e28 100644 --- a/level_3/controller/c/common/private-process.h +++ b/level_3/controller/c/common/private-process.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_process_h diff --git a/level_3/controller/c/common/private-rule.h b/level_3/controller/c/common/private-rule.h index 220c2a7..bba3702 100644 --- a/level_3/controller/c/common/private-rule.h +++ b/level_3/controller/c/common/private-rule.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_rule_h diff --git a/level_3/controller/c/common/private-setting.h b/level_3/controller/c/common/private-setting.h index 72dd25c..fdf3f56 100644 --- a/level_3/controller/c/common/private-setting.h +++ b/level_3/controller/c/common/private-setting.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_setting_h diff --git a/level_3/controller/c/common/private-state.h b/level_3/controller/c/common/private-state.h index 8da42fa..60b94b2 100644 --- a/level_3/controller/c/common/private-state.h +++ b/level_3/controller/c/common/private-state.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_state_h diff --git a/level_3/controller/c/common/private-task.h b/level_3/controller/c/common/private-task.h index 4d16fef..f450499 100644 --- a/level_3/controller/c/common/private-task.h +++ b/level_3/controller/c/common/private-task.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_task_h diff --git a/level_3/controller/c/common/private-thread.h b/level_3/controller/c/common/private-thread.h index 01af260..55d9aaf 100644 --- a/level_3/controller/c/common/private-thread.h +++ b/level_3/controller/c/common/private-thread.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_thread_h diff --git a/level_3/controller/c/control/private-control.h b/level_3/controller/c/control/private-control.h index e8501e2..2c414c6 100644 --- a/level_3/controller/c/control/private-control.h +++ b/level_3/controller/c/control/private-control.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_control_h diff --git a/level_3/controller/c/control/private-control_print.h b/level_3/controller/c/control/private-control_print.h index a87f0c5..4b8b0ca 100644 --- a/level_3/controller/c/control/private-control_print.h +++ b/level_3/controller/c/control/private-control_print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_control_print_h diff --git a/level_3/controller/c/controller.h b/level_3/controller/c/controller.h index c8aa7c9..d4bc62a 100644 --- a/level_3/controller/c/controller.h +++ b/level_3/controller/c/controller.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the Controller program. diff --git a/level_3/controller/c/controller/private-controller.h b/level_3/controller/c/controller/private-controller.h index a853151..755af26 100644 --- a/level_3/controller/c/controller/private-controller.h +++ b/level_3/controller/c/controller/private-controller.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_controller_h diff --git a/level_3/controller/c/controller/private-controller_print.h b/level_3/controller/c/controller/private-controller_print.h index 83cea47..915133a 100644 --- a/level_3/controller/c/controller/private-controller_print.h +++ b/level_3/controller/c/controller/private-controller_print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_controller_print_h diff --git a/level_3/controller/c/entry/private-entry.h b/level_3/controller/c/entry/private-entry.h index 31aff8c..603c7d1 100644 --- a/level_3/controller/c/entry/private-entry.h +++ b/level_3/controller/c/entry/private-entry.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_entry_h diff --git a/level_3/controller/c/entry/private-entry_print.h b/level_3/controller/c/entry/private-entry_print.h index 209d0bf..7e2fd4f 100644 --- a/level_3/controller/c/entry/private-entry_print.h +++ b/level_3/controller/c/entry/private-entry_print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_entry_print_h diff --git a/level_3/controller/c/lock/private-lock.h b/level_3/controller/c/lock/private-lock.h index 2f31832..99abbc5 100644 --- a/level_3/controller/c/lock/private-lock.h +++ b/level_3/controller/c/lock/private-lock.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_lock_h diff --git a/level_3/controller/c/lock/private-lock_print.h b/level_3/controller/c/lock/private-lock_print.h index 0f60359..62f135c 100644 --- a/level_3/controller/c/lock/private-lock_print.h +++ b/level_3/controller/c/lock/private-lock_print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_lock_print_h diff --git a/level_3/controller/c/main-common.h b/level_3/controller/c/main-common.h index bb60444..0653421 100644 --- a/level_3/controller/c/main-common.h +++ b/level_3/controller/c/main-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures to be compiled into the main program rather than the library. diff --git a/level_3/controller/c/process/private-process.h b/level_3/controller/c/process/private-process.h index 4c7ed04..90b210f 100644 --- a/level_3/controller/c/process/private-process.h +++ b/level_3/controller/c/process/private-process.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_process_h diff --git a/level_3/controller/c/rule/private-rule.h b/level_3/controller/c/rule/private-rule.h index f912acb..6af5665 100644 --- a/level_3/controller/c/rule/private-rule.h +++ b/level_3/controller/c/rule/private-rule.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_rule_h diff --git a/level_3/controller/c/rule/private-rule_print.h b/level_3/controller/c/rule/private-rule_print.h index 656dbc4..70848aa 100644 --- a/level_3/controller/c/rule/private-rule_print.h +++ b/level_3/controller/c/rule/private-rule_print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_rule_print_h diff --git a/level_3/controller/c/task/private-task.h b/level_3/controller/c/task/private-task.h index 16c620f..6003dac 100644 --- a/level_3/controller/c/task/private-task.h +++ b/level_3/controller/c/task/private-task.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_task_h diff --git a/level_3/controller/c/task/private-task_print.h b/level_3/controller/c/task/private-task_print.h index 9fdea4a..d827dca 100644 --- a/level_3/controller/c/task/private-task_print.h +++ b/level_3/controller/c/task/private-task_print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_task_print_h diff --git a/level_3/controller/c/thread/private-thread.h b/level_3/controller/c/thread/private-thread.h index cc63292..8137bce 100644 --- a/level_3/controller/c/thread/private-thread.h +++ b/level_3/controller/c/thread/private-thread.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_thread_h diff --git a/level_3/controller/c/thread/private-thread_control.h b/level_3/controller/c/thread/private-thread_control.h index 73fdc06..3dba94b 100644 --- a/level_3/controller/c/thread/private-thread_control.h +++ b/level_3/controller/c/thread/private-thread_control.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_thread_control_h diff --git a/level_3/controller/c/thread/private-thread_entry.h b/level_3/controller/c/thread/private-thread_entry.h index 553096e..aee74ca 100644 --- a/level_3/controller/c/thread/private-thread_entry.h +++ b/level_3/controller/c/thread/private-thread_entry.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_thread_entry_h diff --git a/level_3/controller/c/thread/private-thread_process.h b/level_3/controller/c/thread/private-thread_process.h index 2e9cbf5..a636cba 100644 --- a/level_3/controller/c/thread/private-thread_process.h +++ b/level_3/controller/c/thread/private-thread_process.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_thread_process_h diff --git a/level_3/controller/c/thread/private-thread_rule.h b/level_3/controller/c/thread/private-thread_rule.h index 61cf96d..97f03b6 100644 --- a/level_3/controller/c/thread/private-thread_rule.h +++ b/level_3/controller/c/thread/private-thread_rule.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_thread_rule_h diff --git a/level_3/controller/c/thread/private-thread_signal.h b/level_3/controller/c/thread/private-thread_signal.h index e0fefd6..b1472a6 100644 --- a/level_3/controller/c/thread/private-thread_signal.h +++ b/level_3/controller/c/thread/private-thread_signal.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Controller - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_thread_signal_h diff --git a/level_3/controller/data/build/settings b/level_3/controller/data/build/settings index 58bd9f0..caaeaa1 100644 --- a/level_3/controller/data/build/settings +++ b/level_3/controller/data/build/settings @@ -3,8 +3,8 @@ build_name controller version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fake/c/common.h b/level_3/fake/c/common.h index 03cd8ad..594c504 100644 --- a/level_3/fake/c/common.h +++ b/level_3/fake/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fake_program_version_ #define FAKE_program_version_major_s F_string_ascii_0_s - #define FAKE_program_version_minor_s F_string_ascii_5_s - #define FAKE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FAKE_program_version_minor_s F_string_ascii_6_s + #define FAKE_program_version_micro_s F_string_ascii_0_s #define FAKE_program_version_major_s_length F_string_ascii_0_s_length - #define FAKE_program_version_minor_s_length F_string_ascii_5_s_length - #define FAKE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FAKE_program_version_minor_s_length F_string_ascii_6_s_length + #define FAKE_program_version_micro_s_length F_string_ascii_0_s_length #ifndef FAKE_program_version_nano_prefix_s #define FAKE_program_version_nano_prefix_s diff --git a/level_3/fake/c/fake.h b/level_3/fake/c/fake.h index 6550153..8d5fea3 100644 --- a/level_3/fake/c/fake.h +++ b/level_3/fake/c/fake.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * The Feautureless Make System (aka fake) used as a package build tool. diff --git a/level_3/fake/c/private-build-library.h b/level_3/fake/c/private-build-library.h index 0351a10..41b80c3 100644 --- a/level_3/fake/c/private-build-library.h +++ b/level_3/fake/c/private-build-library.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_build_library_h diff --git a/level_3/fake/c/private-build-load.h b/level_3/fake/c/private-build-load.h index 2d2ec5e..1461a35 100644 --- a/level_3/fake/c/private-build-load.h +++ b/level_3/fake/c/private-build-load.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_build_load_h diff --git a/level_3/fake/c/private-build-object.h b/level_3/fake/c/private-build-object.h index 57135d4..11a0ff0 100644 --- a/level_3/fake/c/private-build-object.h +++ b/level_3/fake/c/private-build-object.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_build_object_h diff --git a/level_3/fake/c/private-build-objects.h b/level_3/fake/c/private-build-objects.h index e45877a..68632b4 100644 --- a/level_3/fake/c/private-build-objects.h +++ b/level_3/fake/c/private-build-objects.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_build_objects_h diff --git a/level_3/fake/c/private-build-program.h b/level_3/fake/c/private-build-program.h index b401f1f..8c07e75 100644 --- a/level_3/fake/c/private-build-program.h +++ b/level_3/fake/c/private-build-program.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_build_program_h diff --git a/level_3/fake/c/private-build-skeleton.h b/level_3/fake/c/private-build-skeleton.h index 8ec403f..c17c683 100644 --- a/level_3/fake/c/private-build-skeleton.h +++ b/level_3/fake/c/private-build-skeleton.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_build_skeleton_h diff --git a/level_3/fake/c/private-build.h b/level_3/fake/c/private-build.h index 5e99fab..298f19a 100644 --- a/level_3/fake/c/private-build.h +++ b/level_3/fake/c/private-build.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_build_h diff --git a/level_3/fake/c/private-clean.h b/level_3/fake/c/private-clean.h index 8f49ac0..833d7e4 100644 --- a/level_3/fake/c/private-clean.h +++ b/level_3/fake/c/private-clean.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_clean_h diff --git a/level_3/fake/c/private-common.h b/level_3/fake/c/private-common.h index ef5bbd1..d90bb03 100644 --- a/level_3/fake/c/private-common.h +++ b/level_3/fake/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fake/c/private-fake-path_generate.h b/level_3/fake/c/private-fake-path_generate.h index 9098622..3c32b90 100644 --- a/level_3/fake/c/private-fake-path_generate.h +++ b/level_3/fake/c/private-fake-path_generate.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_fake_path_generate_h diff --git a/level_3/fake/c/private-fake.h b/level_3/fake/c/private-fake.h index 2114c9d..e6f98b0 100644 --- a/level_3/fake/c/private-fake.h +++ b/level_3/fake/c/private-fake.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_fake_h diff --git a/level_3/fake/c/private-make-load_fakefile.h b/level_3/fake/c/private-make-load_fakefile.h index b172249..2622393 100644 --- a/level_3/fake/c/private-make-load_fakefile.h +++ b/level_3/fake/c/private-make-load_fakefile.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_make_load_fakefile_h diff --git a/level_3/fake/c/private-make-load_parameters.h b/level_3/fake/c/private-make-load_parameters.h index a519e31..269aea4 100644 --- a/level_3/fake/c/private-make-load_parameters.h +++ b/level_3/fake/c/private-make-load_parameters.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_make_load_parameters_h diff --git a/level_3/fake/c/private-make-operate.h b/level_3/fake/c/private-make-operate.h index 90aace7..21b4735 100644 --- a/level_3/fake/c/private-make-operate.h +++ b/level_3/fake/c/private-make-operate.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_make_operate_h diff --git a/level_3/fake/c/private-make-operate_process.h b/level_3/fake/c/private-make-operate_process.h index 131e1bd..2337cdf 100644 --- a/level_3/fake/c/private-make-operate_process.h +++ b/level_3/fake/c/private-make-operate_process.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_make_operate_process_h diff --git a/level_3/fake/c/private-make-operate_process_type.h b/level_3/fake/c/private-make-operate_process_type.h index 7a2c17a..f766dda 100644 --- a/level_3/fake/c/private-make-operate_process_type.h +++ b/level_3/fake/c/private-make-operate_process_type.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_make_operate_type_h diff --git a/level_3/fake/c/private-make-operate_validate.h b/level_3/fake/c/private-make-operate_validate.h index 2371abe..3283f83 100644 --- a/level_3/fake/c/private-make-operate_validate.h +++ b/level_3/fake/c/private-make-operate_validate.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_make_operate_validate_h diff --git a/level_3/fake/c/private-make.h b/level_3/fake/c/private-make.h index 7fc2b57..394abbe 100644 --- a/level_3/fake/c/private-make.h +++ b/level_3/fake/c/private-make.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_make_h diff --git a/level_3/fake/c/private-print.h b/level_3/fake/c/private-print.h index fb72e05..78398f7 100644 --- a/level_3/fake/c/private-print.h +++ b/level_3/fake/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_fake_print_h diff --git a/level_3/fake/c/private-skeleton.h b/level_3/fake/c/private-skeleton.h index b78d31e..66df779 100644 --- a/level_3/fake/c/private-skeleton.h +++ b/level_3/fake/c/private-skeleton.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Featureless Make - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_skeleton_h diff --git a/level_3/fake/data/build/settings b/level_3/fake/data/build/settings index f539b76..4c5614f 100644 --- a/level_3/fake/data/build/settings +++ b/level_3/fake/data/build/settings @@ -3,8 +3,8 @@ build_name fake version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/firewall/c/common.h b/level_3/firewall/c/common.h index daec1f4..9bdbc2e 100644 --- a/level_3/firewall/c/common.h +++ b/level_3/firewall/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Firewall - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_firewall_program_version_ #define FIREWALL_program_version_major_s F_string_ascii_0_s - #define FIREWALL_program_version_minor_s F_string_ascii_5_s - #define FIREWALL_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FIREWALL_program_version_minor_s F_string_ascii_6_s + #define FIREWALL_program_version_micro_s F_string_ascii_0_s #define FIREWALL_program_version_major_s_length F_string_ascii_0_s_length - #define FIREWALL_program_version_minor_s_length F_string_ascii_5_s_length - #define FIREWALL_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FIREWALL_program_version_minor_s_length F_string_ascii_6_s_length + #define FIREWALL_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FIREWALL_program_version_nano_prefix_s) && defined(FIREWALL_program_version_nano_prefix_s_length)) #define FIREWALL_program_version_nano_prefix_s diff --git a/level_3/firewall/c/firewall.h b/level_3/firewall/c/firewall.h index eb4dda1..13347f6 100644 --- a/level_3/firewall/c/firewall.h +++ b/level_3/firewall/c/firewall.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Firewall - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the Kevux Operating System Firewall program. diff --git a/level_3/firewall/c/private-common.h b/level_3/firewall/c/private-common.h index f2a363b..d2f25f2 100644 --- a/level_3/firewall/c/private-common.h +++ b/level_3/firewall/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Firewall - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/firewall/c/private-firewall.h b/level_3/firewall/c/private-firewall.h index fbde93f..76fb5b2 100644 --- a/level_3/firewall/c/private-firewall.h +++ b/level_3/firewall/c/private-firewall.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Firewall - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_firewall_h diff --git a/level_3/firewall/data/build/settings b/level_3/firewall/data/build/settings index f015f4a..8cb57fb 100644 --- a/level_3/firewall/data/build/settings +++ b/level_3/firewall/data/build/settings @@ -3,8 +3,8 @@ build_name firewall version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_basic_list_read/c/common.h b/level_3/fss_basic_list_read/c/common.h index 7e573cd..76144ef 100644 --- a/level_3/fss_basic_list_read/c/common.h +++ b/level_3/fss_basic_list_read/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic List Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_basic_list_read_program_version_ #define FSS_BASIC_LIST_READ_program_version_major_s F_string_ascii_0_s - #define FSS_BASIC_LIST_READ_program_version_minor_s F_string_ascii_5_s - #define FSS_BASIC_LIST_READ_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_BASIC_LIST_READ_program_version_minor_s F_string_ascii_6_s + #define FSS_BASIC_LIST_READ_program_version_micro_s F_string_ascii_0_s #define FSS_BASIC_LIST_READ_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_BASIC_LIST_READ_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_BASIC_LIST_READ_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_BASIC_LIST_READ_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_BASIC_LIST_READ_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_BASIC_LIST_READ_program_version_nano_prefix_s) && defined(FSS_BASIC_LIST_READ_program_version_nano_prefix_s_length)) #define FSS_BASIC_LIST_READ_program_version_nano_prefix_s diff --git a/level_3/fss_basic_list_read/c/fss_basic_list_read.h b/level_3/fss_basic_list_read/c/fss_basic_list_read.h index 4e19642..001777a 100644 --- a/level_3/fss_basic_list_read/c/fss_basic_list_read.h +++ b/level_3/fss_basic_list_read/c/fss_basic_list_read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the FSS Basic List Read program diff --git a/level_3/fss_basic_list_read/c/private-common.h b/level_3/fss_basic_list_read/c/private-common.h index 2208948..cfe5c07 100644 --- a/level_3/fss_basic_list_read/c/private-common.h +++ b/level_3/fss_basic_list_read/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic List Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_basic_list_read/c/private-print.h b/level_3/fss_basic_list_read/c/private-print.h index 7ce6a3c..daf61c0 100644 --- a/level_3/fss_basic_list_read/c/private-print.h +++ b/level_3/fss_basic_list_read/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/fss_basic_list_read/c/private-read.h b/level_3/fss_basic_list_read/c/private-read.h index c9e0082..4910adb 100644 --- a/level_3/fss_basic_list_read/c/private-read.h +++ b/level_3/fss_basic_list_read/c/private-read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_read_h diff --git a/level_3/fss_basic_list_read/data/build/settings b/level_3/fss_basic_list_read/data/build/settings index 9f01f81..f54d2e2 100644 --- a/level_3/fss_basic_list_read/data/build/settings +++ b/level_3/fss_basic_list_read/data/build/settings @@ -3,8 +3,8 @@ build_name fss_basic_list_read version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_basic_list_write/c/common.h b/level_3/fss_basic_list_write/c/common.h index e459a32..337afa7 100644 --- a/level_3/fss_basic_list_write/c/common.h +++ b/level_3/fss_basic_list_write/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic List Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_basic_list_write_program_version_ #define FSS_BASIC_LIST_WRITE_program_version_major_s F_string_ascii_0_s - #define FSS_BASIC_LIST_WRITE_program_version_minor_s F_string_ascii_5_s - #define FSS_BASIC_LIST_WRITE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_BASIC_LIST_WRITE_program_version_minor_s F_string_ascii_6_s + #define FSS_BASIC_LIST_WRITE_program_version_micro_s F_string_ascii_0_s #define FSS_BASIC_LIST_WRITE_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_BASIC_LIST_WRITE_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_BASIC_LIST_WRITE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_BASIC_LIST_WRITE_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_BASIC_LIST_WRITE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_BASIC_LIST_WRITE_program_version_nano_prefix_s) && defined(FSS_BASIC_LIST_WRITE_program_version_nano_prefix_s_length)) #define FSS_BASIC_LIST_WRITE_program_version_nano_prefix_s diff --git a/level_3/fss_basic_list_write/c/fss_basic_list_write.h b/level_3/fss_basic_list_write/c/fss_basic_list_write.h index 5ad2f4a..320dbc3 100644 --- a/level_3/fss_basic_list_write/c/fss_basic_list_write.h +++ b/level_3/fss_basic_list_write/c/fss_basic_list_write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides fss basic list write functionality. diff --git a/level_3/fss_basic_list_write/c/private-common.h b/level_3/fss_basic_list_write/c/private-common.h index 33d9924..3595c23 100644 --- a/level_3/fss_basic_list_write/c/private-common.h +++ b/level_3/fss_basic_list_write/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic List Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_basic_list_write/c/private-write.h b/level_3/fss_basic_list_write/c/private-write.h index f559e9f..65b44b5 100644 --- a/level_3/fss_basic_list_write/c/private-write.h +++ b/level_3/fss_basic_list_write/c/private-write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_write_h diff --git a/level_3/fss_basic_list_write/data/build/settings b/level_3/fss_basic_list_write/data/build/settings index dbfe0ae..40b37da 100644 --- a/level_3/fss_basic_list_write/data/build/settings +++ b/level_3/fss_basic_list_write/data/build/settings @@ -3,8 +3,8 @@ build_name fss_basic_list_write version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_basic_read/c/common.h b/level_3/fss_basic_read/c/common.h index c86b3b0..76da468 100644 --- a/level_3/fss_basic_read/c/common.h +++ b/level_3/fss_basic_read/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_basic_read_program_version_ #define FSS_BASIC_READ_program_version_major_s F_string_ascii_0_s - #define FSS_BASIC_READ_program_version_minor_s F_string_ascii_5_s - #define FSS_BASIC_READ_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_BASIC_READ_program_version_minor_s F_string_ascii_6_s + #define FSS_BASIC_READ_program_version_micro_s F_string_ascii_0_s #define FSS_BASIC_READ_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_BASIC_READ_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_BASIC_READ_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_BASIC_READ_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_BASIC_READ_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_BASIC_READ_program_version_nano_prefix_s) && defined(FSS_BASIC_READ_program_version_nano_prefix_s_length)) #define FSS_BASIC_READ_program_version_nano_prefix_s diff --git a/level_3/fss_basic_read/c/fss_basic_read.h b/level_3/fss_basic_read/c/fss_basic_read.h index d6d10c5..7031f31 100644 --- a/level_3/fss_basic_read/c/fss_basic_read.h +++ b/level_3/fss_basic_read/c/fss_basic_read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the FSS Basic Read program diff --git a/level_3/fss_basic_read/c/private-common.h b/level_3/fss_basic_read/c/private-common.h index 3175ac9..225f6ef 100644 --- a/level_3/fss_basic_read/c/private-common.h +++ b/level_3/fss_basic_read/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_basic_read/c/private-print.h b/level_3/fss_basic_read/c/private-print.h index 2f6941a..6b714fe 100644 --- a/level_3/fss_basic_read/c/private-print.h +++ b/level_3/fss_basic_read/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/fss_basic_read/c/private-read.h b/level_3/fss_basic_read/c/private-read.h index 2c273d7..3bfa613 100644 --- a/level_3/fss_basic_read/c/private-read.h +++ b/level_3/fss_basic_read/c/private-read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_read_h diff --git a/level_3/fss_basic_read/data/build/settings b/level_3/fss_basic_read/data/build/settings index 64568cd..8a5140a 100644 --- a/level_3/fss_basic_read/data/build/settings +++ b/level_3/fss_basic_read/data/build/settings @@ -3,8 +3,8 @@ build_name fss_basic_read version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_basic_write/c/common.h b/level_3/fss_basic_write/c/common.h index f467b46..69b4e7e 100644 --- a/level_3/fss_basic_write/c/common.h +++ b/level_3/fss_basic_write/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_basic_write_program_version_ #define FSS_BASIC_WRITE_program_version_major_s F_string_ascii_0_s - #define FSS_BASIC_WRITE_program_version_minor_s F_string_ascii_5_s - #define FSS_BASIC_WRITE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_BASIC_WRITE_program_version_minor_s F_string_ascii_6_s + #define FSS_BASIC_WRITE_program_version_micro_s F_string_ascii_0_s #define FSS_BASIC_WRITE_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_BASIC_WRITE_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_BASIC_WRITE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_BASIC_WRITE_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_BASIC_WRITE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_BASIC_WRITE_program_version_nano_prefix_s) && defined(FSS_BASIC_WRITE_program_version_nano_prefix_s_length)) #define FSS_BASIC_WRITE_program_version_nano_prefix_s diff --git a/level_3/fss_basic_write/c/fss_basic_write.h b/level_3/fss_basic_write/c/fss_basic_write.h index 1be468a..594f265 100644 --- a/level_3/fss_basic_write/c/fss_basic_write.h +++ b/level_3/fss_basic_write/c/fss_basic_write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides fss basic write functionality. diff --git a/level_3/fss_basic_write/c/private-common.h b/level_3/fss_basic_write/c/private-common.h index 1faf1ac..7c308cf 100644 --- a/level_3/fss_basic_write/c/private-common.h +++ b/level_3/fss_basic_write/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_basic_write/c/private-write.h b/level_3/fss_basic_write/c/private-write.h index 160c048..a5af1eb 100644 --- a/level_3/fss_basic_write/c/private-write.h +++ b/level_3/fss_basic_write/c/private-write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_write_h diff --git a/level_3/fss_basic_write/data/build/settings b/level_3/fss_basic_write/data/build/settings index e4a5431..f1dafa6 100644 --- a/level_3/fss_basic_write/data/build/settings +++ b/level_3/fss_basic_write/data/build/settings @@ -3,8 +3,8 @@ build_name fss_basic_write version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_embedded_list_read/c/common.h b/level_3/fss_embedded_list_read/c/common.h index 9d6c200..4257fbc 100644 --- a/level_3/fss_embedded_list_read/c/common.h +++ b/level_3/fss_embedded_list_read/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Embedded List Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_embedded_list_read_program_version_ #define FSS_EMBEDDED_LIST_READ_program_version_major_s F_string_ascii_0_s - #define FSS_EMBEDDED_LIST_READ_program_version_minor_s F_string_ascii_5_s - #define FSS_EMBEDDED_LIST_READ_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_EMBEDDED_LIST_READ_program_version_minor_s F_string_ascii_6_s + #define FSS_EMBEDDED_LIST_READ_program_version_micro_s F_string_ascii_0_s #define FSS_EMBEDDED_LIST_READ_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_EMBEDDED_LIST_READ_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_EMBEDDED_LIST_READ_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_EMBEDDED_LIST_READ_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_EMBEDDED_LIST_READ_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_EMBEDDED_LIST_READ_program_version_nano_prefix_s) && defined(FSS_EMBEDDED_LIST_READ_program_version_nano_prefix_s_length)) #define FSS_EMBEDDED_LIST_READ_program_version_nano_prefix_s diff --git a/level_3/fss_embedded_list_read/c/fss_embedded_list_read.h b/level_3/fss_embedded_list_read/c/fss_embedded_list_read.h index fd830de..74bfd90 100644 --- a/level_3/fss_embedded_list_read/c/fss_embedded_list_read.h +++ b/level_3/fss_embedded_list_read/c/fss_embedded_list_read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the FSS Basic List Read program diff --git a/level_3/fss_embedded_list_read/c/private-common.h b/level_3/fss_embedded_list_read/c/private-common.h index 3395709..6d53452 100644 --- a/level_3/fss_embedded_list_read/c/private-common.h +++ b/level_3/fss_embedded_list_read/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Embedded List Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_embedded_list_read/c/private-print.h b/level_3/fss_embedded_list_read/c/private-print.h index 2f2beea..cc4d286 100644 --- a/level_3/fss_embedded_list_read/c/private-print.h +++ b/level_3/fss_embedded_list_read/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/fss_embedded_list_read/c/private-read.h b/level_3/fss_embedded_list_read/c/private-read.h index f270708..4d65607 100644 --- a/level_3/fss_embedded_list_read/c/private-read.h +++ b/level_3/fss_embedded_list_read/c/private-read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_read_h diff --git a/level_3/fss_embedded_list_read/data/build/settings b/level_3/fss_embedded_list_read/data/build/settings index 304eee0..f1c0798 100644 --- a/level_3/fss_embedded_list_read/data/build/settings +++ b/level_3/fss_embedded_list_read/data/build/settings @@ -3,8 +3,8 @@ build_name fss_embedded_list_read version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_embedded_list_write/c/common.h b/level_3/fss_embedded_list_write/c/common.h index 1b96d31..23e30d7 100644 --- a/level_3/fss_embedded_list_write/c/common.h +++ b/level_3/fss_embedded_list_write/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Embedded List Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_embedded_list_write_program_version_ #define FSS_EMBEDDED_LIST_WRITE_program_version_major_s F_string_ascii_0_s - #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s F_string_ascii_5_s - #define FSS_EMBEDDED_LIST_WRITE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s F_string_ascii_6_s + #define FSS_EMBEDDED_LIST_WRITE_program_version_micro_s F_string_ascii_0_s #define FSS_EMBEDDED_LIST_WRITE_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_EMBEDDED_LIST_WRITE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_EMBEDDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_EMBEDDED_LIST_WRITE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_EMBEDDED_LIST_WRITE_program_version_nano_prefix_s) && defined(FSS_EMBEDDED_LIST_WRITE_program_version_nano_prefix_s_length)) #define FSS_EMBEDDED_LIST_WRITE_program_version_nano_prefix_s diff --git a/level_3/fss_embedded_list_write/c/fss_embedded_list_write.h b/level_3/fss_embedded_list_write/c/fss_embedded_list_write.h index 1e9d434..69a9565 100644 --- a/level_3/fss_embedded_list_write/c/fss_embedded_list_write.h +++ b/level_3/fss_embedded_list_write/c/fss_embedded_list_write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides FSS-0008 Embedded List write functionality. diff --git a/level_3/fss_embedded_list_write/c/private-common.h b/level_3/fss_embedded_list_write/c/private-common.h index 32c8d03..6e40083 100644 --- a/level_3/fss_embedded_list_write/c/private-common.h +++ b/level_3/fss_embedded_list_write/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Embedded List Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_embedded_list_write/c/private-write.h b/level_3/fss_embedded_list_write/c/private-write.h index e02103b..4827345 100644 --- a/level_3/fss_embedded_list_write/c/private-write.h +++ b/level_3/fss_embedded_list_write/c/private-write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_write_h diff --git a/level_3/fss_embedded_list_write/data/build/settings b/level_3/fss_embedded_list_write/data/build/settings index 3728fc1..b7966fc 100644 --- a/level_3/fss_embedded_list_write/data/build/settings +++ b/level_3/fss_embedded_list_write/data/build/settings @@ -3,8 +3,8 @@ build_name fss_embedded_list_write version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_extended_list_read/c/common.h b/level_3/fss_extended_list_read/c/common.h index 561db1e..8c5fddd 100644 --- a/level_3/fss_extended_list_read/c/common.h +++ b/level_3/fss_extended_list_read/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Extended List Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_extended_list_read_program_version_ #define FSS_EXTENDED_LIST_READ_program_version_major_s F_string_ascii_0_s - #define FSS_EXTENDED_LIST_READ_program_version_minor_s F_string_ascii_5_s - #define FSS_EXTENDED_LIST_READ_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_EXTENDED_LIST_READ_program_version_minor_s F_string_ascii_6_s + #define FSS_EXTENDED_LIST_READ_program_version_micro_s F_string_ascii_0_s #define FSS_EXTENDED_LIST_READ_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_EXTENDED_LIST_READ_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_EXTENDED_LIST_READ_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_EXTENDED_LIST_READ_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_EXTENDED_LIST_READ_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_EXTENDED_LIST_READ_program_version_nano_prefix_s) && defined(FSS_EXTENDED_LIST_READ_program_version_nano_prefix_s_length)) #define FSS_EXTENDED_LIST_READ_program_version_nano_prefix_s diff --git a/level_3/fss_extended_list_read/c/fss_extended_list_read.h b/level_3/fss_extended_list_read/c/fss_extended_list_read.h index f5752c1..1a8a67d 100644 --- a/level_3/fss_extended_list_read/c/fss_extended_list_read.h +++ b/level_3/fss_extended_list_read/c/fss_extended_list_read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the FSS Extended List Read program diff --git a/level_3/fss_extended_list_read/c/private-common.h b/level_3/fss_extended_list_read/c/private-common.h index 24df2c0..205e1cf 100644 --- a/level_3/fss_extended_list_read/c/private-common.h +++ b/level_3/fss_extended_list_read/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Extended List Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_extended_list_read/c/private-print.h b/level_3/fss_extended_list_read/c/private-print.h index f42f77a..28190f4 100644 --- a/level_3/fss_extended_list_read/c/private-print.h +++ b/level_3/fss_extended_list_read/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/fss_extended_list_read/c/private-read.h b/level_3/fss_extended_list_read/c/private-read.h index 0131f3b..ac3a36e 100644 --- a/level_3/fss_extended_list_read/c/private-read.h +++ b/level_3/fss_extended_list_read/c/private-read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_read_h diff --git a/level_3/fss_extended_list_read/data/build/settings b/level_3/fss_extended_list_read/data/build/settings index 0bbc3b1..c5c5747 100644 --- a/level_3/fss_extended_list_read/data/build/settings +++ b/level_3/fss_extended_list_read/data/build/settings @@ -3,8 +3,8 @@ build_name fss_extended_list_read version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_extended_list_write/c/common.h b/level_3/fss_extended_list_write/c/common.h index 9e91e61..5426bed 100644 --- a/level_3/fss_extended_list_write/c/common.h +++ b/level_3/fss_extended_list_write/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Extended List Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_extended_list_write_program_version_ #define FSS_EXTENDED_LIST_WRITE_program_version_major_s F_string_ascii_0_s - #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s F_string_ascii_5_s - #define FSS_EXTENDED_LIST_WRITE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s F_string_ascii_6_s + #define FSS_EXTENDED_LIST_WRITE_program_version_micro_s F_string_ascii_0_s #define FSS_EXTENDED_LIST_WRITE_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_EXTENDED_LIST_WRITE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_EXTENDED_LIST_WRITE_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_EXTENDED_LIST_WRITE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_EXTENDED_LIST_WRITE_program_version_nano_prefix_s) && defined(FSS_EXTENDED_LIST_WRITE_program_version_nano_prefix_s_length)) #define FSS_EXTENDED_LIST_WRITE_program_version_nano_prefix_s diff --git a/level_3/fss_extended_list_write/c/fss_extended_list_write.h b/level_3/fss_extended_list_write/c/fss_extended_list_write.h index 2934f68..6a96c0b 100644 --- a/level_3/fss_extended_list_write/c/fss_extended_list_write.h +++ b/level_3/fss_extended_list_write/c/fss_extended_list_write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides FSS-0003 Extended List write functionality. diff --git a/level_3/fss_extended_list_write/c/private-common.h b/level_3/fss_extended_list_write/c/private-common.h index 50bc4ad..2c327da 100644 --- a/level_3/fss_extended_list_write/c/private-common.h +++ b/level_3/fss_extended_list_write/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Extended List Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_extended_list_write/c/private-write.h b/level_3/fss_extended_list_write/c/private-write.h index 5bb5af0..e911d4f 100644 --- a/level_3/fss_extended_list_write/c/private-write.h +++ b/level_3/fss_extended_list_write/c/private-write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_write_h diff --git a/level_3/fss_extended_list_write/data/build/settings b/level_3/fss_extended_list_write/data/build/settings index 3d1ece2..041d93d 100644 --- a/level_3/fss_extended_list_write/data/build/settings +++ b/level_3/fss_extended_list_write/data/build/settings @@ -3,8 +3,8 @@ build_name fss_extended_list_write version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_extended_read/c/common.h b/level_3/fss_extended_read/c/common.h index 0969185..913a39a 100644 --- a/level_3/fss_extended_read/c/common.h +++ b/level_3/fss_extended_read/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Extended Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_extended_read_program_version_ #define FSS_EXTENDED_READ_program_version_major_s F_string_ascii_0_s - #define FSS_EXTENDED_READ_program_version_minor_s F_string_ascii_5_s - #define FSS_EXTENDED_READ_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_EXTENDED_READ_program_version_minor_s F_string_ascii_6_s + #define FSS_EXTENDED_READ_program_version_micro_s F_string_ascii_0_s #define FSS_EXTENDED_READ_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_EXTENDED_READ_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_EXTENDED_READ_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_EXTENDED_READ_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_EXTENDED_READ_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_EXTENDED_READ_program_version_nano_prefix_s) && defined(FSS_EXTENDED_READ_program_version_nano_prefix_s_length)) #define FSS_EXTENDED_READ_program_version_nano_prefix_s diff --git a/level_3/fss_extended_read/c/fss_extended_read.h b/level_3/fss_extended_read/c/fss_extended_read.h index 804261a..740ffc2 100644 --- a/level_3/fss_extended_read/c/fss_extended_read.h +++ b/level_3/fss_extended_read/c/fss_extended_read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the FSS Basic Read program diff --git a/level_3/fss_extended_read/c/private-common.h b/level_3/fss_extended_read/c/private-common.h index 996d03e..bb70958 100644 --- a/level_3/fss_extended_read/c/private-common.h +++ b/level_3/fss_extended_read/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Extended Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_extended_read/c/private-print.h b/level_3/fss_extended_read/c/private-print.h index 59692c8..3476a84 100644 --- a/level_3/fss_extended_read/c/private-print.h +++ b/level_3/fss_extended_read/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/fss_extended_read/c/private-read.h b/level_3/fss_extended_read/c/private-read.h index 348da60..257f800 100644 --- a/level_3/fss_extended_read/c/private-read.h +++ b/level_3/fss_extended_read/c/private-read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_read_h diff --git a/level_3/fss_extended_read/data/build/settings b/level_3/fss_extended_read/data/build/settings index 2fd90c6..a20c575 100644 --- a/level_3/fss_extended_read/data/build/settings +++ b/level_3/fss_extended_read/data/build/settings @@ -3,8 +3,8 @@ build_name fss_extended_read version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_extended_write/c/common.h b/level_3/fss_extended_write/c/common.h index 9b118af..269a09d 100644 --- a/level_3/fss_extended_write/c/common.h +++ b/level_3/fss_extended_write/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Extended Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_extended_write_program_version_ #define FSS_EXTENDED_WRITE_program_version_major_s F_string_ascii_0_s - #define FSS_EXTENDED_WRITE_program_version_minor_s F_string_ascii_5_s - #define FSS_EXTENDED_WRITE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_EXTENDED_WRITE_program_version_minor_s F_string_ascii_6_s + #define FSS_EXTENDED_WRITE_program_version_micro_s F_string_ascii_0_s #define FSS_EXTENDED_WRITE_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_EXTENDED_WRITE_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_EXTENDED_WRITE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_EXTENDED_WRITE_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_EXTENDED_WRITE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_EXTENDED_WRITE_program_version_nano_prefix_s) && defined(FSS_EXTENDED_WRITE_program_version_nano_prefix_s_length)) #define FSS_EXTENDED_WRITE_program_version_nano_prefix_s diff --git a/level_3/fss_extended_write/c/fss_extended_write.h b/level_3/fss_extended_write/c/fss_extended_write.h index e6c0a65..952cf1c 100644 --- a/level_3/fss_extended_write/c/fss_extended_write.h +++ b/level_3/fss_extended_write/c/fss_extended_write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides fss basic write functionality. diff --git a/level_3/fss_extended_write/c/private-common.h b/level_3/fss_extended_write/c/private-common.h index 36afa06..0855d34 100644 --- a/level_3/fss_extended_write/c/private-common.h +++ b/level_3/fss_extended_write/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Extended Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_extended_write/c/private-write.h b/level_3/fss_extended_write/c/private-write.h index 6cce9e1..71c1ff9 100644 --- a/level_3/fss_extended_write/c/private-write.h +++ b/level_3/fss_extended_write/c/private-write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_write_h diff --git a/level_3/fss_extended_write/data/build/settings b/level_3/fss_extended_write/data/build/settings index 4dbb039..728f0fb 100644 --- a/level_3/fss_extended_write/data/build/settings +++ b/level_3/fss_extended_write/data/build/settings @@ -3,8 +3,8 @@ build_name fss_extended_write version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_identify/c/common.h b/level_3/fss_identify/c/common.h index de3fd3f..9b30046 100644 --- a/level_3/fss_identify/c/common.h +++ b/level_3/fss_identify/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Identify - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_identify_program_version_ #define FSS_IDENTIFY_program_version_major_s F_string_ascii_0_s - #define FSS_IDENTIFY_program_version_minor_s F_string_ascii_5_s - #define FSS_IDENTIFY_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_IDENTIFY_program_version_minor_s F_string_ascii_6_s + #define FSS_IDENTIFY_program_version_micro_s F_string_ascii_0_s #define FSS_IDENTIFY_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_IDENTIFY_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_IDENTIFY_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_IDENTIFY_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_IDENTIFY_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_IDENTIFY_program_version_nano_prefix_s) && defined(FSS_IDENTIFY_program_version_nano_prefix_s_length)) #define FSS_IDENTIFY_program_version_nano_prefix_s diff --git a/level_3/fss_identify/c/fss_identify.h b/level_3/fss_identify/c/fss_identify.h index 19d96fa..09f026b 100644 --- a/level_3/fss_identify/c/fss_identify.h +++ b/level_3/fss_identify/c/fss_identify.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Identify - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the program is intended to be used to identify an FSS file or FSS data. diff --git a/level_3/fss_identify/c/private-common.h b/level_3/fss_identify/c/private-common.h index 1f255e5..9de2607 100644 --- a/level_3/fss_identify/c/private-common.h +++ b/level_3/fss_identify/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Identify - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_identify/c/private-identify.h b/level_3/fss_identify/c/private-identify.h index 14f491f..747c58b 100644 --- a/level_3/fss_identify/c/private-identify.h +++ b/level_3/fss_identify/c/private-identify.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Identify - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_identify_h diff --git a/level_3/fss_identify/c/private-print.h b/level_3/fss_identify/c/private-print.h index 8ebcb57..4f88056 100644 --- a/level_3/fss_identify/c/private-print.h +++ b/level_3/fss_identify/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Identify - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/fss_identify/data/build/settings b/level_3/fss_identify/data/build/settings index f9c14af..727d53e 100644 --- a/level_3/fss_identify/data/build/settings +++ b/level_3/fss_identify/data/build/settings @@ -3,8 +3,8 @@ build_name fss_identify version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_payload_read/c/common.h b/level_3/fss_payload_read/c/common.h index 4c6a3ab..bb7fcb5 100644 --- a/level_3/fss_payload_read/c/common.h +++ b/level_3/fss_payload_read/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Payload Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_payload_read_program_version_ #define FSS_PAYLOAD_READ_program_version_major_s F_string_ascii_0_s - #define FSS_PAYLOAD_READ_program_version_minor_s F_string_ascii_5_s - #define FSS_PAYLOAD_READ_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_PAYLOAD_READ_program_version_minor_s F_string_ascii_6_s + #define FSS_PAYLOAD_READ_program_version_micro_s F_string_ascii_0_s #define FSS_PAYLOAD_READ_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_PAYLOAD_READ_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_PAYLOAD_READ_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_PAYLOAD_READ_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_PAYLOAD_READ_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_PAYLOAD_READ_program_version_nano_prefix_s) && defined(FSS_PAYLOAD_READ_program_version_nano_prefix_s_length)) #define FSS_PAYLOAD_READ_program_version_nano_prefix_s diff --git a/level_3/fss_payload_read/c/fss_payload_read.h b/level_3/fss_payload_read/c/fss_payload_read.h index 5c1a396..a678797 100644 --- a/level_3/fss_payload_read/c/fss_payload_read.h +++ b/level_3/fss_payload_read/c/fss_payload_read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the FSS Basic List Read program diff --git a/level_3/fss_payload_read/c/private-common.h b/level_3/fss_payload_read/c/private-common.h index 7ae1c1d..27df608 100644 --- a/level_3/fss_payload_read/c/private-common.h +++ b/level_3/fss_payload_read/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic List Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_payload_read/c/private-print.h b/level_3/fss_payload_read/c/private-print.h index 971b694..9db2583 100644 --- a/level_3/fss_payload_read/c/private-print.h +++ b/level_3/fss_payload_read/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/fss_payload_read/c/private-read.h b/level_3/fss_payload_read/c/private-read.h index 688c172..710d94d 100644 --- a/level_3/fss_payload_read/c/private-read.h +++ b/level_3/fss_payload_read/c/private-read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_read_h diff --git a/level_3/fss_payload_read/data/build/settings b/level_3/fss_payload_read/data/build/settings index f02c447..ef8f005 100644 --- a/level_3/fss_payload_read/data/build/settings +++ b/level_3/fss_payload_read/data/build/settings @@ -3,8 +3,8 @@ build_name fss_payload_read version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_payload_write/c/common.h b/level_3/fss_payload_write/c/common.h index 265fa68..2f2c396 100644 --- a/level_3/fss_payload_write/c/common.h +++ b/level_3/fss_payload_write/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Payload Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_payload_write_program_version_ #define FSS_PAYLOAD_WRITE_program_version_major_s F_string_ascii_0_s - #define FSS_PAYLOAD_WRITE_program_version_minor_s F_string_ascii_5_s - #define FSS_PAYLOAD_WRITE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_PAYLOAD_WRITE_program_version_minor_s F_string_ascii_6_s + #define FSS_PAYLOAD_WRITE_program_version_micro_s F_string_ascii_0_s #define FSS_PAYLOAD_WRITE_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_PAYLOAD_WRITE_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_PAYLOAD_WRITE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_PAYLOAD_WRITE_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_PAYLOAD_WRITE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_PAYLOAD_WRITE_program_version_nano_prefix_s) && defined(FSS_PAYLOAD_WRITE_program_version_nano_prefix_s_length)) #define FSS_PAYLOAD_WRITE_program_version_nano_prefix_s diff --git a/level_3/fss_payload_write/c/fss_payload_write.h b/level_3/fss_payload_write/c/fss_payload_write.h index c0b2a27..3e7c15e 100644 --- a/level_3/fss_payload_write/c/fss_payload_write.h +++ b/level_3/fss_payload_write/c/fss_payload_write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides fss basic list write functionality. diff --git a/level_3/fss_payload_write/c/private-common.h b/level_3/fss_payload_write/c/private-common.h index a3509bf..b8a35e5 100644 --- a/level_3/fss_payload_write/c/private-common.h +++ b/level_3/fss_payload_write/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Basic List Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_payload_write/c/private-write.h b/level_3/fss_payload_write/c/private-write.h index 5681e00..acd99cb 100644 --- a/level_3/fss_payload_write/c/private-write.h +++ b/level_3/fss_payload_write/c/private-write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_write_h diff --git a/level_3/fss_payload_write/data/build/settings b/level_3/fss_payload_write/data/build/settings index 46e3718..b1b08d2 100644 --- a/level_3/fss_payload_write/data/build/settings +++ b/level_3/fss_payload_write/data/build/settings @@ -3,8 +3,8 @@ build_name fss_payload_write version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/fss_status_code/c/common.h b/level_3/fss_status_code/c/common.h index c4d018a..d44bf6f 100644 --- a/level_3/fss_status_code/c/common.h +++ b/level_3/fss_status_code/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Status code - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_fss_status_code_program_version_ #define FSS_STATUS_CODE_program_version_major_s F_string_ascii_0_s - #define FSS_STATUS_CODE_program_version_minor_s F_string_ascii_5_s - #define FSS_STATUS_CODE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define FSS_STATUS_CODE_program_version_minor_s F_string_ascii_6_s + #define FSS_STATUS_CODE_program_version_micro_s F_string_ascii_0_s #define FSS_STATUS_CODE_program_version_major_s_length F_string_ascii_0_s_length - #define FSS_STATUS_CODE_program_version_minor_s_length F_string_ascii_5_s_length - #define FSS_STATUS_CODE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define FSS_STATUS_CODE_program_version_minor_s_length F_string_ascii_6_s_length + #define FSS_STATUS_CODE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(FSS_STATUS_CODE_program_version_nano_prefix_s) && defined(FSS_STATUS_CODE_program_version_nano_prefix_s_length)) #define FSS_STATUS_CODE_program_version_nano_prefix_s diff --git a/level_3/fss_status_code/c/fss_status_code.h b/level_3/fss_status_code/c/fss_status_code.h index 8502b54..30c7adf 100644 --- a/level_3/fss_status_code/c/fss_status_code.h +++ b/level_3/fss_status_code/c/fss_status_code.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides status code to/from string translation. diff --git a/level_3/fss_status_code/c/private-common.h b/level_3/fss_status_code/c/private-common.h index 7f5fec8..ca610ce 100644 --- a/level_3/fss_status_code/c/private-common.h +++ b/level_3/fss_status_code/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS Status Code - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/fss_status_code/c/private-fss_status_code.h b/level_3/fss_status_code/c/private-fss_status_code.h index a4f53d3..d01b072 100644 --- a/level_3/fss_status_code/c/private-fss_status_code.h +++ b/level_3/fss_status_code/c/private-fss_status_code.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: FSS - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_fss_status_code_h diff --git a/level_3/fss_status_code/data/build/settings b/level_3/fss_status_code/data/build/settings index 0ce68fb..34f84d7 100644 --- a/level_3/fss_status_code/data/build/settings +++ b/level_3/fss_status_code/data/build/settings @@ -3,8 +3,8 @@ build_name fss_status_code version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/iki_read/c/common.h b/level_3/iki_read/c/common.h index b31f041..686e734 100644 --- a/level_3/iki_read/c/common.h +++ b/level_3/iki_read/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_iki_read_program_version_ #define IKI_READ_program_version_major_s F_string_ascii_0_s - #define IKI_READ_program_version_minor_s F_string_ascii_5_s - #define IKI_READ_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define IKI_READ_program_version_minor_s F_string_ascii_6_s + #define IKI_READ_program_version_micro_s F_string_ascii_0_s #define IKI_READ_program_version_major_s_length F_string_ascii_0_s_length - #define IKI_READ_program_version_minor_s_length F_string_ascii_5_s_length - #define IKI_READ_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define IKI_READ_program_version_minor_s_length F_string_ascii_6_s_length + #define IKI_READ_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(IKI_READ_program_version_nano_prefix_s) && defined(IKI_READ_program_version_nano_prefix_s_length)) #define IKI_READ_program_version_nano_prefix_s diff --git a/level_3/iki_read/c/iki_read.h b/level_3/iki_read/c/iki_read.h index 2140402..122c658 100644 --- a/level_3/iki_read/c/iki_read.h +++ b/level_3/iki_read/c/iki_read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the IKI Read program. diff --git a/level_3/iki_read/c/private-common.h b/level_3/iki_read/c/private-common.h index bf7b048..13bad9f 100644 --- a/level_3/iki_read/c/private-common.h +++ b/level_3/iki_read/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI Read - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/iki_read/c/private-print.h b/level_3/iki_read/c/private-print.h index 606f649..087339b 100644 --- a/level_3/iki_read/c/private-print.h +++ b/level_3/iki_read/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_print_h diff --git a/level_3/iki_read/c/private-read.h b/level_3/iki_read/c/private-read.h index ee9d660..9172aae 100644 --- a/level_3/iki_read/c/private-read.h +++ b/level_3/iki_read/c/private-read.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_read_h diff --git a/level_3/iki_read/data/build/settings b/level_3/iki_read/data/build/settings index 6f0eeb1..123b05b 100644 --- a/level_3/iki_read/data/build/settings +++ b/level_3/iki_read/data/build/settings @@ -3,8 +3,8 @@ build_name iki_read version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/iki_write/c/common.h b/level_3/iki_write/c/common.h index 5e0c55c..f3cbccc 100644 --- a/level_3/iki_write/c/common.h +++ b/level_3/iki_write/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_iki_write_program_version_ #define IKI_WRITE_program_version_major_s F_string_ascii_0_s - #define IKI_WRITE_program_version_minor_s F_string_ascii_5_s - #define IKI_WRITE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define IKI_WRITE_program_version_minor_s F_string_ascii_6_s + #define IKI_WRITE_program_version_micro_s F_string_ascii_0_s #define IKI_WRITE_program_version_major_s_length F_string_ascii_0_s_length - #define IKI_WRITE_program_version_minor_s_length F_string_ascii_5_s_length - #define IKI_WRITE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define IKI_WRITE_program_version_minor_s_length F_string_ascii_6_s_length + #define IKI_WRITE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(IKI_WRITE_program_version_nano_prefix_s) && defined(IKI_WRITE_program_version_nano_prefix_s_length)) #define IKI_WRITE_program_version_nano_prefix_s diff --git a/level_3/iki_write/c/iki_write.h b/level_3/iki_write/c/iki_write.h index 6dfa3f5..1b849e8 100644 --- a/level_3/iki_write/c/iki_write.h +++ b/level_3/iki_write/c/iki_write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is the IKI Write program. diff --git a/level_3/iki_write/c/private-common.h b/level_3/iki_write/c/private-common.h index 6dbad4c..41a8c7a 100644 --- a/level_3/iki_write/c/private-common.h +++ b/level_3/iki_write/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI Write - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/iki_write/c/private-write.h b/level_3/iki_write/c/private-write.h index 8c69e05..1298598 100644 --- a/level_3/iki_write/c/private-write.h +++ b/level_3/iki_write/c/private-write.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: IKI - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_write_h diff --git a/level_3/iki_write/data/build/settings b/level_3/iki_write/data/build/settings index 7346278..3d1cb54 100644 --- a/level_3/iki_write/data/build/settings +++ b/level_3/iki_write/data/build/settings @@ -3,8 +3,8 @@ build_name iki_write version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/status_code/c/common.h b/level_3/status_code/c/common.h index 9ab40e6..801c88a 100644 --- a/level_3/status_code/c/common.h +++ b/level_3/status_code/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Status Code - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_status_code_program_version_ #define STATUS_CODE_program_version_major_s F_string_ascii_0_s - #define STATUS_CODE_program_version_minor_s F_string_ascii_5_s - #define STATUS_CODE_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define STATUS_CODE_program_version_minor_s F_string_ascii_6_s + #define STATUS_CODE_program_version_micro_s F_string_ascii_0_s #define STATUS_CODE_program_version_major_s_length F_string_ascii_0_s_length - #define STATUS_CODE_program_version_minor_s_length F_string_ascii_5_s_length - #define STATUS_CODE_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define STATUS_CODE_program_version_minor_s_length F_string_ascii_6_s_length + #define STATUS_CODE_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(STATUS_CODE_program_version_nano_prefix_s) && defined(STATUS_CODE_program_version_nano_prefix_s_length)) #define STATUS_CODE_program_version_nano_prefix_s diff --git a/level_3/status_code/c/private-common.h b/level_3/status_code/c/private-common.h index fb5c7a7..0251b61 100644 --- a/level_3/status_code/c/private-common.h +++ b/level_3/status_code/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Status Code - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/status_code/c/private-status_code.h b/level_3/status_code/c/private-status_code.h index 632a9b8..536bd76 100644 --- a/level_3/status_code/c/private-status_code.h +++ b/level_3/status_code/c/private-status_code.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Status Code - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_status_code_h diff --git a/level_3/status_code/c/status_code.h b/level_3/status_code/c/status_code.h index 89901b3..96a5180 100644 --- a/level_3/status_code/c/status_code.h +++ b/level_3/status_code/c/status_code.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: Status Code - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This program provides status code to/from string translation. diff --git a/level_3/status_code/data/build/settings b/level_3/status_code/data/build/settings index 758930e..30014d3 100644 --- a/level_3/status_code/data/build/settings +++ b/level_3/status_code/data/build/settings @@ -3,8 +3,8 @@ build_name status_code version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor diff --git a/level_3/utf8/c/common.h b/level_3/utf8/c/common.h index c1c0f93..ffe4a8c 100644 --- a/level_3/utf8/c/common.h +++ b/level_3/utf8/c/common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: UTF-8 - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * Provides the common data structures. @@ -21,12 +21,12 @@ extern "C" { */ #ifndef _di_utf8_program_version_ #define UTF8_program_version_major_s F_string_ascii_0_s - #define UTF8_program_version_minor_s F_string_ascii_5_s - #define UTF8_program_version_micro_s F_string_ascii_1_s F_string_ascii_0_s + #define UTF8_program_version_minor_s F_string_ascii_6_s + #define UTF8_program_version_micro_s F_string_ascii_0_s #define UTF8_program_version_major_s_length F_string_ascii_0_s_length - #define UTF8_program_version_minor_s_length F_string_ascii_5_s_length - #define UTF8_program_version_micro_s_length (F_string_ascii_1_s_length + F_string_ascii_0_s_length) + #define UTF8_program_version_minor_s_length F_string_ascii_6_s_length + #define UTF8_program_version_micro_s_length F_string_ascii_0_s_length #if !(defined(UTF8_program_version_nano_prefix_s) && defined(UTF8_program_version_nano_prefix_s_length)) #define UTF8_program_version_nano_prefix_s diff --git a/level_3/utf8/c/private-common.h b/level_3/utf8/c/private-common.h index 12ca56e..129c54b 100644 --- a/level_3/utf8/c/private-common.h +++ b/level_3/utf8/c/private-common.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: UTF-8 - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_common_h diff --git a/level_3/utf8/c/private-print.h b/level_3/utf8/c/private-print.h index dcf2ff6..34c5a9c 100644 --- a/level_3/utf8/c/private-print.h +++ b/level_3/utf8/c/private-print.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: UTF-8 - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_utf8_print_h diff --git a/level_3/utf8/c/private-utf8.h b/level_3/utf8/c/private-utf8.h index 43ec9ee..9b9ab07 100644 --- a/level_3/utf8/c/private-utf8.h +++ b/level_3/utf8/c/private-utf8.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: UTF-8 - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_utf8_h diff --git a/level_3/utf8/c/private-utf8_bytesequence.h b/level_3/utf8/c/private-utf8_bytesequence.h index b68cfe4..74bd49a 100644 --- a/level_3/utf8/c/private-utf8_bytesequence.h +++ b/level_3/utf8/c/private-utf8_bytesequence.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: UTF-8 - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_utf8_bytesequence_h diff --git a/level_3/utf8/c/private-utf8_codepoint.h b/level_3/utf8/c/private-utf8_codepoint.h index 13298d9..73acb18 100644 --- a/level_3/utf8/c/private-utf8_codepoint.h +++ b/level_3/utf8/c/private-utf8_codepoint.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: UTF-8 - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later */ #ifndef _PRIVATE_utf8_codepoint_h diff --git a/level_3/utf8/c/utf8.h b/level_3/utf8/c/utf8.h index 3682401..18fefeb 100644 --- a/level_3/utf8/c/utf8.h +++ b/level_3/utf8/c/utf8.h @@ -2,7 +2,7 @@ * FLL - Level 3 * * Project: UTF-8 - * API Version: 0.5 + * API Version: 0.6 * Licenses: lgpl-2.1-or-later * * This is intendend to support Unicode 14.0. diff --git a/level_3/utf8/data/build/settings b/level_3/utf8/data/build/settings index c243a66..4dbe7b1 100644 --- a/level_3/utf8/data/build/settings +++ b/level_3/utf8/data/build/settings @@ -3,8 +3,8 @@ build_name utf8 version_major 0 -version_minor 5 -version_micro 10 +version_minor 6 +version_micro 0 version_file micro version_target minor -- 1.8.3.1