Add flags to keymap compilation entrypoints
[platform/upstream/libxkbcommon.git] / src / xkbcomp / parseutils.h
2012-05-08 Ran BenitaRename xkbcomp/misc.h to xkbcomp-priv.h and use it
2012-05-07 Daniel StoneRename YYLTYPE to struct YYLTYPE
2012-04-30 Ran BenitaRemove unused debugging function
2012-04-30 Ran BenitaUse stdbool.h
2012-04-30 Ran BenitaFix formatting in xkbcomp headers
2012-04-09 Ran BenitaConstify a global table and function arguments
2012-04-09 Ran BenitaFix possible overflow in scanner
2012-03-29 Daniel StoneFull support for multiple keysyms per level
2012-03-27 Ran BenitaMake parser and scanner reentrant
2012-03-15 Daniel StonePlug leaks in geometry parsing
2012-03-09 Daniel StoneRemove geometry even harder
2012-03-09 Daniel StoneIntroduce xkb_atom_t type
2012-03-09 Daniel StoneIntroduce xkb_keysym_t type
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes-cont'
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-03-03 Ran BenitaAdd function to free XkbFile's
2012-02-25 Ran BenitaFix warnings in scanner and parser
2012-02-25 Ran BenitaFix all constness warnings
2012-02-25 Ran BenitaRemove unused debug #defines
2012-02-15 Daniel StoneFix xkbparse.y compilation
2011-06-03 Cyril BruleboisAdd prototype for CheckDefaultMap().
2010-11-11 Jan Engelhardtxkbscan: resolve build warning/rpmlint error
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-28 Kristian HøgsbergDrop CARD32 and Opaque types
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 StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
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-04 Dan NicholsonRemove trailing spaces in source files
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap