|
06c0bd8870
|
add more nullptr checks after memory allocations
|
2024-02-28 02:36:38 +01:00 |
|
|
6ff09880c7
|
list: do not check state during intialization
|
2024-02-28 02:36:38 +01:00 |
|
|
8fe3e1997e
|
handle failed memory allocations
|
2024-02-28 02:36:38 +01:00 |
|
|
6779eaf02a
|
update copyright year to 2020
|
2024-02-28 02:36:38 +01:00 |
|
|
5fed872b8a
|
replace C-style headers with C++ C-compatability headers
|
2024-02-28 02:36:38 +01:00 |
|
|
d404e944da
|
refactor enums to class enums
|
2024-02-28 02:36:38 +01:00 |
|
|
ecbbb2ed15
|
move utils.h to utils.hpp
|
2024-02-28 02:36:37 +01:00 |
|
|
614d2787ef
|
tests: fix signed/unsigned compare
|
2024-02-28 02:35:37 +01:00 |
|
|
6b0447f565
|
list: add vlist_{insert, remove, remove_all}() and corresponding tests
|
2024-02-28 02:35:37 +01:00 |
|
|
612ed81c07
|
tests: move unit tests into subdir
|
2024-02-28 02:35:37 +01:00 |
|