| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-27 | API CHANGES: Made types all lower case. E.g.: CMap_<tag> => cmap_<tag>, CList... | Tyge Løvset |
| 2020-07-27 | Renamed cmap_xx_at() to cmap_xx_insert(). Does insert like c++ std::map::inse... | Tyge Løvset |
| 2020-07-22 | Renamed CArray to CArr. Renamed cmap_xx_get() to cmap_xx_find(). Changed _fro... | Tyge Løvset |
| 2020-07-17 | Renamed chash.h to cmap.h and added cset.h | Tyge Løvset |
| 2020-07-16 | API CHANGES: CHash now splitted to CMap / CSet, still in chash.h header. Rena... | Tyge Løvset |
