19 Commits

Author SHA1 Message Date
e45152d20f svec improvements
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-11-13 15:39:41 +02:00
ca8403112d Added optional typedata overrides to ev_vec_init
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-10-28 14:37:24 +03:00
6ae093c721 Re-exposed ev_vec_pop
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-10-28 12:09:16 +03:00
89fd3a7af9 ev_vec improvements
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-10-13 17:18:51 +03:00
daf5914a51 Changed equal_fn to return 'true' on equality
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-10-13 16:43:04 +03:00
ad569f5ed8 Added ev_vec_find
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-10-13 14:37:39 +03:00
3382a51ad3 ev_vec EV_INVALID added
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-06-27 21:18:08 +02:00
137a6e66fd ev_vec API changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-06-27 21:11:03 +02:00
aba3f20e41 Updated ev_vec documentation
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-06-27 19:21:42 +02:00
8e0bce6a53 Fixed ev_vec_push not supporting anonymous variables
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-05-17 20:41:30 +02:00
0d169433a4 Added default overrides in ev_types
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-02-01 20:20:43 +02:00
1455b26558 Fixed svec for non-MSVC
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-31 19:53:22 +02:00
c49ab87286 Fixed svec warnings on MSVC
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-31 19:20:52 +02:00
0f91f5373c Fixed multiple shortnames in ev_vec
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-31 16:16:02 +02:00
94d6c4d8be Added some limitations on ev_svec_t so that it can be used in global scope
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-30 16:18:39 +00:00
757d9d5ae8 Fixed ev_vec_setlen bug
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-30 16:18:02 +00:00
b6e1fdc6fc Removed useless DEFAULT/INVALID
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-07 22:00:36 +00:00
82ad4b4bfb Changed how types are registered
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-05 23:11:20 +02:00
450ba063cf Added ev_vec.h
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-03 23:04:40 +02:00