Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-09 | print last byte as well...0.1.2 | Christian Hesse | 2 | -2/+2 | |
2013-07-09 | use iconv to convert string to UTF-16LE | Christian Hesse | 2 | -20/+20 | |
This should handle multi byte characters correctly. Please not warnings about line breaks, etc have been removed. | |||||
2013-07-08 | update Makefile | Christian Hesse | 1 | -1/+6 | |
2013-07-05 | do not print whitespace at end of line | Christian Hesse | 1 | -1/+2 | |
2013-07-05 | add check | Christian Hesse | 1 | -0/+6 | |
2013-07-05 | replace printf with putchar | Christian Hesse | 1 | -1/+1 | |
2013-07-05 | update comment | Christian Hesse | 1 | -2/+2 | |
2013-07-05 | update file header | Christian Hesse | 1 | -2/+8 | |
2013-07-05 | be more verbose about problematic characters in input0.1.1 | Christian Hesse | 1 | -0/+4 | |
2013-07-04 | add -O2, -Wall and -Werror to CFLAGS | Christian Hesse | 1 | -0/+1 | |
2013-04-16 | initial commit0.1.0 | Christian Hesse | 3 | -0/+56 | |
2013-04-15 | Initial commit | Christian Hesse | 1 | -0/+4 | |