| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-03-26 | Removed coption.h and moved it to https://gist.github.com/tylov - Was not rel... | Tyge Løvset |
| 2021-03-02 | Fixed: renamed reserved symbols/names. | Tyge Løvset |
| 2021-01-21 | Reverted namings: crand to crandom, and copt to coption. | Tyge Løvset |
| 2020-12-09 | Renamed coption.h to copt.h. Added docs/copt_api.md. | Tyge Løvset |
| 2020-11-07 | Fix bug in cstr_reserve, discovered in cstr_getdelim(). | Tyge Løvset |
| 2020-11-06 | Two minor fixes. | Tyge Løvset |
| 2020-11-02 | Changed (half)-internal *_INIT to *__init macros. Minor reformatting. | Tyge Løvset |
| 2020-09-18 | Changed <container>_ini macro constant to <container>_INIT, and <container>_d... | Tyge Løvset |
| 2020-09-03 | Changed constant <container>_init to <container>_ini to avoid conflict with <... | Tyge Løvset |
| 2020-09-02 | Renamed copt -> coption. Some smaller updates. | Tyge Løvset |
| 2020-07-27 | API CHANGES: Made types all lower case. E.g.: CMap_<tag> => cmap_<tag>, CList... | Tyge Løvset |
| 2020-06-21 | Renamed files and classes: cmap -> chash, copt -> coption | Tylo |
