From f8fb43042d8c71740f4532604a7d1e19b94afc8c Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Fri, 5 Dec 2025 22:52:20 -0600 Subject: [PATCH] Update: The API version documentation comments to 0.8. --- level_0/f_abstruse/c/abstruse.h | 2 +- level_0/f_abstruse/c/abstruse/abstruse.h | 2 +- level_0/f_abstruse/c/abstruse/enum.h | 2 +- level_0/f_abstruse/c/abstruse/map.h | 2 +- level_0/f_abstruse/c/abstruse/private-abstruse.h | 2 +- level_0/f_abstruse/c/abstruse/type.h | 2 +- level_0/f_abstruse/tests/unit/c/mock-abstruse.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-maps_delete_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-maps_destroy_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_delete_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_destroy_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-s_delete_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-s_destroy_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-ss_delete_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse-ss_destroy_callback.h | 2 +- level_0/f_abstruse/tests/unit/c/test-abstruse.h | 2 +- level_0/f_account/c/account.h | 2 +- level_0/f_account/c/account/accounts.h | 2 +- level_0/f_account/c/account/common.h | 2 +- level_0/f_account/c/account/private-accounts.h | 2 +- level_0/f_account/c/private-account.h | 2 +- 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 +- level_0/f_account/tests/unit/c/test-account-group_id_by_name.h | 2 +- level_0/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-s_delete_callback.h | 2 +- level_0/f_account/tests/unit/c/test-account-s_destroy_callback.h | 2 +- level_0/f_account/tests/unit/c/test-account-ss_delete_callback.h | 2 +- level_0/f_account/tests/unit/c/test-account-ss_destroy_callback.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/tests/unit/c/mock-capability.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-ambient_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-ambient_reset.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-ambient_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-clear.h | 2 +- level_0/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 +- level_0/f_capability/tests/unit/c/test-capability-copy_external.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-copy_internal.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-delete.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-file_descriptor_get.h | 2 +- level_0/f_capability/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 +- level_0/f_capability/tests/unit/c/test-capability-from_name.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-from_text.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-groups_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-initialize.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-mode_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-mode_get_name.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-mode_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-owner_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-owner_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-process_bound_drop.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-process_bound_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-process_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-process_get_by_id.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-process_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-security_bits_get.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-security_bits_set.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-size.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-supported.h | 2 +- level_0/f_capability/tests/unit/c/test-capability-supported_ambient.h | 2 +- level_0/f_capability/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/c/private-color.h | 2 +- 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_compare/c/compare.h | 2 +- level_0/f_compare/c/compare/private-utf.h | 2 +- level_0/f_compare/c/compare/utf.h | 2 +- level_0/f_compare/c/private-compare.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_except.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_except_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim.h | 2 +- .../f_compare/tests/unit/c/test-compare-dynamic_except_trim_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_partial.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_dynamic.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except.h | 2 +- .../tests/unit/c/test-compare-dynamic_partial_except_dynamic.h | 2 +- .../f_compare/tests/unit/c/test-compare-dynamic_partial_except_string.h | 2 +- .../f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim.h | 2 +- .../tests/unit/c/test-compare-dynamic_partial_except_trim_dynamic.h | 2 +- .../tests/unit/c/test-compare-dynamic_partial_except_trim_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim.h | 2 +- .../f_compare/tests/unit/c/test-compare-dynamic_partial_trim_dynamic.h | 2 +- .../f_compare/tests/unit/c/test-compare-dynamic_partial_trim_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_trim.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-dynamic_trim_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-except.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-except_trim.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-trim.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_except_trim_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial.h | 2 +- .../f_compare/tests/unit/c/test-compare-utf_dynamic_partial_dynamic.h | 2 +- .../f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_partial_except_dynamic.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_partial_except_string.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_partial_except_trim.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_partial_except_trim_dynamic.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_partial_except_trim_string.h | 2 +- .../f_compare/tests/unit/c/test-compare-utf_dynamic_partial_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_partial_trim_dynamic.h | 2 +- .../tests/unit/c/test-compare-utf_dynamic_partial_trim_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim_string.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_except.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_except_trim.h | 2 +- level_0/f_compare/tests/unit/c/test-compare-utf_trim.h | 2 +- level_0/f_compare/tests/unit/c/test-compare.h | 2 +- level_0/f_console/c/console.h | 2 +- level_0/f_console/c/console/common.h | 2 +- level_0/f_console/c/private-console.h | 2 +- level_0/f_console/tests/unit/c/test-console-environment_process.h | 2 +- level_0/f_console/tests/unit/c/test-console-identify.h | 2 +- level_0/f_console/tests/unit/c/test-console-parameter_prioritize_left.h | 2 +- .../f_console/tests/unit/c/test-console-parameter_prioritize_right.h | 2 +- level_0/f_console/tests/unit/c/test-console-parameter_process.h | 2 +- level_0/f_console/tests/unit/c/test-console-parameter_reset.h | 2 +- level_0/f_console/tests/unit/c/test-console-parameters_delete.h | 2 +- level_0/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/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/tests/unit/c/mock-conversion.h | 2 +- level_0/f_conversion/tests/unit/c/test-conversion-character_is_binary.h | 2 +- .../f_conversion/tests/unit/c/test-conversion-character_is_decimal.h | 2 +- .../f_conversion/tests/unit/c/test-conversion-character_is_duodecimal.h | 2 +- .../tests/unit/c/test-conversion-character_is_hexidecimal.h | 2 +- level_0/f_conversion/tests/unit/c/test-conversion-character_is_octal.h | 2 +- level_0/f_conversion/tests/unit/c/test-conversion-character_to_binary.h | 2 +- .../f_conversion/tests/unit/c/test-conversion-character_to_decimal.h | 2 +- .../f_conversion/tests/unit/c/test-conversion-character_to_duodecimal.h | 2 +- .../tests/unit/c/test-conversion-character_to_hexidecimal.h | 2 +- level_0/f_conversion/tests/unit/c/test-conversion-character_to_octal.h | 2 +- level_0/f_conversion/tests/unit/c/test-conversion-number_signed_print.h | 2 +- .../f_conversion/tests/unit/c/test-conversion-number_signed_to_string.h | 2 +- .../f_conversion/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/listing.h | 2 +- level_0/f_directory/c/directory/recurse_do.h | 2 +- level_0/f_directory/c/directory/status.h | 2 +- level_0/f_directory/c/private-directory.h | 2 +- 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-empty.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 +- .../f_directory/tests/unit/c/test-directory-listings_delete_callback.h | 2 +- .../f_directory/tests/unit/c/test-directory-listings_destroy_callback.h | 2 +- .../f_directory/tests/unit/c/test-directory-listingss_delete_callback.h | 2 +- .../tests/unit/c/test-directory-listingss_destroy_callback.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 +- .../tests/unit/c/test-directory-recurse_dos_delete_callback.h | 2 +- .../tests/unit/c/test-directory-recurse_dos_destroy_callback.h | 2 +- .../tests/unit/c/test-directory-recurse_doss_delete_callback.h | 2 +- .../tests/unit/c/test-directory-recurse_doss_destroy_callback.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-remove.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-remove_custom.h | 2 +- .../f_directory/tests/unit/c/test-directory-statuss_delete_callback.h | 2 +- .../f_directory/tests/unit/c/test-directory-statuss_destroy_callback.h | 2 +- .../f_directory/tests/unit/c/test-directory-statusss_delete_callback.h | 2 +- .../f_directory/tests/unit/c/test-directory-statusss_destroy_callback.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-stream_close.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-stream_open.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-stream_open_id.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-stream_read.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-stream_rewind.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-stream_seek.h | 2 +- level_0/f_directory/tests/unit/c/test-directory-stream_tell.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/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 +- level_0/f_environment/tests/unit/c/test-environment-get_all.h | 2 +- level_0/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/tests/unit/c/test-execute-status_from_status.h | 2 +- level_0/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/file/stream.h | 2 +- level_0/f_file/c/private-file.h | 2 +- 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_id.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-is_stat.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-manipulate.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-poll.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-select.h | 2 +- level_0/f_file/tests/unit/c/test-file-select_signal.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 +- level_0/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/common.h | 2 +- level_0/f_fss/c/fss/item.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/payload.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/fss/set_quote.h | 2 +- level_0/f_fss/c/fss/simple_packet.h | 2 +- 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-item_delete.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-item_destroy.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-items_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-itemss_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-itemss_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_delete.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-named_destroy.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nameds_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-namedss_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-namedss_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_delete.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nest_destroy.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nests_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nestss_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-nestss_destroy_callback.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_delete.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_destroy.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_delete.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quote_destroy.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotes_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotess_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-set_quotess_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-sets_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-setss_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-setss_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode_range.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packet_delete.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packet_destroy.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packet_encode.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packets_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packets_destroy_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packetss_delete_callback.h | 2 +- level_0/f_fss/tests/unit/c/test-fss-simple_packetss_destroy_callback.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/eki.h | 2 +- level_0/f_iki/c/iki/private-data.h | 2 +- level_0/f_iki/c/iki/private-eki.h | 2 +- level_0/f_iki/c/private-iki.h | 2 +- level_0/f_iki/tests/unit/c/mock-iki.h | 2 +- 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_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_delete_callback.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datas_destroy_callback.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_delete_callback.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-datass_destroy_callback.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-eki_read.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-eki_write.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekis_append.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekis_append_all.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekis_delete_callback.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekis_destroy_callback.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekiss_append.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekiss_append_all.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekiss_delete_callback.h | 2 +- level_0/f_iki/tests/unit/c/test-iki-ekiss_destroy_callback.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-write.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/set.h | 2 +- level_0/f_limit/c/limit/value.h | 2 +- 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-setss_delete_callback.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-setss_destroy_callback.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-valuess_delete_callback.h | 2 +- level_0/f_limit/tests/unit/c/test-limit-valuess_destroy_callback.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/array.h | 2 +- level_0/f_memory/c/memory/arrays.h | 2 +- level_0/f_memory/c/memory/common.h | 2 +- level_0/f_memory/c/memory/private-array.h | 2 +- level_0/f_memory/c/private-memory.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-adjust.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_adjust.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_append.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_append_all.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_decimate_by.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_decrease_by.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_increase.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_increase_by.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-array_resize.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-arrays_adjust.h | 2 +- level_0/f_memory/tests/unit/c/test-memory-arrays_resize.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_network/c/network.h | 2 +- level_0/f_network/c/network/common.h | 2 +- level_0/f_network/tests/unit/c/mock-network.h | 2 +- level_0/f_network/tests/unit/c/test-network-from_host_long.h | 2 +- level_0/f_network/tests/unit/c/test-network-from_host_short.h | 2 +- level_0/f_network/tests/unit/c/test-network-from_ip_address.h | 2 +- level_0/f_network/tests/unit/c/test-network-from_ip_name.h | 2 +- level_0/f_network/tests/unit/c/test-network-from_ip_string.h | 2 +- level_0/f_network/tests/unit/c/test-network-is_ip_address.h | 2 +- level_0/f_network/tests/unit/c/test-network-to_host_long.h | 2 +- level_0/f_network/tests/unit/c/test-network-to_host_short.h | 2 +- level_0/f_network/tests/unit/c/test-network-to_ip_string.h | 2 +- level_0/f_network/tests/unit/c/test-network.h | 2 +- level_0/f_parse/c/parse.h | 2 +- level_0/f_parse/c/parse/utf.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/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/tests/unit/c/mock-pipe.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-output_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/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 +- level_0/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 +- level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-dynamic_partial_raw_safely.h | 2 +- level_0/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 +- level_0/f_print/tests/unit/c/test-print-except_dynamic_partial.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_dynamic_partial_raw.h | 2 +- .../f_print/tests/unit/c/test-print-except_dynamic_partial_raw_safely.h | 2 +- level_0/f_print/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 +- level_0/f_print/tests/unit/c/test-print-except_dynamic_raw_safely.h | 2 +- level_0/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 +- level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_in_dynamic_partial_raw.h | 2 +- .../tests/unit/c/test-print-except_in_dynamic_partial_raw_safely.h | 2 +- .../f_print/tests/unit/c/test-print-except_in_dynamic_partial_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-except_in_dynamic_raw_safely.h | 2 +- level_0/f_print/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 +- level_0/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 +- level_0/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 +- level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_dynamic_partial_raw_safely.h | 2 +- level_0/f_print/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 +- level_0/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 +- level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_dynamic_partial_raw.h | 2 +- .../tests/unit/c/test-print-to_except_dynamic_partial_raw_safely.h | 2 +- .../f_print/tests/unit/c/test-print-to_except_dynamic_partial_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_dynamic_raw_safely.h | 2 +- level_0/f_print/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 +- level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_partial.h | 2 +- .../f_print/tests/unit/c/test-print-to_except_in_dynamic_partial_raw.h | 2 +- .../tests/unit/c/test-print-to_except_in_dynamic_partial_raw_safely.h | 2 +- .../tests/unit/c/test-print-to_except_in_dynamic_partial_safely.h | 2 +- level_0/f_print/tests/unit/c/test-print-to_except_in_dynamic_raw.h | 2 +- .../f_print/tests/unit/c/test-print-to_except_in_dynamic_raw_safely.h | 2 +- level_0/f_print/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 +- level_0/f_print/tests/unit/c/test-print-to_except_in_raw_safely.h | 2 +- level_0/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 +- level_0/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 +- level_0/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_random/c/random.h | 2 +- level_0/f_random/c/random/common.h | 2 +- level_0/f_random/tests/unit/c/mock-random.h | 2 +- level_0/f_random/tests/unit/c/test-random-array_shuffle.h | 2 +- level_0/f_random/tests/unit/c/test-random-get.h | 2 +- level_0/f_random/tests/unit/c/test-random-read.h | 2 +- level_0/f_random/tests/unit/c/test-random-seed.h | 2 +- level_0/f_random/tests/unit/c/test-random-seed_set.h | 2 +- level_0/f_random/tests/unit/c/test-random.h | 2 +- level_0/f_rip/c/private-rip.h | 2 +- level_0/f_rip/c/rip.h | 2 +- level_0/f_rip/c/rip/private-utf.h | 2 +- level_0/f_rip/c/rip/utf.h | 2 +- level_0/f_schedule/c/schedule.h | 2 +- level_0/f_schedule/c/schedule/common.h | 2 +- level_0/f_schedule/tests/unit/c/mock-schedule.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-affinity_get.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-affinity_set.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-attribute_get.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-attribute_set.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-nice.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-policy_get.h | 2 +- .../f_schedule/tests/unit/c/test-schedule-policy_robin_interval_get.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-policy_set.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-priority_get.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-priority_get_max.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-priority_get_min.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-priority_set.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-value_get.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-value_set.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule-yield.h | 2 +- level_0/f_schedule/tests/unit/c/test-schedule.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/tests/unit/c/test-serialize-from_simple.h | 2 +- level_0/f_serialize/tests/unit/c/test-serialize-from_simple_get.h | 2 +- level_0/f_serialize/tests/unit/c/test-serialize-from_simple_range.h | 2 +- level_0/f_serialize/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/tests/unit/c/mock-signal.h | 2 +- level_0/f_signal/tests/unit/c/test-signal-action.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-pause.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-suspend.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/address.h | 2 +- level_0/f_socket/c/socket/common.h | 2 +- level_0/f_socket/c/socket/socket.h | 2 +- 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-addressss_delete_callback.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-addressss_destroy_callback.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-bind.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-name_host.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-name_peer.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-read_stream.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-ss_delete_callback.h | 2 +- level_0/f_socket/tests/unit/c/test-socket-ss_destroy_callback.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-write_stream.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/tests/unit/c/test-status-macro-is_error.h | 2 +- level_0/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 +- level_0/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 +- level_0/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 +- level_0/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 +- level_0/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 +- level_0/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/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/dynamics.h | 2 +- level_0/f_string/c/string/dynamicss.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/map_multis.h | 2 +- level_0/f_string/c/string/map_multiss.h | 2 +- level_0/f_string/c/string/maps.h | 2 +- level_0/f_string/c/string/mapss.h | 2 +- level_0/f_string/c/string/static.h | 2 +- level_0/f_string/c/string/statics.h | 2 +- level_0/f_string/c/string/staticss.h | 2 +- level_0/f_string/c/string/triple.h | 2 +- level_0/f_string/c/string/triples.h | 2 +- level_0/f_string/c/string/tripless.h | 2 +- level_0/f_string/tests/unit/c/mock-string.h | 2 +- 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 +- level_0/f_string/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_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_append_assure.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_append_assure_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_append_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_mash.h | 2 +- level_0/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 +- level_0/f_string/tests/unit/c/test-string-dynamic_mish_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_partial_append.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_append_assure.h | 2 +- .../tests/unit/c/test-string-dynamic_partial_append_assure_nulless.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_append_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_partial_mash.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_mash_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_partial_mish.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_mish_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_partial_prepend.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_prepend_assure.h | 2 +- .../tests/unit/c/test-string-dynamic_partial_prepend_assure_nulless.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_partial_prepend_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_prepend.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_prepend_assure.h | 2 +- .../f_string/tests/unit/c/test-string-dynamic_prepend_assure_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_prepend_nulless.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_seek_line.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_back.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to_back.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_seek_to.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_seek_to_back.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_strip_null.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_strip_null_range.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_terminate.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamic_terminate_after.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamics_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamics_append_all.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamics_delete_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamics_destroy_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamicss_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamicss_append_all.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamicss_delete_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-dynamicss_destroy_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-map_multis_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-map_multis_append_all.h | 2 +- level_0/f_string/tests/unit/c/test-string-map_multis_delete_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-map_multis_destroy_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-map_multiss_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-map_multiss_append_all.h | 2 +- level_0/f_string/tests/unit/c/test-string-map_multiss_delete_callback.h | 2 +- .../f_string/tests/unit/c/test-string-map_multiss_destroy_callback.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_delete_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-maps_destroy_callback.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 +- level_0/f_string/tests/unit/c/test-string-mapss_delete_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-mapss_destroy_callback.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 +- level_0/f_string/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-seek_line.h | 2 +- level_0/f_string/tests/unit/c/test-string-seek_line_back.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_line_to_back.h | 2 +- level_0/f_string/tests/unit/c/test-string-seek_to.h | 2 +- level_0/f_string/tests/unit/c/test-string-seek_to_back.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_append_all.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_delete_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-triples_destroy_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-tripless_append.h | 2 +- level_0/f_string/tests/unit/c/test-string-tripless_append_all.h | 2 +- level_0/f_string/tests/unit/c/test-string-tripless_delete_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string-tripless_destroy_callback.h | 2 +- level_0/f_string/tests/unit/c/test-string.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/attributes.h | 2 +- level_0/f_thread/c/thread/attributess.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/barrier_attributes.h | 2 +- level_0/f_thread/c/thread/barrier_attributess.h | 2 +- level_0/f_thread/c/thread/barrier_full.h | 2 +- level_0/f_thread/c/thread/barrier_fulls.h | 2 +- level_0/f_thread/c/thread/barrier_fullss.h | 2 +- level_0/f_thread/c/thread/barriers.h | 2 +- level_0/f_thread/c/thread/barrierss.h | 2 +- level_0/f_thread/c/thread/common.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/condition_attributes.h | 2 +- level_0/f_thread/c/thread/condition_attributess.h | 2 +- level_0/f_thread/c/thread/condition_full.h | 2 +- level_0/f_thread/c/thread/condition_fulls.h | 2 +- level_0/f_thread/c/thread/condition_fullss.h | 2 +- level_0/f_thread/c/thread/conditions.h | 2 +- level_0/f_thread/c/thread/conditionss.h | 2 +- level_0/f_thread/c/thread/id.h | 2 +- level_0/f_thread/c/thread/ids.h | 2 +- level_0/f_thread/c/thread/idss.h | 2 +- level_0/f_thread/c/thread/key.h | 2 +- level_0/f_thread/c/thread/keys.h | 2 +- level_0/f_thread/c/thread/keyss.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/lock_attributes.h | 2 +- level_0/f_thread/c/thread/lock_attributess.h | 2 +- level_0/f_thread/c/thread/lock_full.h | 2 +- level_0/f_thread/c/thread/lock_fulls.h | 2 +- level_0/f_thread/c/thread/lock_fullss.h | 2 +- level_0/f_thread/c/thread/locks.h | 2 +- level_0/f_thread/c/thread/lockss.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/mutex_attributes.h | 2 +- level_0/f_thread/c/thread/mutex_attributess.h | 2 +- level_0/f_thread/c/thread/mutex_full.h | 2 +- level_0/f_thread/c/thread/mutex_fulls.h | 2 +- level_0/f_thread/c/thread/mutex_fullss.h | 2 +- level_0/f_thread/c/thread/mutexs.h | 2 +- level_0/f_thread/c/thread/mutexss.h | 2 +- level_0/f_thread/c/thread/once.h | 2 +- level_0/f_thread/c/thread/onces.h | 2 +- level_0/f_thread/c/thread/oncess.h | 2 +- level_0/f_thread/c/thread/semaphore.h | 2 +- level_0/f_thread/c/thread/semaphores.h | 2 +- level_0/f_thread/c/thread/semaphoress.h | 2 +- level_0/f_thread/c/thread/spin.h | 2 +- level_0/f_thread/c/thread/spins.h | 2 +- level_0/f_thread/c/thread/spinss.h | 2 +- level_0/f_thread/tests/unit/c/mock-thread.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-at_fork.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_affinity_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_concurrency_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_default_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_default_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_detach_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_detach_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_guard_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_guard_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_scheduler_inherit_set.h | 2 +- .../tests/unit/c/test-thread-attribute_scheduler_parameter_get.h | 2 +- .../tests/unit/c/test-thread-attribute_scheduler_parameter_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-attribute_scheduler_policy_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_scope_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_scope_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_stack_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_stack_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attribute_stack_size_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attributes_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attributes_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-attributess_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-attributess_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barrier_attribute_delete.h | 2 +- .../f_thread/tests/unit/c/test-thread-barrier_attribute_shared_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-barrier_attribute_shared_set.h | 2 +- .../tests/unit/c/test-thread-barrier_attributes_delete_callback.h | 2 +- .../tests/unit/c/test-thread-barrier_attributes_destroy_callback.h | 2 +- .../tests/unit/c/test-thread-barrier_attributess_delete_callback.h | 2 +- .../tests/unit/c/test-thread-barrier_attributess_destroy_callback.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_full_delete.h | 2 +- .../f_thread/tests/unit/c/test-thread-barrier_fulls_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-barrier_fulls_destroy_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-barrier_fullss_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-barrier_fullss_destroy_callback.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_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barriers_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barrierss_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-barrierss_destroy_callback.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 +- .../f_thread/tests/unit/c/test-thread-condition_attribute_clock_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-condition_attribute_clock_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-condition_attribute_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-condition_attribute_delete.h | 2 +- .../f_thread/tests/unit/c/test-thread-condition_attribute_shared_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-condition_attribute_shared_set.h | 2 +- .../tests/unit/c/test-thread-condition_attributes_delete_callback.h | 2 +- .../tests/unit/c/test-thread-condition_attributes_destroy_callback.h | 2 +- .../tests/unit/c/test-thread-condition_attributess_delete_callback.h | 2 +- .../tests/unit/c/test-thread-condition_attributess_destroy_callback.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_full_delete.h | 2 +- .../f_thread/tests/unit/c/test-thread-condition_fulls_delete_callback.h | 2 +- .../tests/unit/c/test-thread-condition_fulls_destroy_callback.h | 2 +- .../tests/unit/c/test-thread-condition_fullss_delete_callback.h | 2 +- .../tests/unit/c/test-thread-condition_fullss_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-condition_signal.h | 2 +- level_0/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 +- level_0/f_thread/tests/unit/c/test-thread-condition_wait_timed.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-conditions_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-conditions_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-conditionss_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-conditionss_destroy_callback.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-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_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keys_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keyss_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-keyss_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_attribute_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_attribute_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_attribute_shared_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-lock_attributes_delete_callback.h | 2 +- .../tests/unit/c/test-thread-lock_attributes_destroy_callback.h | 2 +- .../tests/unit/c/test-thread-lock_attributess_delete_callback.h | 2 +- .../tests/unit/c/test-thread-lock_attributess_destroy_callback.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_full_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_fulls_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_fulls_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lock_fullss_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-lock_fullss_destroy_callback.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_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-locks_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lockss_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-lockss_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_create.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_delete.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_priority_ceiling_get.h | 2 +- .../tests/unit/c/test-thread-mutex_attribute_priority_ceiling_set.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_get.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutex_attribute_protocol_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_shared_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_type_set.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_delete_callback.h | 2 +- .../tests/unit/c/test-thread-mutex_attributes_destroy_callback.h | 2 +- .../tests/unit/c/test-thread-mutex_attributess_delete_callback.h | 2 +- .../tests/unit/c/test-thread-mutex_attributess_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_consistent.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_full_delete.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutex_fulls_destroy_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutex_fullss_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-mutex_fullss_destroy_callback.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 +- level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutex_priority_ceiling_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutexs_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutexs_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutexss_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-mutexss_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-name_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-name_set.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-once.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-scheduler_parameter_set.h | 2 +- level_0/f_thread/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 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_file_close.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_file_delete.h | 2 +- level_0/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 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_lock_timed.h | 2 +- level_0/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 +- level_0/f_thread/tests/unit/c/test-thread-semaphore_value_get.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphores_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphores_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-semaphoress_delete_callback.h | 2 +- .../f_thread/tests/unit/c/test-thread-semaphoress_destroy_callback.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_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spins_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spinss_delete_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread-spinss_destroy_callback.h | 2 +- level_0/f_thread/tests/unit/c/test-thread.h | 2 +- level_0/f_time/c/time.h | 2 +- level_0/f_time/c/time/common.h | 2 +- level_0/f_time/tests/unit/c/mock-time.h | 2 +- level_0/f_time/tests/unit/c/test-time-calendar_string.h | 2 +- level_0/f_time/tests/unit/c/test-time-calendar_string_part.h | 2 +- level_0/f_time/tests/unit/c/test-time-clock_get.h | 2 +- level_0/f_time/tests/unit/c/test-time-clock_precision.h | 2 +- level_0/f_time/tests/unit/c/test-time-clock_set.h | 2 +- level_0/f_time/tests/unit/c/test-time-epoch_get.h | 2 +- level_0/f_time/tests/unit/c/test-time-local_get.h | 2 +- level_0/f_time/tests/unit/c/test-time-of_day_get.h | 2 +- level_0/f_time/tests/unit/c/test-time-of_day_set.h | 2 +- level_0/f_time/tests/unit/c/test-time-sleep_spec.h | 2 +- level_0/f_time/tests/unit/c/test-time-spec_millisecond.h | 2 +- level_0/f_time/tests/unit/c/test-time-spec_nanosecond.h | 2 +- level_0/f_time/tests/unit/c/test-time-utc_get.h | 2 +- level_0/f_time/tests/unit/c/test-time.h | 2 +- level_0/f_type/c/type.h | 2 +- level_0/f_type/c/type/cell.h | 2 +- level_0/f_type/c/type/date.h | 2 +- level_0/f_type/c/type/file.h | 2 +- level_0/f_type/c/type/fll.h | 2 +- level_0/f_type/c/type/mode.h | 2 +- level_0/f_type/c/type/number.h | 2 +- level_0/f_type/c/type/pid.h | 2 +- level_0/f_type/c/type/quantity.h | 2 +- level_0/f_type/c/type/range.h | 2 +- level_0/f_type/c/type/range_double.h | 2 +- level_0/f_type/c/type/state.h | 2 +- level_0/f_type/c/type/status.h | 2 +- level_0/f_type/c/type/time.h | 2 +- level_0/f_type/c/type/void.h | 2 +- level_0/f_type_array/c/type_array.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/date.h | 2 +- level_0/f_type_array/c/type_array/file.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/number_signed.h | 2 +- level_0/f_type_array/c/type_array/number_unsigned.h | 2 +- level_0/f_type_array/c/type_array/pid.h | 2 +- level_0/f_type_array/c/type_array/poll.h | 2 +- level_0/f_type_array/c/type_array/quantity.h | 2 +- level_0/f_type_array/c/type_array/quantitys.h | 2 +- level_0/f_type_array/c/type_array/quantityss.h | 2 +- level_0/f_type_array/c/type_array/range.h | 2 +- level_0/f_type_array/c/type_array/range_double.h | 2 +- level_0/f_type_array/c/type_array/range_doubles.h | 2 +- level_0/f_type_array/c/type_array/range_doubless.h | 2 +- level_0/f_type_array/c/type_array/ranges.h | 2 +- level_0/f_type_array/c/type_array/rangess.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/time.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/c/type_array_file.h | 2 +- level_0/f_type_array/tests/unit/c/mock-type_array.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-cellss_delete_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-cellss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-date_simpless_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-date_simpless_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-datess_delete_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-datess_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-filess_delete_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-filess_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-fll_idss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-int128ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-int128ss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int16ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-int16ss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int32ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-int32ss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int64ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-int64ss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int8ss_delete_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-int8ss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-number_signedss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-number_signedss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-number_unsignedss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-number_unsignedss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-pidss_delete_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-pidss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-pollss_delete_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-pollss_destroy_callback.h | 2 +- level_0/f_type_array/tests/unit/c/test-type_array-quantitys_append.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-quantitys_append_all.h | 2 +- level_0/f_type_array/tests/unit/c/test-type_array-quantityss_append.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-quantityss_append_all.h | 2 +- .../tests/unit/c/test-type_array-quantityss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-quantityss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-range_doubles_append.h | 2 +- .../tests/unit/c/test-type_array-range_doubles_append_all.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-range_doubless_append.h | 2 +- .../tests/unit/c/test-type_array-range_doubless_append_all.h | 2 +- .../tests/unit/c/test-type_array-range_doubless_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-range_doubless_destroy_callback.h | 2 +- level_0/f_type_array/tests/unit/c/test-type_array-ranges_append.h | 2 +- level_0/f_type_array/tests/unit/c/test-type_array-ranges_append_all.h | 2 +- level_0/f_type_array/tests/unit/c/test-type_array-rangess_append.h | 2 +- level_0/f_type_array/tests/unit/c/test-type_array-rangess_append_all.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-rangess_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-rangess_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-statess_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-statess_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-statusss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-statusss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-time_simpless_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-time_simpless_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-uint128ss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-uint16ss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-uint32ss_destroy_callback.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-uint64ss_destroy_callback.h | 2 +- .../f_type_array/tests/unit/c/test-type_array-uint8ss_delete_callback.h | 2 +- .../tests/unit/c/test-type_array-uint8ss_destroy_callback.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_unassigned.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/dynamics.h | 2 +- level_0/f_utf/c/utf/dynamicss.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/map_multis.h | 2 +- level_0/f_utf/c/utf/map_multiss.h | 2 +- level_0/f_utf/c/utf/maps.h | 2 +- level_0/f_utf/c/utf/mapss.h | 2 +- level_0/f_utf/c/utf/private-dynamic.h | 2 +- level_0/f_utf/c/utf/private-dynamics.h | 2 +- level_0/f_utf/c/utf/private-dynamicss.h | 2 +- level_0/f_utf/c/utf/private-map_multis.h | 2 +- level_0/f_utf/c/utf/private-map_multiss.h | 2 +- level_0/f_utf/c/utf/private-maps.h | 2 +- level_0/f_utf/c/utf/private-string.h | 2 +- level_0/f_utf/c/utf/private-triples.h | 2 +- level_0/f_utf/c/utf/private-tripless.h | 2 +- level_0/f_utf/c/utf/static.h | 2 +- level_0/f_utf/c/utf/statics.h | 2 +- level_0/f_utf/c/utf/staticss.h | 2 +- level_0/f_utf/c/utf/string.h | 2 +- level_0/f_utf/c/utf/triple.h | 2 +- level_0/f_utf/c/utf/triples.h | 2 +- level_0/f_utf/c/utf/tripless.h | 2 +- level_0/f_utf/tests/unit/c/data-utf.h | 2 +- level_0/f_utf/tests/unit/c/mock-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 +- level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_alphabetic_digit.h | 2 +- level_0/f_utf/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 +- level_0/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 +- level_0/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 +- level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_modifier.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_whitespace_other.h | 2 +- .../f_utf/tests/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 +- level_0/f_utf/tests/unit/c/test-utf-character_is_word_dash_plus.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-character_is_zero_width.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 +- level_0/f_utf/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_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 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure.h | 2 +- .../f_utf/tests/unit/c/test-utf-dynamic_partial_append_assure_nulless.h | 2 +- level_0/f_utf/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 +- level_0/f_utf/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 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_mish_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_partial_prepend_assure.h | 2 +- .../tests/unit/c/test-utf-dynamic_partial_prepend_assure_nulless.h | 2 +- level_0/f_utf/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 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_assure_nulless.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_prepend_nulless.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_back.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_line_to_back.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_seek_to_back.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamic_terminate_after.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_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamics_destroy_callback.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_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-dynamicss_destroy_callback.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 +- level_0/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_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_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multis_destroy_callback.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 +- level_0/f_utf/tests/unit/c/test-utf-map_multiss_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-map_multiss_destroy_callback.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_delete_callback..h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-maps_destroy_callback.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_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-mapss_destroy_callback.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_back.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_line_to_back.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-seek_to.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-seek_to_back.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_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-triples_destroy_callback.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_delete_callback.h | 2 +- level_0/f_utf/tests/unit/c/test-utf-tripless_destroy_callback.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_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_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_environment/c/environment.h | 2 +- level_1/fl_execute/c/execute.h | 2 +- level_1/fl_execute/c/execute/common.h | 2 +- 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/payload.h | 2 +- level_1/fl_fss/c/fss/payload/define.h | 2 +- level_1/fl_fss/c/fss/payload/type.h | 2 +- level_1/fl_fss/c/fss/private-payload-helper.h | 2 +- level_1/fl_fss/c/fss/private-payload.h | 2 +- level_1/fl_fss/c/private-fss-list.h | 2 +- level_1/fl_fss/c/private-fss.h | 2 +- level_1/fl_fss/tests/unit/c/data-fss.h | 2 +- level_1/fl_fss/tests/unit/c/help-fss-payload.h | 2 +- level_1/fl_fss/tests/unit/c/help-fss.h | 2 +- level_1/fl_iki/c/iki.h | 2 +- level_1/fl_iki/tests/unit/c/mock-iki.h | 2 +- level_1/fl_iki/tests/unit/c/test-iki-eki_read.h | 2 +- level_1/fl_iki/tests/unit/c/test-iki-read.h | 2 +- level_1/fl_iki/tests/unit/c/test-iki.h | 2 +- level_1/fl_path/c/path.h | 2 +- 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_status_string/c/status_string.h | 2 +- level_1/fl_status_string/tests/unit/c/test-status_string-from.h | 2 +- level_1/fl_status_string/tests/unit/c/test-status_string.h | 2 +- level_1/fl_utf_file/c/private-utf_file.h | 2 +- level_1/fl_utf_file/c/utf_file.h | 2 +- level_2/fll_control_group/c/control_group.h | 2 +- level_2/fll_error/c/error.h | 2 +- level_2/fll_error/c/error/common.h | 2 +- level_2/fll_error/c/error/string.h | 2 +- level_2/fll_error/c/private-error.h | 2 +- level_2/fll_execute/c/execute.h | 2 +- level_2/fll_execute/c/private-execute.h | 2 +- level_2/fll_file/c/file.h | 2 +- level_2/fll_file/c/private-file.h | 2 +- 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_status_string/c/fss_status_string.h | 2 +- level_2/fll_iki/c/iki.h | 2 +- level_2/fll_iki/c/private-iki.h | 2 +- level_2/fll_print/c/print.h | 2 +- level_2/fll_program/c/private-program.h | 2 +- level_2/fll_program/c/program.h | 2 +- level_2/fll_program/c/program/common.h | 2 +- level_2/fll_program/c/program/print.h | 2 +- level_2/fll_program/c/program/string.h | 2 +- 1408 files changed, 1408 insertions(+), 1408 deletions(-) diff --git a/level_0/f_abstruse/c/abstruse.h b/level_0/f_abstruse/c/abstruse.h index b7b274f..0af911e 100644 --- a/level_0/f_abstruse/c/abstruse.h +++ b/level_0/f_abstruse/c/abstruse.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides abstruse type definitions. diff --git a/level_0/f_abstruse/c/abstruse/abstruse.h b/level_0/f_abstruse/c/abstruse/abstruse.h index 608d310..06e4e72 100644 --- a/level_0/f_abstruse/c/abstruse/abstruse.h +++ b/level_0/f_abstruse/c/abstruse/abstruse.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstuse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines abstruse data. diff --git a/level_0/f_abstruse/c/abstruse/enum.h b/level_0/f_abstruse/c/abstruse/enum.h index fac37bb..c59cb4f 100644 --- a/level_0/f_abstruse/c/abstruse/enum.h +++ b/level_0/f_abstruse/c/abstruse/enum.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines abstruse type data. diff --git a/level_0/f_abstruse/c/abstruse/map.h b/level_0/f_abstruse/c/abstruse/map.h index 0ecb984..33b40bd 100644 --- a/level_0/f_abstruse/c/abstruse/map.h +++ b/level_0/f_abstruse/c/abstruse/map.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstuse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines abstruse map data. diff --git a/level_0/f_abstruse/c/abstruse/private-abstruse.h b/level_0/f_abstruse/c/abstruse/private-abstruse.h index c9eea03..cbb0b00 100644 --- a/level_0/f_abstruse/c/abstruse/private-abstruse.h +++ b/level_0/f_abstruse/c/abstruse/private-abstruse.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_abstruse/c/abstruse/type.h b/level_0/f_abstruse/c/abstruse/type.h index b41cb52..dcaaf1b 100644 --- a/level_0/f_abstruse/c/abstruse/type.h +++ b/level_0/f_abstruse/c/abstruse/type.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstuse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines abstruse type data. diff --git a/level_0/f_abstruse/tests/unit/c/mock-abstruse.h b/level_0/f_abstruse/tests/unit/c/mock-abstruse.h index fc577e6..d3baa03 100644 --- a/level_0/f_abstruse/tests/unit/c/mock-abstruse.h +++ b/level_0/f_abstruse/tests/unit/c/mock-abstruse.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstruse project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_delete_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_delete_callback.h index 9158496..fe5e3c3 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_delete_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_destroy_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_destroy_callback.h index 8005562..8da0754 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_destroy_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-maps_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_delete_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_delete_callback.h index 0712dff..7d7b626 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_delete_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_destroy_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_destroy_callback.h index 6b9de5b..372c1dc 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_destroy_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-mapss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-s_delete_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-s_delete_callback.h index 0ff9040..ffbc9e8 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-s_delete_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-s_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-s_destroy_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-s_destroy_callback.h index 25f7123..2bcb100 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-s_destroy_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-s_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_delete_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_delete_callback.h index 8058151..23b7e8e 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_delete_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_destroy_callback.h b/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_destroy_callback.h index 75ca862..5c55003 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_destroy_callback.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse-ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstract project. diff --git a/level_0/f_abstruse/tests/unit/c/test-abstruse.h b/level_0/f_abstruse/tests/unit/c/test-abstruse.h index d0e7e61..1b6ed9b 100644 --- a/level_0/f_abstruse/tests/unit/c/test-abstruse.h +++ b/level_0/f_abstruse/tests/unit/c/test-abstruse.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the abstruse project. diff --git a/level_0/f_account/c/account.h b/level_0/f_account/c/account.h index 4119abe..02fc4bf 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides account related functionality (users, groups, roles, etc..). diff --git a/level_0/f_account/c/account/accounts.h b/level_0/f_account/c/account/accounts.h index 5dd8d83..b28ff2f 100644 --- a/level_0/f_account/c/account/accounts.h +++ b/level_0/f_account/c/account/accounts.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by account (array) related functionality. diff --git a/level_0/f_account/c/account/common.h b/level_0/f_account/c/account/common.h index 3391314..dc0973e 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.7 + * API Version: 0.8 * 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/account/private-accounts.h b/level_0/f_account/c/account/private-accounts.h index 4a07bcc..eea7e00 100644 --- a/level_0/f_account/c/account/private-accounts.h +++ b/level_0/f_account/c/account/private-accounts.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_account/c/private-account.h b/level_0/f_account/c/private-account.h index 0a2d743..8eaa77b 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. 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 d09205e..785b716 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.7 + * API Version: 0.8 * 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 ace2245..e4e2939 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.7 + * API Version: 0.8 * 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 acd600d..cce12a1 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.7 + * API Version: 0.8 * 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 27cebae..1c68a99 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.7 + * API Version: 0.8 * 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 94d0a62..66eaada 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.7 + * API Version: 0.8 * 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 af4ef31..1705856 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.7 + * API Version: 0.8 * 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 5ba8c0b..ee8d923 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the account project. diff --git a/level_0/f_account/tests/unit/c/test-account-s_delete_callback.h b/level_0/f_account/tests/unit/c/test-account-s_delete_callback.h index b909978..f688f64 100644 --- a/level_0/f_account/tests/unit/c/test-account-s_delete_callback.h +++ b/level_0/f_account/tests/unit/c/test-account-s_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_account/tests/unit/c/test-account-s_destroy_callback.h b/level_0/f_account/tests/unit/c/test-account-s_destroy_callback.h index 65f8a14..6111dd9 100644 --- a/level_0/f_account/tests/unit/c/test-account-s_destroy_callback.h +++ b/level_0/f_account/tests/unit/c/test-account-s_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_account/tests/unit/c/test-account-ss_delete_callback.h b/level_0/f_account/tests/unit/c/test-account-ss_delete_callback.h index 791f6d0..fdac962 100644 --- a/level_0/f_account/tests/unit/c/test-account-ss_delete_callback.h +++ b/level_0/f_account/tests/unit/c/test-account-ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_account/tests/unit/c/test-account-ss_destroy_callback.h b/level_0/f_account/tests/unit/c/test-account-ss_destroy_callback.h index 3728bd8..505b1b3 100644 --- a/level_0/f_account/tests/unit/c/test-account-ss_destroy_callback.h +++ b/level_0/f_account/tests/unit/c/test-account-ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Account - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 e67a137..4ad7d15 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.7 + * API Version: 0.8 * 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 e678cc9..642368b 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.7 + * API Version: 0.8 * 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 baaa129..ebabef6 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by capability related functionality. 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 295d077..6be49a4 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.7 + * API Version: 0.8 * 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 410685c..2766317 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.7 + * API Version: 0.8 * 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 cc67a2f..ebf264a 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.7 + * API Version: 0.8 * 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 46da86c..c3273af 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.7 + * API Version: 0.8 * 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 1f8b2c8..52d045b 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.7 + * API Version: 0.8 * 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 ee84c56..5856363 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.7 + * API Version: 0.8 * 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 32d0652..cc26f43 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.7 + * API Version: 0.8 * 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 1e47441..b415a15 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.7 + * API Version: 0.8 * 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 0d37eb9..3b51bc1 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.7 + * API Version: 0.8 * 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 733cb90..729a641 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.7 + * API Version: 0.8 * 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 ba058a0..7463b84 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.7 + * API Version: 0.8 * 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 47434d0..bcc0915 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.7 + * API Version: 0.8 * 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 10e2183..13bb8dc 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.7 + * API Version: 0.8 * 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 071b5ed..65bc6e8 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.7 + * API Version: 0.8 * 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 b1ec215..afcdd93 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.7 + * API Version: 0.8 * 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 7cd96af..7622f54 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.7 + * API Version: 0.8 * 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 2cd0f2a..63dd1c6 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.7 + * API Version: 0.8 * 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 7c897d5..48b5cba 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.7 + * API Version: 0.8 * 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 945e78b..5a15a47 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.7 + * API Version: 0.8 * 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 94ee5d2..47de348 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.7 + * API Version: 0.8 * 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 c9983bb..c1d78ce 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.7 + * API Version: 0.8 * 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 df5d487..2a5252e 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.7 + * API Version: 0.8 * 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 8f90694..7d7f279 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.7 + * API Version: 0.8 * 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 2314812..2c222f0 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.7 + * API Version: 0.8 * 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 8225ebf..6146ec3 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.7 + * API Version: 0.8 * 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 a88ba23..a9054f3 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.7 + * API Version: 0.8 * 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 78c5af4..3488fa7 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.7 + * API Version: 0.8 * 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 8043a64..ad5eccd 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.7 + * API Version: 0.8 * 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 d7fa093..f4805c9 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.7 + * API Version: 0.8 * 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 08d03a0..045de16 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.7 + * API Version: 0.8 * 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 a02bba2..2491c0d 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.7 + * API Version: 0.8 * 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 e645d50..6ca602f 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.7 + * API Version: 0.8 * 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 31360e2..ae94ecb 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.7 + * API Version: 0.8 * 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 e016a6c..d5ef354 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.7 + * API Version: 0.8 * 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 656e750..ee50559 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.7 + * API Version: 0.8 * 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 8585686..e331f53 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.7 + * API Version: 0.8 * 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 7026b56..1b7ad5d 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.7 + * API Version: 0.8 * 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 f4e5606..9781911 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.7 + * API Version: 0.8 * 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 a7dc11f..1ee5e33 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.7 + * API Version: 0.8 * 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 8f8d046..fa3c949 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.7 + * API Version: 0.8 * 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 c692635..fc56576 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.7 + * API Version: 0.8 * 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 02cd32e..165d7e1 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.7 + * API Version: 0.8 * 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 87af006..6e97bbf 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project color. diff --git a/level_0/f_color/c/private-color.h b/level_0/f_color/c/private-color.h index 27944fe..f81a7b2 100644 --- a/level_0/f_color/c/private-color.h +++ b/level_0/f_color/c/private-color.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Color - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. 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 4bd2b52..fabcdde 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.7 + * API Version: 0.8 * 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 f23b70a..3adedda 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.7 + * API Version: 0.8 * 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 e64fce6..f45e751 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.7 + * API Version: 0.8 * 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 857453e..fc237b1 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.7 + * API Version: 0.8 * 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 4a25de5..a5286ab 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.7 + * API Version: 0.8 * 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 047cc44..de179cb 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.7 + * API Version: 0.8 * 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 bd31444..df06a9a 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.7 + * API Version: 0.8 * 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 5f41e5d..5c7dd62 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.7 + * API Version: 0.8 * 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 48f9c47..c849995 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.7 + * API Version: 0.8 * 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 fa8da65..50eac0a 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the color project. diff --git a/level_0/f_compare/c/compare.h b/level_0/f_compare/c/compare.h index d86dc20..883bd9c 100644 --- a/level_0/f_compare/c/compare.h +++ b/level_0/f_compare/c/compare.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides basic string comparison capabilities. diff --git a/level_0/f_compare/c/compare/private-utf.h b/level_0/f_compare/c/compare/private-utf.h index 7160543..e4d6595 100644 --- a/level_0/f_compare/c/compare/private-utf.h +++ b/level_0/f_compare/c/compare/private-utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_compare/c/compare/utf.h b/level_0/f_compare/c/compare/utf.h index 9f33581..9d3b086 100644 --- a/level_0/f_compare/c/compare/utf.h +++ b/level_0/f_compare/c/compare/utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides basic UTF-8 string comparison capabilities. diff --git a/level_0/f_compare/c/private-compare.h b/level_0/f_compare/c/private-compare.h index 873d8f7..451edcf 100644 --- a/level_0/f_compare/c/private-compare.h +++ b/level_0/f_compare/c/private-compare.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_compare/tests/unit/c/test-compare-.h b/level_0/f_compare/tests/unit/c/test-compare-.h index 69520b2..a5ba3c6 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-.h +++ b/level_0/f_compare/tests/unit/c/test-compare-.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic.h index baeb8d2..d44b7f2 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except.h index 6db1c4f..fb73b2e 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_string.h index b065dc6..b78a23e 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim.h index dc0cfca..b1a9d44 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim_string.h index a1a756f..694fc5e 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_except_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial.h index c10b50a..eef6a82 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_dynamic.h index fc9109a..cc418be 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except.h index c55b01a..766e711 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_dynamic.h index 736f8ee..5bf8d7a 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_string.h index 4da0e4d..22b3333 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim.h index 4d980ff..6ee7f41 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_dynamic.h index 9ff9315..291e3de 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_string.h index da61e10..d27634e 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_except_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_string.h index 4d548cf..e2d2335 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim.h index 2d314dc..eea3cfa 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_dynamic.h index 4c0d080..cd01b89 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_string.h index 127a25b..c46562e 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_partial_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_string.h index 59891bf..e3b3ad9 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim.h index 932bc00..7275eab 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim_string.h index 30b8767..9a3f624 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-dynamic_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-except.h b/level_0/f_compare/tests/unit/c/test-compare-except.h index 01209e0..f6df0aa 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-except.h +++ b/level_0/f_compare/tests/unit/c/test-compare-except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-except_trim.h b/level_0/f_compare/tests/unit/c/test-compare-except_trim.h index 906b4a2..0c18c4d 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-except_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-except_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-trim.h b/level_0/f_compare/tests/unit/c/test-compare-trim.h index 1ca490f..f7b57f1 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf.h b/level_0/f_compare/tests/unit/c/test-compare-utf.h index 3957cd5..3ec3c34 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic.h index efcd14e..768f5f0 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except.h index 90ea744..db167ba 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_string.h index 370966d..1f9087b 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim.h index 670fd25..a483812 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim_string.h index 72c4d1d..a617cb4 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_except_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial.h index f3fa1e9..79ba557 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_dynamic.h index 3c5471c..65d4fde 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except.h index 1cb2023..0705b9c 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_dynamic.h index 455d20e..f2a7f79 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_string.h index 9d44d58..d5da120 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim.h index efe75f4..55877aa 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_dynamic.h index e98d81f..d3f376a 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_string.h index 7a116b1..e530256 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_except_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_string.h index 5562030..9d748c0 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim.h index 77d9d3a..3c74546 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_dynamic.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_dynamic.h index c4138e1..bd68623 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_dynamic.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_dynamic.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_string.h index 39509d0..fb77ec7 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_partial_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_string.h index d799d29..8ee87e2 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim.h index 1a5704b..46c5113 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim_string.h b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim_string.h index 012e198..da518c8 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim_string.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_dynamic_trim_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_except.h b/level_0/f_compare/tests/unit/c/test-compare-utf_except.h index c86de86..bc6db34 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_except.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_except.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_except_trim.h b/level_0/f_compare/tests/unit/c/test-compare-utf_except_trim.h index b02003c..3bc6dd7 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_except_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_except_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare-utf_trim.h b/level_0/f_compare/tests/unit/c/test-compare-utf_trim.h index fb647af..0212f47 100644 --- a/level_0/f_compare/tests/unit/c/test-compare-utf_trim.h +++ b/level_0/f_compare/tests/unit/c/test-compare-utf_trim.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_compare/tests/unit/c/test-compare.h b/level_0/f_compare/tests/unit/c/test-compare.h index 13e9de6..9980a0b 100644 --- a/level_0/f_compare/tests/unit/c/test-compare.h +++ b/level_0/f_compare/tests/unit/c/test-compare.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Compare - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the compare project. diff --git a/level_0/f_console/c/console.h b/level_0/f_console/c/console.h index 8ea56d8..6a64402 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.7 + * API Version: 0.8 * 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 2e606eb..3944090 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project console. diff --git a/level_0/f_console/c/private-console.h b/level_0/f_console/c/private-console.h index 24fe297..49ff2e8 100644 --- a/level_0/f_console/c/private-console.h +++ b/level_0/f_console/c/private-console.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. 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 897f494..cb28230 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.7 + * API Version: 0.8 * 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 c76a36a..8650281 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.7 + * API Version: 0.8 * 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 27e5e91..c71b686 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.7 + * API Version: 0.8 * 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 6b1d1e5..71f659d 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.7 + * API Version: 0.8 * 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 13413cd..9e12c4c 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the console project. diff --git a/level_0/f_console/tests/unit/c/test-console-parameter_reset.h b/level_0/f_console/tests/unit/c/test-console-parameter_reset.h index 4f54d5c..2673b8b 100644 --- a/level_0/f_console/tests/unit/c/test-console-parameter_reset.h +++ b/level_0/f_console/tests/unit/c/test-console-parameter_reset.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Console - * API Version: 0.7 + * API Version: 0.8 * 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 4b3298c..efdc4a8 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.7 + * API Version: 0.8 * 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 d4348e4..ee9f9e3 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.7 + * API Version: 0.8 * 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 59759d8..ca40adb 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.7 + * API Version: 0.8 * 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 bdfa34d..8261f19 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.7 + * API Version: 0.8 * 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 2453585..9599b62 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.7 + * API Version: 0.8 * 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/tests/unit/c/test-control_group-copy.h b/level_0/f_control_group/tests/unit/c/test-control_group-copy.h index bb4ed4d..57bc4de 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.7 + * API Version: 0.8 * 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 86cfb1d..716e05b 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.7 + * API Version: 0.8 * 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 957fdf6..c581e2e 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.7 + * API Version: 0.8 * 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 c326c96..449f032 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.7 + * API Version: 0.8 * 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 7a61550..e55570a 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. 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 670fc05..c0ea7ff 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.7 + * API Version: 0.8 * 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 62301e6..32996da 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.7 + * API Version: 0.8 * 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 bd6bab5..85d491f 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.7 + * API Version: 0.8 * 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 daca168..3dcf486 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.7 + * API Version: 0.8 * 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 45626f6..2211f82 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.7 + * API Version: 0.8 * 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 aff7192..d696ce5 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.7 + * API Version: 0.8 * 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 a41f83a..70d7614 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.7 + * API Version: 0.8 * 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 92a57bf..d938eb2 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.7 + * API Version: 0.8 * 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 6d11f98..b02e867 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.7 + * API Version: 0.8 * 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 cac361a..a181c86 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.7 + * API Version: 0.8 * 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 dd5a936..7db1e7d 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.7 + * API Version: 0.8 * 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 6480ae7..b0e6d09 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.7 + * API Version: 0.8 * 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 00727f4..8711927 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.7 + * API Version: 0.8 * 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 4826bd3..126ee98 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.7 + * API Version: 0.8 * 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 2a5b438..1e63ae4 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.7 + * API Version: 0.8 * 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 5d7c101..627c2ab 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.7 + * API Version: 0.8 * 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 9ad133e..8d58295 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.7 + * API Version: 0.8 * 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 d9b9104..e4a8a2a 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.7 + * API Version: 0.8 * 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/listing.h b/level_0/f_directory/c/directory/listing.h index 641e57c..3964a02 100644 --- a/level_0/f_directory/c/directory/listing.h +++ b/level_0/f_directory/c/directory/listing.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * 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/directory/recurse_do.h b/level_0/f_directory/c/directory/recurse_do.h index 13b09f3..9966a9c 100644 --- a/level_0/f_directory/c/directory/recurse_do.h +++ b/level_0/f_directory/c/directory/recurse_do.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * 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/directory/status.h b/level_0/f_directory/c/directory/status.h index 3cef700..40c98c0 100644 --- a/level_0/f_directory/c/directory/status.h +++ b/level_0/f_directory/c/directory/status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * 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 017543f..1d09e52 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides operations for directory handling. 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 9f7b5a0..f51c40e 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.7 + * API Version: 0.8 * 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 5f35b33..00993c3 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.7 + * API Version: 0.8 * 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 1441167..e25b76d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-empty.h b/level_0/f_directory/tests/unit/c/test-directory-empty.h index 51bfc60..444f7a8 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-empty.h +++ b/level_0/f_directory/tests/unit/c/test-directory-empty.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * 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 1b9eb57..4773cfb 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.7 + * API Version: 0.8 * 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 fea5ea8..63cc7ec 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.7 + * API Version: 0.8 * 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 10b7ce9..8993b29 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.7 + * API Version: 0.8 * 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 0f63853..42583a5 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.7 + * API Version: 0.8 * 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 a5a520a..6856167 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-listings_delete_callback.h b/level_0/f_directory/tests/unit/c/test-directory-listings_delete_callback.h index 2ca4b6a..4b28709 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-listings_delete_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-listings_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-listings_destroy_callback.h b/level_0/f_directory/tests/unit/c/test-directory-listings_destroy_callback.h index fb67d02..b7e7b18 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-listings_destroy_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-listings_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-listingss_delete_callback.h b/level_0/f_directory/tests/unit/c/test-directory-listingss_delete_callback.h index 3b03a85..4ef47cc 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-listingss_delete_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-listingss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-listingss_destroy_callback.h b/level_0/f_directory/tests/unit/c/test-directory-listingss_destroy_callback.h index ef59cc7..e3528b8 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-listingss_destroy_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-listingss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 eec6e50..df7f763 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.7 + * API Version: 0.8 * 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 659b97d..d5459bc 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_delete_callback.h b/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_delete_callback.h index a1803c2..21d4d43 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_delete_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_destroy_callback.h b/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_destroy_callback.h index 23af902..197e70f 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_destroy_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-recurse_dos_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_delete_callback.h b/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_delete_callback.h index b5f8a5e..2a041fa 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_delete_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_destroy_callback.h b/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_destroy_callback.h index af2d76f..007b905 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_destroy_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-recurse_doss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 4ca18a0..56bddbb 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.7 + * API Version: 0.8 * 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 ef30c45..6a576da 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-statuss_delete_callback.h b/level_0/f_directory/tests/unit/c/test-directory-statuss_delete_callback.h index 052dd29..d441fc0 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-statuss_delete_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-statuss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-statuss_destroy_callback.h b/level_0/f_directory/tests/unit/c/test-directory-statuss_destroy_callback.h index 4445430..a938108 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-statuss_destroy_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-statuss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-statusss_delete_callback.h b/level_0/f_directory/tests/unit/c/test-directory-statusss_delete_callback.h index e518d24..2b02166 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-statusss_delete_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-statusss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-statusss_destroy_callback.h b/level_0/f_directory/tests/unit/c/test-directory-statusss_destroy_callback.h index 38ef90d..d8b02aa 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-statusss_destroy_callback.h +++ b/level_0/f_directory/tests/unit/c/test-directory-statusss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-stream_close.h b/level_0/f_directory/tests/unit/c/test-directory-stream_close.h index 283fa51..bc72950 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-stream_close.h +++ b/level_0/f_directory/tests/unit/c/test-directory-stream_close.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-stream_open.h b/level_0/f_directory/tests/unit/c/test-directory-stream_open.h index cbc93d8..7d58153 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-stream_open.h +++ b/level_0/f_directory/tests/unit/c/test-directory-stream_open.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-stream_open_id.h b/level_0/f_directory/tests/unit/c/test-directory-stream_open_id.h index 0c158db..b5a61a5 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-stream_open_id.h +++ b/level_0/f_directory/tests/unit/c/test-directory-stream_open_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-stream_read.h b/level_0/f_directory/tests/unit/c/test-directory-stream_read.h index 8d005c5..8255ed1 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-stream_read.h +++ b/level_0/f_directory/tests/unit/c/test-directory-stream_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-stream_rewind.h b/level_0/f_directory/tests/unit/c/test-directory-stream_rewind.h index f17d69e..6f7de90 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-stream_rewind.h +++ b/level_0/f_directory/tests/unit/c/test-directory-stream_rewind.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-stream_seek.h b/level_0/f_directory/tests/unit/c/test-directory-stream_seek.h index 6968c38..cf889c2 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-stream_seek.h +++ b/level_0/f_directory/tests/unit/c/test-directory-stream_seek.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the directory project. diff --git a/level_0/f_directory/tests/unit/c/test-directory-stream_tell.h b/level_0/f_directory/tests/unit/c/test-directory-stream_tell.h index 9c89102..51c174a 100644 --- a/level_0/f_directory/tests/unit/c/test-directory-stream_tell.h +++ b/level_0/f_directory/tests/unit/c/test-directory-stream_tell.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Directory - * API Version: 0.7 + * API Version: 0.8 * 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 b3af247..1f02d58 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.7 + * API Version: 0.8 * 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 23706aa..def9ba9 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.7 + * API Version: 0.8 * 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 47f9527..03c0f3a 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.7 + * API Version: 0.8 * 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 dc9a278..0157abf 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.7 + * API Version: 0.8 * 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 ea9ad85..9edc00d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by environment console. 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 af3c0b4..00b9952 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.7 + * API Version: 0.8 * 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 375cf5b..8a64dca 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.7 + * API Version: 0.8 * 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 8d89dd7..a554c97 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.7 + * API Version: 0.8 * 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 6780b6f..71cea7e 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the environment project. diff --git a/level_0/f_environment/tests/unit/c/test-environment-get_all.h b/level_0/f_environment/tests/unit/c/test-environment-get_all.h index f817e6e..4888b0c 100644 --- a/level_0/f_environment/tests/unit/c/test-environment-get_all.h +++ b/level_0/f_environment/tests/unit/c/test-environment-get_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Environment - * API Version: 0.7 + * API Version: 0.8 * 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 b1c8f44..f20c403 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.7 + * API Version: 0.8 * 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 0026bc7..1d45086 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.7 + * API Version: 0.8 * 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 d5db269..cf69517 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.7 + * API Version: 0.8 * 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 f3ba4fa..8d934a9 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.7 + * API Version: 0.8 * 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 6315197..21ddce2 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.7 + * API Version: 0.8 * 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 c751e0e..b7019d6 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project execute. 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 a757fed..ca936f3 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.7 + * API Version: 0.8 * 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 0260545..57bdc10 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.7 + * API Version: 0.8 * 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 2180407..696207d 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.7 + * API Version: 0.8 * 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 dc7b81c..5bd3af8 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.7 + * API Version: 0.8 * 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 1f09aed..e7fdb4d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project file. diff --git a/level_0/f_file/c/file/stream.h b/level_0/f_file/c/file/stream.h index 4a4063d..0faf957 100644 --- a/level_0/f_file/c/file/stream.h +++ b/level_0/f_file/c/file/stream.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.7 + * API Version: 0.8 * 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 f6175e9..39528f4 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides structures and data types for a file I/O. 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 9017aee..a191d60 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.7 + * API Version: 0.8 * 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 5c8cce8..f15351f 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.7 + * API Version: 0.8 * 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 d385424..22e41d8 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.7 + * API Version: 0.8 * 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 c5ef8cf..825a497 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.7 + * API Version: 0.8 * 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 5746d83..21905bd 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-close_id.h b/level_0/f_file/tests/unit/c/test-file-close_id.h index 88527cc..d9aa6cc 100644 --- a/level_0/f_file/tests/unit/c/test-file-close_id.h +++ b/level_0/f_file/tests/unit/c/test-file-close_id.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.7 + * API Version: 0.8 * 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 7491a60..43de85d 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.7 + * API Version: 0.8 * 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 3a905c7..efcfbac 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.7 + * API Version: 0.8 * 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 3c9badd..5802377 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.7 + * API Version: 0.8 * 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 cf78bb6..7f5cf63 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.7 + * API Version: 0.8 * 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 beeb179..6f9220b 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.7 + * API Version: 0.8 * 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 9326223..793aaa7 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.7 + * API Version: 0.8 * 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 189cabf..6d31481 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.7 + * API Version: 0.8 * 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 0228e9a..cbc92ae 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.7 + * API Version: 0.8 * 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 60c4c7e..10ee426 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.7 + * API Version: 0.8 * 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 4c87d2b..f8574e3 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.7 + * API Version: 0.8 * 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 d0f5035..1e45799 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.7 + * API Version: 0.8 * 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 a7e8122..e9753fb 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.7 + * API Version: 0.8 * 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 ccd303a..3096812 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.7 + * API Version: 0.8 * 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 c1278ae..e522c6b 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.7 + * API Version: 0.8 * 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 72753fe..bc00d56 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.7 + * API Version: 0.8 * 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 1fbb827..0937234 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-is_stat.h b/level_0/f_file/tests/unit/c/test-file-is_stat.h index aafcee0..7b796ff 100644 --- a/level_0/f_file/tests/unit/c/test-file-is_stat.h +++ b/level_0/f_file/tests/unit/c/test-file-is_stat.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.7 + * API Version: 0.8 * 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 f719cee..5006dce 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.7 + * API Version: 0.8 * 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 ac32c1f..e72df37 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.7 + * API Version: 0.8 * 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 4247a60..1132fe5 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.7 + * API Version: 0.8 * 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 7ad2de1..44e5dab 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.7 + * API Version: 0.8 * 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 dada975..b300c2d 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.7 + * API Version: 0.8 * 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 6400845..ee0942c 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-manipulate.h b/level_0/f_file/tests/unit/c/test-file-manipulate.h index 7718c17..b58e7a2 100644 --- a/level_0/f_file/tests/unit/c/test-file-manipulate.h +++ b/level_0/f_file/tests/unit/c/test-file-manipulate.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.7 + * API Version: 0.8 * 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 8a9a32d..ddc27b4 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.7 + * API Version: 0.8 * 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 034d505..7c36b74 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.7 + * API Version: 0.8 * 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 54d1d0b..21744ac 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.7 + * API Version: 0.8 * 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 cb8fd63..6ad1aa7 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.7 + * API Version: 0.8 * 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 4f4c689..ef71bbb 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.7 + * API Version: 0.8 * 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 8c40b6c..40c9e45 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.7 + * API Version: 0.8 * 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 78c46b9..836daca 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.7 + * API Version: 0.8 * 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 195a57e..b71f973 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.7 + * API Version: 0.8 * 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 e2e3cb0..ac261c9 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.7 + * API Version: 0.8 * 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 91bc939..a9c9044 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.7 + * API Version: 0.8 * 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 ac172e2..3708b5b 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.7 + * API Version: 0.8 * 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 f486927..ab4736d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-poll.h b/level_0/f_file/tests/unit/c/test-file-poll.h index ac53fec..3ee7b26 100644 --- a/level_0/f_file/tests/unit/c/test-file-poll.h +++ b/level_0/f_file/tests/unit/c/test-file-poll.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.7 + * API Version: 0.8 * 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 9b3a852..dcdeca6 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.7 + * API Version: 0.8 * 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 53628e3..f94b9c5 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.7 + * API Version: 0.8 * 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 ffd67be..fcde71c 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.7 + * API Version: 0.8 * 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 4d25b92..56c6115 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.7 + * API Version: 0.8 * 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 5342cdf..403b7e9 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.7 + * API Version: 0.8 * 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 74cb403..4d65aad 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.7 + * API Version: 0.8 * 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 73c1ace..219b807 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.7 + * API Version: 0.8 * 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 0253bb5..1027882 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.7 + * API Version: 0.8 * 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 b80c796..ee611c0 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.7 + * API Version: 0.8 * 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 c753c85..d525805 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-select.h b/level_0/f_file/tests/unit/c/test-file-select.h index f84ea92..6b80320 100644 --- a/level_0/f_file/tests/unit/c/test-file-select.h +++ b/level_0/f_file/tests/unit/c/test-file-select.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the file project. diff --git a/level_0/f_file/tests/unit/c/test-file-select_signal.h b/level_0/f_file/tests/unit/c/test-file-select_signal.h index 66bf609..7d16fb6 100644 --- a/level_0/f_file/tests/unit/c/test-file-select_signal.h +++ b/level_0/f_file/tests/unit/c/test-file-select_signal.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: File - * API Version: 0.7 + * API Version: 0.8 * 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 4a9fc12..3ee492a 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.7 + * API Version: 0.8 * 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 3bb4e3e..6b531f6 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.7 + * API Version: 0.8 * 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 9b96834..de40037 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.7 + * API Version: 0.8 * 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 7e5e311..33aa9f0 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.7 + * API Version: 0.8 * 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 3ac21b1..e35d7f1 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.7 + * API Version: 0.8 * 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 5e4cf72..090673a 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.7 + * API Version: 0.8 * 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 1600b38..73240b5 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.7 + * API Version: 0.8 * 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 afc920a..30f3393 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.7 + * API Version: 0.8 * 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 e7fd492..6ec595d 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.7 + * API Version: 0.8 * 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 fa0a490..4330bee 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.7 + * API Version: 0.8 * 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 4a599b7..4356ddb 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.7 + * API Version: 0.8 * 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 ae8a4b7..32f0dfc 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.7 + * API Version: 0.8 * 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 220cb6e..0e8ddc9 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.7 + * API Version: 0.8 * 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 28deb61..caa749d 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.7 + * API Version: 0.8 * 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 b973786..7eeb9e4 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.7 + * API Version: 0.8 * 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 ff19d4b..470368b 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.7 + * API Version: 0.8 * 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 df2585d..d82d49d 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.7 + * API Version: 0.8 * 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 eb29061..581dee1 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.7 + * API Version: 0.8 * 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 e77b0eb..93cc35d 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.7 + * API Version: 0.8 * 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 e62c2f5..ce849cf 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.7 + * API Version: 0.8 * 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 830e631..12462cf 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.7 + * API Version: 0.8 * 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 3b1087b..627c6a3 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.7 + * API Version: 0.8 * 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 7791f31..95c6b77 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.7 + * API Version: 0.8 * 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 f2ab8aa..57255aa 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.7 + * API Version: 0.8 * 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 f91c166..fcb0648 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.7 + * API Version: 0.8 * 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 0316b07..8246db9 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.7 + * API Version: 0.8 * 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 55e6f86..73cdd5a 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.7 + * API Version: 0.8 * 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 9d21bb7..7b39c87 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.7 + * API Version: 0.8 * 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 e93b974..a4f233d 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.7 + * API Version: 0.8 * 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/common.h b/level_0/f_fss/c/fss/common.h index c7e3e62..aa923a0 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.7 + * API Version: 0.8 * 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/item.h b/level_0/f_fss/c/fss/item.h index 08a159c..46a529f 100644 --- a/level_0/f_fss/c/fss/item.h +++ b/level_0/f_fss/c/fss/item.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * 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/named.h b/level_0/f_fss/c/fss/named.h index c011ba9..e375651 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.7 + * API Version: 0.8 * 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 9a446f7..922b008 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.7 + * API Version: 0.8 * 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/payload.h b/level_0/f_fss/c/fss/payload.h index db12d0f..caec515 100644 --- a/level_0/f_fss/c/fss/payload.h +++ b/level_0/f_fss/c/fss/payload.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * 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/quote.h b/level_0/f_fss/c/fss/quote.h index 45e4039..c4528b2 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.7 + * API Version: 0.8 * 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 d37eb08..218a031 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.7 + * API Version: 0.8 * 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_quote.h b/level_0/f_fss/c/fss/set_quote.h index 9062347..3036cdf 100644 --- a/level_0/f_fss/c/fss/set_quote.h +++ b/level_0/f_fss/c/fss/set_quote.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * 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/simple_packet.h b/level_0/f_fss/c/fss/simple_packet.h index a3986a0..71ddcc3 100644 --- a/level_0/f_fss/c/fss/simple_packet.h +++ b/level_0/f_fss/c/fss/simple_packet.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines set data to be used for/by project fss. 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 46ba698..e0cd01f 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.7 + * API Version: 0.8 * 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 515865a..084db50 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.7 + * API Version: 0.8 * 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 a9a1521..befc183 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.7 + * API Version: 0.8 * 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 d1336c0..73d7bf6 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.7 + * API Version: 0.8 * 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 ab80909..b358b5a 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.7 + * API Version: 0.8 * 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 cf3a8ae..72374c1 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.7 + * API Version: 0.8 * 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 f235546..bae0806 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.7 + * API Version: 0.8 * 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 7079ce0..a775c03 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.7 + * API Version: 0.8 * 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 0876fb5..006b504 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.7 + * API Version: 0.8 * 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 e9604fb..20fc2ad 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.7 + * API Version: 0.8 * 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 d719bd4..3ad86f3 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.7 + * API Version: 0.8 * 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-item_delete.h b/level_0/f_fss/tests/unit/c/test-fss-item_delete.h index 1a36aa6..23f1d3c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-item_delete.h +++ b/level_0/f_fss/tests/unit/c/test-fss-item_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-item_destroy.h b/level_0/f_fss/tests/unit/c/test-fss-item_destroy.h index d1a5d48..1f630d8 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-item_destroy.h +++ b/level_0/f_fss/tests/unit/c/test-fss-item_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-items_delete_callback.h index 29f1a0d..3fd9ce2 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-items_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-items_destroy_callback.h index d492d9b..29f8c63 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-items_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-items_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-itemss_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-itemss_delete_callback.h index b534c28..65c4801 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-itemss_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-itemss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-itemss_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-itemss_destroy_callback.h index 47811c7..316b7fa 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-itemss_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-itemss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_delete.h b/level_0/f_fss/tests/unit/c/test-fss-named_delete.h index 7c4dedf..032b808 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_delete.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-named_destroy.h b/level_0/f_fss/tests/unit/c/test-fss-named_destroy.h index d8047df..533a4c7 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-named_destroy.h +++ b/level_0/f_fss/tests/unit/c/test-fss-named_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_delete_callback.h index 4d7eb5a..1cbb76d 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nameds_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-nameds_destroy_callback.h index 52c5c50..90a0739 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nameds_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nameds_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-namedss_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-namedss_delete_callback.h index ba1e5f6..90a4312 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-namedss_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-namedss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-namedss_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-namedss_destroy_callback.h index bde4720..fc3f091 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-namedss_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-namedss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_delete.h b/level_0/f_fss/tests/unit/c/test-fss-nest_delete.h index 818c1c8..e2f0a32 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_delete.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nest_destroy.h b/level_0/f_fss/tests/unit/c/test-fss-nest_destroy.h index 5e19caa..26bcea3 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nest_destroy.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nest_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-nests_delete_callback.h index 8c18256..e827f9c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nests_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-nests_destroy_callback.h index 297c3ae..8709fcb 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nests_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nests_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nestss_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-nestss_delete_callback.h index 9163439..5adb1e1 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nestss_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nestss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-nestss_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-nestss_destroy_callback.h index 93c1863..87e7632 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-nestss_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-nestss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 6adc61f..8e4d4da 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.7 + * API Version: 0.8 * 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_delete.h b/level_0/f_fss/tests/unit/c/test-fss-set_delete.h index cf28f2a..01ada26 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_delete.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_destroy.h b/level_0/f_fss/tests/unit/c/test-fss-set_destroy.h index 7d1018c..a4e2b39 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_destroy.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_delete.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_delete.h index 7debcd8..82732cc 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_delete.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quote_destroy.h b/level_0/f_fss/tests/unit/c/test-fss-set_quote_destroy.h index b04ceac..3054ce4 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quote_destroy.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quote_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_delete_callback.h index 45b6509..0c085ec 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_destroy_callback.h index fdf759f..fd258d1 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotes_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotes_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotess_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotess_delete_callback.h index 0fb5332..e6e819a 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotess_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-set_quotess_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-set_quotess_destroy_callback.h index 0ed11cd..ad1cd8e 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-set_quotess_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-set_quotess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-sets_delete_callback.h index 8bbfa3b..8a741b2 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-sets_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-sets_destroy_callback.h index eb815b2..db4b08b 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-sets_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-sets_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-setss_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-setss_delete_callback.h index c884f10..4dc7dbf 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-setss_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-setss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-setss_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-setss_destroy_callback.h index 4c9afdf..a507736 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-setss_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-setss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode.h index e6a171c..564a40b 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode_range.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode_range.h index de9673b..c905488 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode_range.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_decode_range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_delete.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_delete.h index 5a0271c..21343c4 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_delete.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_destroy.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_destroy.h index 4c15c93..2847f78 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_destroy.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_destroy.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_encode.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_encode.h index 3aee967..e1d536d 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packet_encode.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packet_encode.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packets_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packets_delete_callback.h index 7cbd47b..994396a 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packets_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packets_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packets_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packets_destroy_callback.h index f04f427..528a364 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packets_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packets_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_delete_callback.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_delete_callback.h index 972cd6d..639586c 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_delete_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the FSS project. diff --git a/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_destroy_callback.h b/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_destroy_callback.h index b856812..6241ece 100644 --- a/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_destroy_callback.h +++ b/level_0/f_fss/tests/unit/c/test-fss-simple_packetss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types 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 3dee0f2..2fe0206 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.7 + * API Version: 0.8 * 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 d920c15..e98f0d4 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.7 + * API Version: 0.8 * 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 15945b3..043d159 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.7 + * API Version: 0.8 * 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 934e9b5..94b460a 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.7 + * API Version: 0.8 * 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 ac8b2e4..b776842 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.7 + * API Version: 0.8 * 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 3c685d9..87f6485 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.7 + * API Version: 0.8 * 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/eki.h b/level_0/f_iki/c/iki/eki.h index 5e5196e..f7b3c79 100644 --- a/level_0/f_iki/c/iki/eki.h +++ b/level_0/f_iki/c/iki/eki.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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 48f3a79..53e1d4c 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_iki/c/iki/private-eki.h b/level_0/f_iki/c/iki/private-eki.h index e6ee0ff..40b86d9 100644 --- a/level_0/f_iki/c/iki/private-eki.h +++ b/level_0/f_iki/c/iki/private-eki.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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 57a5bbc..c988b88 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_iki/tests/unit/c/mock-iki.h b/level_0/f_iki/tests/unit/c/mock-iki.h index 1f035d3..cdd52f3 100644 --- a/level_0/f_iki/tests/unit/c/mock-iki.h +++ b/level_0/f_iki/tests/unit/c/mock-iki.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. 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 e25cb97..482b0db 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.7 + * API Version: 0.8 * 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 c8c590d..3af9f48 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki 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 6b6eb41..47be2a7 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: IKI - * API Version: 0.7 + * API Version: 0.8 * 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 da422ee..e436763 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: IKI - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_iki/tests/unit/c/test-iki-datas_delete_callback.h index d32621a..05f30c3 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_delete_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_iki/tests/unit/c/test-iki-datas_destroy_callback.h index bb5bef5..2f4c423 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datas_destroy_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datas_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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 fb5a644..7db4d59 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: IKI - * API Version: 0.7 + * API Version: 0.8 * 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 680a418..c68cc39 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: IKI - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_iki/tests/unit/c/test-iki-datass_delete_callback.h index 7643488..d52b66f 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_delete_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_iki/tests/unit/c/test-iki-datass_destroy_callback.h index b914fff..b83b92f 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-datass_destroy_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-datass_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-eki_read.h b/level_0/f_iki/tests/unit/c/test-iki-eki_read.h index cc53cca..aa567c6 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-eki_read.h +++ b/level_0/f_iki/tests/unit/c/test-iki-eki_read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-eki_write.h b/level_0/f_iki/tests/unit/c/test-iki-eki_write.h index f43b4ae..49d908e 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-eki_write.h +++ b/level_0/f_iki/tests/unit/c/test-iki-eki_write.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-ekis_append.h b/level_0/f_iki/tests/unit/c/test-iki-ekis_append.h index 01a8243..1823c0d 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekis_append.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekis_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-ekis_append_all.h b/level_0/f_iki/tests/unit/c/test-iki-ekis_append_all.h index 4c75778..ab53a50 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekis_append_all.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekis_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-ekis_delete_callback.h b/level_0/f_iki/tests/unit/c/test-iki-ekis_delete_callback.h index 9ad9a5f..a40a23b 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekis_delete_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekis_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-ekis_destroy_callback.h b/level_0/f_iki/tests/unit/c/test-iki-ekis_destroy_callback.h index 7ac49d1..30b939f 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekis_destroy_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekis_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-ekiss_append.h b/level_0/f_iki/tests/unit/c/test-iki-ekiss_append.h index 20716de..4935fdc 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekiss_append.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekiss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-ekiss_append_all.h b/level_0/f_iki/tests/unit/c/test-iki-ekiss_append_all.h index c3a16d3..2f0352b 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekiss_append_all.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekiss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-ekiss_delete_callback.h b/level_0/f_iki/tests/unit/c/test-iki-ekiss_delete_callback.h index cc51088..9abfca1 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekiss_delete_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekiss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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-ekiss_destroy_callback.h b/level_0/f_iki/tests/unit/c/test-iki-ekiss_destroy_callback.h index 4d1d3df..a8b58bb 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-ekiss_destroy_callback.h +++ b/level_0/f_iki/tests/unit/c/test-iki-ekiss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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 cdb2d78..159ca39 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.7 + * API Version: 0.8 * 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 0511216..9d2607a 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.7 + * API Version: 0.8 * 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 0f65e95..8f5fd6f 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_0/f_iki/tests/unit/c/test-iki-write.h b/level_0/f_iki/tests/unit/c/test-iki-write.h index 9eb8739..e7ec067 100644 --- a/level_0/f_iki/tests/unit/c/test-iki-write.h +++ b/level_0/f_iki/tests/unit/c/test-iki-write.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: IKI - * API Version: 0.7 + * API Version: 0.8 * 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 53e5fe3..47cb9e5 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.7 + * API Version: 0.8 * 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 44781cf..deea711 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides limit related functionality. diff --git a/level_0/f_limit/c/limit/set.h b/level_0/f_limit/c/limit/set.h index c2afb3d..0ba9c79 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.7 + * API Version: 0.8 * 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 1b70646..a50796b 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by limit related functionality. 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 5e46182..91fc88f 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.7 + * API Version: 0.8 * 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 f20d8b6..33ae7fe 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the limit project. diff --git a/level_0/f_limit/tests/unit/c/test-limit-setss_delete_callback.h b/level_0/f_limit/tests/unit/c/test-limit-setss_delete_callback.h index ed74b57..2dda84a 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_delete_callback.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_limit/tests/unit/c/test-limit-setss_destroy_callback.h index 0710309..33b8301 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-setss_destroy_callback.h +++ b/level_0/f_limit/tests/unit/c/test-limit-setss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_delete_callback.h index 28221bd..accf2ae 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_delete_callback.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_limit/tests/unit/c/test-limit-valuess_destroy_callback.h index be22ce7..cce9996 100644 --- a/level_0/f_limit/tests/unit/c/test-limit-valuess_destroy_callback.h +++ b/level_0/f_limit/tests/unit/c/test-limit-valuess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Limit - * API Version: 0.7 + * API Version: 0.8 * 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 6528747..1269313 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.7 + * API Version: 0.8 * 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 4a2dffc..fde4b15 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provide means to use memory routines, with error checking. diff --git a/level_0/f_memory/c/memory/array.h b/level_0/f_memory/c/memory/array.h index 078fde9..e689d05 100644 --- a/level_0/f_memory/c/memory/array.h +++ b/level_0/f_memory/c/memory/array.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines memory array data. diff --git a/level_0/f_memory/c/memory/arrays.h b/level_0/f_memory/c/memory/arrays.h index 89a4b89..e8d0f4a 100644 --- a/level_0/f_memory/c/memory/arrays.h +++ b/level_0/f_memory/c/memory/arrays.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines memory array data. diff --git a/level_0/f_memory/c/memory/common.h b/level_0/f_memory/c/memory/common.h index 994c296..dafaeb7 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines memory common data. diff --git a/level_0/f_memory/c/memory/private-array.h b/level_0/f_memory/c/memory/private-array.h index b86a26d..8296f1f 100644 --- a/level_0/f_memory/c/memory/private-array.h +++ b/level_0/f_memory/c/memory/private-array.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_memory/c/private-memory.h b/level_0/f_memory/c/private-memory.h index 509b705..82b23aa 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. 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 5c01691..e82d1ad 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_adjust.h b/level_0/f_memory/tests/unit/c/test-memory-array_adjust.h index e900348..2300c3c 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_adjust.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote adjust in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_append.h b/level_0/f_memory/tests/unit/c/test-memory-array_append.h index c90af77..28bdb61 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_append.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote resize in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_append_all.h b/level_0/f_memory/tests/unit/c/test-memory-array_append_all.h index 519f3a0..7756766 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_append_all.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote resize in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_decimate_by.h b/level_0/f_memory/tests/unit/c/test-memory-array_decimate_by.h index ae56351..6767baf 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_decimate_by.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_decimate_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote decimate by in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_decrease_by.h b/level_0/f_memory/tests/unit/c/test-memory-array_decrease_by.h index cb147f2..f17dadd 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_decrease_by.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_decrease_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote decrease by in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_increase.h b/level_0/f_memory/tests/unit/c/test-memory-array_increase.h index d7b7a9d..3d94958 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_increase.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_increase.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote increase in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_increase_by.h b/level_0/f_memory/tests/unit/c/test-memory-array_increase_by.h index 1b641db..0f98b52 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_increase_by.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_increase_by.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote increase by in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-array_resize.h b/level_0/f_memory/tests/unit/c/test-memory-array_resize.h index 08d0f77..e06d606 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-array_resize.h +++ b/level_0/f_memory/tests/unit/c/test-memory-array_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote resize in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-arrays_adjust.h b/level_0/f_memory/tests/unit/c/test-memory-arrays_adjust.h index 1b734a7..49c7190 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-arrays_adjust.h +++ b/level_0/f_memory/tests/unit/c/test-memory-arrays_adjust.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote adjust in the fss project. diff --git a/level_0/f_memory/tests/unit/c/test-memory-arrays_resize.h b/level_0/f_memory/tests/unit/c/test-memory-arrays_resize.h index fe67468..5d2acc7 100644 --- a/level_0/f_memory/tests/unit/c/test-memory-arrays_resize.h +++ b/level_0/f_memory/tests/unit/c/test-memory-arrays_resize.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Memory - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test set quote resize in the fss 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 cf26dfc..d9ef5b0 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.7 + * API Version: 0.8 * 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 1e9f050..f88fd2f 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.7 + * API Version: 0.8 * 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 9f51870..7a483fc 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.7 + * API Version: 0.8 * 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 fbd8597..e084eb5 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.7 + * API Version: 0.8 * 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 5ea457e..6e7b72c 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.7 + * API Version: 0.8 * 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 9958b73..b733433 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the memory project. diff --git a/level_0/f_network/c/network.h b/level_0/f_network/c/network.h index 6521574..17ffe56 100644 --- a/level_0/f_network/c/network.h +++ b/level_0/f_network/c/network.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides network related functionality. diff --git a/level_0/f_network/c/network/common.h b/level_0/f_network/c/network/common.h index 535558a..f5c932d 100644 --- a/level_0/f_network/c/network/common.h +++ b/level_0/f_network/c/network/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines network common data. diff --git a/level_0/f_network/tests/unit/c/mock-network.h b/level_0/f_network/tests/unit/c/mock-network.h index 9541b62..8ae8d1c 100644 --- a/level_0/f_network/tests/unit/c/mock-network.h +++ b/level_0/f_network/tests/unit/c/mock-network.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-from_host_long.h b/level_0/f_network/tests/unit/c/test-network-from_host_long.h index 8110ab0..4bc7529 100644 --- a/level_0/f_network/tests/unit/c/test-network-from_host_long.h +++ b/level_0/f_network/tests/unit/c/test-network-from_host_long.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-from_host_short.h b/level_0/f_network/tests/unit/c/test-network-from_host_short.h index 3be793a..88aacb0 100644 --- a/level_0/f_network/tests/unit/c/test-network-from_host_short.h +++ b/level_0/f_network/tests/unit/c/test-network-from_host_short.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-from_ip_address.h b/level_0/f_network/tests/unit/c/test-network-from_ip_address.h index c9c301a..a260c17 100644 --- a/level_0/f_network/tests/unit/c/test-network-from_ip_address.h +++ b/level_0/f_network/tests/unit/c/test-network-from_ip_address.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-from_ip_name.h b/level_0/f_network/tests/unit/c/test-network-from_ip_name.h index be32cc3..8164891 100644 --- a/level_0/f_network/tests/unit/c/test-network-from_ip_name.h +++ b/level_0/f_network/tests/unit/c/test-network-from_ip_name.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-from_ip_string.h b/level_0/f_network/tests/unit/c/test-network-from_ip_string.h index cbcbf3f..cedcab0 100644 --- a/level_0/f_network/tests/unit/c/test-network-from_ip_string.h +++ b/level_0/f_network/tests/unit/c/test-network-from_ip_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-is_ip_address.h b/level_0/f_network/tests/unit/c/test-network-is_ip_address.h index b27b3d8..e95094b 100644 --- a/level_0/f_network/tests/unit/c/test-network-is_ip_address.h +++ b/level_0/f_network/tests/unit/c/test-network-is_ip_address.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-to_host_long.h b/level_0/f_network/tests/unit/c/test-network-to_host_long.h index f892588..5c5b18d 100644 --- a/level_0/f_network/tests/unit/c/test-network-to_host_long.h +++ b/level_0/f_network/tests/unit/c/test-network-to_host_long.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-to_host_short.h b/level_0/f_network/tests/unit/c/test-network-to_host_short.h index 18fb70f..00f7ca9 100644 --- a/level_0/f_network/tests/unit/c/test-network-to_host_short.h +++ b/level_0/f_network/tests/unit/c/test-network-to_host_short.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network-to_ip_string.h b/level_0/f_network/tests/unit/c/test-network-to_ip_string.h index 3c42946..22f52c3 100644 --- a/level_0/f_network/tests/unit/c/test-network-to_ip_string.h +++ b/level_0/f_network/tests/unit/c/test-network-to_ip_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_network/tests/unit/c/test-network.h b/level_0/f_network/tests/unit/c/test-network.h index da66efc..763ad7a 100644 --- a/level_0/f_network/tests/unit/c/test-network.h +++ b/level_0/f_network/tests/unit/c/test-network.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Network - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the network project. diff --git a/level_0/f_parse/c/parse.h b/level_0/f_parse/c/parse.h index 90ea74c..2e96dac 100644 --- a/level_0/f_parse/c/parse.h +++ b/level_0/f_parse/c/parse.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Parse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides basic string parse capabilities. diff --git a/level_0/f_parse/c/parse/utf.h b/level_0/f_parse/c/parse/utf.h index 6a8cf63..4a791fd 100644 --- a/level_0/f_parse/c/parse/utf.h +++ b/level_0/f_parse/c/parse/utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Parse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides basic UTF-8 string parse capabilities. diff --git a/level_0/f_path/c/path.h b/level_0/f_path/c/path.h index 885f7a0..1915b1d 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.7 + * API Version: 0.8 * 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 153bbbe..e6702f4 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.7 + * API Version: 0.8 * 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 786fe8f..59ef434 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. 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 453028b..921a943 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.7 + * API Version: 0.8 * 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 98590cc..a518ae2 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.7 + * API Version: 0.8 * 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 67251e4..9ec3ff3 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.7 + * API Version: 0.8 * 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 d5c0f56..ba5f711 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.7 + * API Version: 0.8 * 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 6e7a2ed..f8c7810 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.7 + * API Version: 0.8 * 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 8e68654..9e951f4 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.7 + * API Version: 0.8 * 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 ada3f9e..a4df33e 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.7 + * API Version: 0.8 * 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 0857cbc..fe5e7d8 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.7 + * API Version: 0.8 * 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 6de0fa6..5aae3b2 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.7 + * API Version: 0.8 * 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 283a65a..ffedec7 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.7 + * API Version: 0.8 * 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 344674a..a25ea42 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.7 + * API Version: 0.8 * 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 4372543..c0e40a6 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides pipe functionality. 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 29213b0..c114707 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.7 + * API Version: 0.8 * 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 9e81aa0..31acc5d 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.7 + * API Version: 0.8 * 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 6e1f6f4..f96a422 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the pipe project. diff --git a/level_0/f_pipe/tests/unit/c/test-pipe-output_exists.h b/level_0/f_pipe/tests/unit/c/test-pipe-output_exists.h index 36257ec..08c72c8 100644 --- a/level_0/f_pipe/tests/unit/c/test-pipe-output_exists.h +++ b/level_0/f_pipe/tests/unit/c/test-pipe-output_exists.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Pipe - * API Version: 0.7 + * API Version: 0.8 * 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 956c6ec..d7f117d 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.7 + * API Version: 0.8 * 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 cee58f7..a8146ce 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.7 + * API Version: 0.8 * 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 6b7d45d..e2574b6 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.7 + * API Version: 0.8 * 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 5bb0f6b..7aade02 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.7 + * API Version: 0.8 * 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 66d9ff5..b63ebe3 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.7 + * API Version: 0.8 * 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 b701134..96adbd2 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. 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 f10a6a5..29305f4 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.7 + * API Version: 0.8 * 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 7bf9b27..6b00845 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.7 + * API Version: 0.8 * 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 a146a6c..7967c12 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.7 + * API Version: 0.8 * 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 7e8db93..ae16eaf 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.7 + * API Version: 0.8 * 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 3d01603..6d415ba 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.7 + * API Version: 0.8 * 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 b9e4510..9c667ab 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.7 + * API Version: 0.8 * 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 a054182..7dc7474 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.7 + * API Version: 0.8 * 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 96b3501..76b38fe 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.7 + * API Version: 0.8 * 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 fe279b1..1a09fa7 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.7 + * API Version: 0.8 * 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 78f90c6..8e3023f 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.7 + * API Version: 0.8 * 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 21adf1d..5d05ebc 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.7 + * API Version: 0.8 * 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 bbdb860..1530477 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.7 + * API Version: 0.8 * 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 30f8eb6..cd711dc 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.7 + * API Version: 0.8 * 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 1744b6e..795394e 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.7 + * API Version: 0.8 * 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 a44bb56..9b2d135 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.7 + * API Version: 0.8 * 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 fc205ca..e7cf3a5 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.7 + * API Version: 0.8 * 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 9fb396a..dafa3a8 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.7 + * API Version: 0.8 * 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 0648516..ef9441b 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.7 + * API Version: 0.8 * 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 2bccad7..c1049c0 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.7 + * API Version: 0.8 * 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 a71b9e7..17777e3 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.7 + * API Version: 0.8 * 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 c3739b0..48de22c 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.7 + * API Version: 0.8 * 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 61c74b4..c82aeb8 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.7 + * API Version: 0.8 * 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 84d460b..9b09a96 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.7 + * API Version: 0.8 * 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 042bc85..219b269 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.7 + * API Version: 0.8 * 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 b3f188c..bfb6dba 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.7 + * API Version: 0.8 * 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 096a51c..2110dc6 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.7 + * API Version: 0.8 * 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 2543bec..54e527a 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.7 + * API Version: 0.8 * 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 a4de043..b66fbd8 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.7 + * API Version: 0.8 * 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 a40a93d..8804054 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.7 + * API Version: 0.8 * 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 82bca43..38994a2 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.7 + * API Version: 0.8 * 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 8bda995..923571b 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.7 + * API Version: 0.8 * 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 662da40..71767e4 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.7 + * API Version: 0.8 * 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 d18043b..82e8b89 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.7 + * API Version: 0.8 * 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 54a823e..fd5912f 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.7 + * API Version: 0.8 * 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 a10aca0..39eb2ef 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.7 + * API Version: 0.8 * 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 d3d42c0..330f62a 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.7 + * API Version: 0.8 * 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 807832e..fa797b9 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.7 + * API Version: 0.8 * 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 82a9834..ddce9ee 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.7 + * API Version: 0.8 * 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 3d2721b..dfafc46 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.7 + * API Version: 0.8 * 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 ee0b63d..49f7174 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.7 + * API Version: 0.8 * 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 19b8abf..405a10c 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.7 + * API Version: 0.8 * 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 33730dd..6ddcaf8 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.7 + * API Version: 0.8 * 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 ec288eb..3a632fd 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.7 + * API Version: 0.8 * 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 5d9291a..18d1b0b 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.7 + * API Version: 0.8 * 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 575a16a..1e501f4 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.7 + * API Version: 0.8 * 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 eb77e78..5bc4c73 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.7 + * API Version: 0.8 * 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 e81d43b..20fab8b 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.7 + * API Version: 0.8 * 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 f986072..de22cf4 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.7 + * API Version: 0.8 * 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 e4f8938..7cc1b27 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.7 + * API Version: 0.8 * 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 257f909..03e3b2a 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.7 + * API Version: 0.8 * 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 0b1a530..9128382 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.7 + * API Version: 0.8 * 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 55b29e0..3e51c95 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.7 + * API Version: 0.8 * 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 8228907..9ec5bcd 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.7 + * API Version: 0.8 * 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 6c6d2ff..f612854 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.7 + * API Version: 0.8 * 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 aadc182..50e8ec5 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.7 + * API Version: 0.8 * 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 a4a1400..7cb2ac3 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.7 + * API Version: 0.8 * 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 0be8b1f..4ccbe07 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.7 + * API Version: 0.8 * 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 7f6b600..e7c381e 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.7 + * API Version: 0.8 * 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 735c6a7..2de77e8 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.7 + * API Version: 0.8 * 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 be21f79..acdfc6f 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.7 + * API Version: 0.8 * 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 6a0e8d6..89aab17 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.7 + * API Version: 0.8 * 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 9d9aaf1..dd80ff0 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.7 + * API Version: 0.8 * 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 ba30483..6c1a21c 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.7 + * API Version: 0.8 * 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 7de42b8..b897e19 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.7 + * API Version: 0.8 * 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 ec6531c..3a1b6bd 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.7 + * API Version: 0.8 * 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 36d9e08..2ce22b5 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.7 + * API Version: 0.8 * 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 a7d9405..b87fe96 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.7 + * API Version: 0.8 * 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 6c4aacd..ecb08d2 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.7 + * API Version: 0.8 * 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 c78acfa..da2d53d 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.7 + * API Version: 0.8 * 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 7806aa8..9116205 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.7 + * API Version: 0.8 * 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 306563f..24c52fc 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.7 + * API Version: 0.8 * 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 1f1931e..782af4c 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.7 + * API Version: 0.8 * 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 1f3d422..2150116 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.7 + * API Version: 0.8 * 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 9d237bd..0d93d7f 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.7 + * API Version: 0.8 * 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 f9db0e0..92ae463 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.7 + * API Version: 0.8 * 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 61cfe29..40ef66d 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.7 + * API Version: 0.8 * 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 bd0993f..3a87d30 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.7 + * API Version: 0.8 * 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 35bbd5e..5ae6dfd 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.7 + * API Version: 0.8 * 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 289807b..dcfa1c2 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.7 + * API Version: 0.8 * 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 8b676e3..e01e3ee 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.7 + * API Version: 0.8 * 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 b5f408c..6127bee 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.7 + * API Version: 0.8 * 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 765c3e4..650f13b 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.7 + * API Version: 0.8 * 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 d31f810..0d20051 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.7 + * API Version: 0.8 * 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 6dd5e40..ed3a5b0 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.7 + * API Version: 0.8 * 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 d255ddd..298593b 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.7 + * API Version: 0.8 * 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 6b1f055..ea28dec 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the print project. diff --git a/level_0/f_random/c/random.h b/level_0/f_random/c/random.h index 08a7c6a..4c94207 100644 --- a/level_0/f_random/c/random.h +++ b/level_0/f_random/c/random.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides basic string random capabilities. diff --git a/level_0/f_random/c/random/common.h b/level_0/f_random/c/random/common.h index 9431477..f0fd7e5 100644 --- a/level_0/f_random/c/random/common.h +++ b/level_0/f_random/c/random/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project random. diff --git a/level_0/f_random/tests/unit/c/mock-random.h b/level_0/f_random/tests/unit/c/mock-random.h index c87ca77..51e5bf7 100644 --- a/level_0/f_random/tests/unit/c/mock-random.h +++ b/level_0/f_random/tests/unit/c/mock-random.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the random project. diff --git a/level_0/f_random/tests/unit/c/test-random-array_shuffle.h b/level_0/f_random/tests/unit/c/test-random-array_shuffle.h index 2a7c61e..a8770a9 100644 --- a/level_0/f_random/tests/unit/c/test-random-array_shuffle.h +++ b/level_0/f_random/tests/unit/c/test-random-array_shuffle.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array shuffle function in the random project. diff --git a/level_0/f_random/tests/unit/c/test-random-get.h b/level_0/f_random/tests/unit/c/test-random-get.h index e991e3b..c0db95c 100644 --- a/level_0/f_random/tests/unit/c/test-random-get.h +++ b/level_0/f_random/tests/unit/c/test-random-get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the get function in the random project. diff --git a/level_0/f_random/tests/unit/c/test-random-read.h b/level_0/f_random/tests/unit/c/test-random-read.h index d60244b..a4a81fe 100644 --- a/level_0/f_random/tests/unit/c/test-random-read.h +++ b/level_0/f_random/tests/unit/c/test-random-read.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the read function in the random project. diff --git a/level_0/f_random/tests/unit/c/test-random-seed.h b/level_0/f_random/tests/unit/c/test-random-seed.h index 416ef34..4c54457 100644 --- a/level_0/f_random/tests/unit/c/test-random-seed.h +++ b/level_0/f_random/tests/unit/c/test-random-seed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the seed function in the random project. diff --git a/level_0/f_random/tests/unit/c/test-random-seed_set.h b/level_0/f_random/tests/unit/c/test-random-seed_set.h index 62862f9..a8d3946 100644 --- a/level_0/f_random/tests/unit/c/test-random-seed_set.h +++ b/level_0/f_random/tests/unit/c/test-random-seed_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the seed function in the random project. diff --git a/level_0/f_random/tests/unit/c/test-random.h b/level_0/f_random/tests/unit/c/test-random.h index 35b0e4a..6e9c124 100644 --- a/level_0/f_random/tests/unit/c/test-random.h +++ b/level_0/f_random/tests/unit/c/test-random.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Random - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the random project. diff --git a/level_0/f_rip/c/private-rip.h b/level_0/f_rip/c/private-rip.h index f53f9cc..0eda256 100644 --- a/level_0/f_rip/c/private-rip.h +++ b/level_0/f_rip/c/private-rip.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Rip - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_rip/c/rip.h b/level_0/f_rip/c/rip.h index 1b5ab98..6654d45 100644 --- a/level_0/f_rip/c/rip.h +++ b/level_0/f_rip/c/rip.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Rip - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides basic string rip capabilities. diff --git a/level_0/f_rip/c/rip/private-utf.h b/level_0/f_rip/c/rip/private-utf.h index e7a8809..84ac541 100644 --- a/level_0/f_rip/c/rip/private-utf.h +++ b/level_0/f_rip/c/rip/private-utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Rip - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_0/f_rip/c/rip/utf.h b/level_0/f_rip/c/rip/utf.h index 31313dc..7e4faa8 100644 --- a/level_0/f_rip/c/rip/utf.h +++ b/level_0/f_rip/c/rip/utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Rip - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides basic UTF-8 string rip capabilities. diff --git a/level_0/f_schedule/c/schedule.h b/level_0/f_schedule/c/schedule.h index 53cca54..9a076c6 100644 --- a/level_0/f_schedule/c/schedule.h +++ b/level_0/f_schedule/c/schedule.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides schedule functionality. diff --git a/level_0/f_schedule/c/schedule/common.h b/level_0/f_schedule/c/schedule/common.h index 0780987..76e06cd 100644 --- a/level_0/f_schedule/c/schedule/common.h +++ b/level_0/f_schedule/c/schedule/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project signal. diff --git a/level_0/f_schedule/tests/unit/c/mock-schedule.h b/level_0/f_schedule/tests/unit/c/mock-schedule.h index 97ef99a..4a321be 100644 --- a/level_0/f_schedule/tests/unit/c/mock-schedule.h +++ b/level_0/f_schedule/tests/unit/c/mock-schedule.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-affinity_get.h b/level_0/f_schedule/tests/unit/c/test-schedule-affinity_get.h index 0ff609a..4a8e4e8 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-affinity_get.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-affinity_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-affinity_set.h b/level_0/f_schedule/tests/unit/c/test-schedule-affinity_set.h index 0087629..cc44d98 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-affinity_set.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-affinity_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-attribute_get.h b/level_0/f_schedule/tests/unit/c/test-schedule-attribute_get.h index 6c4c1b1..961fe68 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-attribute_get.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-attribute_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-attribute_set.h b/level_0/f_schedule/tests/unit/c/test-schedule-attribute_set.h index 707d729..434302d 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-attribute_set.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-attribute_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-nice.h b/level_0/f_schedule/tests/unit/c/test-schedule-nice.h index 3c9a253..fb7ff4d 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-nice.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-nice.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-policy_get.h b/level_0/f_schedule/tests/unit/c/test-schedule-policy_get.h index 88b2583..75532df 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-policy_get.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-policy_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-policy_robin_interval_get.h b/level_0/f_schedule/tests/unit/c/test-schedule-policy_robin_interval_get.h index d92f79f..6908f8f 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-policy_robin_interval_get.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-policy_robin_interval_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-policy_set.h b/level_0/f_schedule/tests/unit/c/test-schedule-policy_set.h index 46dba95..ee2bd5d 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-policy_set.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-policy_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-priority_get.h b/level_0/f_schedule/tests/unit/c/test-schedule-priority_get.h index 3c9cd6c..e4e2313 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-priority_get.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-priority_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_max.h b/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_max.h index 656610e..f128032 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_max.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_max.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_min.h b/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_min.h index 2b902c0..8f29efa 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_min.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-priority_get_min.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-priority_set.h b/level_0/f_schedule/tests/unit/c/test-schedule-priority_set.h index 5fd9b8e..fb3075f 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-priority_set.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-priority_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-value_get.h b/level_0/f_schedule/tests/unit/c/test-schedule-value_get.h index afc8483..e6d4a09 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-value_get.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-value_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-value_set.h b/level_0/f_schedule/tests/unit/c/test-schedule-value_set.h index 3d904e7..3e5ea3f 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-value_set.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-value_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule-yield.h b/level_0/f_schedule/tests/unit/c/test-schedule-yield.h index 8815e19..40bed92 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule-yield.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule-yield.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_schedule/tests/unit/c/test-schedule.h b/level_0/f_schedule/tests/unit/c/test-schedule.h index c8c22a6..8b74eee 100644 --- a/level_0/f_schedule/tests/unit/c/test-schedule.h +++ b/level_0/f_schedule/tests/unit/c/test-schedule.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Schedule - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the schedule project. diff --git a/level_0/f_serialize/c/private-serialize.h b/level_0/f_serialize/c/private-serialize.h index 6584dc5..a8fbd87 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.7 + * API Version: 0.8 * 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 7d4f3a6..4ca393d 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.7 + * API Version: 0.8 * 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 d54df27..c7eb897 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project serialize. 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 428dd69..152f061 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.7 + * API Version: 0.8 * 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 fece808..90b904f 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.7 + * API Version: 0.8 * 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 a1baf2e..527e1cd 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.7 + * API Version: 0.8 * 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 bd8222a..e0bd7e7 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.7 + * API Version: 0.8 * 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 d9f7291..57216ce 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.7 + * API Version: 0.8 * 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 1a96b46..1aa5787 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.7 + * API Version: 0.8 * 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 604e2f3..c5f48ce 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.7 + * API Version: 0.8 * 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 3d16ba6..5901009 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project signal. 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 df56322..6cd29e4 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: Signal - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-action.h b/level_0/f_signal/tests/unit/c/test-signal-action.h index f45b103..93aba29 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-action.h +++ b/level_0/f_signal/tests/unit/c/test-signal-action.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.7 + * API Version: 0.8 * 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 e1aa39b..9117e45 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.7 + * API Version: 0.8 * 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 25bc5bb..9d5b4bd 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.7 + * API Version: 0.8 * 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 9dd2d7b..7ff072a 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-pause.h b/level_0/f_signal/tests/unit/c/test-signal-pause.h index 986955d..5e5e24a 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-pause.h +++ b/level_0/f_signal/tests/unit/c/test-signal-pause.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.7 + * API Version: 0.8 * 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 213a283..2d65383 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.7 + * API Version: 0.8 * 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 d9e03d8..edd6c55 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.7 + * API Version: 0.8 * 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 9864ce3..e5fee62 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.7 + * API Version: 0.8 * 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 38fbb27..fb899ec 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.7 + * API Version: 0.8 * 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 46a9b01..8fa3795 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.7 + * API Version: 0.8 * 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 8df6796..11539b9 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.7 + * API Version: 0.8 * 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 3ef5014..be4f658 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.7 + * API Version: 0.8 * 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 bd38f23..dd2b5e9 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the signal project. diff --git a/level_0/f_signal/tests/unit/c/test-signal-suspend.h b/level_0/f_signal/tests/unit/c/test-signal-suspend.h index 0817926..6aba115 100644 --- a/level_0/f_signal/tests/unit/c/test-signal-suspend.h +++ b/level_0/f_signal/tests/unit/c/test-signal-suspend.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Signal - * API Version: 0.7 + * API Version: 0.8 * 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 417de8c..bd9b338 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.7 + * API Version: 0.8 * 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 ea27f56..2a1e27e 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.7 + * API Version: 0.8 * 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 2137074..40c9766 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: Signal - * API Version: 0.7 + * API Version: 0.8 * 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 7bec59c..9997c45 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provide means to interact with sockets. diff --git a/level_0/f_socket/c/socket/address.h b/level_0/f_socket/c/socket/address.h index bd19911..342cd7e 100644 --- a/level_0/f_socket/c/socket/address.h +++ b/level_0/f_socket/c/socket/address.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines socket type related functionality. diff --git a/level_0/f_socket/c/socket/common.h b/level_0/f_socket/c/socket/common.h index 6221a4a..c7d7803 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project socket. diff --git a/level_0/f_socket/c/socket/socket.h b/level_0/f_socket/c/socket/socket.h index 9e0f4a9..532082e 100644 --- a/level_0/f_socket/c/socket/socket.h +++ b/level_0/f_socket/c/socket/socket.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines socket type related functionality. 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 2329458..16cb8cd 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.7 + * API Version: 0.8 * 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 2ad9ecc..4baaee9 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-addressss_delete_callback.h b/level_0/f_socket/tests/unit/c/test-socket-addressss_delete_callback.h index ce30c8a..2d58112 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-addressss_delete_callback.h +++ b/level_0/f_socket/tests/unit/c/test-socket-addressss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-addressss_destroy_callback.h b/level_0/f_socket/tests/unit/c/test-socket-addressss_destroy_callback.h index 6604023..a0d36f5 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-addressss_destroy_callback.h +++ b/level_0/f_socket/tests/unit/c/test-socket-addressss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 b232881..e171723 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.7 + * API Version: 0.8 * 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 b807476..f45f0b5 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.7 + * API Version: 0.8 * 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 8092dcc..c7829f9 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.7 + * API Version: 0.8 * 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 1377c4f..deff520 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.7 + * API Version: 0.8 * 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 75e7447..edb6c98 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.7 + * API Version: 0.8 * 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 bc3c05a..32fab3f 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-name_host.h b/level_0/f_socket/tests/unit/c/test-socket-name_host.h index e5032b5..ac90d8a 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-name_host.h +++ b/level_0/f_socket/tests/unit/c/test-socket-name_host.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-name_peer.h b/level_0/f_socket/tests/unit/c/test-socket-name_peer.h index ce2ae93..0486da3 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-name_peer.h +++ b/level_0/f_socket/tests/unit/c/test-socket-name_peer.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * 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 674d5d8..6140ee0 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.7 + * API Version: 0.8 * 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 43b2df4..2d8fd84 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.7 + * API Version: 0.8 * 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 0189a7c..74690f7 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.7 + * API Version: 0.8 * 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 3393b0a..1db1912 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-read_stream.h b/level_0/f_socket/tests/unit/c/test-socket-read_stream.h index 1790043..4cce998 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-read_stream.h +++ b/level_0/f_socket/tests/unit/c/test-socket-read_stream.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-ss_delete_callback.h b/level_0/f_socket/tests/unit/c/test-socket-ss_delete_callback.h index 3ebb1e7..63bb7ba 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-ss_delete_callback.h +++ b/level_0/f_socket/tests/unit/c/test-socket-ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-ss_destroy_callback.h b/level_0/f_socket/tests/unit/c/test-socket-ss_destroy_callback.h index e6f783e..a14ed68 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-ss_destroy_callback.h +++ b/level_0/f_socket/tests/unit/c/test-socket-ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 6a3d344..a88fb4a 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.7 + * API Version: 0.8 * 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 475dc40..c6d8c47 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the socket project. diff --git a/level_0/f_socket/tests/unit/c/test-socket-write_stream.h b/level_0/f_socket/tests/unit/c/test-socket-write_stream.h index 414146d..3ae1158 100644 --- a/level_0/f_socket/tests/unit/c/test-socket-write_stream.h +++ b/level_0/f_socket/tests/unit/c/test-socket-write_stream.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Socket - * API Version: 0.7 + * API Version: 0.8 * 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 fe9b209..9501c46 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.7 + * API Version: 0.8 * 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 18536a2..a02c5db 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides status code definitions. 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 20688c4..4fca940 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.7 + * API Version: 0.8 * 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 6fcb3ae..3a3c680 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.7 + * API Version: 0.8 * 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 9f6ac70..a88d1bc 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.7 + * API Version: 0.8 * 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 ca27209..a9890c9 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.7 + * API Version: 0.8 * 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 0a121a5..abf4911 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.7 + * API Version: 0.8 * 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 63ac942..e641d8c 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.7 + * API Version: 0.8 * 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 33403c2..268d9c0 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.7 + * API Version: 0.8 * 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 8b4cd8d..8651195 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.7 + * API Version: 0.8 * 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 e0766f6..6a97c1d 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.7 + * API Version: 0.8 * 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 8b7a222..562a407 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.7 + * API Version: 0.8 * 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 8be1c14..7e4043c 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.7 + * API Version: 0.8 * 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 2249f9b..33adacc 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.7 + * API Version: 0.8 * 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 1888d9a..c6e3db3 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.7 + * API Version: 0.8 * 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 0391f32..ffb02d5 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.7 + * API Version: 0.8 * 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 5805457..1d304c5 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.7 + * API Version: 0.8 * 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 c9f76b3..e3218ac 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.7 + * API Version: 0.8 * 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/tests/unit/c/test-status_string-to.h b/level_0/f_status_string/tests/unit/c/test-status_string-to.h index 503752f..b61c158 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.7 + * API Version: 0.8 * 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 353f1ce..1a60958 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.7 + * API Version: 0.8 * 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 2d06568..954e336 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.7 + * API Version: 0.8 * 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 c902e61..d4f7180 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.7 + * API Version: 0.8 * 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 cef1fca..977a809 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.7 + * API Version: 0.8 * 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 31d2481..da621cb 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines dynamic string data. diff --git a/level_0/f_string/c/string/dynamics.h b/level_0/f_string/c/string/dynamics.h index 4e70c17..5036ce9 100644 --- a/level_0/f_string/c/string/dynamics.h +++ b/level_0/f_string/c/string/dynamics.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines dynamic string data. diff --git a/level_0/f_string/c/string/dynamicss.h b/level_0/f_string/c/string/dynamicss.h index 22d11b6..b92fa3a 100644 --- a/level_0/f_string/c/string/dynamicss.h +++ b/level_0/f_string/c/string/dynamicss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 b3879f5..0a37d38 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.7 + * API Version: 0.8 * 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 7669843..818f51d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_string/c/string/map_multis.h b/level_0/f_string/c/string/map_multis.h index 2ec29c1..ffb2093 100644 --- a/level_0/f_string/c/string/map_multis.h +++ b/level_0/f_string/c/string/map_multis.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_string/c/string/map_multiss.h b/level_0/f_string/c/string/map_multiss.h index 6c69d7a..c39998c 100644 --- a/level_0/f_string/c/string/map_multiss.h +++ b/level_0/f_string/c/string/map_multiss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_string/c/string/maps.h b/level_0/f_string/c/string/maps.h index 58c8921..a1a3624 100644 --- a/level_0/f_string/c/string/maps.h +++ b/level_0/f_string/c/string/maps.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_string/c/string/mapss.h b/level_0/f_string/c/string/mapss.h index 1f82a60..eea52e9 100644 --- a/level_0/f_string/c/string/mapss.h +++ b/level_0/f_string/c/string/mapss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_string/c/string/static.h b/level_0/f_string/c/string/static.h index e139a0a..ff04c8a 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines static string data. diff --git a/level_0/f_string/c/string/statics.h b/level_0/f_string/c/string/statics.h index 279f36a..09a0a8c 100644 --- a/level_0/f_string/c/string/statics.h +++ b/level_0/f_string/c/string/statics.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines static string data. diff --git a/level_0/f_string/c/string/staticss.h b/level_0/f_string/c/string/staticss.h index 30b1748..771ef1a 100644 --- a/level_0/f_string/c/string/staticss.h +++ b/level_0/f_string/c/string/staticss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 5a87442..b404c79 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.7 + * API Version: 0.8 * 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/c/string/triples.h b/level_0/f_string/c/string/triples.h index 838dfae..0a33862 100644 --- a/level_0/f_string/c/string/triples.h +++ b/level_0/f_string/c/string/triples.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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/c/string/tripless.h b/level_0/f_string/c/string/tripless.h index e21a3ba..175d704 100644 --- a/level_0/f_string/c/string/tripless.h +++ b/level_0/f_string/c/string/tripless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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/tests/unit/c/mock-string.h b/level_0/f_string/tests/unit/c/mock-string.h index cb748dc..451e0aa 100644 --- a/level_0/f_string/tests/unit/c/mock-string.h +++ b/level_0/f_string/tests/unit/c/mock-string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the string project. 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 247fefb..7958db7 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 3b94e5a..a0f55fb 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 0371eae..40ef2c8 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 db68447..714f3b6 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 a2f8186..1d47186 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 b3fa05d..ab343ec 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 b6ff348..82c55d4 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 fd1b006..6344a1a 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 480cd39..5b4712c 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 5d7146f..89fd507 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 d99b015..1e2f4db 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 edcec8a..34f4690 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 538b805..39db284 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 23e5eef..f866ae5 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 b2a7654..8c67681 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 0b90780..c1ee276 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 20a2649..d882349 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 25d1f9c..3990d94 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 5ce563f..df61ed7 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 915f677..b681e0b 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 6b0cb2d..b2cd5cd 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 f6dffe4..5e013fc 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 cf025bc..4a5073b 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 c480fe4..8203134 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 abb0863..e525f18 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 2be89d3..42f72b4 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 65d2ebe..d053869 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 b6b5724..73f98f7 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 a90c1ce..b20b4a6 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_back.h b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_back.h index d2f821d..8a5bc3b 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_back.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions in the string 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 b98b03e..f9216f8 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_back.h b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to_back.h index c197d48..d84f86c 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to_back.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_line_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions in the string 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 c05be09..0f0eb17 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_back.h b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_to_back.h index e62069b..94cdef4 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_seek_to_back.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_seek_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions in the string project. diff --git a/level_0/f_string/tests/unit/c/test-string-dynamic_strip_null.h b/level_0/f_string/tests/unit/c/test-string-dynamic_strip_null.h index 2ea815d..3490072 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_strip_null.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_strip_null.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_strip_null_range.h b/level_0/f_string/tests/unit/c/test-string-dynamic_strip_null_range.h index 073b9c6..3861985 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamic_strip_null_range.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamic_strip_null_range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 b4d9a8c..4e74d43 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 c421660..aea5d57 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 9c559a8..51ca167 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 d115759..2dc2587 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-dynamics_delete_callback.h index 400f5f8..20ccdeb 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-dynamics_destroy_callback.h index b7e1a50..4cecf22 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamics_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamics_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 92af808..278ead4 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 1c26cb1..f945965 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_delete_callback.h index cd45ef9..698b5f7 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-dynamicss_destroy_callback.h index 5449891..ad0d068 100644 --- a/level_0/f_string/tests/unit/c/test-string-dynamicss_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-dynamicss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 bfec420..2c8c437 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 9a6eca5..cdca47d 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-map_multis_delete_callback.h index 91a15b0..54950e7 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-map_multis_destroy_callback.h index 6874bda..d4182af 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multis_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multis_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 d1fad5f..b5d2e19 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 03c49a6..c81252f 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_delete_callback.h index 3407570..ae72036 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-map_multiss_destroy_callback.h index 8e12442..1c3b1ec 100644 --- a/level_0/f_string/tests/unit/c/test-string-map_multiss_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-map_multiss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 0dfed2e..227a7ee 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 f17de67..2ada3da 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-maps_delete_callback.h index 125cc01..8658909 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-maps_destroy_callback.h index 0fe0e61..46e8806 100644 --- a/level_0/f_string/tests/unit/c/test-string-maps_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-maps_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 9d89152..8dd661b 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 b7aaba7..d1f03d0 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-mapss_delete_callback.h index a0fea92..e909cb5 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-mapss_destroy_callback.h index 77db641..d45a69a 100644 --- a/level_0/f_string/tests/unit/c/test-string-mapss_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-mapss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 601ea72..f5111bf 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 4691d29..ffb0201 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 8c4a280..08116d3 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 1c65630..705e739 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 a754465..77d2eae 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 d2b342e..d094a4f 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 b468ffa..5bf71b7 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 f2f685f..fea25cc 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 393eca1..1a60822 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_back.h b/level_0/f_string/tests/unit/c/test-string-seek_line_back.h index f36a17c..33b1ae4 100644 --- a/level_0/f_string/tests/unit/c/test-string-seek_line_back.h +++ b/level_0/f_string/tests/unit/c/test-string-seek_line_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions in the string 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 e4fb259..e539968 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_back.h b/level_0/f_string/tests/unit/c/test-string-seek_line_to_back.h index 00e5753..1b6b7a6 100644 --- a/level_0/f_string/tests/unit/c/test-string-seek_line_to_back.h +++ b/level_0/f_string/tests/unit/c/test-string-seek_line_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions in the string 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 db84190..504df50 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_back.h b/level_0/f_string/tests/unit/c/test-string-seek_to_back.h index 966f563..2aa75b2 100644 --- a/level_0/f_string/tests/unit/c/test-string-seek_to_back.h +++ b/level_0/f_string/tests/unit/c/test-string-seek_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions in the string 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 f3520f7..8429414 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 4780d96..4d8e94a 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-triples_delete_callback.h index cacc87d..be0f94e 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-triples_destroy_callback.h index c37bfdf..6fb824c 100644 --- a/level_0/f_string/tests/unit/c/test-string-triples_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-triples_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 f7204b7..14a6f6c 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: String - * API Version: 0.7 + * API Version: 0.8 * 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 c6cbf98..5b16fa8 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: String - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_string/tests/unit/c/test-string-tripless_delete_callback.h index dbd76bc..15bd848 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_delete_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_string/tests/unit/c/test-string-tripless_destroy_callback.h index 29e4602..5f8c9b0 100644 --- a/level_0/f_string/tests/unit/c/test-string-tripless_destroy_callback.h +++ b/level_0/f_string/tests/unit/c/test-string-tripless_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: String - * API Version: 0.7 + * API Version: 0.8 * 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 440fee3..ff5f348 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the string project. diff --git a/level_0/f_thread/c/thread.h b/level_0/f_thread/c/thread.h index 93f9850..78e5e8d 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.7 + * API Version: 0.8 * 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 8ec5063..d1f9048 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.7 + * API Version: 0.8 * 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/attributes.h b/level_0/f_thread/c/thread/attributes.h index 83e1ee0..f21b41c 100644 --- a/level_0/f_thread/c/thread/attributes.h +++ b/level_0/f_thread/c/thread/attributes.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/attributess.h b/level_0/f_thread/c/thread/attributess.h index 0d16df5..bb3278f 100644 --- a/level_0/f_thread/c/thread/attributess.h +++ b/level_0/f_thread/c/thread/attributess.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 fa7000d..9f2595e 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.7 + * API Version: 0.8 * 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 64b2fa8..cc234cd 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.7 + * API Version: 0.8 * 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_attributes.h b/level_0/f_thread/c/thread/barrier_attributes.h index b8fdfbd..01d065f 100644 --- a/level_0/f_thread/c/thread/barrier_attributes.h +++ b/level_0/f_thread/c/thread/barrier_attributes.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_attributess.h b/level_0/f_thread/c/thread/barrier_attributess.h index 5c910ff..31bbb2d 100644 --- a/level_0/f_thread/c/thread/barrier_attributess.h +++ b/level_0/f_thread/c/thread/barrier_attributess.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_full.h b/level_0/f_thread/c/thread/barrier_full.h index 5a78a6d..b251c2e 100644 --- a/level_0/f_thread/c/thread/barrier_full.h +++ b/level_0/f_thread/c/thread/barrier_full.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fulls.h b/level_0/f_thread/c/thread/barrier_fulls.h index f1d4afe..ec17d0d 100644 --- a/level_0/f_thread/c/thread/barrier_fulls.h +++ b/level_0/f_thread/c/thread/barrier_fulls.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fullss.h b/level_0/f_thread/c/thread/barrier_fullss.h index 4f5c4b7..c0ea91d 100644 --- a/level_0/f_thread/c/thread/barrier_fullss.h +++ b/level_0/f_thread/c/thread/barrier_fullss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/barriers.h b/level_0/f_thread/c/thread/barriers.h index 11e8e9e..e6d6a60 100644 --- a/level_0/f_thread/c/thread/barriers.h +++ b/level_0/f_thread/c/thread/barriers.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/barrierss.h b/level_0/f_thread/c/thread/barrierss.h index efaec60..efeca52 100644 --- a/level_0/f_thread/c/thread/barrierss.h +++ b/level_0/f_thread/c/thread/barrierss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/common.h b/level_0/f_thread/c/thread/common.h index 5a3d637..043d6ec 100644 --- a/level_0/f_thread/c/thread/common.h +++ b/level_0/f_thread/c/thread/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 94eb4a3..cf347ed 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.7 + * API Version: 0.8 * 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 6061415..9747da5 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.7 + * API Version: 0.8 * 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_attributes.h b/level_0/f_thread/c/thread/condition_attributes.h index 17b8458..861930d 100644 --- a/level_0/f_thread/c/thread/condition_attributes.h +++ b/level_0/f_thread/c/thread/condition_attributes.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_attributess.h b/level_0/f_thread/c/thread/condition_attributess.h index b8e441b..b94a6f7 100644 --- a/level_0/f_thread/c/thread/condition_attributess.h +++ b/level_0/f_thread/c/thread/condition_attributess.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_full.h b/level_0/f_thread/c/thread/condition_full.h index 62207f4..414f130 100644 --- a/level_0/f_thread/c/thread/condition_full.h +++ b/level_0/f_thread/c/thread/condition_full.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fulls.h b/level_0/f_thread/c/thread/condition_fulls.h index 7ebbac4..54929b1 100644 --- a/level_0/f_thread/c/thread/condition_fulls.h +++ b/level_0/f_thread/c/thread/condition_fulls.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fullss.h b/level_0/f_thread/c/thread/condition_fullss.h index 2440a2a..3ad7f88 100644 --- a/level_0/f_thread/c/thread/condition_fullss.h +++ b/level_0/f_thread/c/thread/condition_fullss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/conditions.h b/level_0/f_thread/c/thread/conditions.h index b1e027d..e6ea278 100644 --- a/level_0/f_thread/c/thread/conditions.h +++ b/level_0/f_thread/c/thread/conditions.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/conditionss.h b/level_0/f_thread/c/thread/conditionss.h index 1f0c205..52f7ae5 100644 --- a/level_0/f_thread/c/thread/conditionss.h +++ b/level_0/f_thread/c/thread/conditionss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 6c55570..88b4670 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.7 + * API Version: 0.8 * 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/ids.h b/level_0/f_thread/c/thread/ids.h index 7cd6727..e9a4233 100644 --- a/level_0/f_thread/c/thread/ids.h +++ b/level_0/f_thread/c/thread/ids.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/idss.h b/level_0/f_thread/c/thread/idss.h index 70bcf63..43439cc 100644 --- a/level_0/f_thread/c/thread/idss.h +++ b/level_0/f_thread/c/thread/idss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 7d8269a..61338e7 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.7 + * API Version: 0.8 * 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/keys.h b/level_0/f_thread/c/thread/keys.h index 599f9ee..c4854bc 100644 --- a/level_0/f_thread/c/thread/keys.h +++ b/level_0/f_thread/c/thread/keys.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/keyss.h b/level_0/f_thread/c/thread/keyss.h index 13b30b5..c2eff23 100644 --- a/level_0/f_thread/c/thread/keyss.h +++ b/level_0/f_thread/c/thread/keyss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 85cc433..bbe78bf 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.7 + * API Version: 0.8 * 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 5fd69ca..825f734 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.7 + * API Version: 0.8 * 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_attributes.h b/level_0/f_thread/c/thread/lock_attributes.h index 049b2d3..3a6ffb3 100644 --- a/level_0/f_thread/c/thread/lock_attributes.h +++ b/level_0/f_thread/c/thread/lock_attributes.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_attributess.h b/level_0/f_thread/c/thread/lock_attributess.h index 6d1afe2..eec54b0 100644 --- a/level_0/f_thread/c/thread/lock_attributess.h +++ b/level_0/f_thread/c/thread/lock_attributess.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_full.h b/level_0/f_thread/c/thread/lock_full.h index f9b19ae..1a5fb01 100644 --- a/level_0/f_thread/c/thread/lock_full.h +++ b/level_0/f_thread/c/thread/lock_full.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fulls.h b/level_0/f_thread/c/thread/lock_fulls.h index f1257de..fae89ac 100644 --- a/level_0/f_thread/c/thread/lock_fulls.h +++ b/level_0/f_thread/c/thread/lock_fulls.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fullss.h b/level_0/f_thread/c/thread/lock_fullss.h index 9ffc486..cf8e705 100644 --- a/level_0/f_thread/c/thread/lock_fullss.h +++ b/level_0/f_thread/c/thread/lock_fullss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/locks.h b/level_0/f_thread/c/thread/locks.h index 9bcc82d..2ea1e21 100644 --- a/level_0/f_thread/c/thread/locks.h +++ b/level_0/f_thread/c/thread/locks.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/lockss.h b/level_0/f_thread/c/thread/lockss.h index 79a43bc..9c7b899 100644 --- a/level_0/f_thread/c/thread/lockss.h +++ b/level_0/f_thread/c/thread/lockss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 3155700..03db2a3 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.7 + * API Version: 0.8 * 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 ce23e6a..a409503 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.7 + * API Version: 0.8 * 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_attributes.h b/level_0/f_thread/c/thread/mutex_attributes.h index 32e3b47..879d44b 100644 --- a/level_0/f_thread/c/thread/mutex_attributes.h +++ b/level_0/f_thread/c/thread/mutex_attributes.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_attributess.h b/level_0/f_thread/c/thread/mutex_attributess.h index 9f14dbd..66936b0 100644 --- a/level_0/f_thread/c/thread/mutex_attributess.h +++ b/level_0/f_thread/c/thread/mutex_attributess.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_full.h b/level_0/f_thread/c/thread/mutex_full.h index a0f2a99..da1294a 100644 --- a/level_0/f_thread/c/thread/mutex_full.h +++ b/level_0/f_thread/c/thread/mutex_full.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fulls.h b/level_0/f_thread/c/thread/mutex_fulls.h index 912c2ac..db591ac 100644 --- a/level_0/f_thread/c/thread/mutex_fulls.h +++ b/level_0/f_thread/c/thread/mutex_fulls.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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_fullss.h b/level_0/f_thread/c/thread/mutex_fullss.h index 8e25896..d2faa52 100644 --- a/level_0/f_thread/c/thread/mutex_fullss.h +++ b/level_0/f_thread/c/thread/mutex_fullss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/mutexs.h b/level_0/f_thread/c/thread/mutexs.h index 996a96d..1bb818f 100644 --- a/level_0/f_thread/c/thread/mutexs.h +++ b/level_0/f_thread/c/thread/mutexs.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/mutexss.h b/level_0/f_thread/c/thread/mutexss.h index 1a08385..484a3de 100644 --- a/level_0/f_thread/c/thread/mutexss.h +++ b/level_0/f_thread/c/thread/mutexss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 eb84ae7..b7238fa 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.7 + * API Version: 0.8 * 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/onces.h b/level_0/f_thread/c/thread/onces.h index 10cfd36..ac78e9b 100644 --- a/level_0/f_thread/c/thread/onces.h +++ b/level_0/f_thread/c/thread/onces.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/oncess.h b/level_0/f_thread/c/thread/oncess.h index f3a1453..48b2f2f 100644 --- a/level_0/f_thread/c/thread/oncess.h +++ b/level_0/f_thread/c/thread/oncess.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 2610d8a..5d12b48 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.7 + * API Version: 0.8 * 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/semaphores.h b/level_0/f_thread/c/thread/semaphores.h index 39ed0e8..5963352 100644 --- a/level_0/f_thread/c/thread/semaphores.h +++ b/level_0/f_thread/c/thread/semaphores.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/semaphoress.h b/level_0/f_thread/c/thread/semaphoress.h index 4119f15..be78396 100644 --- a/level_0/f_thread/c/thread/semaphoress.h +++ b/level_0/f_thread/c/thread/semaphoress.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 3638a2f..1896fb6 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.7 + * API Version: 0.8 * 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/spins.h b/level_0/f_thread/c/thread/spins.h index 8af5bb5..efbe769 100644 --- a/level_0/f_thread/c/thread/spins.h +++ b/level_0/f_thread/c/thread/spins.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/spinss.h b/level_0/f_thread/c/thread/spinss.h index 566219d..1ebd104 100644 --- a/level_0/f_thread/c/thread/spinss.h +++ b/level_0/f_thread/c/thread/spinss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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/tests/unit/c/mock-thread.h b/level_0/f_thread/tests/unit/c/mock-thread.h index ff7793d..d713f74 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.7 + * API Version: 0.8 * 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 ae78b32..53dc155 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.7 + * API Version: 0.8 * 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 8975dcd..567ef56 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.7 + * API Version: 0.8 * 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 76c985d..690ffd9 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.7 + * API Version: 0.8 * 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 ce2f6dd..2504ee6 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.7 + * API Version: 0.8 * 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 64c31c4..63522ce 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.7 + * API Version: 0.8 * 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 4dcb162..7f4e848 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.7 + * API Version: 0.8 * 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 708619c..66cf5a4 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.7 + * API Version: 0.8 * 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 a24e37f..192661d 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.7 + * API Version: 0.8 * 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 54bf069..2e82650 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.7 + * API Version: 0.8 * 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 8637fdd..df0f1eb 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.7 + * API Version: 0.8 * 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 f393e56..fb6964e 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.7 + * API Version: 0.8 * 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 3dec1cd..76c94eb 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.7 + * API Version: 0.8 * 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 0f3d743..7fb5bdf 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.7 + * API Version: 0.8 * 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 3534d59..586490a 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.7 + * API Version: 0.8 * 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 5a247b6..c82ff08 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.7 + * API Version: 0.8 * 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 1e10050..dc26917 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.7 + * API Version: 0.8 * 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 88bbddb..b9caca1 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.7 + * API Version: 0.8 * 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 5685aba..c634d3b 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.7 + * API Version: 0.8 * 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 f029ed7..271b1e8 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.7 + * API Version: 0.8 * 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 583f8eb..48ad534 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.7 + * API Version: 0.8 * 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 a5e140b..db19eee 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.7 + * API Version: 0.8 * 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 19fc0de..c4f281b 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.7 + * API Version: 0.8 * 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 c47c37b..5521aab 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.7 + * API Version: 0.8 * 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 a932b4f..6ac28e1 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.7 + * API Version: 0.8 * 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 86c6a3a..fb9ee84 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_delete_callback.h index bf3c8b8..c871f18 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributes_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-attributes_destroy_callback.h index 41a3bff..1104f02 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributes_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributes_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributess_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-attributess_delete_callback.h index 23aab51..3573628 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributess_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-attributess_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-attributess_destroy_callback.h index 9bb0520..bba73e6 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-attributess_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-attributess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 e98e625..22ff835 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.7 + * API Version: 0.8 * 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 104592a..e6e91fb 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.7 + * API Version: 0.8 * 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 84c03a8..228204f 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.7 + * API Version: 0.8 * 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 c86bd6b..b976172 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_delete_callback.h index 29dc3b0..96c0a29 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_destroy_callback.h index d61d276..bc809f8 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributes_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_delete_callback.h index 0bb4c02..b8cb502 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_destroy_callback.h index e8cf40d..6ae9c56 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_attributess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 cf5cd05..96414f4 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.7 + * API Version: 0.8 * 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 815106c..6130c45 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_full_delete.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_full_delete.h index 5b074e6..ff9c7f1 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_full_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_full_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_delete_callback.h index 8e7ac6a..7d79528 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_destroy_callback.h index 320d7d8..f310b29 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_fulls_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_delete_callback.h index 1c2e86f..a60b03a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_destroy_callback.h index 2bddc7d..b426202 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrier_fullss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 f34bcd8..09eee3d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_delete_callback.h index 0074342..c91b928 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barriers_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barriers_destroy_callback.h index 7806f49..444fa86 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barriers_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barriers_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrierss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrierss_delete_callback.h index 1bafa6f..ab9654f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrierss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrierss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-barrierss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-barrierss_destroy_callback.h index f2f18ab..24fa7ce 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-barrierss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-barrierss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 ed0dcf5..04316ad 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.7 + * API Version: 0.8 * 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 0130e25..ac286d9 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.7 + * API Version: 0.8 * 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 8fdf5a2..3b2e63a 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.7 + * API Version: 0.8 * 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 5eb372c..977d56c 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.7 + * API Version: 0.8 * 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 736a375..4f88236 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.7 + * API Version: 0.8 * 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 05dc11e..b818bcf 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.7 + * API Version: 0.8 * 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 0355372..30359f1 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.7 + * API Version: 0.8 * 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 00ce456..d456e02 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.7 + * API Version: 0.8 * 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 04bb3ff..3819c1e 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.7 + * API Version: 0.8 * 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 6b1b15f..054944a 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.7 + * API Version: 0.8 * 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 3d55319..cd72702 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.7 + * API Version: 0.8 * 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 84a5ee7..2636deb 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.7 + * API Version: 0.8 * 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 b5358bf..d096e30 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_delete_callback.h index 0ce22d4..23c511f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_destroy_callback.h index 5a4369b..5b6e7c0 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributes_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_delete_callback.h index d76c191..38c45b6 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_destroy_callback.h index 6eecc5b..e3f1f84 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_attributess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 26d0e70..62ddcba 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.7 + * API Version: 0.8 * 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 cb53b0d..5453523 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_full_delete.h b/level_0/f_thread/tests/unit/c/test-thread-condition_full_delete.h index 8a92213..fdef75c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_full_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_full_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_delete_callback.h index ea0253e..0b30114 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_destroy_callback.h index 8614803..14014b3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_fulls_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_delete_callback.h index 107e3d0..f29c25c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_destroy_callback.h index cef3b48..75616fe 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-condition_fullss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 a9665ce..d61a0d3 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.7 + * API Version: 0.8 * 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 6ca6194..d34e0db 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.7 + * API Version: 0.8 * 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 0adcd24..d024a03 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.7 + * API Version: 0.8 * 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 80a4560..5670cb2 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_delete_callback.h index e781f52..f134942 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditions_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-conditions_destroy_callback.h index c53ba87..c06dccb 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditions_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditions_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditionss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-conditionss_delete_callback.h index ad803b5..41b0704 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditionss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditionss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-conditionss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-conditionss_destroy_callback.h index d2084e4..3ed392e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-conditionss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-conditionss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 f486724..439728b 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.7 + * API Version: 0.8 * 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 cfb54fc..b95badb 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.7 + * API Version: 0.8 * 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 87294d9..c08e463 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test 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 5f6ea37..f260837 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.7 + * API Version: 0.8 * 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 300869f..bcae73b 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.7 + * API Version: 0.8 * 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 d1e8afa..312caaa 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.7 + * API Version: 0.8 * 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 a7ebb53..b94e78d 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.7 + * API Version: 0.8 * 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 98f6e3e..ec56e9f 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.7 + * API Version: 0.8 * 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 fe0a03b..4d1ee47 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.7 + * API Version: 0.8 * 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 bad528d..3bf778c 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-keys_delete_callback.h index edc641f..372e038 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keys_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-keys_destroy_callback.h index 177e906..2ebc324 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keys_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keys_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keyss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-keyss_delete_callback.h index 1359865..a3cc903 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keyss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keyss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-keyss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-keyss_destroy_callback.h index 9de3773..d723f21 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-keyss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-keyss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 1ea215a..e738326 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.7 + * API Version: 0.8 * 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 b6c8958..3adcb81 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.7 + * API Version: 0.8 * 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 d952455..218ab99 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.7 + * API Version: 0.8 * 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 ce46c0c..7eb4205 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_delete_callback.h index 74daae5..63e3962 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_destroy_callback.h index 84a3036..9c12a3c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributes_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_delete_callback.h index aeed1e5..96a0f2f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_destroy_callback.h index 959238c..e745ab5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_attributess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 33ddf00..7c2b438 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.7 + * API Version: 0.8 * 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 031b7fd..205ac1a 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_full_delete.h b/level_0/f_thread/tests/unit/c/test-thread-lock_full_delete.h index 09da984..f1b6e3c 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_full_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_full_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_delete_callback.h index 85e5968..abcd69a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_destroy_callback.h index 7c03de5..4271729 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_fulls_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_delete_callback.h index 1983421..daba374 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_destroy_callback.h index 4cc9c86..d4e213e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lock_fullss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 bbc75ea..3988bab 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.7 + * API Version: 0.8 * 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 30961dd..516a0c3 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.7 + * API Version: 0.8 * 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 db725c9..582c68f 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.7 + * API Version: 0.8 * 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 b3b9576..8381f74 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.7 + * API Version: 0.8 * 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 f79a111..e70d104 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.7 + * API Version: 0.8 * 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 69cf337..e0ccc6b 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-locks_delete_callback.h index 38691a8..159de7d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-locks_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-locks_destroy_callback.h index 479078e..e5f96f5 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-locks_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-locks_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lockss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lockss_delete_callback.h index a2970c3..4a56358 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lockss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lockss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-lockss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-lockss_destroy_callback.h index 6a2a2c9..4f8f484 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-lockss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-lockss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 a7ca5a7..3573229 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.7 + * API Version: 0.8 * 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 2ff3be1..414b15a 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.7 + * API Version: 0.8 * 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 2205ced..4f9a121 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.7 + * API Version: 0.8 * 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 c595fa4..d41e17a 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.7 + * API Version: 0.8 * 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 168118d..974e5dd 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.7 + * API Version: 0.8 * 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 834158e..5b339ee 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_get.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_get.h index 9465400..0302819 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_set.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_set.h index 25bf82e..1960a7a 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attribute_robust_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * 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 b18e023..56fda0a 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.7 + * API Version: 0.8 * 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 aa965bc..2867de9 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.7 + * API Version: 0.8 * 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 0fc57ab..22b69d3 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.7 + * API Version: 0.8 * 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 7fda4ab..57c71ce 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_delete_callback.h index 8d5698a..a9d3864 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_destroy_callback.h index dd4a1a3..a4981b1 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributes_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_delete_callback.h index 44730b9..a875539 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_destroy_callback.h index 2bd16bd..a2a6810 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_attributess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_consistent.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_consistent.h index 10c17dd..ef91089 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_consistent.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_consistent.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test 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 dc213b4..5426534 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.7 + * API Version: 0.8 * 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 e0d1363..db860d4 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_full_delete.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_full_delete.h index bf66f3d..39779de 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_full_delete.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_full_delete.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_delete_callback.h index 74bd8f7..a5fd291 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_destroy_callback.h index 19c72c5..8901e88 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_fulls_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_delete_callback.h index f47b1bc..e21957d 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_destroy_callback.h index b464064..c4a4926 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutex_fullss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 766b2e9..a0e220b 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.7 + * API Version: 0.8 * 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 8e949d6..e2827ec 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.7 + * API Version: 0.8 * 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 6de58ce..859cc3f 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.7 + * API Version: 0.8 * 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 aee4c1e..cb98388 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.7 + * API Version: 0.8 * 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 55df537..dc40de9 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_delete_callback.h index 50d724f..a222b12 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexs_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutexs_destroy_callback.h index 7d1c3df..7724274 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexs_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexs_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutexss_delete_callback.h index 24a04a4..d09a9e2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-mutexss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-mutexss_destroy_callback.h index 3e44a00..5036935 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-mutexss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-mutexss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-name_get.h b/level_0/f_thread/tests/unit/c/test-thread-name_get.h index c8c5b64..eec801f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-name_get.h +++ b/level_0/f_thread/tests/unit/c/test-thread-name_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-name_set.h b/level_0/f_thread/tests/unit/c/test-thread-name_set.h index 5dcec57..3e18d8f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-name_set.h +++ b/level_0/f_thread/tests/unit/c/test-thread-name_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test 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 ead3bcf..50a1738 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test 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 89828c8..e71463c 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.7 + * API Version: 0.8 * 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 6cf3724..ae08dce 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.7 + * API Version: 0.8 * 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 06a31b7..09510a6 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.7 + * API Version: 0.8 * 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 1d4835e..a8ac46f 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.7 + * API Version: 0.8 * 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 ad92bfa..0802021 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.7 + * API Version: 0.8 * 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 6866f1d..8960480 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.7 + * API Version: 0.8 * 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 38efa81..719b52d 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.7 + * API Version: 0.8 * 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 86f6629..3ae5f6b 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.7 + * API Version: 0.8 * 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 0f904f4..ac5f70a 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.7 + * API Version: 0.8 * 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 3aaaa5a..546e455 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.7 + * API Version: 0.8 * 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 0e303a5..29cbd7c 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.7 + * API Version: 0.8 * 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 79693ee..226f037 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.7 + * API Version: 0.8 * 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 411b9d9..df97fac 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_delete_callback.h index 6022900..678b83f 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphores_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-semaphores_destroy_callback.h index f7fef6f..ac9a0c2 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphores_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphores_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphoress_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-semaphoress_delete_callback.h index d6fe0ee..7465a28 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphoress_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphoress_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-semaphoress_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-semaphoress_destroy_callback.h index 3391099..d8069da 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-semaphoress_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-semaphoress_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 705fa63..8fc92a1 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.7 + * API Version: 0.8 * 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 305b726..ee8551a 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.7 + * API Version: 0.8 * 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 362109e..cb33db0 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.7 + * API Version: 0.8 * 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 112585b..16ae7ee 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.7 + * API Version: 0.8 * 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 80a37cd..fe91b76 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.7 + * API Version: 0.8 * 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 938d12f..1c747f0 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.7 + * API Version: 0.8 * 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 842eccb..e12cdf6 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.7 + * API Version: 0.8 * 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 e31157c..b62eee5 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-spins_delete_callback.h index e3823fb..688b6cf 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spins_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-spins_destroy_callback.h index e4c23d7..c142a8e 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spins_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spins_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spinss_delete_callback.h b/level_0/f_thread/tests/unit/c/test-thread-spinss_delete_callback.h index 671f803..d4d6eff 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spinss_delete_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spinss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_thread/tests/unit/c/test-thread-spinss_destroy_callback.h b/level_0/f_thread/tests/unit/c/test-thread-spinss_destroy_callback.h index 5edce55..fbfe7e3 100644 --- a/level_0/f_thread/tests/unit/c/test-thread-spinss_destroy_callback.h +++ b/level_0/f_thread/tests/unit/c/test-thread-spinss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Thread - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 c22e41c..69b1cd3 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the thread project. diff --git a/level_0/f_time/c/time.h b/level_0/f_time/c/time.h index a912956..f2ca3a0 100644 --- a/level_0/f_time/c/time.h +++ b/level_0/f_time/c/time.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides time related functionality. diff --git a/level_0/f_time/c/time/common.h b/level_0/f_time/c/time/common.h index 58a810b..423e1ad 100644 --- a/level_0/f_time/c/time/common.h +++ b/level_0/f_time/c/time/common.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project time. diff --git a/level_0/f_time/tests/unit/c/mock-time.h b/level_0/f_time/tests/unit/c/mock-time.h index 6d72284..df50705 100644 --- a/level_0/f_time/tests/unit/c/mock-time.h +++ b/level_0/f_time/tests/unit/c/mock-time.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-calendar_string.h b/level_0/f_time/tests/unit/c/test-time-calendar_string.h index 56dcef1..3b3a2ec 100644 --- a/level_0/f_time/tests/unit/c/test-time-calendar_string.h +++ b/level_0/f_time/tests/unit/c/test-time-calendar_string.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-calendar_string_part.h b/level_0/f_time/tests/unit/c/test-time-calendar_string_part.h index e04f945..3e241f8 100644 --- a/level_0/f_time/tests/unit/c/test-time-calendar_string_part.h +++ b/level_0/f_time/tests/unit/c/test-time-calendar_string_part.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-clock_get.h b/level_0/f_time/tests/unit/c/test-time-clock_get.h index 19c9282..323d5cf 100644 --- a/level_0/f_time/tests/unit/c/test-time-clock_get.h +++ b/level_0/f_time/tests/unit/c/test-time-clock_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-clock_precision.h b/level_0/f_time/tests/unit/c/test-time-clock_precision.h index ba74c70..26f777b 100644 --- a/level_0/f_time/tests/unit/c/test-time-clock_precision.h +++ b/level_0/f_time/tests/unit/c/test-time-clock_precision.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-clock_set.h b/level_0/f_time/tests/unit/c/test-time-clock_set.h index fef1ba6..9ebe170 100644 --- a/level_0/f_time/tests/unit/c/test-time-clock_set.h +++ b/level_0/f_time/tests/unit/c/test-time-clock_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-epoch_get.h b/level_0/f_time/tests/unit/c/test-time-epoch_get.h index b2a1270..cd301fe 100644 --- a/level_0/f_time/tests/unit/c/test-time-epoch_get.h +++ b/level_0/f_time/tests/unit/c/test-time-epoch_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-local_get.h b/level_0/f_time/tests/unit/c/test-time-local_get.h index 68055b8..c8f4120 100644 --- a/level_0/f_time/tests/unit/c/test-time-local_get.h +++ b/level_0/f_time/tests/unit/c/test-time-local_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-of_day_get.h b/level_0/f_time/tests/unit/c/test-time-of_day_get.h index a265c3a..a0c6ecd 100644 --- a/level_0/f_time/tests/unit/c/test-time-of_day_get.h +++ b/level_0/f_time/tests/unit/c/test-time-of_day_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-of_day_set.h b/level_0/f_time/tests/unit/c/test-time-of_day_set.h index f10081c..2338318 100644 --- a/level_0/f_time/tests/unit/c/test-time-of_day_set.h +++ b/level_0/f_time/tests/unit/c/test-time-of_day_set.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-sleep_spec.h b/level_0/f_time/tests/unit/c/test-time-sleep_spec.h index c66a655..e668302 100644 --- a/level_0/f_time/tests/unit/c/test-time-sleep_spec.h +++ b/level_0/f_time/tests/unit/c/test-time-sleep_spec.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-spec_millisecond.h b/level_0/f_time/tests/unit/c/test-time-spec_millisecond.h index b91483d..1ce4819 100644 --- a/level_0/f_time/tests/unit/c/test-time-spec_millisecond.h +++ b/level_0/f_time/tests/unit/c/test-time-spec_millisecond.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-spec_nanosecond.h b/level_0/f_time/tests/unit/c/test-time-spec_nanosecond.h index e13bd27..b3eb9e3 100644 --- a/level_0/f_time/tests/unit/c/test-time-spec_nanosecond.h +++ b/level_0/f_time/tests/unit/c/test-time-spec_nanosecond.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time-utc_get.h b/level_0/f_time/tests/unit/c/test-time-utc_get.h index ec981f8..19c7493 100644 --- a/level_0/f_time/tests/unit/c/test-time-utc_get.h +++ b/level_0/f_time/tests/unit/c/test-time-utc_get.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_time/tests/unit/c/test-time.h b/level_0/f_time/tests/unit/c/test-time.h index def4e7c..7cbd08b 100644 --- a/level_0/f_time/tests/unit/c/test-time.h +++ b/level_0/f_time/tests/unit/c/test-time.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Time - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the time project. diff --git a/level_0/f_type/c/type.h b/level_0/f_type/c/type.h index f129275..e0e69f2 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides datatype definitions. diff --git a/level_0/f_type/c/type/cell.h b/level_0/f_type/c/type/cell.h index f5e839f..2c75e18 100644 --- a/level_0/f_type/c/type/cell.h +++ b/level_0/f_type/c/type/cell.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines cell type data. diff --git a/level_0/f_type/c/type/date.h b/level_0/f_type/c/type/date.h index aefb423..3759d13 100644 --- a/level_0/f_type/c/type/date.h +++ b/level_0/f_type/c/type/date.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines date type data. diff --git a/level_0/f_type/c/type/file.h b/level_0/f_type/c/type/file.h index 8d2bd66..4cdaa0b 100644 --- a/level_0/f_type/c/type/file.h +++ b/level_0/f_type/c/type/file.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides file-related datatype definitions needed by multiple level_0 projects. diff --git a/level_0/f_type/c/type/fll.h b/level_0/f_type/c/type/fll.h index 89fa868..5dcdc97 100644 --- a/level_0/f_type/c/type/fll.h +++ b/level_0/f_type/c/type/fll.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines fll type data. diff --git a/level_0/f_type/c/type/mode.h b/level_0/f_type/c/type/mode.h index 5b059e5..b12fc9b 100644 --- a/level_0/f_type/c/type/mode.h +++ b/level_0/f_type/c/type/mode.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines mode type data. diff --git a/level_0/f_type/c/type/number.h b/level_0/f_type/c/type/number.h index 9aa2623..789cd3d 100644 --- a/level_0/f_type/c/type/number.h +++ b/level_0/f_type/c/type/number.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines number type data. diff --git a/level_0/f_type/c/type/pid.h b/level_0/f_type/c/type/pid.h index cc97a4d..a5d5efb 100644 --- a/level_0/f_type/c/type/pid.h +++ b/level_0/f_type/c/type/pid.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines pid type data. diff --git a/level_0/f_type/c/type/quantity.h b/level_0/f_type/c/type/quantity.h index 070dc77..250d75d 100644 --- a/level_0/f_type/c/type/quantity.h +++ b/level_0/f_type/c/type/quantity.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines quantity type data. diff --git a/level_0/f_type/c/type/range.h b/level_0/f_type/c/type/range.h index d23440b..a8d0092 100644 --- a/level_0/f_type/c/type/range.h +++ b/level_0/f_type/c/type/range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines range type data. diff --git a/level_0/f_type/c/type/range_double.h b/level_0/f_type/c/type/range_double.h index 68c6684..88ec955 100644 --- a/level_0/f_type/c/type/range_double.h +++ b/level_0/f_type/c/type/range_double.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines data to be used for/by type (array) related functionality. diff --git a/level_0/f_type/c/type/state.h b/level_0/f_type/c/type/state.h index 37c96a8..f78f6ea 100644 --- a/level_0/f_type/c/type/state.h +++ b/level_0/f_type/c/type/state.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines state type data. diff --git a/level_0/f_type/c/type/status.h b/level_0/f_type/c/type/status.h index d41289b..8e338c8 100644 --- a/level_0/f_type/c/type/status.h +++ b/level_0/f_type/c/type/status.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines status type data. diff --git a/level_0/f_type/c/type/time.h b/level_0/f_type/c/type/time.h index 2fc768e..c5dff4a 100644 --- a/level_0/f_type/c/type/time.h +++ b/level_0/f_type/c/type/time.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines time type data. diff --git a/level_0/f_type/c/type/void.h b/level_0/f_type/c/type/void.h index b67cbc7..667e469 100644 --- a/level_0/f_type/c/type/void.h +++ b/level_0/f_type/c/type/void.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines pid type data. diff --git a/level_0/f_type_array/c/type_array.h b/level_0/f_type_array/c/type_array.h index 5430056..a80512b 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.7 + * API Version: 0.8 * 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/cell.h b/level_0/f_type_array/c/type_array/cell.h index 3e0eca3..00b6612 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.7 + * API Version: 0.8 * 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 386cccc..14b10f6 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.7 + * API Version: 0.8 * 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/date.h b/level_0/f_type_array/c/type_array/date.h index ac85aeb..c2451f8 100644 --- a/level_0/f_type_array/c/type_array/date.h +++ b/level_0/f_type_array/c/type_array/date.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/file.h b/level_0/f_type_array/c/type_array/file.h index 25ff90d..c8e837a 100644 --- a/level_0/f_type_array/c/type_array/file.h +++ b/level_0/f_type_array/c/type_array/file.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/fll_id.h b/level_0/f_type_array/c/type_array/fll_id.h index 9848af2..f8ac944 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.7 + * API Version: 0.8 * 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 3a77e42..94f8d12 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.7 + * API Version: 0.8 * 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 143951d..91067fd 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.7 + * API Version: 0.8 * 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 d13a755..3df46dc 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.7 + * API Version: 0.8 * 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 a9e60a6..b48c38a 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.7 + * API Version: 0.8 * 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 60262e2..801e190 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.7 + * API Version: 0.8 * 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/number_signed.h b/level_0/f_type_array/c/type_array/number_signed.h index ab2e533..c7371c7 100644 --- a/level_0/f_type_array/c/type_array/number_signed.h +++ b/level_0/f_type_array/c/type_array/number_signed.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/number_unsigned.h b/level_0/f_type_array/c/type_array/number_unsigned.h index 91139e1..a4aa7d8 100644 --- a/level_0/f_type_array/c/type_array/number_unsigned.h +++ b/level_0/f_type_array/c/type_array/number_unsigned.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/pid.h b/level_0/f_type_array/c/type_array/pid.h index 09d3c0c..007d16a 100644 --- a/level_0/f_type_array/c/type_array/pid.h +++ b/level_0/f_type_array/c/type_array/pid.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/poll.h b/level_0/f_type_array/c/type_array/poll.h index b278cea..4d660d3 100644 --- a/level_0/f_type_array/c/type_array/poll.h +++ b/level_0/f_type_array/c/type_array/poll.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/quantity.h b/level_0/f_type_array/c/type_array/quantity.h index eb0aca6..dbf9566 100644 --- a/level_0/f_type_array/c/type_array/quantity.h +++ b/level_0/f_type_array/c/type_array/quantity.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/quantitys.h b/level_0/f_type_array/c/type_array/quantitys.h index 38dd611..c47561b 100644 --- a/level_0/f_type_array/c/type_array/quantitys.h +++ b/level_0/f_type_array/c/type_array/quantitys.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/quantityss.h b/level_0/f_type_array/c/type_array/quantityss.h index 1db6e0b..3c95838 100644 --- a/level_0/f_type_array/c/type_array/quantityss.h +++ b/level_0/f_type_array/c/type_array/quantityss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/range.h b/level_0/f_type_array/c/type_array/range.h index db64c8c..e8bd356 100644 --- a/level_0/f_type_array/c/type_array/range.h +++ b/level_0/f_type_array/c/type_array/range.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/range_double.h b/level_0/f_type_array/c/type_array/range_double.h index cc110cc..d59852d 100644 --- a/level_0/f_type_array/c/type_array/range_double.h +++ b/level_0/f_type_array/c/type_array/range_double.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/range_doubles.h b/level_0/f_type_array/c/type_array/range_doubles.h index f7167b9..e464917 100644 --- a/level_0/f_type_array/c/type_array/range_doubles.h +++ b/level_0/f_type_array/c/type_array/range_doubles.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/range_doubless.h b/level_0/f_type_array/c/type_array/range_doubless.h index b890501..ac1ed75 100644 --- a/level_0/f_type_array/c/type_array/range_doubless.h +++ b/level_0/f_type_array/c/type_array/range_doubless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/ranges.h b/level_0/f_type_array/c/type_array/ranges.h index 36c2e7f..a0969c2 100644 --- a/level_0/f_type_array/c/type_array/ranges.h +++ b/level_0/f_type_array/c/type_array/ranges.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/rangess.h b/level_0/f_type_array/c/type_array/rangess.h index 99a0994..785c9ff 100644 --- a/level_0/f_type_array/c/type_array/rangess.h +++ b/level_0/f_type_array/c/type_array/rangess.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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/state.h b/level_0/f_type_array/c/type_array/state.h index 7638251..616ba2e 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.7 + * API Version: 0.8 * 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 cfaa90c..6b0dd72 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.7 + * API Version: 0.8 * 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/time.h b/level_0/f_type_array/c/type_array/time.h index c83756d..ae3decf 100644 --- a/level_0/f_type_array/c/type_array/time.h +++ b/level_0/f_type_array/c/type_array/time.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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 97ddc95..f855cce 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.7 + * API Version: 0.8 * 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 fca0fdf..484cf8f 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.7 + * API Version: 0.8 * 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 af12f5a..1aae2bd 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.7 + * API Version: 0.8 * 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 d1c9579..c9094a8 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.7 + * API Version: 0.8 * 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 a18f1bf..595a53f 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.7 + * API Version: 0.8 * 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_file.h b/level_0/f_type_array/c/type_array_file.h index 435abf7..41fa5e5 100644 --- a/level_0/f_type_array/c/type_array_file.h +++ b/level_0/f_type_array/c/type_array_file.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later */ #ifndef _F_type_array__file_h diff --git a/level_0/f_type_array/tests/unit/c/mock-type_array.h b/level_0/f_type_array/tests/unit/c/mock-type_array.h index f263d3f..cc35f25 100644 --- a/level_0/f_type_array/tests/unit/c/mock-type_array.h +++ b/level_0/f_type_array/tests/unit/c/mock-type_array.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the type_array project. diff --git a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_delete_callback.h index 60ea14c..2b29f3b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_destroy_callback.h index fb30c5c..54abac8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-cellss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-cellss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-date_simpless_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-date_simpless_delete_callback.h index 73ce306..58edb9c 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-date_simpless_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-date_simpless_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-date_simpless_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-date_simpless_destroy_callback.h index d712f6b..beb4980 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-date_simpless_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-date_simpless_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-datess_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-datess_delete_callback.h index ce30b22..1ef2e5f 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-datess_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-datess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-datess_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-datess_destroy_callback.h index 1b795b8..cbae4fe 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-datess_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-datess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-filess_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-filess_delete_callback.h index d2688cf..5f4b2d1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-filess_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-filess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-filess_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-filess_destroy_callback.h index a642dd7..792965d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-filess_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-filess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_delete_callback.h index 4f02b30..3f3c152 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_destroy_callback.h index e0ced0a..6c5e90e 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-fll_idss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_delete_callback.h index 2c4e448..bd46b27 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_destroy_callback.h index 1761aa3..dfef1e0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int128ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_delete_callback.h index 424fd03..ce032e7 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_destroy_callback.h index 44be70d..0fbaf11 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int16ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_delete_callback.h index 7b3a023..ced4c56 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_destroy_callback.h index c29867a..d821441 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int32ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_delete_callback.h index cacdff5..b9e8ae3 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_destroy_callback.h index 77c3ac2..e1b0361 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int64ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_delete_callback.h index 6bdb16f..5226643 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_destroy_callback.h index e972830..2713ca1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-int8ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-number_signedss_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-number_signedss_delete_callback.h index 06a4386..676b9e5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-number_signedss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-number_signedss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-number_signedss_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-number_signedss_destroy_callback.h index f254396..c1b652b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-number_signedss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-number_signedss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-number_unsignedss_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-number_unsignedss_delete_callback.h index d5442c8..df91094 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-number_unsignedss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-number_unsignedss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-number_unsignedss_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-number_unsignedss_destroy_callback.h index d453af1..b4143f0 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-number_unsignedss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-number_unsignedss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-pidss_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-pidss_delete_callback.h index 59f2433..32302fa 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-pidss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-pidss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-pidss_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-pidss_destroy_callback.h index 38b47a9..01a4242 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-pidss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-pidss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-pollss_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-pollss_delete_callback.h index d93c002..3e67940 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-pollss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-pollss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-pollss_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-pollss_destroy_callback.h index 0806c60..a1d2e9b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-pollss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-pollss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-quantitys_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-quantitys_append.h index 1b5f135..5875e25 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-quantitys_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-quantitys_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-quantitys_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-quantitys_append_all.h index 17839c2..4dbf7c8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-quantitys_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-quantitys_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-quantityss_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_append.h index bea2655..1bea98d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-quantityss_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_append_all.h index 2b08e94..5d5fc9b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-quantityss_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_delete_callback.h index 6a00e95..8225b6a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-quantityss_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_destroy_callback.h index 8f2dff0..8cb27de 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-quantityss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-range_doubles_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubles_append.h index bdaa022..97a5e30 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-range_doubles_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubles_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-range_doubles_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubles_append_all.h index 97d4707..dfb461b 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-range_doubles_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubles_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-range_doubless_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_append.h index af8b14d..821806a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-range_doubless_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_append_all.h index 29d5a5a..23c429d 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-range_doubless_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_delete_callback.h index 12c67f9..2f6f2ae 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-range_doubless_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_destroy_callback.h index c6c76f2..ca0f833 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-range_doubless_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-ranges_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-ranges_append.h index 15639e0..fd02c75 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-ranges_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-ranges_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-ranges_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-ranges_append_all.h index dafc9c7..9a8cdf3 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-ranges_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-ranges_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-rangess_append.h b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_append.h index c76589a..11951e7 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-rangess_append.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_append.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-rangess_append_all.h b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_append_all.h index 25a3b4b..f2646db 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-rangess_append_all.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_append_all.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-rangess_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_delete_callback.h index 7d6e5c3..244f483 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-rangess_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-rangess_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_destroy_callback.h index 8f57a25..dac4d44 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-rangess_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-rangess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_delete_callback.h index f7dcc9e..fb38194 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-statess_destroy_callback.h index 666444d..31f1d2a 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statess_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statess_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_delete_callback.h index c08180e..eb14c56 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_destroy_callback.h index e99640a..43b0df8 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-statusss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-statusss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-time_simpless_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-time_simpless_delete_callback.h index 53dc5c0..2dd1525 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-time_simpless_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-time_simpless_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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-time_simpless_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-time_simpless_destroy_callback.h index db28716..6360198 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-time_simpless_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-time_simpless_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_delete_callback.h index 8251c6e..e128c63 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_destroy_callback.h index a3eac6c..cb2c177 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint128ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_delete_callback.h index e83565b..144a685 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_destroy_callback.h index c9f0340..af77296 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint16ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_delete_callback.h index 6b96f29..f51a501 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_destroy_callback.h index 3ce3521..9d9c8e9 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint32ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_delete_callback.h index adc2913..f4739c6 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_destroy_callback.h index b422b95..5f8d854 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint64ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_delete_callback.h index 1dbfbad..fe7e3b5 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_delete_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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_destroy_callback.h b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_destroy_callback.h index eb174fd..74232b1 100644 --- a/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_destroy_callback.h +++ b/level_0/f_type_array/tests/unit/c/test-type_array-uint8ss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: Type - * API Version: 0.7 + * API Version: 0.8 * 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 338089a..d5d3d7f 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.7 + * API Version: 0.8 * 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 edc7b1f..ce6fb72 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.7 + * API Version: 0.8 * 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 ce5d52b..9bd8688 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.7 + * API Version: 0.8 * 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 bca53be..bcfc084 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.7 + * API Version: 0.8 * 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 d12c155..7fba9b6 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.7 + * API Version: 0.8 * 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 1105045..b352822 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.7 + * API Version: 0.8 * 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 49132a2..97d3451 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.7 + * API Version: 0.8 * 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 a049026..54ea448 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.7 + * API Version: 0.8 * 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 a765531..68a2fac 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.7 + * API Version: 0.8 * 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 73de0af..cbcfaa7 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.7 + * API Version: 0.8 * 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 3eb4836..c490e67 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.7 + * API Version: 0.8 * 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 8b5fcc4..410a08b 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.7 + * API Version: 0.8 * 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 713c1aa..d184bb6 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.7 + * API Version: 0.8 * 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 0809e19..98f4bd3 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides UTF-8 capabilities. diff --git a/level_0/f_utf/c/private-utf_unassigned.h b/level_0/f_utf/c/private-utf_unassigned.h index 55ff4d1..1c49c17 100644 --- a/level_0/f_utf/c/private-utf_unassigned.h +++ b/level_0/f_utf/c/private-utf_unassigned.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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 367ad69..04e9e90 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.7 + * API Version: 0.8 * 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 217c281..600284d 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.7 + * API Version: 0.8 * 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 7ce1a96..e0793cd 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.7 + * API Version: 0.8 * 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 c501cfb..7c030a4 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.7 + * API Version: 0.8 * 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 6ce75dd..4d1e7b4 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.7 + * API Version: 0.8 * 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 098195e..3c18130 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.7 + * API Version: 0.8 * 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 9e40beb..bfb587d 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.7 + * API Version: 0.8 * 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 b2d16c2..64f520b 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.7 + * API Version: 0.8 * 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 e363db0..3e9853d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines dynamic (and static) UTF-8 string data. diff --git a/level_0/f_utf/c/utf/dynamics.h b/level_0/f_utf/c/utf/dynamics.h index 7caa868..b8c83e4 100644 --- a/level_0/f_utf/c/utf/dynamics.h +++ b/level_0/f_utf/c/utf/dynamics.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines dynamic string data. diff --git a/level_0/f_utf/c/utf/dynamicss.h b/level_0/f_utf/c/utf/dynamicss.h index a7a194e..f9283b5 100644 --- a/level_0/f_utf/c/utf/dynamicss.h +++ b/level_0/f_utf/c/utf/dynamicss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines dynamic string data. diff --git a/level_0/f_utf/c/utf/is.h b/level_0/f_utf/c/utf/is.h index a45868f..81c9d8b 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.7 + * API Version: 0.8 * 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 0dc92bc..c495eaf 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.7 + * API Version: 0.8 * 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 3f9b0ea..91df286 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map 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 36d1318..3a3c0b5 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: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_utf/c/utf/map_multis.h b/level_0/f_utf/c/utf/map_multis.h index cdd829f..3cf99cd 100644 --- a/level_0/f_utf/c/utf/map_multis.h +++ b/level_0/f_utf/c/utf/map_multis.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_utf/c/utf/map_multiss.h b/level_0/f_utf/c/utf/map_multiss.h index b036855..93f696c 100644 --- a/level_0/f_utf/c/utf/map_multiss.h +++ b/level_0/f_utf/c/utf/map_multiss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_utf/c/utf/maps.h b/level_0/f_utf/c/utf/maps.h index 61bbba8..a20f624 100644 --- a/level_0/f_utf/c/utf/maps.h +++ b/level_0/f_utf/c/utf/maps.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines map string data. diff --git a/level_0/f_utf/c/utf/mapss.h b/level_0/f_utf/c/utf/mapss.h index 4e01ad8..1948be3 100644 --- a/level_0/f_utf/c/utf/mapss.h +++ b/level_0/f_utf/c/utf/mapss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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 5cd0bc5..e3b3ede 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: UTF - * API Version: 0.7 + * API Version: 0.8 * 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-dynamics.h b/level_0/f_utf/c/utf/private-dynamics.h index 598792f..ac473e9 100644 --- a/level_0/f_utf/c/utf/private-dynamics.h +++ b/level_0/f_utf/c/utf/private-dynamics.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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-dynamicss.h b/level_0/f_utf/c/utf/private-dynamicss.h index 49ff01d..a7a5cf6 100644 --- a/level_0/f_utf/c/utf/private-dynamicss.h +++ b/level_0/f_utf/c/utf/private-dynamicss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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_multis.h b/level_0/f_utf/c/utf/private-map_multis.h index f4d0599..7a8bfd0 100644 --- a/level_0/f_utf/c/utf/private-map_multis.h +++ b/level_0/f_utf/c/utf/private-map_multis.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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_multiss.h b/level_0/f_utf/c/utf/private-map_multiss.h index ed96f68..44f60b2 100644 --- a/level_0/f_utf/c/utf/private-map_multiss.h +++ b/level_0/f_utf/c/utf/private-map_multiss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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-maps.h b/level_0/f_utf/c/utf/private-maps.h index 74017a0..07c3bd3 100644 --- a/level_0/f_utf/c/utf/private-maps.h +++ b/level_0/f_utf/c/utf/private-maps.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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 47e8195..da1701c 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.7 + * API Version: 0.8 * Licenses: lgplv2.1 * * Provides UTF-8 string capabilities. diff --git a/level_0/f_utf/c/utf/private-triples.h b/level_0/f_utf/c/utf/private-triples.h index 25ab73d..8c69c28 100644 --- a/level_0/f_utf/c/utf/private-triples.h +++ b/level_0/f_utf/c/utf/private-triples.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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-tripless.h b/level_0/f_utf/c/utf/private-tripless.h index adae6ec..ba5f5db 100644 --- a/level_0/f_utf/c/utf/private-tripless.h +++ b/level_0/f_utf/c/utf/private-tripless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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 a927b55..096cc0f 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: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines static string data. diff --git a/level_0/f_utf/c/utf/statics.h b/level_0/f_utf/c/utf/statics.h index 2bd745e..1322ac5 100644 --- a/level_0/f_utf/c/utf/statics.h +++ b/level_0/f_utf/c/utf/statics.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines static string data. diff --git a/level_0/f_utf/c/utf/staticss.h b/level_0/f_utf/c/utf/staticss.h index 7b3e0d8..53bda27 100644 --- a/level_0/f_utf/c/utf/staticss.h +++ b/level_0/f_utf/c/utf/staticss.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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 cbccc4d..6fff0ef 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.7 + * API Version: 0.8 * 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 2fbd2d8..802d2a8 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.7 + * API Version: 0.8 * 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_utf/c/utf/triples.h b/level_0/f_utf/c/utf/triples.h index a53abae..825f21e 100644 --- a/level_0/f_utf/c/utf/triples.h +++ b/level_0/f_utf/c/utf/triples.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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_utf/c/utf/tripless.h b/level_0/f_utf/c/utf/tripless.h index 2f5a345..0b34191 100644 --- a/level_0/f_utf/c/utf/tripless.h +++ b/level_0/f_utf/c/utf/tripless.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * 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_utf/tests/unit/c/data-utf.h b/level_0/f_utf/tests/unit/c/data-utf.h index 1604d0b..119fc7d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Data for the string project tests. diff --git a/level_0/f_utf/tests/unit/c/mock-utf.h b/level_0/f_utf/tests/unit/c/mock-utf.h index 7317bb5..392327c 100644 --- a/level_0/f_utf/tests/unit/c/mock-utf.h +++ b/level_0/f_utf/tests/unit/c/mock-utf.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the fss project. 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 254afd7..42ce07c 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.7 + * API Version: 0.8 * 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 f491406..98c8166 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.7 + * API Version: 0.8 * 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 328c766..e5e5194 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.7 + * API Version: 0.8 * 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 8e2509d..6923175 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.7 + * API Version: 0.8 * 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 c32acc8..a5d4882 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.7 + * API Version: 0.8 * 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 a39e77a..fba34a2 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.7 + * API Version: 0.8 * 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 86f4f59..4725551 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.7 + * API Version: 0.8 * 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 f08cbf8..e0a1b81 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.7 + * API Version: 0.8 * 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 84b6d90..33c9e13 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.7 + * API Version: 0.8 * 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 5727adb..c3528ac 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.7 + * API Version: 0.8 * 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 b266815..2d40104 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.7 + * API Version: 0.8 * 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 5913dc2..fcdbe47 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.7 + * API Version: 0.8 * 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 1828797..de1df34 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.7 + * API Version: 0.8 * 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 56a1717..9abf11f 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.7 + * API Version: 0.8 * 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 4bd79e1..d2eb68b 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.7 + * API Version: 0.8 * 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 d686361..69fdce3 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.7 + * API Version: 0.8 * 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 0c8306f..d5076bc 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.7 + * API Version: 0.8 * 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 b09bd4d..ee24522 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.7 + * API Version: 0.8 * 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 d612825..876b7c0 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.7 + * API Version: 0.8 * 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 1379fbb..8ab9ec3 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.7 + * API Version: 0.8 * 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 5b64303..11ac947 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.7 + * API Version: 0.8 * 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 9523c5e..c05c8db 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.7 + * API Version: 0.8 * 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 a04b793..80f9517 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.7 + * API Version: 0.8 * 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 08dd051..91f80e5 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.7 + * API Version: 0.8 * 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 0d96299..61b3d82 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.7 + * API Version: 0.8 * 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 845bc7c..661a533 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.7 + * API Version: 0.8 * 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 73d1c79..aaca792 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.7 + * API Version: 0.8 * 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 bf58f33..7361f59 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.7 + * API Version: 0.8 * 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_append.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_append.h index 1ab6c91..65517b5 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.7 + * API Version: 0.8 * 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 ba3fe5e..c8fd3a9 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.7 + * API Version: 0.8 * 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 7f8fb35..92f838c 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.7 + * API Version: 0.8 * 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 07f15f8..a59481f 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.7 + * API Version: 0.8 * 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 8e648a3..827c349 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.7 + * API Version: 0.8 * 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 ca167be..decf446 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.7 + * API Version: 0.8 * 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 59f3709..fa94a46 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.7 + * API Version: 0.8 * 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 947bb17..41e2836 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.7 + * API Version: 0.8 * 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 28f4c30..bddfcf3 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.7 + * API Version: 0.8 * 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 9d376be..143c771 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.7 + * API Version: 0.8 * 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 d63c13b..9861a9a 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.7 + * API Version: 0.8 * 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 1263aee..cbc8b94 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.7 + * API Version: 0.8 * 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 11d0a1b..fb645c6 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.7 + * API Version: 0.8 * 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 18aacb0..667b819 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.7 + * API Version: 0.8 * 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 04b3b97..d790187 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.7 + * API Version: 0.8 * 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 82e6e50..48e684d 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.7 + * API Version: 0.8 * 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 d02fa6e..7ee2df9 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.7 + * API Version: 0.8 * 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 40837f7..cc9c67a 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.7 + * API Version: 0.8 * 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 ae637b0..59b9327 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.7 + * API Version: 0.8 * 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 95ef1cd..3d57bd5 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.7 + * API Version: 0.8 * 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 1dd7b3b..15839ff 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.7 + * API Version: 0.8 * 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 c3ada91..a90eb06 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.7 + * API Version: 0.8 * 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 e4541ba..28bc67f 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.7 + * API Version: 0.8 * 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 336f682..473f23b 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.7 + * API Version: 0.8 * 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 46a40f9..8ed1c18 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.7 + * API Version: 0.8 * 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_back.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_back.h index 9072e45..e2ff081 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_back.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions 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 27ff9ea..001a54a 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.7 + * API Version: 0.8 * 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_back.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to_back.h index a1a17d5..c56afca 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to_back.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_line_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions 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 44f1011..040b413 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.7 + * API Version: 0.8 * 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_back.h b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to_back.h index ff87eca..f16aaca 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to_back.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamic_seek_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions 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 4aebb95..2a3fec6 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.7 + * API Version: 0.8 * 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 edc2ee5..b98cdc9 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.7 + * API Version: 0.8 * 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 13e4bdd..186b367 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.7 + * API Version: 0.8 * 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 3b88798..49d24d6 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.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_delete_callback.h index 41d17c1..126cdca 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamics_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-dynamics_destroy_callback.h index 694afc7..f3ef1a1 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamics_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamics_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 97ea5d2..538b2d1 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.7 + * API Version: 0.8 * 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 438d58e..e7fee82 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.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_delete_callback.h index 7a141cf..e74dd01 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_destroy_callback.h index 0d45560..a232ec5 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-dynamicss_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-dynamicss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 3aa0281..9d92f7f 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.7 + * API Version: 0.8 * 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 73add46..5a58a20 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.7 + * API Version: 0.8 * 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 7421b18..deb250b 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.7 + * API Version: 0.8 * 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 ab38967..5d11d7a 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.7 + * API Version: 0.8 * 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 e913fe9..884de48 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.7 + * API Version: 0.8 * 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 b139341..c62c6ed 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.7 + * API Version: 0.8 * 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 a61ceb6..5f80b71 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.7 + * API Version: 0.8 * 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 89fb213..6b45611 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.7 + * API Version: 0.8 * 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 552020b..ffa70d5 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.7 + * API Version: 0.8 * 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 29f4255..694f880 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.7 + * API Version: 0.8 * 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 118eb7e..86f96c9 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.7 + * API Version: 0.8 * 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 9edc38f..9618702 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.7 + * API Version: 0.8 * 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 487dc6a..8864e80 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.7 + * API Version: 0.8 * 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 77e8e80..78560c8 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.7 + * API Version: 0.8 * 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 610b023..f647749 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.7 + * API Version: 0.8 * 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 deb295e..b1586ae 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.7 + * API Version: 0.8 * 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 643dded..bc8d415 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.7 + * API Version: 0.8 * 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 19e2a3e..df96f49 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.7 + * API Version: 0.8 * 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 1a7c560..d2419ef 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.7 + * API Version: 0.8 * 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 11828a8..7804c96 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.7 + * API Version: 0.8 * 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 0dc2085..e604339 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.7 + * API Version: 0.8 * 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 952410f..ecee457 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.7 + * API Version: 0.8 * 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 d4a9568..6578099 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.7 + * API Version: 0.8 * 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 90db650..beb6714 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.7 + * API Version: 0.8 * 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_append.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_append.h index c931d7b..6c88668 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.7 + * API Version: 0.8 * 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 1fed1ff..e5dfa1f 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.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_delete_callback.h index c01e41f..8e3a154 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multis_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-map_multis_destroy_callback.h index f27bdc3..500880f 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multis_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multis_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 57c38b8..52930c2 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.7 + * API Version: 0.8 * 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 2ecd046..e0504d5 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.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_delete_callback.h index cbe9266..61a7ab4 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_destroy_callback.h index a482a5e..8eacdfe 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-map_multiss_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-map_multiss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 20fc816..03b5c8e 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.7 + * API Version: 0.8 * 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 fe17dec..e6a340a 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.7 + * API Version: 0.8 * 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_delete_callback..h b/level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback..h index fa0c875..f94d7cd 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback..h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback..h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback.h index fa0c875..f94d7cd 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-maps_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-maps_destroy_callback.h index 5237d96..a7f58c0 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-maps_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-maps_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 c971a2d..3b0eca5 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.7 + * API Version: 0.8 * 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 03c5146..3bc3cca 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.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_delete_callback.h index f0442ea..316c018 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-mapss_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-mapss_destroy_callback.h index 2b80da1..7b2f634 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-mapss_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-mapss_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 9bef06f..221aa31 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.7 + * API Version: 0.8 * 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 f751983..6b9a779 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.7 + * API Version: 0.8 * 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 6e44779..27c8be2 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.7 + * API Version: 0.8 * 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 c2680d5..4b7a359 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.7 + * API Version: 0.8 * 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 0e2c399..621c731 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.7 + * API Version: 0.8 * 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 3dcc2c0..f4dfaa8 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.7 + * API Version: 0.8 * 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 7f73a56..e07740b 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.7 + * API Version: 0.8 * 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 c49bca4..ca9cb91 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.7 + * API Version: 0.8 * 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 31465b8..3f78009 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.7 + * API Version: 0.8 * 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_back.h b/level_0/f_utf/tests/unit/c/test-utf-seek_line_back.h index b29663d..41597a1 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-seek_line_back.h +++ b/level_0/f_utf/tests/unit/c/test-utf-seek_line_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions 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 58b085d..bcd0377 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.7 + * API Version: 0.8 * 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_back.h b/level_0/f_utf/tests/unit/c/test-utf-seek_line_to_back.h index 2081091..c297afb 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-seek_line_to_back.h +++ b/level_0/f_utf/tests/unit/c/test-utf-seek_line_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions 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 147299f..b562a7f 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.7 + * API Version: 0.8 * 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_back.h b/level_0/f_utf/tests/unit/c/test-utf-seek_to_back.h index c846604..d0a21ce 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-seek_to_back.h +++ b/level_0/f_utf/tests/unit/c/test-utf-seek_to_back.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the functions 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 ced4f9d..b2652ce 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.7 + * API Version: 0.8 * 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 9a5675c..bc1ddc5 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.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-triples_delete_callback.h index 7c145c0..2fbfb69 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-triples_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-triples_destroy_callback.h index 4270758..9bc0f1d 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-triples_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-triples_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 eef0053..7628774 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.7 + * API Version: 0.8 * 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 d68d221..f79eb4c 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.7 + * API Version: 0.8 * 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_delete_callback.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_delete_callback.h index 19c8080..c487325 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_delete_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_delete_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type project. diff --git a/level_0/f_utf/tests/unit/c/test-utf-tripless_destroy_callback.h b/level_0/f_utf/tests/unit/c/test-utf-tripless_destroy_callback.h index 9bb61bc..b246cb6 100644 --- a/level_0/f_utf/tests/unit/c/test-utf-tripless_destroy_callback.h +++ b/level_0/f_utf/tests/unit/c/test-utf-tripless_destroy_callback.h @@ -2,7 +2,7 @@ * FLL - Level 0 * * Project: UTF - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the array types in the type 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 0650dfb..b1df8d3 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.7 + * API Version: 0.8 * 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 b38e1d5..ba86ef9 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides control group (cgroup) related functionality. diff --git a/level_1/fl_conversion/c/conversion.h b/level_1/fl_conversion/c/conversion.h index 12b8886..1ce87ff 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.7 + * API Version: 0.8 * 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 9afbbe0..9d1a801 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.7 + * API Version: 0.8 * 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 dbb6a8a..96e5a54 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_directory/c/directory.h b/level_1/fl_directory/c/directory.h index 6836c29..a64f499 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.7 + * API Version: 0.8 * 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 c1277d3..f8638be 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.7 + * API Version: 0.8 * 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 5e172ef..61d177e 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides operations for directory handling. diff --git a/level_1/fl_environment/c/environment.h b/level_1/fl_environment/c/environment.h index 5ce4c4d..4961d10 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides environment processing functionality, such as environment variable handling. diff --git a/level_1/fl_execute/c/execute.h b/level_1/fl_execute/c/execute.h index ef222ad..0c0619d 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.7 + * API Version: 0.8 * 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 642c7fc..b5145f4 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project execute. diff --git a/level_1/fl_fss/c/fss.h b/level_1/fl_fss/c/fss.h index c383458..0f30fed 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Unlike many of the other base project headers, this does not auto-include all of the headers. diff --git a/level_1/fl_fss/c/fss/basic.h b/level_1/fl_fss/c/fss/basic.h index 7d50ae2..20ccbdc 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.7 + * API Version: 0.8 * 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 0f4585c..3097e1e 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.7 + * API Version: 0.8 * 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 051b166..3e5a3dd 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.7 + * API Version: 0.8 * 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 14fcbb0..1d3ae20 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.7 + * API Version: 0.8 * 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 3a8e5f9..2009989 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * This is the fss-0003 implementation. diff --git a/level_1/fl_fss/c/fss/payload.h b/level_1/fl_fss/c/fss/payload.h index edb5619..fa49e57 100644 --- a/level_1/fl_fss/c/fss/payload.h +++ b/level_1/fl_fss/c/fss/payload.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * This is the fss-000e implementation. diff --git a/level_1/fl_fss/c/fss/payload/define.h b/level_1/fl_fss/c/fss/payload/define.h index e214031..9953fec 100644 --- a/level_1/fl_fss/c/fss/payload/define.h +++ b/level_1/fl_fss/c/fss/payload/define.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * This is the fss-000e implementation. diff --git a/level_1/fl_fss/c/fss/payload/type.h b/level_1/fl_fss/c/fss/payload/type.h index 03d6107..205f2d0 100644 --- a/level_1/fl_fss/c/fss/payload/type.h +++ b/level_1/fl_fss/c/fss/payload/type.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * This is the fss-000e implementation. diff --git a/level_1/fl_fss/c/fss/private-payload-helper.h b/level_1/fl_fss/c/fss/private-payload-helper.h index 64eb631..db3cda2 100644 --- a/level_1/fl_fss/c/fss/private-payload-helper.h +++ b/level_1/fl_fss/c/fss/private-payload-helper.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_fss/c/fss/private-payload.h b/level_1/fl_fss/c/fss/private-payload.h index 6b6825a..f8b6af0 100644 --- a/level_1/fl_fss/c/fss/private-payload.h +++ b/level_1/fl_fss/c/fss/private-payload.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_fss/c/private-fss-list.h b/level_1/fl_fss/c/private-fss-list.h index c4f60e7..f53cf94 100644 --- a/level_1/fl_fss/c/private-fss-list.h +++ b/level_1/fl_fss/c/private-fss-list.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_fss/c/private-fss.h b/level_1/fl_fss/c/private-fss.h index af32cd6..639070d 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_fss/tests/unit/c/data-fss.h b/level_1/fl_fss/tests/unit/c/data-fss.h index 965358a..bc6d895 100644 --- a/level_1/fl_fss/tests/unit/c/data-fss.h +++ b/level_1/fl_fss/tests/unit/c/data-fss.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Data for the fss project tests. diff --git a/level_1/fl_fss/tests/unit/c/help-fss-payload.h b/level_1/fl_fss/tests/unit/c/help-fss-payload.h index d64c31f..9a455d6 100644 --- a/level_1/fl_fss/tests/unit/c/help-fss-payload.h +++ b/level_1/fl_fss/tests/unit/c/help-fss-payload.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Helper for the fss project tests. diff --git a/level_1/fl_fss/tests/unit/c/help-fss.h b/level_1/fl_fss/tests/unit/c/help-fss.h index 9d670e5..ffd7650 100644 --- a/level_1/fl_fss/tests/unit/c/help-fss.h +++ b/level_1/fl_fss/tests/unit/c/help-fss.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: FSS - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Helper for the fss project tests. diff --git a/level_1/fl_iki/c/iki.h b/level_1/fl_iki/c/iki.h index 056be16..c9baa36 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides a Wiki-Like syntax meant to be much simpler. diff --git a/level_1/fl_iki/tests/unit/c/mock-iki.h b/level_1/fl_iki/tests/unit/c/mock-iki.h index 28b66c6..8294437 100644 --- a/level_1/fl_iki/tests/unit/c/mock-iki.h +++ b/level_1/fl_iki/tests/unit/c/mock-iki.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Abstruse - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_1/fl_iki/tests/unit/c/test-iki-eki_read.h b/level_1/fl_iki/tests/unit/c/test-iki-eki_read.h index fd390a1..ab70da3 100644 --- a/level_1/fl_iki/tests/unit/c/test-iki-eki_read.h +++ b/level_1/fl_iki/tests/unit/c/test-iki-eki_read.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Status - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_1/fl_iki/tests/unit/c/test-iki-read.h b/level_1/fl_iki/tests/unit/c/test-iki-read.h index e340c5b..81ffb42 100644 --- a/level_1/fl_iki/tests/unit/c/test-iki-read.h +++ b/level_1/fl_iki/tests/unit/c/test-iki-read.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Status - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_1/fl_iki/tests/unit/c/test-iki.h b/level_1/fl_iki/tests/unit/c/test-iki.h index 7f7c92f..56a5578 100644 --- a/level_1/fl_iki/tests/unit/c/test-iki.h +++ b/level_1/fl_iki/tests/unit/c/test-iki.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Status - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the iki project. diff --git a/level_1/fl_path/c/path.h b/level_1/fl_path/c/path.h index d6299e4..59a507a 100644 --- a/level_1/fl_path/c/path.h +++ b/level_1/fl_path/c/path.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Path - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides path-related functionality. diff --git a/level_1/fl_print/c/print.h b/level_1/fl_print/c/print.h index 985ce14..999d517 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.7 + * API Version: 0.8 * 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 317f1a0..03d1be9 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.7 + * API Version: 0.8 * 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 4e7afdc..54345a2 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_1/fl_status_string/c/status_string.h b/level_1/fl_status_string/c/status_string.h index a0c5f90..bc769f7 100644 --- a/level_1/fl_status_string/c/status_string.h +++ b/level_1/fl_status_string/c/status_string.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Status - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides status code functions, such as those that translate status codes into strings. diff --git a/level_1/fl_status_string/tests/unit/c/test-status_string-from.h b/level_1/fl_status_string/tests/unit/c/test-status_string-from.h index 4574f7e..d6bde5b 100644 --- a/level_1/fl_status_string/tests/unit/c/test-status_string-from.h +++ b/level_1/fl_status_string/tests/unit/c/test-status_string-from.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Status - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the status_string project. diff --git a/level_1/fl_status_string/tests/unit/c/test-status_string.h b/level_1/fl_status_string/tests/unit/c/test-status_string.h index 69a7005..8d0eec2 100644 --- a/level_1/fl_status_string/tests/unit/c/test-status_string.h +++ b/level_1/fl_status_string/tests/unit/c/test-status_string.h @@ -2,7 +2,7 @@ * FLL - Level 1 * * Project: Status - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Test the status_string project. 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 c8539af..1de5ea5 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.7 + * API Version: 0.8 * 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 12f8816..c88d31b 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * UTF-8 File I/O Operations. diff --git a/level_2/fll_control_group/c/control_group.h b/level_2/fll_control_group/c/control_group.h index 8a3b3dd..f394228 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides control group (cgroup) related functionality. diff --git a/level_2/fll_error/c/error.h b/level_2/fll_error/c/error.h index df773e6..efd3211 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.7 + * API Version: 0.8 * 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 a1bdf41..b00ffbc 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project error. diff --git a/level_2/fll_error/c/error/string.h b/level_2/fll_error/c/error/string.h index 883d611..92e5ea3 100644 --- a/level_2/fll_error/c/error/string.h +++ b/level_2/fll_error/c/error/string.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Error - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines string 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 1fc470c..1c85625 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_2/fll_execute/c/execute.h b/level_2/fll_execute/c/execute.h index d8eb981..5b5f136 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.7 + * API Version: 0.8 * 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 74b549a..73850b2 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_2/fll_file/c/file.h b/level_2/fll_file/c/file.h index 75fd5d3..4e05849 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.7 + * API Version: 0.8 * 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 53d8aeb..2280bc7 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides structures and data types for a file I/O. diff --git a/level_2/fll_fss/c/fss.h b/level_2/fll_fss/c/fss.h index 94375f2..e770062 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.7 + * API Version: 0.8 * 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 fc15569..e1f71e5 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.7 + * API Version: 0.8 * 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 de826b6..33a3811 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.7 + * API Version: 0.8 * 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 0daeebf..0728b58 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.7 + * API Version: 0.8 * 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 eea3b73..5ffe9a2 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.7 + * API Version: 0.8 * 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 e1f2fa4..efe9202 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.7 + * API Version: 0.8 * 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 508156c..599b2c3 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * This is the fss-000e implementation. 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 0988f30..131e63b 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.7 + * API Version: 0.8 * 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_iki/c/iki.h b/level_2/fll_iki/c/iki.h index 89804eb..1a511cc 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.7 + * API Version: 0.8 * 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 8bc2e63..74b5aaa 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_2/fll_print/c/print.h b/level_2/fll_print/c/print.h index 40357d1..15cc382 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Provides print-related functionality. diff --git a/level_2/fll_program/c/private-program.h b/level_2/fll_program/c/private-program.h index 760a160..4657b4a 100644 --- a/level_2/fll_program/c/private-program.h +++ b/level_2/fll_program/c/private-program.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Program - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * These are provided for internal reduction in redundant code. diff --git a/level_2/fll_program/c/program.h b/level_2/fll_program/c/program.h index 4ef6460..b85b1de 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.7 + * API Version: 0.8 * 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 385c873..32003b1 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.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project program. diff --git a/level_2/fll_program/c/program/print.h b/level_2/fll_program/c/program/print.h index 6ecf9c5..34766a2 100644 --- a/level_2/fll_program/c/program/print.h +++ b/level_2/fll_program/c/program/print.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Program - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project program. diff --git a/level_2/fll_program/c/program/string.h b/level_2/fll_program/c/program/string.h index a8dfcbe..b4c54cf 100644 --- a/level_2/fll_program/c/program/string.h +++ b/level_2/fll_program/c/program/string.h @@ -2,7 +2,7 @@ * FLL - Level 2 * * Project: Program - * API Version: 0.7 + * API Version: 0.8 * Licenses: lgpl-2.1-or-later * * Defines common data to be used for/by project program. -- 1.8.3.1