| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-14 | Reverted csubstr => csview. Sorry about that! | Tyge Løvset | |
| Added crawstr to become the null-terminated string view. | |||
| 2023-08-13 | API CHANGES: | tylov | |
| Changed csview: becomes a null-terminated string view. Added csubview: a null-terminated string view/span, like previous csview. Note that csview works like a csubview, so not much compability issues should arise. However, some functions have changed from _sv suffix to _ss. | |||
| 2023-07-23 | Updated singleheader.py/singleupdate.sh scripts to update stcsingle repository. | tylov | |
| 2023-06-07 | Updated and renamed c11/print.h to c11/fmt.h. Added fmt_tm() to print ↵ | Tyge Løvset | |
| time/date from a struct tm. | |||
| 2023-04-14 | tuning of hash function. Adjusted benchmark balance. | Tyge Løvset | |
| 2023-04-09 | Added "Run this code" in Compiler Explorer a few places. New example in ↵ | Tyge Lovset | |
| csmap_api.md | |||
