Don't run the benchmark by default
[profile/ivi/libxkbcommon.git] / src / utils.h
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it
2012-05-08 Ran BenitaDon't use typeof
2012-04-30 Ran BenitaUse stdbool.h
2012-04-09 Ran BenitaImplicitly include config.h in all files
2012-03-27 Ran BenitaSilence -Wcast-qual warnings
2012-03-27 Ran BenitaUse strcasecmp consistently instead of uStrCaseCmp
2012-03-27 Ran BenitaMove utility macro from XKBcommonint.h to utils.h
2012-03-27 Ran BenitaRewrite recalloc to the correct type
2012-03-27 Ran BenitaRemove useless stuff from utils
2012-03-27 Ran BenitaMove utils.{c,h} to be used by the entire project