summaryrefslogtreecommitdiff
path: root/src/basic/utf8.c
Commit message (Expand)AuthorAge
* Prep v239: Fix conf-parser.[hc], it got a bit mangled by migration.Sven Eden2018-08-24
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* basic/utf8: add ascii_is_valid_n()Zbigniew Jędrzejewski-Szmek2018-08-24
* utf8: add helper call for counting display width of stringsLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* utf8: add utf8_n_codepoints() for counting complete utf8 codepoints in a stringLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2017-06-16
* Prep v229: Remove remaining emacs settings [1/6] src/basicSven Eden2017-05-17
* utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_tShawn Landden2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14