summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-02-24Moved last bm.Tyge Løvset
2021-02-24More docs and some file renames.Tyge Løvset
2021-02-23Update cstr_api.mdTyge Løvset
2021-02-23Updated cstr doc.Tyge Løvset
2021-02-23Merge branch 'master' of https://github.com/tylo-work/C99Containers into masterTyge Løvset
2021-02-23Updated cstr doc. Format more like the others.Tyge Løvset
2021-02-23Update README.mdTyge Løvset
2021-02-23Update README.mdTyge Løvset
2021-02-23Update README.mdTyge Løvset
2021-02-23Update README.mdTyge Løvset
2021-02-23Update README.mdTyge Løvset
2021-02-23Added emplace-method table to README, and fixed a regression in cdeq.Tyge Løvset
2021-02-22Update.Tyge Løvset
2021-02-22Updated description of emplace.Tyge Løvset
2021-02-22Added destructor comment and value_clone docs.Tyge Løvset
2021-02-22Renamed c_plain_... to c_trivial_... internal functions.Tyge Løvset
2021-02-22Small changes. Added back csmap/cmap put() but now with Key,Mapped args (not ...Tyge Løvset
2021-02-22Minor.Tyge Løvset
2021-02-22Minor map doc fix and cleanups.Tyge Løvset
2021-02-22Many internal renames. Reverted to specify both _del and _clone parameter whe...Tyge Løvset
2021-02-22Improved cptr_api.mdTyge Løvset
2021-02-21Updates outdated docs.Tyge Løvset
2021-02-21Renamed using_c*map_keyarg() to using_c*map_keydef().Tyge Løvset
2021-02-21Renamed emplace_put() to emplace_or_assign(). May add put() as alias to inser...Tyge Løvset
2021-02-21Internal restructure. Added bsearch() to cvec.Tyge Løvset
2021-02-20Renamed push_items to emplace_nTyge Løvset
2021-02-20Internal renaming improvements.Tyge Løvset
2021-02-20Rewamp of cmap/csmap API. More to come.Tyge Løvset
2021-02-19Fixed bug in insert_or_assign(). cmap/csmap.Tyge Løvset
2021-02-19Minor docs. Updated csmap_v1.hTyge Løvset
2021-02-19Updated Non-POD explanation.Tyge Løvset
2021-02-18Minor cleanupTyge Løvset
2021-02-18Changed API to csmap_X_insert and cmap_X_insert. No change for sets.Tyge Løvset
2021-02-17Fix docTyge Løvset
2021-02-17Update ccommon_api.mdTyge Løvset
2021-02-17Fixed doc.Tyge Løvset
2021-02-17Updated cptr.h examples.Tyge Løvset
2021-02-17Fix a dependency issue.Tyge Løvset
2021-02-17Update README.mdTyge Løvset
2021-02-17Update cmap_api.mdTyge Løvset
2021-02-17Update README.mdTyge Løvset
2021-02-16Update README.mdTyge Løvset
2021-02-16Update README.mdTyge Løvset
2021-02-16More docs updates.Tyge Løvset
2021-02-16Benchmark plot.Tyge Løvset
2021-02-16Fixed hash API.Tyge Løvset
2021-02-16Tweaked.Tyge Løvset
2021-02-16Fix/simplify c_memccpy()Tyge Løvset
2021-02-15Added fast posix memccpy() - c_memccpy().Tyge Løvset
2021-02-14Refinements.Tyge Løvset