| Age | Commit message (Expand) | Author |
| 2020-07-19 | Changed some API | Tyge Løvset |
| 2020-07-18 | Fixed geek7.c with heap. Renamed vecque.h to vecheap.h | Tyge Løvset |
| 2020-07-18 | Some API changes on vec heap. | Tyge Løvset |
| 2020-07-18 | Added stc/cvecque.h : priority queue using vector as heap. | Tyge Løvset |
| 2020-07-17 | Minors. | Tyge Løvset |
| 2020-07-17 | Updated READMEmd. Removed arg from declare_CVec_str() and declare_CList_str()... | Tyge Løvset |
| 2020-07-17 | Updated README.md | Tyge Løvset |
| 2020-07-17 | Fixed README's. | Tyge Løvset |
| 2020-07-17 | Renamed chash.h to cmap.h and added cset.h | Tyge Løvset |
| 2020-07-17 | Added macro overload allowing zero args (not utilized). Renamed ..._floatRand... | Tyge Løvset |
| 2020-07-16 | Updated includes to reflect rename of cvec.h and cstr.h | Tyge Løvset |
| 2020-07-16 | API CHANGES: CHash now splitted to CMap / CSet, still in chash.h header. Rena... | Tyge Løvset |
| 2020-07-16 | CHanged API: Renamed CString to CStr and CVector to CVec. All function names ... | Tyge Løvset |
| 2020-07-16 | Renamed cstring_release to cstring_move, and removed old cstring_move func. | Tyge Løvset |
| 2020-07-15 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tyge Løvset |
| 2020-07-15 | Changed API, eraseBucket(&m, index) -> eraseEntry(&m, entryPtr) | Tyge Løvset |
| 2020-07-15 | Update README.md | Tyge Løvset |
| 2020-07-15 | Updated advanced.c | Tyge Løvset |
| 2020-07-14 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tyge Løvset |
| 2020-07-14 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tyge Løvset |
| 2020-07-14 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tyge Løvset |
| 2020-07-14 | Updated declare_CHash call. | Tyge Løvset |
| 2020-07-14 | Updated declare_CHash call. | Tyge Løvset |
| 2020-07-14 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tyge Løvset |
| 2020-07-14 | Redefined declare_CHash() interface, reverted back to original. declare_CHash... | Tyge Løvset |
| 2020-07-12 | Update README.md | Tyge Løvset |
| 2020-07-12 | Update README.md | Tyge Løvset |
| 2020-06-25 | Added carrayN_makeFrom(..., array, own) to create from a externally created C... | Tylo |
| 2020-06-25 | Merge branch 'master' of https://github.com/tylo-work/C99Containers | Tylo |
| 2020-06-25 | Updated carray.h: renamed carray_xdim to separate carray1_xdim, carray2_xdim,... | Tylo |
| 2020-06-24 | Update README.md | Tyge Løvset |
| 2020-06-24 | Update README.md | Tyge Løvset |
| 2020-06-24 | Update README.md | Tyge Løvset |
| 2020-06-24 | Simplified maxload and shrinklimit. | Tylo |
| 2020-06-24 | Added shash_xx_make(initialSize) function, like cvector and carray also has. | Tylo |
| 2020-06-24 | Removed Mersenne Twister and xoroshiro functions. Added PGC32. Refactored car... | Tylo |
| 2020-06-24 | Fixed defs. | Tylo |
| 2020-06-23 | Fixed a bug with size_t. | Tylo |
| 2020-06-23 | Improved representation storage for CArray. Stores "owned" as highest bit in ... | Tylo |
| 2020-06-23 | Minor stuff on crandom. and STC_INLINE | Tylo |
| 2020-06-23 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |
| 2020-06-22 | Update README.md | Tyge Løvset |