Still more memory leak fixes
[platform/upstream/libxkbcommon.git] / src / xkbcomp / xkbparse.y
2012-02-16 Daniel StoneStill more memory leak fixes
2012-02-15 Daniel StoneFix xkbparse.y compilation
2012-02-15 Daniel StoneIntroduce xkb_keycode_t for keycodes
2011-01-29 Cyril BruleboisGet rid of unneeded <X11/Xlib.h> include.
2011-01-29 Kristian HøgsbergRename XkbcInternAtom() to xkb_intern_atom() and export
2010-10-20 Kristian HøgsbergUse flex for generating the scanner, add support for...
2010-09-27 Adam JacksonDead code removal and static markup
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2010-06-22 Daniel StoneInterp: More lazy keysym resolution
2010-06-22 Daniel Stonexkbcomp: Don't malloc() and free() most scanned tokens
2010-06-22 Daniel Stonexkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
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-28 Dan Nicholsonxkbcomp: Drop unused Display argument in Atom functions
2009-03-28 Dan Nicholsonlibxkbcomp: Use the internal Atom implementation
2009-03-28 Dan Nicholsonlibxkbcomp: Remove usage of client-side headers
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap