platform/upstream/libxkbcommon.git
2018-08-03 Daniel Stonexkbcomp: Don't falsely promise from ExprResolveLhs
2018-08-03 Daniel Stonexkbcomp: Don't explode on invalid virtual modifiers
2018-08-03 Daniel Stonexkbcomp: Don't crash on no-op modmask expressions
2018-08-03 Daniel Stoneparser: Don't set more maps when we don't have any
2018-08-03 Ran BenitaBump version to 0.8.1 xkbcommon-0.8.1
2018-08-03 Ran BenitaUpdate NEWS
2018-08-01 Ran BenitaMerge pull request #66 from whot/master
2018-08-01 Peter Huttereraction: make a note that we may not null-terminate...
2018-08-01 Peter Huttererxkbcomp: fix pointer value for FreeStmt
2018-08-01 Peter Huttererkeycodes: don't try to copy zero key aliases
2018-08-01 Peter Hutterertext: init the target buffer to zero
2018-07-30 Ran Benitacompose: fix infinite loop in parser on some inputs
2018-07-30 Ran Benitaxkbcomp: fix crash when parsing an xkb_geometry section
2018-07-30 Ran Benitaxkbcomp: fix crashes in the parser when geometry tokens...
2018-07-30 Ran Benitaxkbcomp: fix stack overflow when evaluating boolean...
2018-07-30 Ran BenitaAdd fuzzing infrastructure
2018-07-17 Ran BenitaMerge pull request #65 from heftig/pc-fix2
2018-07-17 Jan Alexander... meson: Fix xkbcommon-x11.pc Requires versioning
2018-07-17 Jan Alexander... meson: Fix xkbcommon-x11.pc Requires
2018-07-05 Ran Benitabench: simplify the bench helpers
2018-06-23 Ran Benitatravis: pin meson to an older version so it works with...
2018-06-23 Ran Benitakeysym-utf: reject out-of-range Unicode codepoints...
2018-02-27 Ran Benitakeysym-utf: replace the Unicode characters for leftangl...
2018-02-27 Ran Benitabuild/autotools: remove redundant ACLOCAL_AMFLAGS
2018-02-25 Ran Benitabuild/meson: fix x11 test/demo compilation with non...
2018-02-14 Ran Benitabuild/meson: fix the -Wl,--version-script configure...
2018-01-27 Ran Benitatest/interactive-wayland: replace tabs with spaces
2018-01-26 Ran Benitadoc: improve the description of the consumed modifier...
2017-12-21 Ran BenitaConvert http:// -> https:// where possible
2017-12-18 Ran Benitax11: check and document the correct range of device IDs
2017-12-15 Ran BenitaBump version to 0.8.0 xkbcommon-0.8.0
2017-12-15 Ran BenitaUpdate NEWS
2017-12-15 Ran BenitaREADME,PACKAGING: use the new meson unified command...
2017-12-14 Ran Benitabuild: disable -Wdocumentation-deprecated-sync
2017-12-12 Ran Benitatravis: ensure all tests are valgrind-clean
2017-12-12 Ran Benitatest/x11: properly clean up also when skipping test
2017-12-12 Ran Benitacompose/parser: be more careful when checking if sequen...
2017-12-12 Ran Benitaxkbcomp/ast-build: fix memory leak when appending multi...
2017-12-12 Ran Benitakeymap: fix NULL dereference when dumping the default...
2017-12-12 Ran Benitaxkbcomp/types: fix types being assigned the wrong numbe...
2017-12-11 Ran Benitakeysym: add xkb_keysym_to_{lower,upper} to public API
2017-12-03 Ran Benitatest/data: sync with xkeyboard-config 2.22
2017-10-03 Ran BenitaMerge pull request #53 from whitslack/missing-ucs-codes
2017-09-29 Matt Whitlockkeysym-utf: Add missing codes for signifblank and permi...
2017-09-10 Ran Benitabuild/meson: require meson >= 0.41.0
2017-09-08 Ran Benitaexpr: paper over a maybe-uninitialized warning
2017-08-16 Ran Benitatest/interactive-wayland: avoid unused function warning...
2017-08-16 Ran Benitabuild: add missing configure function checks for test...
2017-08-13 Ran Benitaxkbcommon-compose.h: change recommended locale fallback...
2017-08-04 Ran BenitaBump version to 0.7.2
2017-08-04 Ran BenitaUpdate NEWS
2017-08-04 Ran Benitabuild/autotools: fix doc installation
2017-08-03 Ran Benitatest/symbols-leak-test.bash: make it easier to read
2017-08-02 Ran Benitabuild/autotools: fix symbol versioning configure check
2017-08-02 Ran Benitabuild/autotools: make doxygen's input relative
2017-08-01 Ran Benitabuild/autotools: dist the meson build files
2017-08-01 Ran Benitabuild/autotools: install documentation under html/
2017-08-01 Ran Benitabuild: make doxygen run from the source tree
2017-07-31 Ran BenitaMerge pull request #49 from bluetech/meson
2017-07-31 Ran Benitabuild: add meson build system
2017-07-31 Ran Benitabuild: remove Android.mk
2017-07-31 Ran Benitabuild: remove -uninstalled pkg-config files
2017-07-31 Ran Benitatravis: do the build out-of-tree
2017-07-31 Ran Benitabuild: fix out-of-tree build
2017-07-31 Ran Benitabuild: use top_srcdir consistently
2017-07-31 Ran Benitabuild: change doxygen target to be properly dependency...
2017-07-31 Ran Benitabuild: move custom targets to scripts/ and remove from...
2017-07-31 Ran Benitabuild: rewrite the update-keysyms sed script in python
2017-07-31 Ran Benitabuild: remove unneeded preprocessor include flags
2017-07-31 Ran Benitabuild: explain why we don't AC_DEFINE a couple of constants
2017-07-31 Ran Benitax11/keymap,test/interactive-evdev: fix a couple of...
2017-07-31 Ran Benitatest/x11comp: fix compiler warnings
2017-05-27 Ran BenitaMerge pull request #48 from namandixit/patch-1
2017-05-27 Naman DixitFixed a minor bug in error detection in Wayland test
2017-05-12 Ran BenitaMerge pull request #46 from jwrdegoede/master
2017-05-12 Hans de GoedeSync Keysyms with recent xproto additions
2017-04-29 Ran Benitadoc/compat: correct the XKB protocol version from 1...
2017-04-28 Ran Benitatest/interactive-x11: handle NULL from xcb_wait_for_event
2017-04-27 Ran Benitastate: cure boolean blindness in the filter functions...
2017-04-27 Ran Benitastate: remove unneeded NULL check
2017-04-27 Ran Benitastate: reorder new() functions before the set() functio...
2017-04-11 Ran Benitatest/x11comp: be a bit more careful with kill()
2017-04-11 Ran Benitatest/interactive-wayland: mark a local function static
2017-04-11 Ran Benitatest/interactive-wayland: handle unrecognized SHM format
2017-04-11 Ran Benitatest/interactive-wayland: fix uninitialized `ret` in...
2017-04-11 Ran BenitaMerge pull request #45 from fooishbar/xdg-shell-v6
2017-04-11 Daniel Stoneinteractive-wayland: Port to xdg-shell v6
2017-04-11 Daniel StoneAdd explicit fallthrough case statements
2017-01-18 Ran BenitaBump version to 0.7.1 xkbcommon-0.7.1
2017-01-18 Ran BenitaUpdate NEWS
2017-01-15 Ran Benitacompose/doc: note that it is safe to pass the result...
2016-12-02 Ran Benitacompose: remove the keysym_from_name cache
2016-12-02 Ran Benitadoc: note that XKB_KEYSYM_CASE_INSENSITIVE does C foldi...
2016-12-02 Ran Benitakeysym: fix locale dependence in xkb_keysym_from_name()
2016-11-14 Ran Benitautils: rename popcount to avoid conflict in NetBSD
2016-11-11 Ran BenitaBump version to 0.7.0 xkbcommon-0.7.0
2016-11-11 Ran BenitaUpdate NEWS
2016-10-31 Ran BenitaMerge pull request #31 from bluetech/consumed-modes
2016-10-31 Ran Benitastate: add GTK consumed modifiers mode
2016-10-31 Ran Benitastate: allow different modes for calculating consumed...
next