summaryrefslogtreecommitdiffhomepage
path: root/docs/cpque_api.md
AgeCommit message (Expand)Author
2020-12-28Reverted crand.h API back to rename crand_* to stc64_*, and crand_next() -> s...Tyge Løvset
2020-12-18Added cdeq.h: Deque: Double Ended Queue. Fixed bug in cvec_X_push_n().Tyge Løvset
2020-12-17Renamed cpqueue (priority queue) container to cpque.Tyge Løvset