Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Forgot to change this from uint16_t to uin32_t | stderr64 | 6 months | |
Age | Commit message | Author | ||
2024-11-03 | Forgot to change this from uint16_t to uin32_tHEADmaster | stderr64 | ||
2024-11-03 | Use uint32_t instead of uint16_t to support wider range of unicode characters | stderr64 | ||
2024-11-02 | Use memmove instead of wmemmove because its bytes being copied and not wchars | stderr64 | ||
2024-11-02 | Fixed incorrect size in memset | stderr64 | ||
2024-11-02 | Added unicode encoding example in C | stderr64 | ||
2024-10-27 | Use C++ style type cast instead of C style type cast because this is C++ and ... | stderr64 | ||
2024-10-25 | Added local char array test | stderr64 | ||
2024-10-24 | Recreated repository | stderr64 | ||
Clone | ||||
https://git.xservers.dy.fi/cgit.cgi/stderr64/experiments |