projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
compat: reject interpret modifier predicate with more than one value
[platform/upstream/libxkbcommon.git]
/
src
/
xkbcomp
/
expr.c
2019-11-12
Ran Benita
expr: fix log message on some unexpected expression...
blob
|
commitdiff
2019-11-12
Ran Benita
Replace some tabs that sneaked in with spaces
blob
|
commitdiff
|
diff to current
2018-08-05
Ran Benita
Merge pull request #67 from fooishbar/fix-more-fuzz
blob
|
commitdiff
|
diff to current
2018-08-03
Daniel Stone
Fail expression lookup on invalid atoms
blob
|
commitdiff
|
diff to current
2018-08-03
Daniel Stone
xkbcomp: Don't falsely promise from ExprResolveLhs
blob
|
commitdiff
|
diff to current
2018-08-03
Daniel Stone
xkbcomp: Don't explode on invalid virtual modifiers
blob
|
commitdiff
|
diff to current
2018-07-30
Ran Benita
xkbcomp: fix stack overflow when evaluating boolean...
blob
|
commitdiff
|
diff to current
2017-09-08
Ran Benita
expr: paper over a maybe-uninitialized warning
blob
|
commitdiff
|
diff to current
2017-04-11
Ran Benita
Merge pull request #45 from fooishbar/xdg-shell-v6
blob
|
commitdiff
|
diff to current
2017-04-11
Daniel Stone
Add explicit fallthrough case statements
blob
|
commitdiff
|
diff to current
2014-04-19
Ran Benita
expr: take xkb_mod_set instead of the entire keymap
blob
|
commitdiff
|
diff to current
2014-04-19
Ran Benita
text: take xkb_mod_set instead of the entire keymap
blob
|
commitdiff
|
diff to current
2014-04-19
Ran Benita
keymap: move ModNameToIndex from text.c and use it...
blob
|
commitdiff
|
diff to current
2014-04-16
Ran Benita
expr: fix handling of unknown integer binary operator
blob
|
commitdiff
|
diff to current
2014-02-15
Ran Benita
expr: simplify ExprResolveButton
blob
|
commitdiff
|
diff to current
2014-02-08
Ran Benita
Use (1u << idx) instead of (1 << idx) where appropriate
blob
|
commitdiff
|
diff to current
2013-12-01
Ran Benita
expr: split expression types and allocate them separately
blob
|
commitdiff
|
diff to current
2013-12-01
Ran Benita
expr: add constructor for boolean expressions
blob
|
commitdiff
|
diff to current
2013-11-30
Ran Benita
expr: add 'ident' value to ExprDef union
blob
|
commitdiff
|
diff to current
2012-10-16
David Herrmann
Add xkb_keysym_from_name() flags argument for case...
blob
|
commitdiff
|
diff to current
2012-10-10
Ran Benita
Rename XKB_NUM_GROUPS to XKB_MAX_GROUPS
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
Replace 0xff with MOD_REAL_MASK_ALL
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
expr: unify the real and virtual modifier functions
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
expr: share code for modifier functions
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
text: explicitly take mod_type in mod functions
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
Keep real and virtual mods in the same table in the...
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
Don't use shifted virtual modifier masks
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
expr: don't expose LookupModIndex
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
Remove VModInfo for now
blob
|
commitdiff
|
diff to current
2012-10-06
Ran Benita
expr: don't allow "none" in LookupModIndex
blob
|
commitdiff
|
diff to current
2012-09-23
Ran Benita
Don't use xkbcommon-compat names in internal code
blob
|
commitdiff
|
diff to current
2012-09-11
Daniel Stone
Remove unused ExprResolveKeyName
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto unentanglement: XkbMaxShiftLevel
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto untanglement: XkbKbdNumGroups
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto untanglement: XkbKeyNameLength
blob
|
commitdiff
|
diff to current
2012-09-03
Ran Benita
Unify some string tables from xkbcomp, text and keymap...
blob
|
commitdiff
|
diff to current
2012-09-03
Ran Benita
expr: make ResolveString return an atom
blob
|
commitdiff
|
diff to current
2012-09-03
Ran Benita
Use XKB_MOD_INVALID instead of XkbNoModifier
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
expr: move op_type/value_type_to_string functions to ast
blob
|
commitdiff
|
diff to current
2012-09-01
Ran Benita
Organize xkbcomp/ header files
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
Handle key names consistently
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
expr: make ResolveLevel return zero-based level
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
Add and use xkb_level_index_t
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
expr: constify function arguments
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
Use only one set of core mod name-to-index functions
blob
|
commitdiff
|
diff to current
2012-07-27
Ran Benita
Remove ExprResult
blob
|
commitdiff
|
diff to current
2012-07-27
Ran Benita
expr: remove support for evaluating string as integer
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveEnum
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveMask
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveInteger
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveButton
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveLevel
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeyCode
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveGroup
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeysym
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveBoolean
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveString
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveLhs
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: drop ExprResult from ResolveKeyName
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
Convert defines to enums in xkbcomp.h
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
utils: add/replace string equality macros
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
Some atom related optimizations
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: don't divide by zero
blob
|
commitdiff
|
diff to current
2012-07-26
Ran Benita
expr: Remove ExprResolveFloat
blob
|
commitdiff
|
diff to current
2012-07-22
Ran Benita
expr: use new log functions
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Use xkb_group_index_t for group variables throughout
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Get rid of struct xkb_key_name
blob
|
commitdiff
|
diff to current
2012-07-17
Daniel Stone
Run source tree through uncrustify
blob
|
commitdiff
|
diff to current
2012-05-11
Daniel Stone
Rename 'ctx' back to 'context' in external API
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Merge remote-tracking branch 'krh/keysyms'
blob
|
commitdiff
|
diff to current
2012-05-09
Kristian Høgsberg
Use our own keysyms
blob
|
commitdiff
|
diff to current
2012-05-09
Ran Benita
Shorten context to ctx
blob
|
commitdiff
|
diff to current
2012-05-09
Ran Benita
Make the context available for XkbcAtomText
blob
|
commitdiff
|
diff to current
2012-05-09
Ran Benita
Make the context available for XkbcAtomGetString
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Change all 'xkb' xkb_keymap names to 'keymap'
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Rename keysym <-> string API
blob
|
commitdiff
|
diff to current
2012-05-08
Ran Benita
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
blob
|
commitdiff
|
diff to current
2012-04-30
Ran Benita
Use stdbool.h
blob
|
commitdiff
|
diff to current
2012-04-30
Ran Benita
Fix formatting in xkbcomp headers
blob
|
commitdiff
|
diff to current
2012-04-09
Daniel Stone
Rename xkb_desc to xkb_keymap
blob
|
commitdiff
|
diff to current
2012-03-27
Daniel Stone
Fix build for X11 modifier masks
blob
|
commitdiff
|
diff to current
2012-03-27
Ran Benita
Define our own NoSymbol value and use it
blob
|
commitdiff
|
diff to current
2012-03-27
Ran Benita
Define our own None atom value
blob
|
commitdiff
|
diff to current
2012-03-27
Ran Benita
Use strcasecmp consistently instead of uStrCaseCmp
blob
|
commitdiff
|
diff to current
2012-03-21
Daniel Stone
Fix (correct, but harmless) const warning
blob
|
commitdiff
|
diff to current
2012-03-21
Daniel Stone
Remove unnecessary allocation in expr.c
blob
|
commitdiff
|
diff to current
2012-03-15
Daniel Stone
Remove more float support
blob
|
commitdiff
|
diff to current
2012-03-13
Daniel Stone
Revert "Use XKB_COMMON_* modifier defines in ExprResolv...
blob
|
commitdiff
|
diff to current
2012-03-10
Daniel Stone
Use XKB_COMMON_* modifier defines in ExprResolveModMask
blob
|
commitdiff
|
diff to current
2012-03-10
Daniel Stone
Remove half-implemented radio groups
blob
|
commitdiff
|
diff to current
2012-03-09
Daniel Stone
Introduce xkb_atom_t type
blob
|
commitdiff
|
diff to current
2012-03-09
Daniel Stone
Introduce xkb_keysym_t type
blob
|
commitdiff
|
diff to current
2012-03-05
Daniel Stone
Merge remote-tracking branch 'ran/fixes-cont'
blob
|
commitdiff
|
diff to current
2012-03-05
Daniel Stone
Merge remote-tracking branch 'ran/fixes'
blob
|
commitdiff
|
diff to current
2012-03-02
Ran Benita
Constify some more text functions
blob
|
commitdiff
|
diff to current
2012-03-02
Ran Benita
Constify global tables
blob
|
commitdiff
|
diff to current
2012-03-02
Ran Benita
Remove useless casts
blob
|
commitdiff
|
diff to current
2012-02-25
Ran Benita
Fix all constness warnings
blob
|
commitdiff
|
diff to current
2012-02-25
Ran Benita
Remove unused includes of "tokens.h"
blob
|
commitdiff
|
diff to current
2012-02-20
Daniel Stone
Perform bounds checking in ExprResolveLevel
blob
|
commitdiff
|
diff to current
next