]> diplodocus.org Git - nmh/history - h/fmt_scan.h
Escape literal leading full stop in man/new.man.
[nmh] / h / fmt_scan.h
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-10-26 David LevineAdded free_fs(), corresponding to new_fs().
2014-08-25 David LevineDynamically allocate space for the output of fmt_scan...
2014-08-24 David LevineAdded const to last argument of trace_cb signature...
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
2014-04-09 Ken HornsteinNow only display text and inline content by default.
2013-12-05 Ken HornsteinGarbage collect "normalize".
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-11-14 Ken HornsteinSwitch fmttest over to using snprintb() instead of...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-20 Ken HornsteinBasic format tracing support; seems to work!
2013-02-20 Ken HornsteinSupport callbacks into the format engine. This is...
2013-02-19 Ken Hornsteinfmttest is actually starting to get useful now. Some...
2012-11-19 Ken HornsteinMerge branch 'format-memory-rework'
2012-11-19 Ken HornsteinChange fmt_findcasecmp() to fmt_findcasecomp(). The...
2012-11-19 Ken HornsteinChange API a bit.
2012-11-17 Ken HornsteinFix up documentation a bit.
2012-11-15 Ken HornsteinUpdate documentation to match code change.
2012-11-15 Ken HornsteinAdd refcounting to struct comp.
2012-11-15 Ken HornsteinUpdate with new functions and comments describing them.
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-10-16 Lyndon NerenbergSlightly reformat the FINDCOMP macro to quell a clang...
2012-03-24 Ken HornsteinRevert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506...
2012-03-20 Ken HornsteinBasic work to add arguments to formatproc calls.
2012-03-13 Ken HornsteinCreate proper prototypes for formataddr() and concataddr().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
1999-04-30 Doug MorrisInitial revision