summaryrefslogtreecommitdiffhomepage
path: root/docs
AgeCommit message (Expand)Author
2021-02-17Update cmap_api.mdTyge Løvset
2021-02-16Fixed hash API.Tyge Løvset
2021-02-14Replaced smap.jpgTyge Løvset
2021-02-06Updated csmap.h to match api of cmap. Updated docs.Tyge Løvset
2021-02-04Fixed a minor API mixup, Docs: open addressing/closed hashing..Tyge Løvset
2021-02-04Fixup in API regarding _at() - more consistent.Tyge Løvset
2021-02-04DocsTyge Løvset
2021-02-04Changed return type it iter_t in csmap_X_find() and cmap_X_find() to be consi...Tyge Løvset
2021-02-04Final doc fix.Tyge Løvset
2021-02-04Fix docsTyge Løvset
2021-02-04Some docs.Tyge Løvset
2021-01-30Internal changes: removed use of cmap_inits and set_inits. Use cmap_x_init() ...Tyge Løvset
2021-01-24Improved cvec cdeq. Must be initied with cvec_X_init() and cdeq_X_init(). Not...Tyge Løvset
2021-01-21Update carray_api.mdTyge Løvset
2021-01-21Update carray_api.mdTyge Løvset
2021-01-21Update carray_api.mdTyge Løvset
2021-01-21Merge branch 'master' of https://github.com/tylo-work/C99Containers into masterTyge Løvset
2021-01-21Updated docs.Tyge Løvset
2021-01-21Update crandom_api.mdTyge Løvset
2021-01-21Reverted namings: crand to crandom, and copt to coption.Tyge Løvset
2021-01-20Update cmap_api.mdTyge Løvset
2021-01-20Improved README.mdTyge Løvset
2021-01-20Update cpque_api.mdTyge Løvset
2021-01-20Update cqueue_api.mdTyge Løvset
2021-01-20Update clist_api.mdTyge Løvset
2021-01-20Update clist_api.mdTyge Løvset
2021-01-20Update csmap_api.mdTyge Løvset
2021-01-20Moved types below API in docs.Tyge Løvset
2021-01-20Merge branch 'master' of https://github.com/tylo-work/C99Containers into masterTyge Løvset
2021-01-20Added cbits_at(). Fix in astar.cTyge Løvset
2021-01-20Update cmap_api.mdTyge Løvset
2021-01-20Update csmap_api.mdTyge Løvset
2021-01-20Update csmap_api.mdTyge Løvset
2021-01-19String docs updated.Tyge Løvset
2021-01-19Update csmap_api.mdTyge Løvset
2021-01-19Renamed cbitset to cbits. Added more docs.Tyge Løvset
2021-01-19Changed template args sequence in cmap.Tyge Løvset
2021-01-19Switched template argument sequence for csmap. keyCompare always no. 3.Tyge Løvset
2021-01-18Some improvements.Tyge Løvset
2021-01-18Update clist_api.mdTyge Løvset
2021-01-18Update clist_api.mdTyge Løvset
2021-01-18Update clist_api.mdTyge Løvset
2021-01-17Update csmap_api.mdTyge Løvset
2021-01-17Corrected output of csmap csset examples.Tyge Løvset
2021-01-17Update cmap_api.mdTyge Løvset
2021-01-17Update cmap_api.mdTyge Løvset
2021-01-17Fixed some csmap/csset docs issues.Tyge Løvset
2021-01-17Added first documentation of csmap and csset.Tyge Løvset
2021-01-13Switched default cqueue underlying impl. from clist to cdeq.Tyge Løvset
2021-01-12Update cmap_api.mdTyge Løvset