| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-05 | Renamed (half)internal functions: | Tyge Løvset | |
| cfasthash() => stc_hash() cstrhash() => stc_strhash() cnextpow2() => stc_nextpow2() | |||
| 2023-09-05 | Renamed (half) internal function cfasthash() => cbytehash(). | Tyge Løvset | |
| Fixed missing parameter in call of i_hash(). | |||
| 2023-08-17 | Simplified access to utf8 character .chr in cstr / csview / crawstr ↵ | tylov | |
| iterators. Backward compatibility kept, but deprecated. | |||
| 2023-08-17 | Small refactoring. | Tyge Lovset | |
| 2023-08-14 | Reverted csubstr => csview. Sorry about that! | Tyge Løvset | |
| Added crawstr to become the null-terminated string view. | |||
