]> diplodocus.org Git - nmh/history - uip/fmttest.c
Removed temporary probes added in commit
[nmh] / uip / fmttest.c
2013-12-05 Ken HornsteinGarbage collect "normalize".
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-12-03 Ken HornsteinAdd support for a -file switch to handle messages that...
2013-11-14 Ken HornsteinSwitch fmttest over to using snprintb() instead of...
2013-11-13 Ken HornsteinFix up date mode so it works without providing a format...
2013-03-31 David LevineRemoved limit on maximum number of sequences in a folder.
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-18 Ken HornsteinAdd code for (and convert world to) the new world lock...
2013-02-22 Ken HornsteinAdd support for LS_UNQUOTE instruction.
2013-02-22 Ken HornsteinFix the code to print out an unknown instruction. ...
2013-02-22 Ken HornsteinFix a few issues resulting from m_getfld() API changes.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-22 Ken HornsteinUpdate instruction output to be a bit more cleaner
2013-02-21 Ken HornsteinRearrange options a bit and support the -nodump flag...
2013-02-20 Ken HornsteinBasic format tracing support; seems to work!
2013-02-20 Ken HornsteinSupport for the address duplication done by repl, and...
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...
2013-02-16 Ken HornsteinSlightly more useful, but still more work to do.
2013-02-15 Ken HornsteinAdd more functionality to fmttest; it's starting to...
2013-02-14 Ken HornsteinMore work on fmttest, but still plenty more to go.
2013-02-13 Ken HornsteinClean up argument handling to fmttest, as a precursor...
2013-02-13 Ken HornsteinConvert fmttest over to the new argument processing...
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2012-12-10 Ken HornsteinThe beginnings of a program to test format functions...