Fix all -Wsign-compare warnings
[platform/upstream/libxkbcommon.git] / src / malloc.c
2012-03-27 Ran BenitaFix all -Wsign-compare warnings
2012-03-27 Ran BenitaSilence -Wcast-qual warnings
2012-03-27 Ran BenitaMove utility macro from XKBcommonint.h to utils.h
2012-03-09 Daniel StoneIntroduce xkb_keysym_t type
2012-03-09 Daniel StoneStringify public name types
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes-cont'
2012-03-02 Ran BenitaRemove unneeded freeing mechanisms
2012-03-02 Ran BenitaUse memset instead of bzero
2012-03-02 Ran BenitaDon't check for NULL before free()
2012-02-15 Daniel StoneIntroduce xkb_keycode_t for keycodes
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
2010-06-30 Kristian HøgsbergRename Xkbc*Action to struct xkb_*_action
2010-06-28 Kristian HøgsbergDrop CARD32 and Opaque types
2010-06-23 Daniel StoneCopy and duplicate XkbModsRec and XkbKTMapEntryRec
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2010-06-22 Daniel StoneCopy in XkbCompatMapRec and XkbSymInterpretRec
2010-06-22 Daniel StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
2010-06-22 Daniel StoneRegroup actions into current vs. deprecated, resize...
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-05 Dan NicholsonAdd action datatypes as defined in the server
2009-04-05 Dan NicholsonCoding style cleanup on key allocation functions
2009-03-29 Dan NicholsonAdd XKBlib resizing functions
2009-03-29 Dan Nicholsonmalloc/misc/xkb: Coding style cleanup
2009-03-29 Dan NicholsonAdd XKBlib API to support keytypes