Sun, 23 Apr 2017 13:15:30 +0900 | Yuya Nishihara | encoding: introduce tagging type for non-lossy non-ASCII string | file | diff | annotate |
Sun, 22 Apr 2018 11:38:53 +0900 | Yuya Nishihara | encoding: fix toutf8b() to resurrect lossy characters even if "\xed" in it | file | diff | annotate |
Sun, 23 Apr 2017 13:08:58 +0900 | Yuya Nishihara | encoding: add fast path of from/toutf8b() for ASCII strings | file | diff | annotate |
Sun, 23 Apr 2017 13:06:23 +0900 | Yuya Nishihara | encoding: add fast path of from/tolocal() for ASCII strings | file | diff | annotate |
Sun, 23 Apr 2017 12:59:42 +0900 | Yuya Nishihara | encoding: add function to test if a str consists of ASCII characters | file | diff | annotate |