Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-04 | Update libf8 dependency, fix linking | Oxore | |
2019-01-03 | Move unicode module to separate library lib8 | Oxore | |
2018-07-12 | Introduce testing with munit, refactor | Oxore | |
Split unicode routines from text. Testing: add munit submodule, move translation units with main functions to separate folder, make corresponding changes in Makefile. Make simple test for unicode handling routine. Remove _vimrc_local. test.c: optimize includes. Add test run to .travis.yml. |