index
:
delta/xorg-lib-libxkbcommon.git
azure-pipelines
baserock/genivi/baseline
baserock/morph
bug-74422
ci-simplify
compose
for-weston-0.85
master
meson-deprecations
travis-valgrind
update-latched-locked
github.com: xkbcommon/libxkbcommon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xkbcomp
/
ast-build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xkbcomp: plug a potential memory leak
Peter Hutterer
2021-03-19
1
-3
/
+8
*
build: include config.h manually
Ran Benita
2019-12-27
1
-0
/
+2
*
parser: fix quadratic pointer chasing
Ran Benita
2019-11-14
1
-16
/
+5
*
ast: use a separate expr struct for action list
Ran Benita
2019-11-12
1
-1
/
+15
*
ast-build: get rid of unhelpful macro
Ran Benita
2019-11-12
1
-17
/
+36
*
Fix off-by-one error in index check in xkb_file_type_to_string
Alan Coopersmith
2018-09-30
1
-1
/
+1
*
xkbcomp: fix pointer value for FreeStmt
Peter Hutterer
2018-08-01
1
-1
/
+1
*
xkbcomp: fix crashes in the parser when geometry tokens appear
Ran Benita
2018-07-30
1
-0
/
+8
*
xkbcomp/ast-build: fix memory leak when appending multi-keysyms
Ran Benita
2017-12-12
1
-3
/
+1
*
ast-build: remove log message about allocation failure
Ran Benita
2014-10-18
1
-5
/
+1
*
xkbcomp: remove file->topName
Ran Benita
2014-10-18
1
-3
/
+1
*
ast-build: fix leak in error path
Ran Benita
2014-09-10
1
-1
/
+7
*
ast-build: make sure InterpDef is freeable
Ran Benita
2014-07-27
1
-0
/
+1
*
Replace darray_mem with a new darray_steal
Ran Benita
2014-07-26
1
-3
/
+3
*
ast-build: use cast instead of ->common
Ran Benita
2014-07-26
1
-1
/
+1
*
ast-build: don't leak on OOM in BoolVarCreate
Ran Benita
2014-05-11
1
-2
/
+9
*
ast: cast to ParseCommon explictly instead of using ->common
Ran Benita
2014-02-14
1
-21
/
+18
*
ast: remove unneeded 'ctx' param to XkbFileCreate
Ran Benita
2014-02-09
1
-4
/
+4
*
Use unsigned int for saving darray_size return value
Ran Benita
2014-02-08
1
-4
/
+4
*
ast: use more suitable types in a few ast nodes
Ran Benita
2014-02-08
1
-3
/
+3
*
keymap: move XkbEscapeMapName() to keymap.c.
Ran Benita
2014-01-13
1
-24
/
+0
*
expr: make Expr creation naming and file location consistent
Ran Benita
2013-12-01
1
-67
/
+67
*
expr: add wrapper macro for ExprCreate
Ran Benita
2013-12-01
1
-62
/
+16
*
expr: split expression types and allocate them separately
Ran Benita
2013-12-01
1
-79
/
+89
*
parser, symbols: drop unnecessary casts
Ran Benita
2013-12-01
1
-1
/
+1
*
expr: use ExprCreate in more places
Ran Benita
2013-12-01
1
-18
/
+6
*
expr: add constructor for boolean expressions
Ran Benita
2013-12-01
1
-11
/
+15
*
expr: add constructors for more expression types
Ran Benita
2013-12-01
1
-1
/
+76
*
expr: add 'ident' value to ExprDef union
Ran Benita
2013-11-30
1
-1
/
+1
*
Resolve keysyms early in parser
Ran Benita
2013-11-27
1
-8
/
+3
*
xkbcomp: escape the section names before storing them in the keymap
Ran Benita
2013-07-18
1
-3
/
+3
*
Remove file_id entirely
Ran Benita
2013-03-18
1
-1
/
+0
*
ast-build: remove malloc_or_die
Ran Benita
2013-03-18
1
-82
/
+93
*
ast: add error handling to XkbFileFromComponents
Ran Benita
2013-03-18
1
-24
/
+32
*
ast: constify argument
Ran Benita
2013-03-18
1
-1
/
+1
*
Change 'indicator' to 'led' everywhere possible
Ran Benita
2013-03-18
1
-12
/
+12
*
ast: simplify AppendStmt
Ran Benita
2012-10-11
1
-13
/
+9
*
Fix type of keycode in parser and ast
Ran Benita
2012-09-27
1
-1
/
+1
*
Don't limit key names to 4 characters
Ran Benita
2012-09-27
1
-7
/
+7
*
Don't choke on RMLVO layout string with holes
Ran Benita
2012-09-24
1
-0
/
+13
*
Copyright updates
Daniel Stone
2012-09-12
1
-0
/
+27
*
kbproto unentanglement: XkbLC_*
Daniel Stone
2012-09-10
1
-1
/
+1
*
kbproto untanglement: XkbKeyNameLength
Daniel Stone
2012-09-10
1
-7
/
+7
*
Move enum xkb_file_type to xkbcomp/ast.h
Ran Benita
2012-09-02
1
-0
/
+17
*
xkbcomp: clean up compile_keymap function
Ran Benita
2012-09-02
1
-1
/
+1
*
expr: move op_type/value_type_to_string functions to ast
Ran Benita
2012-09-02
1
-3
/
+48
*
Organize xkbcomp/ header files
Ran Benita
2012-09-01
1
-0
/
+677