Use flex for generating the scanner, add support for parsing from strings
[platform/upstream/libxkbcommon.git] / src / atom.c
2010-09-27 Adam JacksonDead code removal and static markup
2010-07-02 Kristian HøgsbergRename public entry points to lowercase and underscore
2010-06-30 Kristian HøgsbergConstify XkbcAtomText()
2010-06-30 Kristian HøgsbergMake XkbcInitAtoms() call optional
2010-06-30 Kristian HøgsbergDrop more malloc/free wrappers
2010-06-28 Kristian HøgsbergDrop CARD32 and Opaque types
2010-06-22 Daniel StoneAllow external atom databases
2010-06-22 Daniel StoneAtoms: Avoid allocations in XkbAtomText()
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-03-26 Dan Nicholsonatom: Coding-style cleanup and refactor
2009-03-26 Dan NicholsonBorrow atom implementation from libxkbfile