Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-01 | Set any new data allocated to 0 for clarity | Aryadev Chavali | |
This is only new data allocated, so it's a very careful procedure. | |||
2023-10-24 | Removed assertion in darr_read_file | Aryadev Chavali | |
If an empty file is read, we want to deal with it in later user code rather than just failing immediately. | |||
2023-10-23 | Added lib folder for general stuff, introduced as target to Makefile | Aryadev Chavali | |