]> diplodocus.org Git - nmh/history - uip/mhparam.c
Remove SYNOPSIS from nmh(7).
[nmh] / uip / mhparam.c
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-06 David LevineAdded lockmethod pseudocomponent to mhparam so that...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-12 Ken HornsteinRemove "installproc" since it is no longer used.
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-10 Ken HornsteinConvert all argument processing over to using X-Macros...
2012-06-14 David LevineDocumented mhparam -debug option.
2012-06-07 David LevineRemoved faceproc support, deprecated in nmh 1.5.
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-03-17 David LevineRemoved some unused code having to do with permissions...
2012-03-07 David LevineRemoved all traces of rmfproc. It had been used by...
2012-01-31 Ken HornsteinAdd support for calling an external format program...
2010-12-16 Oliver Kiddlefix badly formatted code found by Markus Schnalke
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision