Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-15 | Extracted helper functions and bitmasks into separate compilation unit | Adrian Kummerländer | |
* utility.h and utility.cc now contain the UTF8-codepoint and unit bitmasks and read / write functions * Modified users of these functions and unions accordingly * Added the new compilation unit to the Makefile * Changed bitmask specification from plain integer literals to shift expressions for better readability | |||
2013-10-05 | Added Makefile, Readme and MIT license | Adrian Kummerländer | |