Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | Add data size when adding new items to the list | ||
When adding new data to the list, we need exactly how long is the data. So, it's programer responsibility to calculate the exact size of data to store. | |||
2023-05-10 | Remove version.h | ||
2023-05-10 | Change the name of define in utils.h | ||
2023-05-10 | Rename list.h to utils.h | ||