]> diplodocus.org Git - nmh/history - sbr/m_convert.c
Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb.
[nmh] / sbr / m_convert.c
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-20 Ralph CorderoyDon't `else' after return or goto. Simplify control...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinRemove the --disable-locale configure option and make...
2013-04-19 Paul Foxm_convert: 'foo=n' and 'foo=+/-n' now select msgs with...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-06 Ken HornsteinFINALLY clean up our signed/unsigned character warning...
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-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-07 Ken HornsteinFix bug where a "cur" sequence that was outside the...
2012-01-14 David LevineChanged types and added casts so that build is clean...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2002-08-23 Jon SteinhartAdded external program hooks.
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision