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
/
test
/
filecomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: include config.h manually
Ran Benita
2019-12-27
1
-0
/
+2
*
keycodes: fix keymap compilation with no aliases and malloc(0)==NULL
Ran Benita
2014-09-10
1
-0
/
+1
*
ast-build: make sure InterpDef is freeable
Ran Benita
2014-07-27
1
-0
/
+1
*
test: add file with a syntax error
Ran Benita
2014-07-26
1
-0
/
+1
*
scanner: allow empty key name literals
Ran Benita
2013-08-02
1
-0
/
+1
*
test: Add flags argument to test_get_context()
Daniel Stone
2013-03-19
1
-1
/
+1
*
keymap: abstract a bit over the keymap format
Ran Benita
2013-03-18
1
-0
/
+9
*
parser: remove XkbCompMapList rule
Ran Benita
2012-09-30
1
-2
/
+0
*
Don't use xkbcommon-compat names in internal code
Ran Benita
2012-09-24
1
-1
/
+1
*
Organize src/ and test/ headers
Ran Benita
2012-09-16
1
-5
/
+0
*
Copyright updates
Daniel Stone
2012-09-12
1
-12
/
+9
*
test: Minimise includes
Daniel Stone
2012-08-08
1
-3
/
+1
*
types: don't use canonical/required types
Ran Benita
2012-08-07
1
-0
/
+1
*
filecomp: fix path and error message
Ran Benita
2012-08-07
1
-1
/
+2
*
expr: don't divide by zero
Ran Benita
2012-07-26
1
-0
/
+1
*
Run source tree through uncrustify
Daniel Stone
2012-07-17
1
-24
/
+24
*
Add a library of common test functions
Daniel Stone
2012-07-12
1
-59
/
+10
*
Move test data files to test/data/keymaps
Daniel Stone
2012-07-12
1
-4
/
+5
*
Change xkb_map_new_from_fd to use FILE*
Ran Benita
2012-05-18
1
-9
/
+6
*
Rename 'ctx' back to 'context' in external API
Daniel Stone
2012-05-11
1
-12
/
+12
*
Shorten context to ctx
Ran Benita
2012-05-09
1
-13
/
+12
*
Change all 'xkb' xkb_keymap names to 'keymap'
Daniel Stone
2012-05-09
1
-8
/
+9
*
Add flags to context creation
Daniel Stone
2012-05-08
1
-2
/
+2
*
Add flags to keymap compilation entrypoints
Daniel Stone
2012-05-08
1
-2
/
+2
*
Overhaul test suite
Ran Benita
2012-04-09
1
-41
/
+59
*
Rename xkb_desc to xkb_keymap
Daniel Stone
2012-04-09
1
-1
/
+1
*
Tests: Release context on failure to build keymap
Daniel Stone
2012-03-29
1
-0
/
+1
*
Use xkb_contexts in keymap compilation
Daniel Stone
2012-03-27
1
-3
/
+11
*
Define our own None atom value
Ran Benita
2012-03-27
1
-2
/
+0
*
Remove useless stuff from utils
Ran Benita
2012-03-27
1
-0
/
+4
*
Move utils.{c,h} to be used by the entire project
Ran Benita
2012-03-27
1
-1
/
+1
*
Rename keymap allocation API
Daniel Stone
2012-03-22
1
-11
/
+10
*
tests: Free returned XKB map
Daniel Stone
2012-02-15
1
-0
/
+2
*
Move include path from X11/extensions/ to xkbcommon/
Daniel Stone
2012-02-15
1
-1
/
+1
*
Use flex for generating the scanner, add support for parsing from strings
Kristian Høgsberg
2010-10-20
1
-4
/
+19
*
Rename public entry points to lowercase and underscore
Kristian Høgsberg
2010-07-02
1
-1
/
+1
*
Compile with -fvisibility=hidden when possible
Kristian Høgsberg
2010-07-02
1
-2
/
+0
*
Pull in enough structs and defines from XKBstr.h to only need XKB.h
Kristian Høgsberg
2010-07-02
1
-3
/
+1
*
Make XkbcInitAtoms() call optional
Kristian Høgsberg
2010-06-30
1
-1
/
+0
*
Allow external atom databases
Daniel Stone
2010-06-22
1
-1
/
+1
*
Program and files for testing CompileKeymapFromFile
Dan Nicholson
2009-04-10
1
-0
/
+74