index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-utf8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-3
/
+0
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-1
/
+6
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-63
/
+15
*
basic/utf8: add function to convert to ASCII
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-0
/
+28
*
test-utf8: hide most output by default
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-9
/
+13
*
basic/escape: allow truncation mode where "…" is always appended
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-26
/
+23
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-3
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
shared/utf8: add utf8_is_valid_n()
Zbigniew Jędrzejewski-Szmek
2020-09-01
1
-0
/
+20
*
shared/logs-show: strip trailing carriage returns at EOL/EOF
Zbigniew Jędrzejewski-Szmek
2019-10-29
1
-0
/
+3
*
util-lib: add truncation based on printable width to utf8_escape_non_printable()
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-0
/
+32
*
test-utf8: add function headers and rename tests after functions they test
Zbigniew Jędrzejewski-Szmek
2019-05-21
1
-4
/
+26
*
basic/utf8: do not read past end of string when looking for a multi-byte char...
Zbigniew Jędrzejewski-Szmek
2019-02-26
1
-5
/
+15
*
utf8: add utf8_to_utf16() helper
Lennart Poettering
2018-09-25
1
-5
/
+39
*
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
2018-06-22
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/utf8: add ascii_is_valid_n()
Zbigniew Jędrzejewski-Szmek
2018-06-09
1
-1
/
+12
*
test-utf8: add a smoke test for utf8_console_width()
Zbigniew Jędrzejewski-Szmek
2018-04-18
1
-0
/
+10
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tests: add a simple test for utf8_n_codepoints()
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-0
/
+10
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
test: utf8 - fix utf16 tests on BE machines
Tom Gundersen
2015-02-18
1
-1
/
+1
*
shared: utf8 - support decoding the full utf16
Tom Gundersen
2014-12-22
1
-0
/
+13
*
utf8: when escaping unprintable unichars, escape the whole unichar, not just ...
Lennart Poettering
2014-12-04
1
-2
/
+5
*
utf8: intruduce utf8_escape_non_printable
WaLyong Cho
2014-12-04
1
-0
/
+25
*
core: do not print invalid utf-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-02-08
1
-0
/
+17
*
utf8: ascii_filter() is unused, let's remove it
Lennart Poettering
2013-11-07
1
-17
/
+0
*
utf8: fix utf8_is_printable
Zbigniew Jędrzejewski-Szmek
2013-10-06
1
-0
/
+1
*
test-utf8: add more tests for public functions
Dave Reisner
2013-09-19
1
-0
/
+34
*
device-nodes: move device node specific code to own file
Dave Reisner
2013-09-19
1
-27
/
+1
*
shared/utf8: merge implementations, remove cruft
Dave Reisner
2013-09-19
1
-0
/
+9
*
move utf8 functions from libudev-private.h to utf8.h
Dave Reisner
2013-09-17
1
-0
/
+59