platform/upstream/libxkbcommon.git
2020-06-25 Peter Hutterertools: move the remaining tools from test to here
2020-06-25 Peter Hutterertest: disentangle interactive-wayland from the test...
2020-06-25 Peter Hutterertest: untangle interactive-x11 from the test headers
2020-06-25 Peter Hutterertest: untangle interactive-evdev from the test headers
2020-06-25 Peter Hutterertest: simplify error handling in interactive-evdev
2020-06-25 Peter HuttererUse a custom internal library for the tools
2020-06-25 Peter HuttererMove the various tools to a tools/ directory
2020-06-25 Peter Hutterertest: how-to-type: prefer local headers over system...
2020-06-25 Peter Hutterertest: untangle rmlvo-to-kccgst from the test headers
2020-06-25 Peter Hutterertest: untangle print-compiled-keymap from the test...
2020-06-25 Peter Hutterertest: simplify an exit path
2020-06-22 Peter HuttererRemove the gitignore file
2020-06-16 Peter Huttererdoc: correct the include path list
2020-06-15 Peter Huttererdoc: add documentation for user configuration
2020-06-15 Peter Huttererdoc: add the rules-format file (as markdown)
2020-06-01 Peter HuttererAdd an editorconfig file
2020-05-20 Ran Benitakeysyms: add XKB_KEY_XF86FullScreen
2020-04-18 Ran Benitakeymap: don't forget about fallback mappings in xkb_key...
2020-04-18 Jon TurneyFix building X11 tests on PE targets
2020-04-18 Ran Benitaci: remove azure pipelines build
2020-04-18 Ran Benitaci: add github actions build
2020-03-25 Nilstest: use flag instead of hardcoded value in examples
2020-03-21 Ran Benitatest/how-to-type: some code fixes/improvements
2020-03-20 Ran Benitatest: add "how to type" demo program
2020-03-20 Ran Benitadoc: add missing `@since` tags
2020-03-20 Jaroslaw KubikAPI to query modifier set required to type a keysym
2020-02-24 Jaroslaw KubikSupport translation Unicode codepoints to keysyms
2020-02-18 Ran Benitabuild: fix build with byacc
2020-02-16 Ran Benitadoc: must -> should
2020-01-18 Ran BenitaBump version to 0.10.0 upstream_bkup_20210105 upstream_work_20200225 xkbcommon-0.10.0
2020-01-18 Ran Benitadoc/rules-format.txt: document include support
2020-01-18 Ran Benitadocs: add missing reference to $XDG_CONFIG_HOME
2019-12-28 Adrian Perez... CI: Add build instructions for Windows
2019-12-28 Adrian Perez... MSVC: Provide an implementation of gettimeofday()
2019-12-28 Adrian Perez... MSVC: Provide implementations of [un]setenv()
2019-12-28 Adrian Perez... MSVC: Provide implementations of test_{dis,en}able_stdi...
2019-12-28 Adrian Perez... MSVC: Use <io.h> as an alternative for <unistd.h>
2019-12-28 Adrian Perez... build: Skip building some tests on MSVC for now
2019-12-28 Adrian Perez... build: add some defines for MSVC to allow it to be...
2019-12-28 Ran Benitaci: use consistent python for all jobs
2019-12-28 Ran Benitatest/data: ensure files are checked out with LF, not...
2019-12-28 Adrian Perez... CI: some tweaks
2019-12-28 Ran Benitaxkbcomp/rules: support \r\n line endings
2019-12-28 Ran Benitatest/atom: use correct format specifier for size_t
2019-12-28 Ran BenitaOpen files in binary mode
2019-12-28 Ran Benitatest/common: avoid double // in path
2019-12-28 Ran Benitatest/common: simplify test_get_path()
2019-12-27 Ran Benitaxkbcomp: remove cast which triggers warning on gcc
2019-12-27 Ran Benitaxkbcomp: make a couple of casts explicit to mark them...
2019-12-27 Ran Benitatest/context: use a more portable directory-exists...
2019-12-27 Ran Benitaxkbcomp/keywords: regenerate with newer gperf
2019-12-27 Ran Benitaparser: fix format string for int64_t
2019-12-27 Ran BenitaOnly add GCC diagnostic pragmas when compiler is GCC...
2019-12-27 Ran Benitaxkbcomp: fix wrong return type
2019-12-27 Ran Benitaparser: use int64_t for all numbers
2019-12-27 Ran Benitascanner-utils: avoid possible implicit truncating of...
2019-12-27 Ran Benitautils: move macro defines to before they're used
2019-12-27 Ran Benitautils: fix typo in strndup fallback
2019-12-27 Adrian Perez... meson.build: Take win_bison as a possible variant for...
2019-12-27 Ran Benitabuild: include config.h manually
2019-12-27 Adrian Perez... Provide a fallback implementation of [v]asprintf()
2019-12-27 Adrian Perez... Provide a fallback implementation of strndup()
2019-12-27 Adrian Perez... Use built-in istr[n]cmp() instead of strcase[n]cmp()
2019-12-27 Ran Benitautils: use MIN/MAX instead of min/max
2019-12-27 Ran Benitaxkbcomp: downgrade "Symbol added to modifier map for...
2019-12-24 Peter Huttererrules: eliminate an extra fopen/fclose cycle
2019-12-24 Peter Huttererrules: add include statements to rules files
2019-12-24 Peter Hutterercontext: add a helper function to return the default...
2019-12-24 Peter Huttererrules: move the matcher result handling to the caller
2019-12-24 Peter Huttererrules: put the scanner on the stack
2019-12-24 Peter Huttererrules: simplify an error path
2019-12-24 Peter Huttererrules: rename a variable from 's' to 'str'
2019-12-24 Peter Huttererrules: drop the matcher_err() macro and use scanner_err...
2019-12-24 Peter Huttererrules: factor out the function to parse a rules file
2019-12-22 Peter Huttererkeysym: handle ssharp in XConvertCase()
2019-12-14 Ran Benitameson: remove redundant malloc scribbling
2019-12-14 Ran Benitaparser: fix the remaining pointer chasing
2019-11-18 Peter Hutterertest: let rmlvo-to-kccgst take long options like rmlvo...
2019-11-14 Ran Benitaparser: fix quadratic pointer chasing
2019-11-14 Ran Benitaparser: remove an unneeded check
2019-11-14 Peter Huttererdocs: update the include path documentation
2019-11-12 Ran Benitacompat: reject interpret modifier predicate with more...
2019-11-12 Ran Benitaexpr: fix log message on some unexpected expression...
2019-11-12 Ran BenitaReplace some tabs that sneaked in with spaces
2019-11-12 Ran Benitaparser: fix merge mode only applied to first vmod in...
2019-11-12 Ran Benitaast: use a separate expr struct for action list
2019-11-12 Ran Benitaast-build: get rid of unhelpful macro
2019-11-09 Ran Benitaatom: a string is greater than its prefix
2019-11-09 Ran Benitaatom: combine atom_intern() and atom_lookup()
2019-11-09 Ran Benitaatom: correct iteration count in hash function
2019-11-09 Ran Benitaatom: describe how this odd data structure works
2019-11-09 Ran Benitaatom: use a better hash function
2019-11-09 Ran Benitaatom: style changes
2019-11-09 Ran Benitaatom: remove handling of garbage input
2019-11-09 Ran Benitaatom: use explicit size for fingerprint
2019-11-08 Ran Benitaatom: replace an avoidable strlen
2019-11-08 Ran Benitaatom: remove redundant field
2019-11-08 Ran Benitatest/atom: increase iteration count and print random...
2019-11-08 Ran Benitaparser: get rid of "stealing" atoms
2019-11-07 Peter Hutterertest: remove a superfluous string-is-null check
next