Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-16 | prepare version 0.1.60.1.6 | Christian Hesse | 1 | -1/+1 | |
2015-07-16 | use locale for character set, rework buffer handling | Christian Hesse | 1 | -13/+20 | |
2015-07-05 | add project URLs | Christian Hesse | 1 | -0/+4 | |
2015-01-04 | update copyright for 2015 | Christian Hesse | 1 | -1/+1 | |
2014-10-21 | use ISO C11 standard | Christian Hesse | 1 | -1/+1 | |
2014-04-30 | prepare release 0.1.50.1.5 | Christian Hesse | 1 | -1/+1 | |
2014-01-02 | add make release | Christian Hesse | 2 | -0/+7 | |
2014-01-02 | update copyright year | Christian Hesse | 1 | -1/+1 | |
2013-12-11 | make nthash depend on nthash.c | Christian Hesse | 1 | -1/+1 | |
2013-12-11 | remove trailing white spaces | Christian Hesse | 1 | -3/+3 | |
2013-11-26 | add some documentation | Christian Hesse | 2 | -6/+60 | |
2013-11-26 | Merge pull request #1 from cicku/patch-1 | Christian Hesse | 1 | -3/+3 | |
Update Makefile | |||||
2013-11-26 | Update Makefile | Christopher Meng | 1 | -3/+3 | |
1. Add -p option to preserve timestamp. 2. Add ldflags place. 3. Add prefix for different distros. | |||||
2013-11-25 | fall back to hard coded linker flags if pkg-config fails0.1.4 | Christian Hesse | 1 | -1/+3 | |
2013-09-25 | drop version from Makefile, we do not use it | Christian Hesse | 1 | -1/+0 | |
2013-08-21 | update Makefile | Christian Hesse | 1 | -2/+4 | |
2013-07-25 | add check for line break0.1.3 | Christian Hesse | 1 | -0/+2 | |
2013-07-25 | reintroduce warning about line breaks | Christian Hesse | 1 | -1/+8 | |
2013-07-10 | add README.html to .gitignore | Christian Hesse | 1 | -0/+1 | |
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 | |