projects
/
platform
/
upstream
/
libxkbcommon.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libxkbcommon.git
2019-02-22
Ran Benita
Bump version to 0.8.4
xkbcommon-0.8.4
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Ran Benita
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Ran Benita
build: fix meson build from tarball generated by autotools
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Peter Hutterer
meson.build: link the sources directly into libxkbcommo...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Ran Benita
Bump version to 0.8.3
xkbcommon-0.8.3
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Ran Benita
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Ran Benita
meson: make comment make sense now
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Ran Benita
Merge pull request #85 from whot/wip/static-lib-sources
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Peter Hutterer
meson.build: manually link all sources into the library
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Ran Benita
docs: fix a doxygen reference warning
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Ran Benita
Merge pull request #81 from whot/master
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Peter Hutterer
keysyms: fix comment for XKB_KEY_OCARON
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Ran Benita
Merge pull request #79 from jwrdegoede/add-2-new-keysyms
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Hans de Goede
Sync Keysyms with recent xproto additions
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Ran Benita
Merge pull request #69 from alanc/master
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Alan Coopersmith
Fix off-by-one error in index check in xkb_file_type_to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Ran Benita
darray: fix unprotected macro argument
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Ran Benita
Merge pull request #68 from whot/wip/xkeyboard-config...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Peter Hutterer
test: allow for absolute paths to be resolved
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Peter Hutterer
test: drop the rmlvo ability from print-compiled-keymap
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Peter Hutterer
test: add a tool to test-compile all LVO combinations...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Ran Benita
build: turn off strict aliasing
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Ran Benita
x11: fix undefined behavior when copying the coordinate...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Ran Benita
Bump version to 0.8.2
xkbcommon-0.8.2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Ran Benita
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Ran Benita
Merge pull request #67 from fooishbar/fix-more-fuzz
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
Fail expression lookup on invalid atoms
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
Fix signed vs. unsigned confusion in name sanitisation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
darray: Don't call memcpy() on NULL
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
text: NULL-terminate SI mask names
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
xkbcomp: Don't falsely promise from ExprResolveLhs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
xkbcomp: Don't explode on invalid virtual modifiers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
xkbcomp: Don't crash on no-op modmask expressions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Daniel Stone
parser: Don't set more maps when we don't have any
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Ran Benita
Bump version to 0.8.1
xkbcommon-0.8.1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Ran Benita
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Ran Benita
Merge pull request #66 from whot/master
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Peter Hutterer
action: make a note that we may not null-terminate...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Peter Hutterer
xkbcomp: fix pointer value for FreeStmt
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Peter Hutterer
keycodes: don't try to copy zero key aliases
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Peter Hutterer
text: init the target buffer to zero
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ran Benita
compose: fix infinite loop in parser on some inputs
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ran Benita
xkbcomp: fix crash when parsing an xkb_geometry section
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ran Benita
xkbcomp: fix crashes in the parser when geometry tokens...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ran Benita
xkbcomp: fix stack overflow when evaluating boolean...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ran Benita
Add fuzzing infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Ran Benita
Merge pull request #65 from heftig/pc-fix2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Jan Alexander...
meson: Fix xkbcommon-x11.pc Requires versioning
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Jan Alexander...
meson: Fix xkbcommon-x11.pc Requires
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Ran Benita
bench: simplify the bench helpers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-23
Ran Benita
travis: pin meson to an older version so it works with...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-23
Ran Benita
keysym-utf: reject out-of-range Unicode codepoints...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Ran Benita
keysym-utf: replace the Unicode characters for leftangl...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Ran Benita
build/autotools: remove redundant ACLOCAL_AMFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Ran Benita
build/meson: fix x11 test/demo compilation with non...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Ran Benita
build/meson: fix the -Wl,--version-script configure...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Ran Benita
test/interactive-wayland: replace tabs with spaces
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
Ran Benita
doc: improve the description of the consumed modifier...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Ran Benita
Convert http:// -> https:// where possible
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Ran Benita
x11: check and document the correct range of device IDs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Ran Benita
Bump version to 0.8.0
xkbcommon-0.8.0
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Ran Benita
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Ran Benita
README,PACKAGING: use the new meson unified command...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Ran Benita
build: disable -Wdocumentation-deprecated-sync
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ran Benita
travis: ensure all tests are valgrind-clean
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ran Benita
test/x11: properly clean up also when skipping test
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ran Benita
compose/parser: be more careful when checking if sequen...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ran Benita
xkbcomp/ast-build: fix memory leak when appending multi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ran Benita
keymap: fix NULL dereference when dumping the default...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Ran Benita
xkbcomp/types: fix types being assigned the wrong numbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Ran Benita
keysym: add xkb_keysym_to_{lower,upper} to public API
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Ran Benita
test/data: sync with xkeyboard-config 2.22
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Ran Benita
Merge pull request #53 from whitslack/missing-ucs-codes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Matt Whitlock
keysym-utf: Add missing codes for signifblank and permi...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Ran Benita
build/meson: require meson >= 0.41.0
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Ran Benita
expr: paper over a maybe-uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Ran Benita
test/interactive-wayland: avoid unused function warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Ran Benita
build: add missing configure function checks for test...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-13
Ran Benita
xkbcommon-compose.h: change recommended locale fallback...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Ran Benita
Bump version to 0.7.2
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Ran Benita
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Ran Benita
build/autotools: fix doc installation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Ran Benita
test/symbols-leak-test.bash: make it easier to read
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Ran Benita
build/autotools: fix symbol versioning configure check
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Ran Benita
build/autotools: make doxygen's input relative
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Ran Benita
build/autotools: dist the meson build files
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Ran Benita
build/autotools: install documentation under html/
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Ran Benita
build: make doxygen run from the source tree
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
Merge pull request #49 from bluetech/meson
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: add meson build system
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: remove Android.mk
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: remove -uninstalled pkg-config files
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
travis: do the build out-of-tree
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: fix out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: use top_srcdir consistently
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: change doxygen target to be properly dependency...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: move custom targets to scripts/ and remove from...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: rewrite the update-keysyms sed script in python
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: remove unneeded preprocessor include flags
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Ran Benita
build: explain why we don't AC_DEFINE a couple of constants
commit
|
commitdiff
|
tree
|
snapshot
next