index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
filecomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-30
parser: remove XkbCompMapList rule
Ran Benita
1
-2
/
+0
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
1
-1
/
+1
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-5
/
+0
2012-09-12
Copyright updates
Daniel Stone
1
-12
/
+9
2012-08-08
test: Minimise includes
Daniel Stone
1
-3
/
+1
2012-08-07
types: don't use canonical/required types
Ran Benita
1
-0
/
+1
2012-08-07
filecomp: fix path and error message
Ran Benita
1
-1
/
+2
2012-07-26
expr: don't divide by zero
Ran Benita
1
-0
/
+1
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-24
/
+24
2012-07-12
Add a library of common test functions
Daniel Stone
1
-59
/
+10
2012-07-12
Move test data files to test/data/keymaps
Daniel Stone
1
-4
/
+5
2012-05-18
Change xkb_map_new_from_fd to use FILE*
Ran Benita
1
-9
/
+6
2012-05-11
Rename 'ctx' back to 'context' in external API
Daniel Stone
1
-12
/
+12
2012-05-09
Shorten context to ctx
Ran Benita
1
-13
/
+12
2012-05-09
Change all 'xkb' xkb_keymap names to 'keymap'
Daniel Stone
1
-8
/
+9
2012-05-08
Add flags to context creation
Daniel Stone
1
-2
/
+2
2012-05-08
Add flags to keymap compilation entrypoints
Daniel Stone
1
-2
/
+2
2012-04-09
Overhaul test suite
Ran Benita
1
-41
/
+59
2012-04-09
Rename xkb_desc to xkb_keymap
Daniel Stone
1
-1
/
+1
2012-03-29
Tests: Release context on failure to build keymap
Daniel Stone
1
-0
/
+1
2012-03-27
Use xkb_contexts in keymap compilation
Daniel Stone
1
-3
/
+11
2012-03-27
Define our own None atom value
Ran Benita
1
-2
/
+0
2012-03-27
Remove useless stuff from utils
Ran Benita
1
-0
/
+4
2012-03-27
Move utils.{c,h} to be used by the entire project
Ran Benita
1
-1
/
+1
2012-03-22
Rename keymap allocation API
Daniel Stone
1
-11
/
+10
2012-02-15
tests: Free returned XKB map
Daniel Stone
1
-0
/
+2
2012-02-15
Move include path from X11/extensions/ to xkbcommon/
Daniel Stone
1
-1
/
+1
2010-10-20
Use flex for generating the scanner, add support for parsing from strings
Kristian Høgsberg
1
-4
/
+19
2010-07-02
Rename public entry points to lowercase and underscore
Kristian Høgsberg
1
-1
/
+1
2010-07-02
Compile with -fvisibility=hidden when possible
Kristian Høgsberg
1
-2
/
+0
2010-07-02
Pull in enough structs and defines from XKBstr.h to only need XKB.h
Kristian Høgsberg
1
-3
/
+1
2010-06-30
Make XkbcInitAtoms() call optional
Kristian Høgsberg
1
-1
/
+0
2010-06-22
Allow external atom databases
Daniel Stone
1
-1
/
+1
2009-04-10
Program and files for testing CompileKeymapFromFile
Dan Nicholson
1
-0
/
+74