Bram Matthys
7d45e69fd2
Use C99 flexible array members, like name[], instead of name[1]
...
in NameList, Tag, Watch and HistoryLogLine.
This does mean the allocation routines need a +1 everywhere, but
I think I got all of them. I also don't see them being used directly
in such a way in 3rd party modules (which is logical, as they
should use the API and not allocate such structs directly).
Also, SpamExcept has been removed as it was not used anywhere.
2026-02-22 16:11:41 +01:00
..
2022-12-14 15:24:19 +00:00
2026-02-22 16:11:41 +01:00
2026-01-31 14:35:55 +01:00
2025-03-23 12:13:38 +01:00
2023-11-27 10:55:56 +01:00
2025-10-05 16:03:35 +02:00
2023-05-15 15:27:52 +02:00
2025-03-21 15:40:42 +01:00
2025-09-20 15:44:56 +02:00
2022-01-02 20:17:36 +01:00
2026-02-22 13:07:57 +01:00
2023-07-02 10:18:26 +02:00
2025-11-12 10:14:27 +01:00
2021-08-18 13:08:42 +02:00
2025-10-17 08:19:15 +02:00
2023-01-14 16:40:48 +01:00
2025-11-19 08:21:27 +01:00
2025-10-17 17:04:52 +02:00
2026-02-22 13:07:57 +01:00
2024-05-06 10:01:14 +02:00
2026-02-22 13:07:57 +01:00
2025-09-17 20:11:18 +02:00
2023-01-13 12:45:51 +01:00
2021-09-11 09:56:22 +02:00
2024-07-18 08:10:49 +02:00
2026-01-26 09:57:07 +01:00
2022-12-14 15:24:19 +00:00
2026-01-10 09:57:18 +01:00
2023-05-18 13:15:17 +02:00
2026-01-10 09:57:18 +01:00
2020-08-29 14:13:58 +02:00
2025-12-14 10:37:50 +01:00
2026-02-22 16:11:41 +01:00
2025-10-27 08:50:38 +01:00
2023-11-25 08:31:12 +01:00
2024-01-17 09:56:11 +01:00
2021-05-30 19:27:35 +02:00
2025-11-12 10:53:43 +01:00
2026-01-23 13:15:17 +01:00
2025-10-17 08:19:15 +02:00
2021-08-18 09:54:43 +02:00
2024-09-23 17:25:17 +02:00
2026-02-22 08:05:18 +01:00
2022-01-03 13:31:24 +01:00
2023-01-11 14:01:21 +01:00
2021-08-21 14:28:01 +02:00
2021-05-28 15:26:58 +02:00
2026-02-21 14:55:13 +01:00
2025-11-02 15:53:42 +01:00
2025-09-20 14:56:26 +02:00
2026-01-10 09:57:18 +01:00
2026-01-11 07:33:49 +01:00
2026-01-27 19:31:25 +01:00
2023-06-17 17:50:37 +02:00
2024-03-09 06:07:31 +00:00
2025-09-21 14:24:06 +02:00
2026-01-26 09:57:07 +01:00
2026-02-22 16:11:41 +01:00
2025-09-20 09:00:52 +02:00
2026-01-31 09:44:57 +01:00
2024-03-29 09:41:48 +01:00