projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
atom: describe how this odd data structure works
[platform/upstream/libxkbcommon.git]
/
src
/
xkbcomp
/
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
2014-04-22
Ran Benita
keymap, keycodes, compat: don't use darray for LEDs
tree
|
commitdiff
2014-04-22
Ran Benita
keymap: don't use darray in xkb_mod_set
tree
|
commitdiff
2014-04-22
Ran Benita
keymap: add and use xkb_mods_{foreach,enumerate}()
tree
|
commitdiff
2014-04-22
Ran Benita
keymap: rename xkb_foreach_key to xkb_keys_foreach
tree
|
commitdiff
2014-04-19
Ran Benita
symbols: use xkb_mod_set instead of entire keymap
tree
|
commitdiff
2014-04-19
Ran Benita
types: use xkb_mod_set instead of entire keymap
tree
|
commitdiff
2014-04-19
Ran Benita
compat: use xkb_mod_set instead of entire keymap
tree
|
commitdiff
2014-04-19
Ran Benita
vmod: take xkb_mod_set instead of the entire keymap
tree
|
commitdiff
2014-04-19
Ran Benita
action: take xkb_mod_set instead of the entire keymap
tree
|
commitdiff
2014-04-19
Ran Benita
expr: take xkb_mod_set instead of the entire keymap
tree
|
commitdiff
2014-04-19
Ran Benita
text: take xkb_mod_set instead of the entire keymap
tree
|
commitdiff
2014-04-19
Ran Benita
Add struct xkb_mod_set
tree
|
commitdiff
2014-04-19
Ran Benita
keymap: move ModNameToIndex from text.c and use it...
tree
|
commitdiff
2014-04-17
Ran Benita
symbols: separate ctx
tree
|
commitdiff
2014-04-17
Ran Benita
compat: separate ctx
tree
|
commitdiff
2014-04-16
Ran Benita
types: separate ctx
tree
|
commitdiff
2014-04-16
Ran Benita
action: convert a few missed unsigned -> enum xkb_actio...
tree
|
commitdiff
2014-04-16
Ran Benita
expr: fix handling of unknown integer binary operator
tree
|
commitdiff
2014-02-22
Ran Benita
symbols, keycodes: fix int return type when bool is...
tree
|
commitdiff
2014-02-22
Ran Benita
symbols: cleanup SetSymbolsField
tree
|
commitdiff
2014-02-22
Ran Benita
symbols: fix possible use of uninitialized value
tree
|
commitdiff
2014-02-16
Ran Benita
action: unify SetLatch and Lock handler functions
tree
|
commitdiff
2014-02-16
Ran Benita
action: add a common CheckBooleanFlag function
tree
|
commitdiff
2014-02-16
Ran Benita
keymap: change action flag NO_ACCEL -> ACCEL
tree
|
commitdiff
2014-02-16
Ran Benita
action: fix SwitchScreen "same" field handling
tree
|
commitdiff
2014-02-15
Ran Benita
keymap-dump: add missing support for NoLock and NoUnloc...
tree
|
commitdiff
2014-02-15
Ran Benita
keymap-dump: don't print "affect=lock" in PtrLock
tree
|
commitdiff
2014-02-15
Ran Benita
keymap-dump: unbreak some complex lines
tree
|
commitdiff
2014-02-15
Ran Benita
expr: simplify ExprResolveButton
tree
|
commitdiff
2014-02-15
Ran Benita
action: don't pass a keymap where a ctx is sufficient
tree
|
commitdiff
2014-02-15
Ran Benita
action: add missing array_ndx checks
tree
|
commitdiff
2014-02-15
Ran Benita
action: move array_ndx errors into the Check functions
tree
|
commitdiff
2014-02-15
Ran Benita
action: fix missing support for "affect" field
tree
|
commitdiff
2014-02-13
Ran Benita
ast: cast to ParseCommon explictly instead of using...
tree
|
commitdiff
2014-02-13
Ran Benita
action: simplify Check* functions
tree
|
commitdiff
next