From: Kevin Day Date: Sat, 6 Dec 2025 04:52:20 +0000 (-0600) Subject: Update: The API version documentation comments to 0.8. X-Git-Tag: 0.8.0~57 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=f8fb43042d8c71740f4532604a7d1e19b94afc8c;p=fll Update: The API version documentation comments to 0.8. --- diff --git a/level_0/f_abstruse/c/abstruse.h b/level_0/f_abstruse/c/abstruse.h index b7b274fd8..0af911e1a 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 608d31025..06e4e7243 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 fac37bb1a..c59cb4f8d 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 0ecb984af..33b40bdd6 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 c9eea03dc..cbb0b0055 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 b41cb52a7..dcaaf1bba 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 fc577e610..d3baa03c2 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 91584960d..fe5e3c38a 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 800556233..8da0754db 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 0712dffe9..7d7b6265e 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 6b9de5b10..372c1dc77 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 0ff9040f5..ffbc9e87b 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 25f71236f..2bcb100fb 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 80581516d..23b7e8ee1 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 75ca86230..5c55003b7 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 d0e7e614e..1b6ed9b5a 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 4119abe39..02fc4bf17 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 5dd8d8318..b28ff2fc5 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 339131488..dc0973e79 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 4a07bcca8..eea7e000f 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 0a2d74325..8eaa77b61 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 d09205e56..785b716c9 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 ace2245df..e4e293947 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 acd600d43..cce12a17b 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 27cebae20..1c68a9946 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 94d0a6292..66eaada28 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 af4ef31ef..17058565e 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 5ba8c0b3c..ee8d9230f 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 b9099784b..f688f64cf 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 65f8a14cb..6111dd9af 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 791f6d0f9..fdac9628b 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 3728bd85f..505b1b3f7 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 e67a13799..4ad7d1592 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 e678cc9ee..642368b4b 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 baaa12953..ebabef6e5 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 295d0778e..6be49a4bc 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 410685caa..276631702 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 cc67a2fc2..ebf264adb 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 46da86cc6..c3273af37 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 1f8b2c8b5..52d045bf8 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 ee84c569e..5856363d6 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 32d0652d7..cc26f4353 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 1e474412e..b415a15df 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 0d37eb9e6..3b51bc1e5 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 733cb90ab..729a6415d 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 ba058a08f..7463b8475 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 47434d01e..bcc09157e 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 10e218344..13bb8dcc9 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 071b5ede3..65bc6e8fd 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 b1ec21599..afcdd931c 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 7cd96afb5..7622f544e 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 2cd0f2a50..63dd1c6f3 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 7c897d53f..48b5cbae1 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 945e78b2d..5a15a4708 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 94ee5d27e..47de3489c 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 c9983bb7c..c1d78ce11 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 df5d487f4..2a5252e05 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 8f9069440..7d7f2790b 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 231481219..2c222f00b 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 8225ebf2e..6146ec360 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 a88ba230c..a9054f310 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 78c5af4e6..3488fa7a4 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 8043a6410..ad5eccd6a 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 d7fa093bc..f4805c949 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 08d03a077..045de1657 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 a02bba2d7..2491c0dbb 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 e645d5010..6ca602fe0 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 31360e2e0..ae94ecb2a 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 e016a6c90..d5ef35446 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 656e7501b..ee50559d4 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 858568649..e331f53ae 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 7026b567f..1b7ad5d3b 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 f4e56068c..978191108 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 a7dc11f78..1ee5e33ed 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 8f8d046cf..fa3c949d0 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 c69263523..fc56576cc 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 02cd32e15..165d7e173 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 87af0063b..6e97bbfb7 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 27944fe38..f81a7b271 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 4bd2b52cb..fabcdde3d 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 f23b70a4c..3adedda59 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 e64fce69d..f45e7515f 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 857453e63..fc237b1b8 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 4a25de553..a5286aba5 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 047cc44ec..de179cbc0 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 bd31444fa..df06a9ae6 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 5f41e5ddb..5c7dd623d 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 48f9c47a5..c849995ee 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 fa8da657a..50eac0af7 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 d86dc207f..883bd9cd4 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 7160543df..e4d6595de 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 9f33581ed..9d3b08631 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 873d8f784..451edcff8 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 69520b27b..a5ba3c6be 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 baeb8d24f..d44b7f20e 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 6db1c4fd4..fb73b2ee6 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 b065dc67c..b78a23ea2 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 dc0cfca58..b1a9d44c5 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 a1a756fa2..694fc5e92 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 c10b50a23..eef6a8278 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 fc9109a8d..cc418be2d 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 c55b01adb..766e71121 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 736f8eec3..5bf8d7a3e 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 4da0e4dcf..22b3333bd 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 4d980ffaa..6ee7f419e 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 9ff9315b4..291e3dee0 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 da61e109c..d27634e2b 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 4d548cfab..e2d23350b 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 2d314dc38..eea3cfa07 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 4c0d080e1..cd01b8907 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 127a25bd3..c46562e3f 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 59891bf17..e3b3ad9d8 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 932bc004b..7275eabd5 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 30b876703..9a3f62451 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 01209e0e3..f6df0aacd 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 906b4a2f7..0c18c4d86 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 1ca490fc5..f7b57f1f9 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 3957cd5cc..3ec3c34c8 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 efcd14ec9..768f5f0e0 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 90ea744dd..db167ba42 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 370966df0..1f9087b9e 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 670fd2542..a483812e3 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 72c4d1d76..a617cb4bd 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 f3fa1e9b0..79ba55768 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 3c5471cfb..65d4fdedb 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 1cb2023ff..0705b9cd7 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 455d20eca..f2a7f7915 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 9d44d58fd..d5da12039 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 efe75f4d5..55877aae6 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 e98d81f8c..d3f376ad7 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 7a116b195..e53025650 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 5562030f2..9d748c06a 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 77d9d3a16..3c745469d 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 c4138e18f..bd68623c9 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 39509d000..fb77ec773 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 d799d2916..8ee87e22e 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 1a5704bea..46c5113ab 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 012e19880..da518c8c4 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 c86de8652..bc6db3426 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 b02003c2c..3bc6dd73a 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 fb647af90..0212f4738 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 13e9de669..9980a0b15 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 8ea56d843..6a644021e 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 2e606eb7e..3944090bd 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 24fe29711..49ff2e807 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 897f4949d..cb2823048 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 c76a36a1a..8650281db 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 27e5e911f..c71b6869c 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 6b1d1e577..71f659d38 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 13413cdc3..9e12c4ccc 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 4f54d5c1a..2673b8bec 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 4b3298c6b..efdc4a829 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 d4348e4c9..ee9f9e37a 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 59759d8e8..ca40adbd5 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 bdfa34ded..8261f1963 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 245358546..9599b624b 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 bb4ed4d00..57bc4dea1 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 86cfb1d56..716e05b23 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 957fdf68d..c581e2e0a 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 c326c96fb..449f032f3 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 7a615509d..e55570a20 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 670fc0536..c0ea7ffe4 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 62301e624..32996da7e 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 bd6bab5ae..85d491f4a 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 daca16803..3dcf4866a 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 45626f622..2211f82dc 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 aff71922b..d696ce59b 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 a41f83ad5..70d7614ad 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 92a57bf65..d938eb2f6 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 6d11f9806..b02e867a1 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 cac361ace..a181c8683 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 dd5a93693..7db1e7d0a 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 6480ae78d..b0e6d098f 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 00727f43a..8711927a0 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 4826bd3c1..126ee98f8 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 2a5b43824..1e63ae40c 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 5d7c10108..627c2abd3 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 9ad133ed7..8d582956d 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 d9b9104d5..e4a8a2a4e 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 641e57c31..3964a0218 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 13b09f3ab..9966a9cd8 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 3cef70097..40c98c09a 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 017543f86..1d09e52c1 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 9f7b5a055..f51c40e38 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 5f35b3327..00993c38a 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 1441167f0..e25b76d75 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 51bfc6065..444f7a814 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 1b9eb578e..4773cfbe6 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 fea5ea85e..63cc7ec5e 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 10b7ce9ed..8993b298e 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 0f63853f1..42583a597 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 a5a520af9..6856167fe 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 2ca4b6af1..4b2870985 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 fb67d027c..b7e7b189c 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 3b03a85a4..4ef47cc7a 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 ef59cc7ed..e3528b802 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 eec6e504f..df7f7634f 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 659b97df9..d5459bc55 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 a1803c264..21d4d431f 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 23af90286..197e70fb2 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 b5f8a5e61..2a041faed 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 af2d76f09..007b905e6 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 4ca18a058..56bddbbf5 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 ef30c4514..6a576dad0 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 052dd29cc..d441fc054 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 44454307c..a938108b6 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 e518d24ff..2b0216600 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 38ef90d9d..d8b02aa2e 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 283fa51ac..bc7295056 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 cbc93d844..7d581534f 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 0c158db50..b5a61a541 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 8d005c573..8255ed135 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 f17d69e5f..6f7de90a1 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 6968c385b..cf889c2b3 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 9c891026c..51c174aec 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 b3af24762..1f02d582b 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 23706aa30..def9ba9c4 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 47f952749..03c0f3afa 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 dc9a2789e..0157abf6a 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 ea9ad85d2..9edc00df8 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 af3c0b461..00b995277 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 375cf5b5a..8a64dca75 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 8d89dd72d..a554c973a 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 6780b6fa9..71cea7e97 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 f817e6e5b..4888b0c99 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 b1c8f4477..f20c403d9 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 0026bc70d..1d45086ad 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 d5db269b0..cf69517fd 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 f3ba4fa28..8d934a9eb 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 631519739..21ddce222 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 c751e0e4f..b7019d601 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 a757fed3c..ca936f308 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 0260545f1..57bdc1069 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 2180407f5..696207d7b 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 dc7b81c04..5bd3af8c2 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 1f09aed7c..e7fdb4dc6 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 4a4063d95..0faf9578e 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 f6175e900..39528f443 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 9017aee7a..a191d60b9 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 5c8cce8d5..f15351f18 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 d38542445..22e41d8c8 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 c5ef8cf90..825a49794 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 5746d8361..21905bd46 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 88527ccc5..d9aa6cc91 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 7491a6086..43de85d1a 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 3a905c75b..efcfbac05 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 3c9badd86..5802377b9 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 cf78bb677..7f5cf6372 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 beeb1797c..6f9220be4 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 9326223af..793aaa7d6 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 189cabf95..6d31481a5 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 0228e9a45..cbc92aee9 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 60c4c7ee6..10ee426a7 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 4c87d2b37..f8574e3f3 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 d0f50351e..1e457990a 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 a7e8122c8..e9753fbd8 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 ccd303aeb..3096812bb 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 c1278ae4f..e522c6b90 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 72753fe5e..bc00d5628 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 1fbb827e1..09372345e 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 aafcee0cf..7b796ffa9 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 f719cee8f..5006dceb9 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 ac32c1f21..e72df3711 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 4247a60fe..1132fe5c9 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 7ad2de19d..44e5dabe5 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 dada97551..b300c2dad 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 6400845d5..ee0942ced 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 7718c1747..b58e7a241 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 8a9a32d9f..ddc27b441 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 034d505b5..7c36b7425 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 54d1d0b86..21744acca 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 cb8fd6390..6ad1aa78c 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 4f4c6898f..ef71bbba0 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 8c40b6c31..40c9e4592 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 78c46b91d..836dacafc 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 195a57e2c..b71f973ca 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 e2e3cb0f7..ac261c9fd 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 91bc93967..a9c9044ce 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 ac172e262..3708b5bc3 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 f486927d8..ab4736dd0 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 ac53fec80..3ee7b2676 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 9b3a8523e..dcdeca670 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 53628e3dd..f94b9c5f9 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 ffd67be14..fcde71c91 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 4d25b928f..56c6115a9 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 5342cdf30..403b7e90e 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 74cb4034d..4d65aad2e 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 73c1ace01..219b8071e 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 0253bb59e..102788246 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 b80c79647..ee611c060 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 c753c85e4..d52580565 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 f84ea9269..6b8032011 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 66bf60955..7d16fb63e 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 4a9fc12ec..3ee492ab7 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 3bb4e3eeb..6b531f6a3 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 9b96834c6..de4003702 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 7e5e311a2..33aa9f0bc 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 3ac21b18d..e35d7f141 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 5e4cf7242..090673a2e 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 1600b38ff..73240b57a 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 afc920a15..30f3393b0 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 e7fd49215..6ec595d10 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 fa0a490cf..4330beecf 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 4a599b74a..4356ddb5f 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 ae8a4b719..32f0dfc06 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 220cb6e04..0e8ddc908 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 28deb6121..caa749dfa 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 b9737860b..7eeb9e4e5 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 ff19d4b49..470368b5a 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 df2585d14..d82d49d74 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 eb290616e..581dee1a7 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 e77b0ebcb..93cc35d2f 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 e62c2f580..ce849cf2f 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 830e631b1..12462cfab 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 3b1087b18..627c6a3df 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 7791f31e1..95c6b7713 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 f2ab8aa69..57255aab2 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 f91c1668f..fcb0648c2 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 0316b0735..8246db9ba 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 55e6f86c4..73cdd5a45 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 9d21bb765..7b39c87ce 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 e93b97496..a4f233d28 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 c7e3e6205..aa923a0a8 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 08a159ce1..46a529f5f 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 c011ba91e..e3756518c 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 9a446f7a0..922b0087e 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 db12d0f1a..caec515bb 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 45e4039cc..c4528b25e 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 d37eb08ec..218a0311d 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 90623476b..3036cdf1f 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 a3986a084..71ddcc35b 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 46ba69837..e0cd01f2a 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 515865ab1..084db50f0 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 a9a152154..befc18322 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 d1336c0d7..73d7bf67a 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 ab809092c..b358b5a19 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 cf3a8ae8c..72374c17d 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 f235546c3..bae0806a7 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 7079ce030..a775c0326 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 0876fb537..006b50447 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 e9604fbd6..20fc2ad85 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 d719bd431..3ad86f3e5 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 1a36aa659..23f1d3c11 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 d1a5d48dd..1f630d880 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 29f1a0d5d..3fd9ce21f 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 d492d9b54..29f8c63bc 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 b534c2805..65c48019f 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 47811c761..316b7faa1 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 7c4dedfd1..032b8087f 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 d8047df41..533a4c7b1 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 4d7eb5a4a..1cbb76d23 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 52c5c501e..90a0739d8 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 ba1e5f629..90a4312b9 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 bde47203f..fc3f091e8 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 818c1c8c5..e2f0a32e7 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 5e19caa6c..26bcea3b4 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 8c182560a..e827f9c03 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 297c3aef4..8709fcbfa 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 91634399e..5adb1e1fe 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 93c186337..87e7632c8 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 6adc61fa7..8e4d4da37 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 cf28f2aa1..01ada2607 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 7d1018c27..a4e2b39d9 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 7debcd8fe..82732ccf3 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 b04ceac92..3054ce4b1 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 45b6509cb..0c085ec00 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 fdf759f30..fd258d18e 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 0fb5332ca..e6e819a4f 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 0ed11cd47..ad1cd8e47 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 8bbfa3b81..8a741b2f7 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 eb815b21d..db4b08b84 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 c884f10c6..4dc7dbfdf 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 4c9afdfb6..a50773680 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 e6a171c5d..564a40b0b 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 de9673be9..c90548882 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 5a0271cb0..21343c4ec 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 4c15c9385..2847f780a 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 3aee96731..e1d536d39 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 7cbd47b06..994396ad9 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 f04f42770..528a36495 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 972cd6dbf..639586c36 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 b85681205..6241ece8d 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 3dee0f22c..2fe020655 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 d920c1578..e98f0d426 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 15945b3aa..043d15954 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 934e9b5ef..94b460a8e 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 ac8b2e40d..b776842e8 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 3c685d978..87f648522 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 5e5196ed9..f7b3c7988 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 48f3a79b1..53e1d4c8a 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 e6ee0ffbb..40b86d982 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 57a5bbcc7..c988b88d9 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 1f035d327..cdd52f3b0 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 e25cb978f..482b0dbab 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 c8c590de9..3af9f48e2 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 6b6eb41c4..47be2a796 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 da422ee12..e4367631d 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 d32621a62..05f30c371 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 bb5bef5e3..2f4c423d0 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 fb5a6444e..7db4d59d1 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 680a4189f..c68cc39d0 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 764348851..d52b66f67 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 b914fffa9..b83b92fa4 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 cc53cca5b..aa567c6f5 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 f43b4ae2b..49d908e60 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 01a824303..1823c0de0 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 4c7577857..ab53a50ad 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 9ad9a5f24..a40a23b9b 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 7ac49d17a..30b939fbe 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 20716dea1..4935fdc63 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 c3a16d3a5..2f0352b97 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 cc5108881..9abfca129 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 4d1d3df75..a8b58bb23 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 cdb2d7878..159ca3916 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 0511216d0..9d2607a44 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 0f65e9598..8f5fd6fe1 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 9eb8739e1..e7ec06707 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 53e5fe316..47cb9e55d 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 44781cf6d..deea711af 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 c2afb3d2e..0ba9c79f7 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 1b70646a1..a50796b83 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 5e461825a..91fc88f9a 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 f20d8b669..33ae7fe0e 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 ed74b572b..2dda84a28 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 07103093e..33b8301ea 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 28221bddd..accf2ae04 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 be22ce7ea..cce9996a8 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 6528747d0..1269313ed 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 4a2dffc3b..fde4b15cf 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 078fde9b5..e689d053f 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 89a4b8978..e8d0f4a78 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 994c296cb..dafaeb70b 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 b86a26dd0..8296f1f76 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 509b705c4..82b23aa08 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 5c01691e4..e82d1ad7e 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 e900348af..2300c3cf0 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 c90af779a..28bdb61c5 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 519f3a029..7756766a0 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 ae56351ec..6767baf19 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 cb147f27a..f17dadd67 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 d7b7a9dea..3d949589c 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 1b641db00..0f98b52d3 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 08d0f7767..e06d606ce 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 1b734a770..49c719075 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 fe67468ff..5d2acc736 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 cf26dfced..d9ef5b05b 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 1e9f050c8..f88fd2faf 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 9f518702c..7a483fc2b 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 fbd8597ad..e084eb5a5 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 5ea457e58..6e7b72c16 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 9958b7336..b733433d3 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 652157453..17ffe5608 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 535558ac5..f5c932db5 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 9541b62b6..8ae8d1c84 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 8110ab0d8..4bc7529af 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 3be793ab8..88aacb046 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 c9c301a65..a260c17ff 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 be32cc333..816489122 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 cbcbf3ff4..cedcab082 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 b27b3d82a..e95094b58 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 f892588da..5c5b18d6e 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 18fb70fa4..00f7ca9aa 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 3c4294676..22f52c337 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 da66efc52..763ad7aaf 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 90ea74cd5..2e96daca2 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 6a8cf63c5..4a791fddb 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 885f7a0e8..1915b1d58 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 153bbbeb9..e6702f4a0 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 786fe8f9c..59ef43462 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 453028b37..921a9434e 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 98590ccd2..a518ae22a 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 67251e43a..9ec3ff358 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 d5c0f56e2..ba5f7114a 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 6e7a2eddf..f8c7810bb 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 8e6865468..9e951f45a 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 ada3f9e65..a4df33e24 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 0857cbc51..fe5e7d8b8 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 6de0fa695..5aae3b215 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 283a65a2b..ffedec77d 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 344674a23..a25ea4261 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 4372543f6..c0e40a61a 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 29213b033..c11470772 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 9e81aa0a6..31acc5de3 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 6e1f6f4cc..f96a422b6 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 36257ec6f..08c72c824 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 956c6ecf4..d7f117deb 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 cee58f749..a8146ce36 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 6b7d45d2c..e2574b659 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 5bb0f6be2..7aade02b8 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 66d9ff589..b63ebe334 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 b70113437..96adbd236 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 f10a6a593..29305f4cc 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 7bf9b271d..6b008454a 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 a146a6cf0..7967c1297 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 7e8db9300..ae16eaf83 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 3d016039a..6d415ba88 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 b9e451079..9c667abc5 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 a0541828a..7dc747495 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 96b350182..76b38fe2f 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 fe279b186..1a09fa7f9 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 78f90c69c..8e3023f1d 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 21adf1da1..5d05ebc64 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 bbdb860d3..1530477c3 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 30f8eb666..cd711dca9 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 1744b6ecf..795394e2f 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 a44bb569f..9b2d13539 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 fc205ca4d..e7cf3a55b 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 9fb396a3b..dafa3a855 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 0648516a1..ef9441b23 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 2bccad7d6..c1049c0f3 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 a71b9e7d6..17777e39c 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 c3739b0e6..48de22c96 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 61c74b4f8..c82aeb8e0 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 84d460bd6..9b09a96ce 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 042bc85be..219b2698f 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 b3f188c28..bfb6dba95 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 096a51cf5..2110dc6f9 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 2543bec6b..54e527aab 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 a4de043b7..b66fbd80f 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 a40a93d5b..8804054cc 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 82bca43c2..38994a276 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 8bda995f1..923571bcd 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 662da405b..71767e448 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 d18043b79..82e8b89d1 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 54a823e6c..fd5912f16 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 a10aca0a8..39eb2ef6e 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 d3d42c0df..330f62a72 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 807832edf..fa797b91f 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 82a9834c1..ddce9eed6 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 3d2721bfe..dfafc46fe 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 ee0b63d3c..49f71749f 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 19b8abf09..405a10cf1 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 33730ddf1..6ddcaf807 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 ec288ebe1..3a632fdd8 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 5d9291a9c..18d1b0bf7 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 575a16a9b..1e501f464 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 eb77e784e..5bc4c73b0 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 e81d43bdb..20fab8bc4 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 f986072af..de22cf485 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 e4f8938f7..7cc1b27ee 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 257f90945..03e3b2ada 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 0b1a530cb..912838215 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 55b29e0ad..3e51c9549 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 822890793..9ec5bcd0f 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 6c6d2fff5..f61285485 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 aadc1828e..50e8ec52b 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 a4a14000d..7cb2ac3cb 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 0be8b1f3c..4ccbe07f4 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 7f6b60016..e7c381e3b 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 735c6a740..2de77e89e 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 be21f7906..acdfc6f7f 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 6a0e8d61f..89aab17a8 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 9d9aaf126..dd80ff016 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 ba30483fa..6c1a21c1a 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 7de42b800..b897e19c7 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 ec6531cb6..3a1b6bdae 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 36d9e08a4..2ce22b59d 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 a7d94050a..b87fe963d 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 6c4aacd3c..ecb08d2ed 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 c78acfacd..da2d53da5 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 7806aa86c..9116205f0 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 306563f6e..24c52fc5b 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 1f1931edd..782af4ca2 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 1f3d4225a..2150116eb 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 9d237bde2..0d93d7f81 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 f9db0e0a0..92ae4631e 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 61cfe2952..40ef66d3d 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 bd0993f62..3a87d3041 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 35bbd5e16..5ae6dfdd5 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 289807bf0..dcfa1c20a 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 8b676e339..e01e3eea0 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 b5f408c61..6127bee63 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 765c3e486..650f13bb5 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 d31f81051..0d20051b7 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 6dd5e40a6..ed3a5b09e 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 d255ddd0f..298593b3b 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 6b1f055a2..ea28dec25 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 08a7c6acf..4c9420779 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 9431477f3..f0fd7e584 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 c87ca774e..51e5bf76b 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 2a7c61e40..a8770a998 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 e991e3b2d..c0db95cf7 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 d60244b4d..a4a81fe53 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 416ef342a..4c5445706 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 62862f9e2..a8d3946a5 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 35b0e4a70..6e9c1241c 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 f53f9ccc2..0eda256e1 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 1b5ab9860..6654d455d 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 e7a8809ca..84ac5418d 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 31313dc83..7e4faa88a 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 53cca54c6..9a076c671 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 078098747..76e06cd3b 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 97ef99ab6..4a321bec3 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 0ff609aa1..4a8e4e819 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 008762992..cc44d9848 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 6c4c1b1cc..961fe689f 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 707d72913..434302d9a 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 3c9a253ed..fb7ff4d64 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 88b2583fc..75532df7d 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 d92f79fc3..6908f8ff8 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 46dba956d..ee2bd5de7 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 3c9cd6c28..e4e2313fc 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 656610eae..f12803273 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 2b902c09f..8f29efa68 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 5fd9b8e74..fb3075f8a 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 afc84833a..e6d4a09b8 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 3d904e70e..3e5ea3f33 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 8815e191e..40bed924b 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 c8c22a6b3..8b74eee70 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 6584dc511..a8fbd8791 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 7d4f3a6aa..4ca393dce 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 d54df27a7..c7eb89749 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 428dd69ba..152f06114 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 fece808de..90b904f30 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 a1baf2ea9..527e1cdbe 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 bd8222aad..e0bd7e7f6 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 d9f7291e4..57216ce0f 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 1a96b46da..1aa57878a 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 604e2f39a..c5f48cef3 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 3d16ba657..59010096e 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 df5632297..6cd29e469 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 f45b10311..93aba2914 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 e1aa39b8d..9117e4584 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 25bc5bb2b..9d5b4bd26 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 9dd2d7b88..7ff072a4c 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 986955d32..5e5e24abd 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 213a283f9..2d653833f 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 d9e03d8ed..edd6c556e 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 9864ce31f..e5fee6217 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 38fbb2723..fb899eca3 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 46a9b0116..8fa37956e 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 8df679680..11539b935 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 3ef501455..be4f65823 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 bd38f2387..dd2b5e9f5 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 081792685..6aba11537 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 417de8c24..bd9b338c0 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 ea27f566f..2a1e27e12 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 213707490..40c976624 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 7bec59c38..9997c452e 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 bd19911b2..342cd7eca 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 6221a4a41..c7d78035b 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 9e0f4a996..532082e61 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 2329458ef..16cb8cdcd 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 2ad9ecc48..4baaee900 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 ce30c8a7b..2d58112cc 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 660402333..a0d36f594 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 b23288184..e1717235d 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 b807476c7..f45f0b5d0 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 8092dccd7..c7829f9dd 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 1377c4f3e..deff520ea 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 75e7447aa..edb6c9801 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 bc3c05a57..32fab3fe3 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 e5032b52a..ac90d8a31 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 ce2ae93b2..0486da311 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 674d5d834..6140ee02e 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 43b2df4ac..2d8fd84f1 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 0189a7c95..74690f760 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 3393b0a06..1db1912c6 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 1790043aa..4cce9981a 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 3ebb1e7cc..63bb7ba28 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 e6f783e09..a14ed68c2 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 6a3d3448d..a88fb4a3e 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 475dc4078..c6d8c4752 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 414146de6..3ae115814 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 fe9b209a1..9501c468a 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 18536a209..a02c5db2f 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 20688c4d8..4fca9405e 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 6fcb3ae25..3a3c6808f 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 9f6ac70c7..a88d1bc06 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 ca272091b..a9890c978 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 0a121a548..abf491130 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 63ac942e1..e641d8c97 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 33403c2cc..268d9c0e8 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 8b4cd8d6a..86511953a 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 e0766f6b8..6a97c1daf 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 8b7a222b2..562a407b5 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 8be1c140e..7e4043cc6 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 2249f9b32..33adaccd5 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 1888d9a4d..c6e3db3a0 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 0391f32dd..ffb02d539 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 580545721..1d304c5bc 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 c9f76b391..e3218ac79 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 503752f2a..b61c158d1 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 353f1ced0..1a60958fd 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 2d065684c..954e33658 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 c902e6148..d4f71805b 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 cef1fcae0..977a8092e 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 31d24817a..da621cb07 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 4e70c1785..5036ce955 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 22d11b615..b92fa3aeb 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 b3879f546..0a37d3810 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 76698436b..818f51dbe 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 2ec29c1fb..ffb209398 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 6c69d7a81..c39998c0e 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 58c89211c..a1a362439 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 1f82a6040..eea52e968 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 e139a0a3e..ff04c8a37 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 279f36ae8..09a0a8cc9 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 30b174818..771ef1a94 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 5a87442f6..b404c798b 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 838dfae23..0a338625a 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 e21a3bae6..175d70461 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 cb748dcf5..451e0aa17 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 247fefbca..7958db787 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 3b94e5a0b..a0f55fb82 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 0371eae69..40ef2c854 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 db684477d..714f3b65b 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 a2f8186d5..1d4718693 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 b3fa05d57..ab343ec6b 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 b6ff3485c..82c55d466 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 fd1b00680..6344a1a1c 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 480cd39ef..5b4712c0d 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 5d7146f0e..89fd507c1 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 d99b0154e..1e2f4db61 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 edcec8a5d..34f46900e 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 538b8050f..39db28474 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 23e5eef06..f866ae505 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 b2a765488..8c6768167 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 0b90780a4..c1ee2766c 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 20a2649b9..d882349e3 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 25d1f9c2d..3990d94b2 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 5ce563fbf..df61ed748 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 915f67727..b681e0b56 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 6b0cb2dcc..b2cd5cd81 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 f6dffe4ff..5e013fc6c 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 cf025bc89..4a5073b5d 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 c480fe4d5..8203134bd 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 abb086398..e525f18be 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 2be89d3d9..42f72b4c0 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 65d2ebeef..d053869ee 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 b6b5724c8..73f98f70f 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 a90c1cef5..b20b4a644 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 d2f821d59..8a5bc3ba1 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 b98b03e23..f9216f82e 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 c197d48c7..d84f86c57 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 c05be09ce..0f0eb1790 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 e62069bb4..94cdef4fd 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 2ea815d43..34900727b 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 073b9c609..386198539 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 b4d9a8c86..4e74d43d1 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 c4216609a..aea5d5758 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 9c559a8a9..51ca1677d 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 d1157592d..2dc2587df 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 400f5f879..20ccdeb36 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 b7e1a501e..4cecf22fd 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 92af808f6..278ead413 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 1c26cb1af..f94596523 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 cd45ef909..698b5f736 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 5449891c2..ad0d06839 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 bfec4204a..2c8c4379d 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 9a6eca5ad..cdca47da5 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 91a15b077..54950e717 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 6874bda78..d4182afd5 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 d1fad5f49..b5d2e19ac 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 03c49a674..c81252f7c 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 340757064..ae720364f 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 8e1244262..1c3b1ec36 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 0dfed2e4e..227a7ee73 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 f17de6739..2ada3dad2 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 125cc0129..8658909f3 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 0fe0e61d7..46e88064f 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 9d8915214..8dd661bb3 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 b7aaba7c1..d1f03d0c1 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 a0fea9275..e909cb5e5 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 77db6416e..d45a69a37 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 601ea7294..f5111bfa7 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 4691d29bb..ffb02014c 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 8c4a2806a..08116d376 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 1c6563065..705e73911 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 a75446590..77d2eae60 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 d2b342e12..d094a4fac 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 b468ffadf..5bf71b7ea 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 f2f685f84..fea25ccf1 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 393eca18a..1a608220e 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 f36a17c2e..33b1ae4d4 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 e4fb259d5..e5399680d 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 00e575337..1b6b7a6ff 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 db8419061..504df50f2 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 966f563d6..2aa75b2e0 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 f3520f75c..84294146d 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 4780d9613..4d8e94a6c 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 cacc87d7f..be0f94e38 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 c37bfdfe7..6fb824c24 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 f7204b75d..14a6f6cda 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 c6cbf9866..5b16fa88e 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 dbd76bc10..15bd84871 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 29e460220..5f8c9b06f 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 440fee34d..ff5f3486b 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 93f985056..78e5e8d23 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 8ec50634f..d1f904806 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 83e1ee080..f21b41cf6 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 0d16df5f4..bb3278f69 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 fa7000d9a..9f2595ebe 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 64b2fa85c..cc234cd0e 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 b8fdfbd1c..01d065f63 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 5c910ff1b..31bbb2d95 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 5a78a6d72..b251c2e0e 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 f1d4afeb2..ec17d0de2 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 4f5c4b7dd..c0ea91d17 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 11e8e9e2b..e6d6a60ff 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 efaec601b..efeca52f7 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 5a3d637db..043d6ecfc 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 94eb4a327..cf347ed89 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 6061415cc..9747da57d 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 17b8458ae..861930d24 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 b8e441bee..b94a6f7a4 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 62207f4f7..414f13077 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 7ebbac469..54929b10d 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 2440a2aff..3ad7f888c 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 b1e027d65..e6ea2786f 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 1f0c20541..52f7ae562 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 6c55570b7..88b467033 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 7cd67272a..e9a4233dc 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 70bcf6378..43439ccf4 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 7d8269ad8..61338e7fe 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 599f9ee3a..c4854bc2c 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 13b30b587..c2eff2360 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 85cc4333d..bbe78bfa9 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 5fd69caae..825f734d5 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 049b2d3e3..3a6ffb3f0 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 6d1afe2d1..eec54b0a0 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 f9b19ae5b..1a5fb01a9 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 f1257deb0..fae89ac9b 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 9ffc486ac..cf8e705fd 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 9bcc82d88..2ea1e2174 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 79a43bc0a..9c7b89905 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 31557000a..03db2a30e 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 ce23e6abe..a40950337 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 32e3b47e8..879d44b2a 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 9f14dbded..66936b012 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 a0f2a99fa..da1294abc 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 912c2ac47..db591acb8 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 8e258961a..d2faa52bd 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 996a96d39..1bb818fa9 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 1a0838521..484a3dee5 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 eb84ae778..b7238fa6a 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 10cfd369d..ac78e9b35 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 f3a14532b..48b2f2f29 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 2610d8a20..5d12b48b4 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 39ed0e8cb..5963352c9 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 4119f1554..be78396c7 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 3638a2f87..1896fb6b0 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 8af5bb525..efbe7694f 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 566219dec..1ebd104d9 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 ff7793dda..d713f74f4 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 ae78b32dd..53dc155e9 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 8975dcd62..567ef56d2 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 76c985d2b..690ffd97b 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 ce2f6dd72..2504ee677 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 64c31c405..63522cef8 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 4dcb162f7..7f4e84880 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 708619c15..66cf5a4a8 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 a24e37f63..192661dba 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 54bf069b9..2e8265043 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 8637fddc1..df0f1ebe0 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 f393e56ce..fb6964e21 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 3dec1cdf7..76c94ebcc 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 0f3d7439a..7fb5bdf9e 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 3534d5955..586490a75 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 5a247b611..c82ff0813 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 1e1005028..dc2691755 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 88bbddbd1..b9caca193 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 5685aba9c..c634d3bad 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 f029ed7ad..271b1e805 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 583f8eb4e..48ad534ed 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 a5e140b73..db19eeeea 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 19fc0deb6..c4f281b2a 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 c47c37bda..5521aab98 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 a932b4fcf..6ac28e163 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 86c6a3a0d..fb9ee8423 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 bf3c8b890..c871f1846 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 41a3bff69..1104f02b4 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 23aab51c4..357362872 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 9bb052043..bba73e6f9 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 e98e625a8..22ff83515 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 104592acb..e6e91fb60 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 84c03a883..228204fd9 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 c86bd6b47..b9761721d 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 29dc3b0a2..96c0a2968 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 d61d2761d..bc809f8d8 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 0bb4c02d9..b8cb50236 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 e8cf40d2a..6ae9c569f 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 cf5cd0545..96414f448 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 815106ccb..6130c457c 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 5b074e681..ff9c7f1ec 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 8e7ac6aee..7d79528fd 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 320d7d81b..f310b2918 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 1c2e86f5f..a60b03a8a 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 2bddc7d93..b42620229 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 f34bcd804..09eee3d6c 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 007434267..c91b928a6 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 7806f4958..444fa8684 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 1bafa6f74..ab9654f9d 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 f2f18aba1..24fa7ced9 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 ed0dcf5f3..04316ad94 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 0130e2570..ac286d90a 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 8fdf5a2cf..3b2e63acb 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 5eb372cd0..977d56cc3 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 736a37581..4f88236c2 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 05dc11e26..b818bcf09 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 0355372b3..30359f14a 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 00ce456de..d456e0240 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 04bb3ffbf..3819c1eb7 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 6b1b15f63..054944ae0 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 3d553195d..cd72702a7 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 84a5ee747..2636deb6f 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 b5358bf32..d096e3099 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 0ce22d4bb..23c511f94 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 5a4369b98..5b6e7c0af 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 d76c1911d..38c45b6ce 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 6eecc5b23..e3f1f84c4 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 26d0e70d9..62ddcba18 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 cb53b0d28..545352303 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 8a92213e9..fdef75c4c 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 ea0253e20..0b30114fc 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 861480339..14014b3d0 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 107e3d01f..f29c25c1e 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 cef3b48f1..75616fe91 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 a9665ce0c..d61a0d30f 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 6ca6194ba..d34e0db10 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 0adcd24bd..d024a035a 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 80a4560a9..5670cb2e3 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 e781f528d..f134942e1 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 c53ba87ea..c06dccbc5 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 ad803b5ab..41b0704cd 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 d2084e476..3ed392e9d 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 f48672494..439728b12 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 cfb54fc20..b95badb4d 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 87294d907..c08e46356 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 5f6ea378c..f260837f6 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 300869fd8..bcae73b1a 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 d1e8afa2c..312caaa14 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 a7ebb53e6..b94e78d59 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 98f6e3eb0..ec56e9f5c 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 fe0a03bdc..4d1ee4788 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 bad528de3..3bf778c0d 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 edc641f1f..372e038a8 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 177e90672..2ebc324ab 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 1359865e6..a3cc903d8 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 9de37730f..d723f21b8 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 1ea215a98..e738326ff 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 b6c895817..3adcb81df 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 d952455bd..218ab99fb 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 ce46c0c3f..7eb4205b2 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 74daae540..63e396236 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 84a303613..9c12a3cb6 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 aeed1e568..96a0f2fcf 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 959238c6b..e745ab539 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 33ddf0094..7c2b4388f 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 031b7fd4b..205ac1a76 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 09da9844d..f1b6e3c2e 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 85e596842..abcd69a29 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 7c03de5c4..4271729bb 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 198342107..daba374ef 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 4cc9c86d3..d4e213e12 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 bbc75ea67..3988babc7 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 30961dd22..516a0c34f 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 db725c983..582c68f14 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 b3b95768f..8381f740d 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 f79a11181..e70d10404 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 69cf3379d..e0ccc6bd3 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 38691a887..159de7da6 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 479078e10..e5f96f520 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 a2970c361..4a56358c9 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 6a2a2c947..4f8f4842f 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 a7ca5a7ff..3573229ac 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 2ff3be164..414b15ad3 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 2205ced3a..4f9a121b5 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 c595fa4d3..d41e17a53 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 168118d3f..974e5dd29 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 834158ed0..5b339ee6c 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 946540072..030281950 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 25bf82edd..1960a7afa 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 b18e02369..56fda0a4a 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 aa965bca1..2867de9fd 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 0fc57abea..22b69d369 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 7fda4ab4e..57c71ce47 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 8d5698aeb..a9d386408 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 dd4a1a360..a4981b138 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 44730b998..a87553911 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 2bd16bd9c..a2a681092 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 10c17dd2d..ef91089f9 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 dc213b4fb..542653463 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 e0d1363a2..db860d451 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 bf66f3df9..39779de7d 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 74bd8f75b..a5fd29100 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 19c72c5ce..8901e885e 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 f47b1bc6f..e21957dff 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 b46406434..c4a4926cc 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 766b2e90f..a0e220bcd 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 8e949d614..e2827ec6e 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 6de58ce11..859cc3f3f 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 aee4c1e18..cb9838800 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 55df5379f..dc40de9d0 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 50d724f5f..a222b12ab 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 7d1c3dfbe..772427462 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 24a04a465..d09a9e2c0 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 3e44a00ee..503693509 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 c8c5b64de..eec801fac 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 5dcec57c8..3e18d8fbd 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 ead3bcf7c..50a173814 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 89828c853..e71463c93 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 6cf3724e1..ae08dce9e 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 06a31b707..09510a6c2 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 1d4835e46..a8ac46f13 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 ad92bfaca..08020219d 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 6866f1d5b..89604800f 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 38efa8156..719b52d88 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 86f66295a..3ae5f6bcc 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 0f904f4c1..ac5f70a53 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 3aaaa5aa0..546e455e6 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 0e303a549..29cbd7cec 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 79693eef0..226f0370b 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 411b9d949..df97fac5f 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 60229007b..678b83f25 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 f7fef6f69..ac9a0c2e1 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 d6fe0ee2c..7465a28a1 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 3391099d4..d8069daae 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 705fa635f..8fc92a196 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 305b7260d..ee8551a73 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 362109e48..cb33db003 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 112585b22..16ae7ee60 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 80a37cda9..fe91b76a2 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 938d12fb5..1c747f014 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 842eccb54..e12cdf696 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 e31157cb1..b62eee5ae 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 e3823fb66..688b6cf15 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 e4c23d710..c142a8ef6 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 671f8030d..d4d6effcf 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 5edce5522..fbfe7e310 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 c22e41cd8..69b1cd384 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 a9129564a..f2ca3a0f9 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 58a810b7d..423e1adde 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 6d722843a..df50705b6 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 56dcef197..3b3a2ec95 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 e04f945ef..3e241f81c 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 19c928238..323d5cfc5 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 ba74c7035..26f777bb3 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 fef1ba6ca..9ebe17071 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 b2a1270da..cd301fe89 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 68055b8f3..c8f412072 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 a265c3a71..a0c6ecd9d 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 f10081c39..233831892 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 c66a655ad..e66830238 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 b91483d1a..1ce48195f 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 e13bd27c7..b3eb9e3fc 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 ec981f808..19c74934e 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 def4e7c93..7cbd08b45 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 f12927576..e0e69f294 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 f5e839f30..2c75e18c9 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 aefb42309..3759d133f 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 8d2bd6692..4cdaa0beb 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 89fa868db..5dcdc9716 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 5b059e5b2..b12fc9b44 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 9aa2623f6..789cd3d7f 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 cc97a4dd9..a5d5efba2 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 070dc77a8..250d75d33 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 d23440b9f..a8d009264 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 68c6684af..88ec9556c 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 37c96a8ee..f78f6ea8b 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 d41289bbf..8e338c8c1 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 2fc768e28..c5dff4a20 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 b67cbc717..667e469d5 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 5430056aa..a80512b35 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 3e0eca31c..00b66120b 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 386ccccc9..14b10f61d 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 ac85aebb4..c2451f8da 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 25ff90d15..c8e837a64 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 9848af22c..f8ac94456 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 3a77e424e..94f8d126d 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 143951dad..91067fd6d 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 d13a75587..3df46dc26 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 a9e60a6dc..b48c38acf 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 60262e235..801e19018 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 ab2e533ce..c7371c7b6 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 91139e16e..a4aa7d843 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 09d3c0cd5..007d16a0a 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 b278ceaaa..4d660d3d0 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 eb0aca6a2..dbf9566e0 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 38dd6114a..c47561b18 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 1db6e0bc8..3c95838c1 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 db64c8c21..e8bd356db 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 cc110cc0e..d59852d4f 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 f7167b9d3..e46491786 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 b89050131..ac1ed75a4 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 36c2e7f7e..a0969c2e8 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 99a09948d..785c9ffea 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 76382517d..616ba2e80 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 cfaa90cf6..6b0dd727a 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 c83756d96..ae3decf47 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 97ddc951f..f855cce9f 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 fca0fdf39..484cf8f29 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 af12f5aa2..1aae2bd4c 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 d1c95790e..c9094a897 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 a18f1bf90..595a53f34 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 435abf734..41fa5e5fe 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 f263d3fc6..cc35f25e7 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 60ea14cf0..2b29f3b7f 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 fb30c5c83..54abac89b 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 73ce30628..58edb9c00 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 d712f6b34..beb4980a5 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 ce30b2213..1ef2e5fec 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 1b795b809..cbae4fe5d 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 d2688cf45..5f4b2d165 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 a642dd725..792965d90 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 4f02b303b..3f3c1523a 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 e0ced0a94..6c5e90e0c 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 2c4e448aa..bd46b27bf 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 1761aa341..dfef1e076 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 424fd0399..ce032e770 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 44be70da9..0fbaf1147 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 7b3a023d3..ced4c5697 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 c29867aa5..d821441d9 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 cacdff561..b9e8ae32c 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 77c3ac253..e1b036177 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 6bdb16fdd..522664372 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 e97283045..2713ca18b 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 06a43861e..676b9e53f 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 f2543962e..c1b652b85 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 d5442c8e8..df910943c 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 d453af11a..b4143f048 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 59f2433d6..32302facc 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 38b47a997..01a4242f0 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 d93c00234..3e67940f2 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 0806c604a..a1d2e9ba3 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 1b5f135f4..5875e25ac 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 17839c2e9..4dbf7c846 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 bea265552..1bea98d3e 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 2b08e9488..5d5fc9bb6 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 6a00e958c..8225b6a44 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 8f2dff0ea..8cb27dec1 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 bdaa0229f..97a5e3031 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 97d47072e..dfb461ba5 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 af8b14dfc..821806a82 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 29d5a5a14..23c429d1b 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 12c67f906..2f6f2ae4c 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 c6c76f2fa..ca0f8331d 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 15639e0c5..fd02c7538 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 dafc9c76c..9a8cdf303 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 c76589adb..11951e737 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 25a3b4b61..f2646dbde 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 7d6e5c367..244f483fb 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 8f57a2527..dac4d44b5 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 f7dcc9e8d..fb3819456 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 666444d5a..31f1d2ac0 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 c08180efd..eb14c5665 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 e99640ab8..43b0df8bf 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 53dc5c0ca..2dd152586 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 db28716d3..636019881 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 8251c6e71..e128c6391 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 a3eac6c3f..cb2c177fd 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 e83565ba3..144a6851f 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 c9f034085..af77296ee 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 6b96f293b..f51a501e5 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 3ce3521f7..9d9c8e944 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 adc29138e..f4739c683 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 b422b95d8..5f8d8544f 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 1dbfbad92..fe7e3b5b0 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 eb174fd11..74232b151 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 338089afd..d5d3d7ff7 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 edc7b1fa0..ce6fb7234 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 ce5d52b0a..9bd868808 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 bca53be2e..bcfc084f0 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 d12c1555e..7fba9b64f 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 1105045b5..b352822a1 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 49132a2f4..97d345127 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 a04902619..54ea44876 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 a76553113..68a2facfe 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 73de0af7c..cbcfaa7c8 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 3eb483680..c490e6782 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 8b5fcc4d4..410a08bb1 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 713c1aae4..d184bb6d0 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 0809e195c..98f4bd3a7 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 55ff4d115..1c49c179a 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 367ad691a..04e9e905e 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 217c281cc..600284dbb 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 7ce1a9628..e0793cd15 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 c501cfbc9..7c030a42d 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 6ce75dd7d..4d1e7b499 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 098195e92..3c1813027 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 9e40beb08..bfb587dc5 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 b2d16c2ac..64f520bcb 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 e363db0a5..3e9853db6 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 7caa8684e..b8c83e4e8 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 a7a194ee9..f9283b5c4 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 a45868fc6..81c9d8b76 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 0dc92bca0..c495eafa1 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 3f9b0ea9f..91df286fb 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 36d1318e8..3a3c0b516 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 cdd829f2b..3cf99cdd4 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 b036855c3..93f696c8b 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 61bbba8ff..a20f624db 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 4e01ad8a5..1948be39c 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 5cd0bc587..e3b3ede5b 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 598792fd1..ac473e941 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 49ff01d81..a7a5cf63a 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 f4d059993..7a8bfd057 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 ed96f68e7..44f60b248 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 74017a0e0..07c3bd308 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 47e8195ac..da1701c0d 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 25ab73d33..8c69c28fc 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 adae6ec85..ba5f5dbd0 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 a927b55d7..096cc0f8d 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 2bd745e82..1322ac5a5 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 7b3e0d8f8..53bda272a 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 cbccc4dc5..6fff0ef69 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 2fbd2d8f7..802d2a8c6 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 a53abae61..825f21ec4 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 2f5a34572..0b3419134 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 1604d0b28..119fc7d4e 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 7317bb58a..392327c0f 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 254afd7f8..42ce07cbf 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 f49140696..98c816611 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 328c766ea..e5e5194ee 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 8e2509da4..6923175f2 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 c32acc8bf..a5d488279 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 a39e77ae3..fba34a216 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 86f4f5949..472555146 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 f08cbf85e..e0a1b81b7 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 84b6d90fe..33c9e13e0 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 5727adba1..c3528ac8c 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 b26681573..2d4010459 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 5913dc2c3..fcdbe4794 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 1828797e7..de1df345d 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 56a1717ce..9abf11fcd 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 4bd79e107..d2eb68bc6 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 d686361d0..69fdce3a6 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 0c8306f30..d5076bc36 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 b09bd4d71..ee245224b 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 d61282527..876b7c072 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 1379fbb4b..8ab9ec3e4 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 5b64303a7..11ac9474f 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 9523c5eed..c05c8db97 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 a04b79316..80f95179c 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 08dd051a8..91f80e5ef 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 0d96299a7..61b3d824c 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 845bc7c5f..661a533bf 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 73d1c792d..aaca7921a 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 bf58f3358..7361f5922 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 1ab6c9179..65517b5f6 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 ba3fe5ea9..c8fd3a9e0 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 7f8fb3598..92f838c84 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 07f15f861..a59481ff1 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 8e648a323..827c3496d 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 ca167be2f..decf44682 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 59f370936..fa94a4684 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 947bb17bc..41e2836f7 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 28f4c308f..bddfcf3a2 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 9d376bedb..143c77173 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 d63c13b06..9861a9ac7 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 1263aee6a..cbc8b94d2 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 11d0a1b2b..fb645c644 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 18aacb080..667b8198c 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 04b3b97ad..d79018776 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 82e6e50ed..48e684d5d 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 d02fa6e2d..7ee2df990 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 40837f7c9..cc9c67afd 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 ae637b0e1..59b93277c 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 95ef1cdd2..3d57bd5ea 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 1dd7b3b90..15839ffb0 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 c3ada918e..a90eb0681 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 e4541ba57..28bc67ffb 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 336f6823a..473f23b2a 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 46a40f951..8ed1c18cc 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 9072e450f..e2ff08181 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 27ff9eac1..001a54ad0 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 a1a17d572..c56afca80 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 44f10114f..040b4136e 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 ff87eca13..f16aaca20 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 4aebb9565..2a3fec6b6 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 edc2ee5a5..b98cdc925 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 13e4bdd9f..186b36700 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 3b8879804..49d24d66a 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 41d17c16e..126cdca62 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 694afc7d5..f3ef1a1ab 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 97ea5d255..538b2d1c8 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 438d58ee2..e7fee8266 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 7a141cff5..e74dd0170 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 0d45560f0..a232ec513 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 3aa0281cd..9d92f7fa7 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 73add4630..5a58a20bf 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 7421b18fa..deb250bf1 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 ab38967a3..5d11d7adb 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 e913fe900..884de484c 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 b1393418e..c62c6edce 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 a61ceb6f9..5f80b71a8 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 89fb2134e..6b4561116 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 552020b73..ffa70d5c1 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 29f425538..694f880e9 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 118eb7edd..86f96c976 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 9edc38fa3..961870250 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 487dc6a02..8864e8096 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 77e8e807c..78560c8e9 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 610b0239a..f647749bb 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 deb295ec7..b1586aeb1 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 643dded62..bc8d415af 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 19e2a3e67..df96f49fb 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 1a7c560ae..d2419ef92 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 11828a864..7804c9681 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 0dc208576..e604339d2 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 952410f89..ecee457ce 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 d4a9568de..65780993f 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 90db65065..beb6714fa 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 c931d7b77..6c8866855 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 1fed1ff17..e5dfa1fed 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 c01e41fe5..8e3a1544b 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 f27bdc3fd..500880fed 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 57c38b8ff..52930c28e 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 2ecd046a2..e0504d5bf 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 cbe926645..61a7ab46e 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 a482a5e78..8eacdfe6a 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 20fc81618..03b5c8e1a 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 fe17dec14..e6a340a5c 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 fa0c8755d..f94d7cd9f 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 fa0c8755d..f94d7cd9f 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 5237d96c8..a7f58c043 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 c971a2de9..3b0eca51c 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 03c514631..3bc3cca6e 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 f0442ea57..316c01816 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 2b80da1da..7b2f63454 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 9bef06f17..221aa31e2 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 f751983c6..6b9a77906 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 6e44779a0..27c8be263 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 c2680d5f9..4b7a3598e 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 0e2c399e7..621c73173 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 3dcc2c0d0..f4dfaa89e 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 7f73a56e9..e07740bb0 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 c49bca402..ca9cb91eb 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 31465b84d..3f780098a 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 b29663de6..41597a1e2 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 58b085d47..bcd03779b 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 208109139..c297afb10 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 147299f90..b562a7fee 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 c8466049d..d0a21ce5b 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 ced4f9dfb..b2652ce64 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 9a5675cda..bc1ddc5a4 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 7c145c056..2fbfb6903 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 42707581c..9bc0f1d16 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 eef0053b2..76287740e 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 d68d2216a..f79eb4c1d 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 19c808079..c48732552 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 9bb61bc93..b246cb6e1 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 0650dfbf5..b1df8d3d2 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 b38e1d507..ba86ef934 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 12b8886b0..1ce87ff85 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 9afbbe04c..9d1a80152 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 dbb6a8a50..96e5a5455 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 6836c2948..a64f499b7 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 c1277d366..f8638be19 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 5e172ef4c..61d177ebb 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 5ce4c4d31..4961d103c 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 ef222ad71..0c0619d8f 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 642c7fc86..b5145f491 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 c383458c3..0f30fed5e 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 7d50ae2f1..20ccbdc05 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 0f4585cf7..3097e1e39 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 051b166f5..3e5a3ddd6 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 14fcbb0af..1d3ae20fe 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 3a8e5f967..200998901 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 edb561920..fa49e57aa 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 e214031a0..9953fec07 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 03d61076e..205f2d041 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 64eb631af..db3cda2b4 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 6b6825acf..f8b6af03e 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 c4f60e7b4..f53cf941f 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 af32cd60b..639070dbc 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 965358a35..bc6d89594 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 d64c31f0c..9a455d6d4 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 9d670e500..ffd7650c8 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 056be1683..c9baa3696 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 28b66c6c3..8294437eb 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 fd390a1b9..ab70da393 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 e340c5b16..81ffb42a8 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 7f7c92f3e..56a557862 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 d6299e4ad..59a507a92 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 985ce14c5..999d51775 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 317f1a0e9..03d1be974 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 4e7afdc57..54345a2b8 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 a0c5f9011..bc769f7f3 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 4574f7efc..d6bde5b97 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 69a7005f9..8d0eec204 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 c8539afb4..1de5ea5eb 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 12f881609..c88d31b86 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 8a3b3dd00..f39422899 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 df773e63b..efd321102 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 a1bdf41d4..b00ffbcb1 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 883d6111d..92e5ea300 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 1fc470ca7..1c856252d 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 d8eb98194..5b5f136b8 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 74b549a38..73850b24b 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 75fd5d397..4e0584963 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 53d8aeb16..2280bc719 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 94375f213..e77006267 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 fc1556958..e1f71e5ed 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 de826b6b7..33a381122 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 0daeebf89..0728b5807 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 eea3b73f6..5ffe9a2dc 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 e1f2fa4be..efe920209 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 508156c03..599b2c33c 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 0988f3098..131e63b85 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 89804eb01..1a511cca8 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 8bc2e6359..74b5aaa2a 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 40357d1a5..15cc382a1 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 760a160fb..4657b4a95 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 4ef646051..b85b1debe 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 385c8735f..32003b15a 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 6ecf9c551..34766a2e5 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 a8dfcbe5d..b4c54cf7b 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.