Fix all -Wsign-compare warnings
[platform/upstream/libxkbcommon.git] / src / maprules.c
2012-03-27 Ran BenitaFix all -Wsign-compare warnings
2012-03-27 Ran BenitaMove utility macro from XKBcommonint.h to utils.h
2012-03-27 Ran BenitaRemove some more useless stuff
2012-03-09 Daniel StoneRemove geometry support, again
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes-cont'
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-03-02 Ran BenitaRemove unneeded freeing mechanisms
2012-03-02 Ran BenitaRemove useless casts
2012-03-02 Ran BenitaUse strchr instead of index
2012-03-02 Ran BenitaUse memset instead of bzero
2012-03-02 Ran BenitaRemove return's at the end of void functions
2012-03-02 Ran BenitaRemove all uses of the register keyword
2012-03-02 Ran BenitaDon't check for NULL before free()
2012-02-25 Ran BenitaFix all constness warnings
2012-02-25 Ran BenitaRemove unneeded assignments and variables
2012-02-15 Daniel StoneMove include path from X11/extensions/ to xkbcommon/
2010-09-27 Adam JacksonDead code removal and static markup
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-30 Kristian HøgsbergDrop more malloc/free wrappers
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-30 Dan NicholsonAdd rules file parsing from xkbfile
2009-03-29 Dan NicholsonAdd rules rules file parsing from xkbfile