]> diplodocus.org Git - nmh/history - sbr/check_charset.c
new.c: Order two return statements to match comment.
[nmh] / sbr / check_charset.c
2017-05-16 Ralph Corderoysbr/check_charset.c: Fix warning on unspecified struct...
2017-05-16 Ralph CorderoyRewrite norm_charmap(), moving code into data.
2017-05-16 Ralph CorderoyMerge commit '3d0e5b6a4383a5228732edd6cb1532375b771262'
2017-05-16 Ralph CorderoyMerge sbr/norm_charmap.c into sbr/check_charset.c.
2017-05-16 Ralph CorderoyPart 1 of merging sbr/norm_charmap.c into sbr/check_cha...
2017-05-15 Ralph CorderoySpecify function parameters in prototypes, mainly void.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2014-05-08 David LevineMoved norm_charmap() declaration from h/prototypes...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinCompletely deprecate support for MM_CHARSET.
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2005-01-27 Oliver KiddleOn systems where it is available, use nl_langinfo to...
2005-01-21 Oliver KiddleUS-ASCII is a subset of UTF-8 so can be handled directl...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision