porta
c9791a280a
[FL-3884] Proper integer parsing (#3839)
* feat: strint_to_uint32 and tests
* fix: permit explicit bases and prefixes
* feat: strint_to_{int32,uint16,int16}
* feat: strint_to_u?int64
* refactor: replace strtol, strtoul, sscanf with strint_to_*
* fix: api symbols
* docs: document parameter `end` of strint_to_uint_32
* style: apply changes requested by hedger
* refactor: fix pvs-studio diagnostic
* style: apply changes requested by CookiePLMonster
* fix: unused var
* fix: pointer type
* refactor: convert atoi to strint_to_*
* fix: strint_to_uint8 doesn't actually exist ._ .
* fix: memory leak
* style: address review comments
* Toolbox: couple small comments in the code and doxygen comment update. SubGhz, Loader: fix strint usage.
* Loader: fix incorrect cast
Co-authored-by: あく <alleteam@gmail.com>
2024-09-05 18:02:42 +01:00
..
2024-07-15 13:38:49 +09:00
2024-03-19 23:43:52 +09:00
2024-08-04 10:54:02 +01:00
2024-08-04 10:54:02 +01:00
2022-06-26 21:00:03 +09:00
2024-08-07 12:49:41 +09:00
2024-09-05 18:02:42 +01:00
2022-10-06 00:15:23 +09:00
2024-03-19 23:43:52 +09:00
2023-10-24 12:08:09 +09:00
2024-07-15 13:38:49 +09:00
2023-11-01 11:24:11 +04:00
2024-06-30 11:38:48 +01:00
2024-06-30 11:38:48 +01:00
2024-08-04 10:54:02 +01:00
2022-04-27 18:53:48 +03:00
2024-03-19 23:43:52 +09:00
2024-07-15 13:38:49 +09:00
2022-12-26 21:13:30 +09:00
2022-12-26 21:13:30 +09:00
2024-07-15 13:38:49 +09:00
2022-08-30 01:04:17 +10:00
2024-07-05 18:27:21 +01:00
2023-12-18 14:30:56 +00:00
2024-07-15 13:38:49 +09:00
2024-07-15 13:38:49 +09:00
2022-01-05 19:10:18 +03:00
2022-05-06 16:37:10 +03:00
2024-06-03 14:43:23 +01:00
2022-05-06 16:37:10 +03:00
2024-07-15 13:38:49 +09:00
2023-08-09 06:34:54 +09:00
2024-03-19 23:43:52 +09:00
2024-07-15 13:38:49 +09:00
2024-06-30 11:38:48 +01:00
2022-10-06 00:15:23 +09:00
2024-04-29 19:56:15 +09:00
2024-07-15 13:38:49 +09:00
2024-03-19 23:43:52 +09:00
2024-07-15 13:38:49 +09:00
2024-03-19 23:43:52 +09:00
2022-11-29 18:08:08 +09:00
2024-07-15 13:38:49 +09:00
2024-07-15 13:38:49 +09:00
2024-03-26 03:48:18 +09:00
2024-03-26 03:48:18 +09:00
2024-09-05 18:02:42 +01:00
2024-03-19 23:43:52 +09:00
2023-10-24 12:08:09 +09:00
2024-09-05 18:02:42 +01:00
2024-09-05 18:02:42 +01:00
2024-01-16 03:09:37 +04:00
2024-01-16 03:09:37 +04:00
2022-12-26 21:13:30 +09:00
2024-07-15 13:38:49 +09:00
2023-05-30 01:40:56 +09:00
2023-05-30 01:40:56 +09:00