projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: add note about "short" layout names (#194)
[platform/upstream/libxkbcommon.git]
/
src
/
xkbcomp
/
2020-09-11
hhb
parser: fix another format string for int64_t (#191)
tree
|
commitdiff
2020-08-30
Peter Hutterer
Add /etc/xkb as extra lookup path for system data files
tree
|
commitdiff
2020-08-30
Peter Hutterer
xkbcomp: allow including kccgst files from other paths
tree
|
commitdiff
2020-08-30
Peter Hutterer
xkbcomp: simplify the include path handling
tree
|
commitdiff
2020-08-30
Peter Hutterer
xkbcomp: move the logging of include paths into a helpe...
tree
|
commitdiff
2020-07-13
Peter Hutterer
xkbcomp: return NULL, not false in place of a FILE*
tree
|
commitdiff
2020-07-13
Peter Hutterer
xkbcomp: simplify buffer handling in the include handling
tree
|
commitdiff
2019-12-28
Ran Benita
xkbcomp/rules: support \r\n line endings
tree
|
commitdiff
2019-12-28
Ran Benita
Open files in binary mode
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: remove cast which triggers warning on gcc
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: make a couple of casts explicit to mark them...
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp/keywords: regenerate with newer gperf
tree
|
commitdiff
2019-12-27
Ran Benita
parser: fix format string for int64_t
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: fix wrong return type
tree
|
commitdiff
2019-12-27
Ran Benita
parser: use int64_t for all numbers
tree
|
commitdiff
2019-12-27
Ran Benita
build: include config.h manually
tree
|
commitdiff
2019-12-27
Ran Benita
utils: use MIN/MAX instead of min/max
tree
|
commitdiff
2019-12-27
Ran Benita
xkbcomp: downgrade "Symbol added to modifier map for...
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: eliminate an extra fopen/fclose cycle
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: add include statements to rules files
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: move the matcher result handling to the caller
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: put the scanner on the stack
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: simplify an error path
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: rename a variable from 's' to 'str'
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: drop the matcher_err() macro and use scanner_err...
tree
|
commitdiff
2019-12-24
Peter Hutterer
rules: factor out the function to parse a rules file
tree
|
commitdiff
2019-12-14
Ran Benita
parser: fix the remaining pointer chasing
tree
|
commitdiff
2019-11-14
Ran Benita
parser: fix quadratic pointer chasing
tree
|
commitdiff
2019-11-14
Ran Benita
parser: remove an unneeded check
tree
|
commitdiff
2019-11-12
Ran Benita
compat: reject interpret modifier predicate with more...
tree
|
commitdiff
2019-11-12
Ran Benita
expr: fix log message on some unexpected expression...
tree
|
commitdiff
2019-11-12
Ran Benita
Replace some tabs that sneaked in with spaces
tree
|
commitdiff
2019-11-12
Ran Benita
parser: fix merge mode only applied to first vmod in...
tree
|
commitdiff
2019-11-12
Ran Benita
ast: use a separate expr struct for action list
tree
|
commitdiff
2019-11-12
Ran Benita
ast-build: get rid of unhelpful macro
tree
|
commitdiff
2019-11-08
Ran Benita
parser: get rid of "stealing" atoms
tree
|
commitdiff
2019-10-16
Ran Benita
keymap-dump: use consistent capitalization for "Group<N>"
tree
|
commitdiff
2019-10-16
Ran Benita
keymap-dump: fix invalid names used for levels above 8
tree
|
commitdiff
2019-03-24
Ran Benita
Merge pull request #95 from Hi-Angel/fix-lgtm-warnings
tree
|
commitdiff
2019-03-23
Konstantin Kharlamov
symbols: add a comment to suppress warning from code...
tree
|
commitdiff
2018-10-01
Ran Benita
Merge pull request #69 from alanc/master
tree
|
commitdiff
2018-09-30
Alan Coopersmith
Fix off-by-one error in index check in xkb_file_type_to...
tree
|
commitdiff
2018-08-05
Ran Benita
Merge pull request #67 from fooishbar/fix-more-fuzz
tree
|
commitdiff
2018-08-03
Daniel Stone
Fail expression lookup on invalid atoms
tree
|
commitdiff
2018-08-03
Daniel Stone
xkbcomp: Don't falsely promise from ExprResolveLhs
tree
|
commitdiff
2018-08-03
Daniel Stone
xkbcomp: Don't explode on invalid virtual modifiers
tree
|
commitdiff
2018-08-03
Daniel Stone
xkbcomp: Don't crash on no-op modmask expressions
tree
|
commitdiff
2018-08-03
Daniel Stone
parser: Don't set more maps when we don't have any
tree
|
commitdiff
2018-08-01
Ran Benita
Merge pull request #66 from whot/master
tree
|
commitdiff
2018-08-01
Peter Hutterer
action: make a note that we may not null-terminate...
tree
|
commitdiff
2018-08-01
Peter Hutterer
xkbcomp: fix pointer value for FreeStmt
tree
|
commitdiff
2018-08-01
Peter Hutterer
keycodes: don't try to copy zero key aliases
tree
|
commitdiff
2018-07-30
Ran Benita
xkbcomp: fix crash when parsing an xkb_geometry section
tree
|
commitdiff
2018-07-30
Ran Benita
xkbcomp: fix crashes in the parser when geometry tokens...
tree
|
commitdiff
2018-07-30
Ran Benita
xkbcomp: fix stack overflow when evaluating boolean...
tree
|
commitdiff
2017-12-12
Ran Benita
xkbcomp/ast-build: fix memory leak when appending multi...
tree
|
commitdiff
2017-12-12
Ran Benita
keymap: fix NULL dereference when dumping the default...
tree
|
commitdiff
2017-12-12
Ran Benita
xkbcomp/types: fix types being assigned the wrong numbe...
tree
|
commitdiff
2017-09-08
Ran Benita
expr: paper over a maybe-uninitialized warning
tree
|
commitdiff
2017-07-31
Ran Benita
build: fix out-of-tree build
tree
|
commitdiff
2017-04-11
Ran Benita
Merge pull request #45 from fooishbar/xdg-shell-v6
tree
|
commitdiff
2017-04-11
Daniel Stone
Add explicit fallthrough case statements
tree
|
commitdiff
2016-06-09
Ran Benita
keymap-dump: use consistent order set/latch/lock (style)
tree
|
commitdiff
2016-02-27
Ran Benita
keymap: share LevelsSameSyms()
tree
|
commitdiff
2015-11-18
Ran Benita
src/utils: change map_file to not take const string...
tree
|
commitdiff
2014-10-23
Ran Benita
keycodes: use correct printf format
tree
|
commitdiff
2014-10-23
Ran Benita
Reduce variable scopes
tree
|
commitdiff
2014-10-18
Ran Benita
ast-build: remove log message about allocation failure
tree
|
commitdiff
2014-10-18
Ran Benita
xkbcomp: remove file->topName
tree
|
commitdiff
2014-10-18
Ran Benita
xkbcomp/keymap: remove useless free()
tree
|
commitdiff
2014-10-16
Ran Benita
symbols: don't warn about conflicting syms if they...
tree
|
commitdiff
2014-10-16
Ran Benita
parser: bring back warning about includes of files...
tree
|
commitdiff
2014-10-13
Ran Benita
compose/parser: fix segfault when including
tree
|
commitdiff
2014-10-07
Ran Benita
scanner-utils: optimize one-line comments
tree
|
commitdiff
2014-09-25
Ran Benita
keymap: rename XkbKeyGroupWidth to XkbKeyNumLevels
tree
|
commitdiff
2014-09-25
Ran Benita
symbols: improve FindKeyForSymbol()
tree
|
commitdiff
2014-09-25
Ran Benita
symbols: use correct max value
tree
|
commitdiff
2014-09-21
Ran Benita
keymap-dump: combine modifier_map's with the same modifier
tree
|
commitdiff
2014-09-21
Ran Benita
rules: fix mlvo-not-used warning
tree
|
commitdiff
2014-09-20
Ran Benita
rules: warn when an RMLVO component isn't used
tree
|
commitdiff
2014-09-20
Ran Benita
parser: use "atom" instead of "sval" in yylval
tree
|
commitdiff
2014-09-10
Ran Benita
symbols: use darray_foreach_from for nicer loop
tree
|
commitdiff
2014-09-10
Ran Benita
keycodes: fix keymap compilation with no aliases and...
tree
|
commitdiff
2014-09-10
Ran Benita
ast-build: fix leak in error path
tree
|
commitdiff
2014-08-18
Ran Benita
Make the effective mod mask calculation available to...
tree
|
commitdiff
2014-07-27
Ran Benita
ast-build: make sure InterpDef is freeable
tree
|
commitdiff
2014-07-26
Ran Benita
parser: silence bison "unused value" warnings
tree
|
commitdiff
2014-07-26
Ran Benita
parser: don't leak AST nodes for discarded symbols
tree
|
commitdiff
2014-07-25
Ran Benita
Replace darray_mem with a new darray_steal
tree
|
commitdiff
2014-07-25
Ran Benita
ast-build: use cast instead of ->common
tree
|
commitdiff
2014-07-25
Ran Benita
types: refactor CopyKeyTypesToKeymap
tree
|
commitdiff
2014-07-25
Ran Benita
keycodes: split CopyKeyInfoToKeymap to several functions
tree
|
commitdiff
2014-06-30
Ran Benita
parser: don't shadow "str"
tree
|
commitdiff
2014-06-01
Ran Benita
Remove unnecessary !!(expressions)
tree
|
commitdiff
2014-05-28
Ran Benita
rules: fix leak on failure
tree
|
commitdiff
2014-05-11
Ran Benita
ast-build: don't leak on OOM in BoolVarCreate
tree
|
commitdiff
2014-04-30
Ran Benita
parser: show the keysym in "unrecognized keysym" messages
tree
|
commitdiff
2014-04-24
Ran Benita
keycodes: fix uninitialized variable
tree
|
commitdiff
2014-04-22
Ran Benita
xkbcomp: don't align enum values
tree
|
commitdiff
2014-04-22
Ran Benita
xkbcomp: use straight assignment instead of CopyModSet
tree
|
commitdiff
next