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
/
keysym-utf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: include config.h manually
Ran Benita
2019-12-27
1
-0
/
+2
*
keysym-utf: reject out-of-range Unicode codepoints in xkb_keysym_to_utf{8,32}
Ran Benita
2018-06-23
1
-3
/
+9
*
keysym-utf: replace the Unicode characters for leftanglebracket and rightangl...
Ran Benita
2018-02-27
1
-2
/
+2
*
keysym-utf: Add missing codes for signifblank and permille keysyms
Matt Whitlock
2017-09-28
1
-1
/
+2
*
Add utf8.{c,h} for common UTF-8 util functions
Ran Benita
2014-03-22
1
-41
/
+1
*
keysym: fix types in bin_search
Ran Benita
2014-02-08
1
-3
/
+3
*
Fix some cppcheck warnings
Ran Benita
2014-01-11
1
-2
/
+1
*
keysym-utf: Fix a warning about shadowing
Siddharth Heroor
2013-10-07
1
-6
/
+6
*
keysym-utf: mark keysymtab array as static
Ran Benita
2012-11-05
1
-1
/
+1
*
keysym-utf: also translate special keysyms like Tab and Return
Ran Benita
2012-11-05
1
-25
/
+12
*
utils: add and use ARRAY_SIZE macro
Ran Benita
2012-10-16
1
-4
/
+2
*
keysym-utf: make keysym->unicode table a bit smaller
Ran Benita
2012-10-06
1
-1
/
+2
*
keysym-utf8: Optimise the keysym to utf8 lookup
Rob Bradford
2012-09-18
1
-17
/
+42
*
Organize src/ and test/ headers
Ran Benita
2012-09-16
1
-1
/
+1
*
Constify keysym <-> Unicode lookup table
Daniel Stone
2012-09-11
1
-1
/
+1
*
utils: remove Xfuncproto.h and use our own macros
Ran Benita
2012-07-23
1
-2
/
+2
*
Run source tree through uncrustify
Daniel Stone
2012-07-17
1
-7
/
+10
*
Add keypad sequences to UTF-8 keysym printing
Daniel Stone
2012-06-08
1
-1
/
+16
*
Add API for getting unicode representation of a keysym
Rob Bradford
2012-06-08
1
-0
/
+942