| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-04-28 | Removed crandom.h and altnames.h. Housholding. | Tyge Løvset |
| 2023-04-03 | Split priv/template.h in two files to make mksingle.sh work. | Tyge Løvset |
| 2023-03-12 | Safer state machine in coroutine.h (internal). | Tyge Løvset |
| 2023-02-13 | Removed support for uppercase version of c_sv() (i.e c_SV => c_sv). | Tyge Løvset |
| 2023-02-08 | Changed to use lowercase flow-control macros in examples (uppercase will stil... | Tyge Løvset |
| 2023-02-07 | Added custom allocator per container type. | Tyge Løvset |
| 2023-02-07 | removed c_ALLOC_N() | Tyge Løvset |
| 2023-02-05 | Some last minute changes: reverted mostly the c_extern from last commit. | Tyge Løvset |
| 2023-01-31 | Reverted c_MALLOC, c_CALLOC, c_REALLOC and c_FREE to lowercase. | Tyge Løvset |
| 2023-01-29 | Some method renaming in cspan: cspan_multidim() ctor => cspan_md(). cspan_a... | Tyge Løvset |
| 2023-01-20 | Renamed macro function c_initialize() to c_init(). | Tyge Løvset |
