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
/
rulescomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
API: add _context prefix to log-related functions
Ran Benita
1
-6
/
+6
2012-09-24
Don't choke on RMLVO layout string with holes
Ran Benita
1
-0
/
+3
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
1
-2
/
+2
2012-09-17
symbols: fix buffer overflow with illegal explicit group
Ran Benita
1
-0
/
+3
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-3
/
+0
2012-09-12
Copyright updates
Daniel Stone
1
-12
/
+9
2012-09-03
Don't printf NULL strings
Ran Benita
1
-1
/
+2
2012-09-03
log: replace "priority" by "level" everywhere
Ran Benita
1
-3
/
+3
2012-09-01
rulescomp: remove bad failtests
Ran Benita
1
-10
/
+13
2012-08-08
Add xkb_log_level enum rather than using syslog
Daniel Stone
1
-0
/
+8
2012-08-08
test: Minimise includes
Daniel Stone
1
-1
/
+0
2012-08-08
Add support for default rules/model/layout
Daniel Stone
1
-1
/
+0
2012-07-27
utils: add/replace string equality macros
Ran Benita
1
-1
/
+1
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-24
/
+24
2012-07-13
rulescomp: Fix benchmark runs
Daniel Stone
1
-6
/
+6
2012-07-12
Import dataset into test/data/
Daniel Stone
1
-2
/
+2
2012-07-12
Add a library of common test functions
Daniel Stone
1
-45
/
+39
2012-05-20
Don't run the benchmark by default
Ran Benita
1
-1
/
+3
2012-05-18
Add benchmarking test to rulescomp
Daniel Stone
1
-7
/
+46
2012-05-11
Rename 'ctx' back to 'context' in external API
Daniel Stone
1
-6
/
+6
2012-05-09
Shorten context to ctx
Ran Benita
1
-6
/
+6
2012-05-09
Change all 'xkb' xkb_keymap names to 'keymap'
Daniel Stone
1
-4
/
+4
2012-05-08
Add flags to context creation
Daniel Stone
1
-1
/
+1
2012-05-08
Add flags to keymap compilation entrypoints
Daniel Stone
1
-1
/
+1
2012-05-08
Uncomment sections of test/rulescomp.c
Ran Benita
1
-4
/
+0
2012-05-01
Remove unused 'which' and 'merge' arguments
Ran Benita
1
-1
/
+5
2012-04-09
Overhaul test suite
Ran Benita
1
-22
/
+30
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
-2
/
+8
2012-03-27
Define our own None atom value
Ran Benita
1
-1
/
+0
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
-3
/
+3
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-07-02
Rename XkbRMLVOSet to struct xkb_rule_names
Kristian Høgsberg
1
-1
/
+1
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-09
test: Remove extraneous includes
Dan Nicholson
1
-3
/
+4
2009-04-08
Change CompileKeymapFromRules to take XkbRMLVOSet
Dan Nicholson
1
-8
/
+7
2009-04-08
Remove all non-public API from XKBcommon.h header
Dan Nicholson
1
-1
/
+3
2009-04-04
rulescomp: Remove unneeded API
Dan Nicholson
1
-4
/
+0
2009-04-04
Test compiler to simulate xkbcomp usage
Dan Nicholson
1
-0
/
+68