summaryrefslogtreecommitdiff
path: root/src/utils.h
Commit message (Expand)AuthorAgeFilesLines
* utils: add and use ARRAY_SIZE macroRan Benita2012-10-161-0/+2
* symbols: move keysyms into LevelInfoRan Benita2012-09-241-0/+9
* Organize src/ and test/ headersRan Benita2012-09-161-0/+4
* symbols: add GroupInfoRan Benita2012-09-131-0/+2
* utils: Replace DEC copyright with Ran'sDaniel Stone2012-09-111-25/+22
* Don't printf NULL stringsRan Benita2012-09-031-0/+6
* state: fix mod_names_are_activeRan Benita2012-09-021-0/+6
* vmod: remove support for resolving integer to virtual modifierRan Benita2012-09-021-0/+8
* compat: ignore "group" (compatibility) statementsRan Benita2012-09-011-0/+3
* Move ISEMPTY to utils.hRan Benita2012-09-011-0/+6
* utils: add/replace string equality macrosRan Benita2012-07-271-3/+25
* Remove old logging leftoversRan Benita2012-07-231-6/+0
* action: use new log functionsRan Benita2012-07-231-1/+0
* Add logging APIRan Benita2012-07-231-32/+5
* utils: replace FATAL by malloc_or_dieRan Benita2012-07-231-5/+6
* utils: remove Xfuncproto.h and use our own macrosRan Benita2012-07-231-9/+28
* utils: remove uTypedAlloc/CallocRan Benita2012-07-231-3/+0
* Run source tree through uncrustifyDaniel Stone2012-07-171-34/+34
* utils: remove unused recalloc and related macrosRan Benita2012-06-091-5/+0
* Rename XKBcommonint.h to xkb-priv.h and use itRan Benita2012-05-081-0/+1
* Don't use typeofRan Benita2012-05-081-4/+4
* Use stdbool.hRan Benita2012-04-301-2/+3
* Implicitly include config.h in all filesRan Benita2012-04-091-4/+0
* Silence -Wcast-qual warningsRan Benita2012-03-271-0/+7
* Use strcasecmp consistently instead of uStrCaseCmpRan Benita2012-03-271-1/+0
* Move utility macro from XKBcommonint.h to utils.hRan Benita2012-03-271-13/+9
* Rewrite recalloc to the correct typeRan Benita2012-03-271-2/+2
* Remove useless stuff from utilsRan Benita2012-03-271-84/+14
* Move utils.{c,h} to be used by the entire projectRan Benita2012-03-271-0/+163