Still more memory leak fixes
[platform/upstream/libxkbcommon.git] / src / alloc.c
2012-02-16 Daniel StoneStill more memory leak fixes
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-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
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-04 Dan NicholsonFix cleanup error in names allocation
2009-03-29 Dan NicholsonAdd XKBlib API to support keytypes
2009-03-26 Dan Nicholsonalloc/galloc: Coding style cleanup
2009-03-26 Dan NicholsonRename headers to XKBcommon* and install in extensions...
2009-03-26 Dan NicholsonAdd XkbDescRec initializers and destructors