| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-07-18 | Renamed i_native_cmp => i_cmp_native | tylov |
| 2023-07-12 | Changed docs and examples to use i_key* template parameters instead of i_val*... | tylov |
| 2023-07-02 | Update in coroutine API. cco_yield, cco_await, cco_await_on, cco_block_on has... | Tyge Løvset |
| 2023-06-20 | Renamed `i_more` => `i_retain` (avoids undef of template parameters on next S... | Tyge Løvset |
| 2023-05-19 | Added container equality function to docs _eq(c1, c2). | Tyge Lovset |
| 2023-05-18 | Huge update: cqueue and cdeq completely rewritten. cvec and cdeq API harmoniz... | Tyge Lovset |
| 2023-04-09 | Final commit before 4.2 release? | Tyge Lovset |
| 2023-03-08 | Added cco_done(ctx) to check if coroutine is complete (including cleanup stage). | Tyge Løvset |
| 2023-02-12 | Fairly large update before release 4.1, cleaning up docs and some minor addit... | Tyge Løvset |
