summaryrefslogtreecommitdiffhomepage
path: root/docs/cset_api.md
AgeCommit message (Expand)Author
2021-02-06Updated csmap.h to match api of cmap. Updated docs.Tyge Løvset
2021-02-04DocsTyge Løvset
2021-01-30Internal changes: removed use of cmap_inits and set_inits. Use cmap_x_init() ...Tyge Løvset
2021-01-21Updated docs.Tyge Løvset
2021-01-20Moved types below API in docs.Tyge Løvset
2021-01-19Renamed cbitset to cbits. Added more docs.Tyge Løvset
2021-01-17Added first documentation of csmap and csset.Tyge Løvset
2021-01-11Update cset_api.mdTyge Løvset
2021-01-10Updated benchmarks for maps.Tyge Løvset
2021-01-09Added cmap benchmark and external picobenchmark.hppTyge Løvset
2021-01-04Added cmap_X_value_del() and added convert.c example.Tyge Løvset
2021-01-04Simplified: Removed CONTAINER_input_t type, replaced with CONTAINER_rawvalue_tTyge Løvset
2021-01-03Fixed errors in documentations.Tyge Løvset
2021-01-03Moved pictures below header.Tyge Løvset
2021-01-02Moved pics to subfolder.Tyge Løvset
2021-01-02Some docs updates.Tyge Løvset
2021-01-02Major upgrade: Added 'clone' template parameters to containers. Reorganized a...Tyge Løvset
2021-01-01Update set image/descr.Tyge Løvset
2021-01-01More images.Tyge Løvset
2020-12-31Added links to documentation of similar C++ classes.Tyge Løvset
2020-12-27Removed MACRO functions in API, like cvec_size(c), cvec_empty(c). Use cvec_X_...Tyge Løvset
2020-12-17API change: Reverted back to original name used for .val in iterators to .refTyge Løvset
2020-12-16Added links to header file in docs headline.Tyge Løvset
2020-12-10Reverted cuptr to cptr. Added some typedefs in docs in cmap and cset.Tyge Løvset
2020-12-05Some text improvements. Renamed method c_default_hash16 to c_default_hash.Tyge Løvset
2020-12-03Some more fixes.Tyge Løvset
2020-12-03Even more docs fixes.Tyge Løvset
2020-12-03More docs fixing.Tyge Løvset
2020-12-03Simplified type sections.Tyge Løvset
2020-12-02Added cpqueue, cqueue, and cstack docs. Removed examples from README.mdTyge Løvset
2020-12-02Added carray docs.Tyge Løvset
2020-12-02Added better crandom and cvec example.Tyge Løvset
2020-12-01More docs update.Tyge Løvset
2020-12-01Added some examples.Tyge Løvset
2020-12-01Fixed docs, some minor changes in cstr.h and cmap.h as well.Tyge Løvset
2020-12-01Small fixes, and changed tag parameter name to X.Tyge Løvset
2020-11-30Added some examples.Tyge Løvset
2020-11-30Fixed description of cmap and cset.Tyge Løvset
2020-11-30Added docs/cset_api.md, and some small additions.Tyge Løvset