2022-10-22 07:16 | Extract malloc/free to memory.h | Chris Bracken | 5 | +185 | -175 |
2022-10-22 06:53 | Remove C++-isms | Chris Bracken | 1 | +29 | -30 |
2022-10-22 06:09 | Only mark the block as free if it's still around | Chris Bracken | 1 | +4 | -3 |
2022-10-22 06:01 | Remove print on stdout during free | Chris Bracken | 1 | +1 | -2 |
2022-10-22 06:00 | Use https for googletest submodule URL | Chris Bracken | 1 | +1 | -1 |
2022-01-07 06:23 | Reformat license to match OSI style | Chris Bracken | 1 | +21 | -22 |
2020-11-10 07:46 | Avoid hardcoding the repo URL in README.md | Chris Bracken | 1 | +1 | -7 |
2020-11-10 07:44 | Use -Wall rather than -Weverything | Chris Bracken | 1 | +1 | -1 |
2018-10-19 04:24 | Initial version | Chris Bracken | 10 | +317 | -0 |