]> diplodocus.org Git - nmh/history - sbr/brkstring.c
mhbuildsbr.c: Flip logic, moving goto to then-block; no need for else.
[nmh] / sbr / brkstring.c
2017-05-29 Ralph Corderoysbr/brkstring.c: Use strchr(3) in brkany(), not own...
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.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-04 David LevineTweaked logic in brkstring.c and showfile.c to get...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision