summaryrefslogtreecommitdiffhomepage
path: root/misc/include
AgeCommit message (Collapse)Author
2022-12-31More file restructure.Tyge Løvset
2022-12-31Moved fmt.h to include/c11 folder. Not used by the lib or examples as lib is ↵Tyge Løvset
c99 only.
2022-12-30More restructuring of files and cleanup. Moved carr2.h and carr3.h to ↵Tyge Løvset
misc/include/old/ as it is not among classic containers. Removed stctest.h: Recommending https://github.com/bvdberg/ctest instead.
2022-12-29Restructuring of some headers into include/algo folder. Some API changes ↵Tyge Løvset
*_replace*() functions have been renamed, and a few minor API changes.
2022-12-20Restructured folders: examples, benchmarks, tests into misc folder.Tyge Lovset