summaryrefslogtreecommitdiff
path: root/src/atom.c
Commit message (Expand)AuthorAgeFilesLines
...
* Drop more malloc/free wrappersKristian Høgsberg2010-06-301-7/+7
* Drop CARD32 and Opaque typesKristian Høgsberg2010-06-281-7/+7
* Allow external atom databasesDaniel Stone2010-06-221-13/+29
* Atoms: Avoid allocations in XkbAtomText()Daniel Stone2010-06-221-3/+27
* Remove all non-public API from XKBcommon.h headerDan Nicholson2009-04-081-0/+1
* atom: Coding-style cleanup and refactorDan Nicholson2009-03-251-95/+86
* Borrow atom implementation from libxkbfileDan Nicholson2009-03-251-0/+207