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
/
utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: add a STATIC_ASSERT macro
Ran Benita
2014-08-09
1
-0
/
+4
*
x11: don't iterate on empty batches
Ran Benita
2014-06-15
1
-0
/
+3
*
utils: detect overflow in memdup()
Ran Benita
2014-04-22
1
-1
/
+1
*
x11: make msb_pos return unsigned
Ran Benita
2014-02-08
1
-3
/
+3
*
Define likely()/unlikely() macros
Ran Benita
2014-02-08
1
-0
/
+8
*
Use secure_getenv when available
Ran Benita
2014-02-04
1
-0
/
+8
*
x11: add XKB protocol keymap and state creation support
Ran Benita
2014-02-02
1
-0
/
+16
*
ast: pack the ParseCommon struct
Ran Benita
2013-12-14
1
-0
/
+6
*
Replace ctype.h functions with ascii ones
Ran Benita
2013-10-14
1
-0
/
+41
*
scanner: allow empty key name literals
Ran Benita
2013-08-02
1
-0
/
+12
*
Widen keycode range to 8/255 if possible (bug #63390)
Daniel Stone
2013-05-09
1
-0
/
+12
*
utils: add {un,}map_file to read an entire file
Ran Benita
2013-04-01
1
-0
/
+8
*
utils: add and use ARRAY_SIZE macro
Ran Benita
2012-10-16
1
-0
/
+2
*
symbols: move keysyms into LevelInfo
Ran Benita
2012-09-24
1
-0
/
+9
*
Organize src/ and test/ headers
Ran Benita
2012-09-16
1
-0
/
+4
*
symbols: add GroupInfo
Ran Benita
2012-09-13
1
-0
/
+2
*
utils: Replace DEC copyright with Ran's
Daniel Stone
2012-09-11
1
-25
/
+22
*
Don't printf NULL strings
Ran Benita
2012-09-03
1
-0
/
+6
*
state: fix mod_names_are_active
Ran Benita
2012-09-02
1
-0
/
+6
*
vmod: remove support for resolving integer to virtual modifier
Ran Benita
2012-09-02
1
-0
/
+8
*
compat: ignore "group" (compatibility) statements
Ran Benita
2012-09-01
1
-0
/
+3
*
Move ISEMPTY to utils.h
Ran Benita
2012-09-01
1
-0
/
+6
*
utils: add/replace string equality macros
Ran Benita
2012-07-27
1
-3
/
+25
*
Remove old logging leftovers
Ran Benita
2012-07-23
1
-6
/
+0
*
action: use new log functions
Ran Benita
2012-07-23
1
-1
/
+0
*
Add logging API
Ran Benita
2012-07-23
1
-32
/
+5
*
utils: replace FATAL by malloc_or_die
Ran Benita
2012-07-23
1
-5
/
+6
*
utils: remove Xfuncproto.h and use our own macros
Ran Benita
2012-07-23
1
-9
/
+28
*
utils: remove uTypedAlloc/Calloc
Ran Benita
2012-07-23
1
-3
/
+0
*
Run source tree through uncrustify
Daniel Stone
2012-07-17
1
-34
/
+34
*
utils: remove unused recalloc and related macros
Ran Benita
2012-06-09
1
-5
/
+0
*
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
2012-05-08
1
-0
/
+1
*
Don't use typeof
Ran Benita
2012-05-08
1
-4
/
+4
*
Use stdbool.h
Ran Benita
2012-04-30
1
-2
/
+3
*
Implicitly include config.h in all files
Ran Benita
2012-04-09
1
-4
/
+0
*
Silence -Wcast-qual warnings
Ran Benita
2012-03-27
1
-0
/
+7
*
Use strcasecmp consistently instead of uStrCaseCmp
Ran Benita
2012-03-27
1
-1
/
+0
*
Move utility macro from XKBcommonint.h to utils.h
Ran Benita
2012-03-27
1
-13
/
+9
*
Rewrite recalloc to the correct type
Ran Benita
2012-03-27
1
-2
/
+2
*
Remove useless stuff from utils
Ran Benita
2012-03-27
1
-84
/
+14
*
Move utils.{c,h} to be used by the entire project
Ran Benita
2012-03-27
1
-0
/
+163