index
:
libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Widen keycode range to 8/255 if possible (bug #63390)
Daniel Stone
1
-0
/
+12
2013-04-01
utils: add {un,}map_file to read an entire file
Ran Benita
1
-0
/
+8
2012-10-16
utils: add and use ARRAY_SIZE macro
Ran Benita
1
-0
/
+2
2012-09-24
symbols: move keysyms into LevelInfo
Ran Benita
1
-0
/
+9
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-0
/
+4
2012-09-13
symbols: add GroupInfo
Ran Benita
1
-0
/
+2
2012-09-11
utils: Replace DEC copyright with Ran's
Daniel Stone
1
-25
/
+22
2012-09-03
Don't printf NULL strings
Ran Benita
1
-0
/
+6
2012-09-02
state: fix mod_names_are_active
Ran Benita
1
-0
/
+6
2012-09-02
vmod: remove support for resolving integer to virtual modifier
Ran Benita
1
-0
/
+8
2012-09-01
compat: ignore "group" (compatibility) statements
Ran Benita
1
-0
/
+3
2012-09-01
Move ISEMPTY to utils.h
Ran Benita
1
-0
/
+6
2012-07-27
utils: add/replace string equality macros
Ran Benita
1
-3
/
+25
2012-07-23
Remove old logging leftovers
Ran Benita
1
-6
/
+0
2012-07-23
action: use new log functions
Ran Benita
1
-1
/
+0
2012-07-23
Add logging API
Ran Benita
1
-32
/
+5
2012-07-23
utils: replace FATAL by malloc_or_die
Ran Benita
1
-5
/
+6
2012-07-23
utils: remove Xfuncproto.h and use our own macros
Ran Benita
1
-9
/
+28
2012-07-23
utils: remove uTypedAlloc/Calloc
Ran Benita
1
-3
/
+0
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-34
/
+34
2012-06-09
utils: remove unused recalloc and related macros
Ran Benita
1
-5
/
+0
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
1
-0
/
+1
2012-05-08
Don't use typeof
Ran Benita
1
-4
/
+4
2012-04-30
Use stdbool.h
Ran Benita
1
-2
/
+3
2012-04-09
Implicitly include config.h in all files
Ran Benita
1
-4
/
+0
2012-03-27
Silence -Wcast-qual warnings
Ran Benita
1
-0
/
+7
2012-03-27
Use strcasecmp consistently instead of uStrCaseCmp
Ran Benita
1
-1
/
+0
2012-03-27
Move utility macro from XKBcommonint.h to utils.h
Ran Benita
1
-13
/
+9
2012-03-27
Rewrite recalloc to the correct type
Ran Benita
1
-2
/
+2
2012-03-27
Remove useless stuff from utils
Ran Benita
1
-84
/
+14
2012-03-27
Move utils.{c,h} to be used by the entire project
Ran Benita
1
-0
/
+163