packaging: make a option to select enable/disable tools
[platform/upstream/libxkbcommon.git] / src / scanner-utils.h
2023-09-26 Pierre Le MarrePrevent overflow of octal escape sequences
2023-09-19 Pierre Le MarreStructured log messages with a message registry
2022-03-14 Ran Benitascanner: prefix functions with `scanner_` to avoid...
2019-12-27 Ran Benitascanner-utils: avoid possible implicit truncating of...
2014-10-18 Ran BenitaReplace some strncmp's with memcmp
2014-10-13 Ran Benitacompose/parser: fix segfault when including
2014-10-07 Ran Benitascanner-utils: optimize one-line comments
2014-10-02 Ran Benitascanner-utils: add priv member
2014-10-02 Ran Benitascanner-utils: add helper for appending an entire string
2014-10-02 Ran Benitascanner-utils: add helper for hex string escape
2014-10-01 Ran Benitascanner-utils: optimize str()/lit()
2014-02-10 Ran BenitaMove src/xkbcomp/scanner-utils.h to src/