]> diplodocus.org Git - nmh/history - test/getcwidth.c
Removed a bunch of unreachable break statements found by
[nmh] / test / getcwidth.c
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-15 David LevineChanged loop in dumpwidth() to go from [0, 0xffff)...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-02 Ken HornsteinCast wchar_t to long unsigned int to deal with differin...
2013-02-02 David LevineAdded l modifier to X printf conversions of wchar_t's.
2013-02-02 Ken HornsteinRework multibyte test so it will calculate the width...
2013-02-01 Ken HornsteinIf the multibyte width test fails, dump the values...
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-02-01 Ken HornsteinFix some warnings for Solaris.
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-26 Ken HornsteinHandle the case in the test suite where wcwidth() can...