Age | Commit message (Expand) | Author |
---|---|---|
2015-02-18 | test: utf8 - fix utf16 tests on BE machines | Tom Gundersen |
2014-12-22 | shared: utf8 - support decoding the full utf16 | Tom Gundersen |
2014-12-04 | utf8: when escaping unprintable unichars, escape the whole unichar, not just ... | Lennart Poettering |
2014-12-04 | utf8: intruduce utf8_escape_non_printable | WaLyong Cho |
2014-02-08 | core: do not print invalid utf-8 in error messages | Zbigniew Jędrzejewski-Szmek |
2013-11-07 | utf8: ascii_filter() is unused, let's remove it | Lennart Poettering |
2013-10-05 | utf8: fix utf8_is_printable | Zbigniew Jędrzejewski-Szmek |
2013-09-19 | test-utf8: add more tests for public functions | Dave Reisner |
2013-09-19 | device-nodes: move device node specific code to own file | Dave Reisner |
2013-09-19 | shared/utf8: merge implementations, remove cruft | Dave Reisner |
2013-09-17 | move utf8 functions from libudev-private.h to utf8.h | Dave Reisner |