Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |