Age | Commit message (Expand) | Author |
---|---|---|
2016-01-27 | utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_t | Shawn Landden |
2016-01-18 | basic/escape: merge utf8 and non-utf8 paths in cunescape_one | Zbigniew Jędrzejewski-Szmek |
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen |
2015-11-23 | escape: add cescape_length() call as generalization of cescape() | Lennart Poettering |
2015-11-03 | util-lib: move character class definitions to string-util.h | Lennart Poettering |
2015-11-02 | Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t" | Lennart Poettering |
2015-10-31 | utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t | Shawn Landden |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out hex/dec/oct encoding/decoding into its own file | Lennart Poettering |
2015-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering |