summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-07-16CHanged API: Renamed CString to CStr and CVector to CVec. All function names ...Tyge Løvset
2020-07-16Renamed cstring_release to cstring_move, and removed old cstring_move func.Tyge Løvset
2020-07-15Merge branch 'master' of https://github.com/tylo-work/C99ContainersTyge Løvset
2020-07-15Changed API, eraseBucket(&m, index) -> eraseEntry(&m, entryPtr)Tyge Løvset
2020-07-15Update README.mdTyge Løvset
2020-07-15Updated advanced.cTyge Løvset
2020-07-14Merge branch 'master' of https://github.com/tylo-work/C99ContainersTyge Løvset
2020-07-14Merge branch 'master' of https://github.com/tylo-work/C99ContainersTyge Løvset
2020-07-14Merge branch 'master' of https://github.com/tylo-work/C99ContainersTyge Løvset
2020-07-14Updated declare_CHash call.Tyge Løvset
2020-07-14Updated declare_CHash call.Tyge Løvset
2020-07-14Merge branch 'master' of https://github.com/tylo-work/C99ContainersTyge Løvset
2020-07-14Redefined declare_CHash() interface, reverted back to original. declare_CHash...Tyge Løvset
2020-07-12Update README.mdTyge Løvset
2020-07-12Update README.mdTyge Løvset
2020-06-25Added carrayN_makeFrom(..., array, own) to create from a externally created C...Tylo
2020-06-25Merge branch 'master' of https://github.com/tylo-work/C99ContainersTylo
2020-06-25Updated carray.h: renamed carray_xdim to separate carray1_xdim, carray2_xdim,...Tylo
2020-06-24Update README.mdTyge Løvset
2020-06-24Update README.mdTyge Løvset
2020-06-24Update README.mdTyge Løvset
2020-06-24Simplified maxload and shrinklimit.Tylo
2020-06-24Added shash_xx_make(initialSize) function, like cvector and carray also has.Tylo
2020-06-24Removed Mersenne Twister and xoroshiro functions. Added PGC32. Refactored car...Tylo
2020-06-24Fixed defs.Tylo
2020-06-23Fixed a bug with size_t.Tylo
2020-06-23Improved representation storage for CArray. Stores "owned" as highest bit in ...Tylo
2020-06-23Minor stuff on crandom. and STC_INLINETylo
2020-06-23Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Minor.Tylo
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset
2020-06-22Restructure declare_CHash arguments (again)Tylo
2020-06-22Update README.mdTyge Løvset
2020-06-22Update README.mdTyge Løvset