| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-12-17 | API change: Reverted back to original name used for .val in iterators to .ref | Tyge Løvset |
| 2020-11-26 | Removed stc/cfmt.h, as _Generic requires C11. I have made it a gist: https://... | Tyge Løvset |
| 2020-10-25 | Changed stdout to have alias 1 instead of 0, and stderr=2. | Tyge Løvset |
| 2020-10-24 | Renamed c_printf() to c_print() because it no longer support of printf() form... | Tyge Løvset |
| 2020-10-21 | Fixed missing _Generic types. Renamed c_print to c_printf, added some usage. | Tyge Løvset |
| 2020-10-14 | Renamed cstr() constructor to cstr_from(), cstr_from() to cstr_from_fmt(). | Tyge Løvset |
| 2020-09-27 | Fixed csptr and examples. | Tyge Løvset |
| 2020-09-26 | Merged csptr.h into cptr.h, simpler with one include file and these are very ... | Tyge Løvset |
| 2020-09-25 | Minor fixes. | Tyge Løvset |
| 2020-09-25 | Added cptr.h and good examples for cptr and csptr (share_ptr.c). Some interna... | Tyge Løvset |
