summaryrefslogtreecommitdiffhomepage
path: root/docs
AgeCommit message (Collapse)Author
2021-01-03Moved pictures below header.Tyge Løvset
2021-01-03Testing move pictureTyge Løvset
2021-01-02Moved pics to subfolder.Tyge Løvset
2021-01-02Some docs updates.Tyge Løvset
2021-01-02Update cbitset_api.mdTyge Løvset
2021-01-02Update cptr_api.mdTyge Løvset
2021-01-02Update carray_api.mdTyge Løvset
2021-01-02Update cvec_api.mdTyge Løvset
2021-01-02Update clist_api.mdTyge Løvset
2021-01-02Update cdeq_api.mdTyge Løvset
2021-01-02Update cmap_api.mdTyge Løvset
2021-01-02Merge branch 'master' of https://github.com/tylo-work/C99Containers into masterTyge Løvset
2021-01-02Major upgrade: Added 'clone' template parameters to containers. Reorganized ↵Tyge Løvset
arg positions. Renamed csptr_X_share() to csptr_X_clone()
2021-01-02Internal: moved template argument in cdeq, cvec and clist.Tyge Løvset
2021-01-02Almost internal: Swapped toRaw(), fromRaw() template arguments in containers.Tyge Løvset
2021-01-01Update cptr_api.mdTyge Løvset
2021-01-01Update cptr_api.mdTyge Løvset
2021-01-01Update cptr_api.mdTyge Løvset
2021-01-01Merge branch 'master' of https://github.com/tylo-work/C99Containers into masterTyge Løvset
2021-01-01Update set image/descr.Tyge Løvset
2021-01-01Update cmap_api.mdTyge Løvset
2021-01-01Update cdeq_api.mdTyge Løvset
2021-01-01Update cvec_api.mdTyge Løvset
2021-01-01More images.Tyge Løvset
2021-01-01Added bitset imageTyge Løvset
2021-01-01Added some more clist info.Tyge Løvset
2021-01-01Image and docs improvements.Tyge Løvset
2021-01-01Merge branch 'master' of https://github.com/tylo-work/C99Containers into masterTyge Løvset
2021-01-01Small API change in bitsetTyge Løvset
2021-01-01Update cmap_api.mdTyge Løvset
2021-01-01Update cmap_api.mdTyge Løvset
2020-12-31Last update of pict.Tyge Løvset
2020-12-31Updated vec pict.Tyge Løvset
2020-12-31Updated picsTyge Løvset
2020-12-31Updated imagesTyge Løvset
2020-12-31Fixed linksTyge Løvset
2020-12-31Merge branch 'master' of https://github.com/tylo-work/C99Containers into masterTyge Løvset
2020-12-31Added images.Tyge Løvset
2020-12-31Update carray_api.mdTyge Løvset
2020-12-31Update carray_api.mdTyge Løvset
2020-12-31Update cqueue_api.mdTyge Løvset
2020-12-31Update cptr_api.mdTyge Løvset
2020-12-31Updated picture.Tyge Løvset
2020-12-31Update pic.Tyge Løvset
2020-12-31Added picture.Tyge Løvset
2020-12-31Added links to documentation of similar C++ classes.Tyge Løvset
2020-12-31More doc fixing.Tyge Løvset
2020-12-31Some minor touches.Tyge Løvset
2020-12-30API change: Swapped destroy <-> compare function args in using_*() macros ↵Tyge Løvset
for cvec, cdeq, cptr and clist.
2020-12-28Reverted crand.h API back to rename crand_* to stc64_*, and crand_next() -> ↵Tyge Løvset
stc64_rand().