]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-utf8.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / test / test-utf8.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-02-18  Tom Gundersentest: utf8 - fix utf16 tests on BE machines
2014-12-22  Tom Gundersenshared: utf8 - support decoding the full utf16
2014-12-04  Lennart Poetteringutf8: when escaping unprintable unichars, escape the...
2014-12-04  WaLyong Choutf8: intruduce utf8_escape_non_printable
2014-02-08  Zbigniew Jędrzejew... core: do not print invalid utf-8 in error messages
2013-11-07  Lennart Poetteringutf8: ascii_filter() is unused, let's remove it
2013-10-06  Zbigniew Jędrzejew... utf8: fix utf8_is_printable
2013-09-19  Dave Reisnertest-utf8: add more tests for public functions
2013-09-19  Dave Reisnerdevice-nodes: move device node specific code to own...
2013-09-19  Dave Reisnershared/utf8: merge implementations, remove cruft
2013-09-17  Dave Reisnermove utf8 functions from libudev-private.h to utf8.h