index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
utf8.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootctl: Add --secure-boot-auto-enroll
Daan De Meyer
2024-11-03
1
-0
/
+1
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-4
/
+4
*
utf8: export utf8_char_console_width()
Lennart Poettering
2024-06-17
1
-0
/
+1
*
basic/utf8: modernize ascii_is_valid_n, make ascii_is_valid static inline
Mike Yuan
2024-06-16
1
-2
/
+5
*
basic/utf8: modernize utf8_is_valid_n a bit
Mike Yuan
2024-06-16
1
-3
/
+3
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-1
/
+1
*
basic/utf8: add function to convert to ASCII
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-0
/
+2
*
basic/escape: allow truncation mode where "…" is always appended
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-2
/
+2
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-2
/
+2
*
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
-1
/
+4
*
basic/utf8: rename parameter
Zbigniew Jędrzejewski-Szmek
2020-08-17
1
-1
/
+1
*
util-lib: add truncation based on printable width to utf8_escape_non_printable()
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+4
*
basic/utf8: do not read past end of string when looking for a multi-byte char...
Zbigniew Jędrzejewski-Szmek
2019-02-26
1
-1
/
+1
*
missing: move char{16,32}_t definitions to missing_type.h
Yu Watanabe
2018-12-04
1
-1
/
+1
*
uft8: add comment, requested by @keszybz
Lennart Poettering
2018-09-27
1
-1
/
+1
*
utf8: add utf8_to_utf16() helper
Lennart Poettering
2018-09-25
1
-0
/
+5
*
utf8: let's update utf16_to_utf8() a bit
Lennart Poettering
2018-09-25
1
-1
/
+1
*
utf8: modernize utf16 inline calls a bit
Lennart Poettering
2018-09-25
1
-3
/
+3
*
utf8: update utf8_is_valid() a bit
Lennart Poettering
2018-09-25
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
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
-0
/
+1
*
utf8: add helper call for counting display width of strings
Lennart Poettering
2018-04-18
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
utf8: add utf8_n_codepoints() for counting complete utf8 codepoints in a string
Lennart Poettering
2018-02-14
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Ignore BOM in config files
Zbigniew Jędrzejewski-Szmek
2016-03-22
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_t
Shawn Landden
2016-01-27
1
-6
/
+8
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+2
*
Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t"
Lennart Poettering
2015-11-02
1
-7
/
+6
*
utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t
Shawn Landden
2015-11-01
1
-6
/
+7
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+57