| 2017-02-27 |
David Levine | Added /* FALLTHRU */ comments where gcc 7 noticed their... |
blob | commitdiff | raw |
| 2016-12-19 |
David Levine | Removed #ifdef FT_PAUSE protection. |
blob | commitdiff | raw | diff to current |
| 2016-12-19 |
David Levine | Removed unused references to FT_ADDTOSEQ. |
blob | commitdiff | raw | diff to current |
| 2016-10-24 |
Ralph Corderoy | Merge branch 'master' of git.sv.gnu.org:/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2016-10-24 |
Ralph Corderoy | Replace putc() with putchar(). |
blob | commitdiff | raw | diff to current |
| 2016-10-21 |
Ralph Corderoy | Replace `if (p) free(p)' with `mh_xfree(p)'. |
blob | commitdiff | raw | diff to current |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
blob | commitdiff | raw | diff to current |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
blob | commitdiff | raw | diff to current |
| 2016-10-17 |
Ralph Corderoy | Remove use of C's register keyword. |
blob | commitdiff | raw | diff to current |
| 2016-10-16 |
Ralph Corderoy | Add NEW(p) that sets p to mh_xmalloc'd memory sized... |
blob | commitdiff | raw | diff to current |
| 2016-10-16 |
Ralph Corderoy | Add macro NEW0(p) that callocs, and use it in simple... |
blob | commitdiff | raw | diff to current |
| 2016-10-16 |
Ralph Corderoy | Don't check mh_xcalloc() and friends for a NULL return. |
blob | commitdiff | raw | diff to current |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
blob | commitdiff | raw | diff to current |
| 2015-01-19 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-01-10 |
David Levine | Added multiply format function, requested by Norm. |
blob | commitdiff | raw | diff to current |
| 2014-12-02 |
Ken Hornstein | Merge commit '8206fbf', due to my screwup of committing... |
blob | commitdiff | raw | diff to current |
| 2014-11-04 |
David Levine | Fixed mlistfree() so that it doesn't dereference a... |
blob | commitdiff | raw | diff to current |
| 2014-10-28 |
David Levine | Renamed getmymbox mh-format escape function to getmyadd... |
blob | commitdiff | raw | diff to current |
| 2014-10-26 |
David Levine | Added getmymbox function escape. |
blob | commitdiff | raw | diff to current |
| 2014-10-11 |
David Levine | Added mh_xcalloc(). |
blob | commitdiff | raw | diff to current |
| 2014-09-13 |
David Levine | Fixed all anomalies detected by clang static analyzer... |
blob | commitdiff | raw | diff to current |
| 2014-09-02 |
David Levine | Doubled size of buffers used by m_getfld(), scan, and... |
blob | commitdiff | raw | diff to current |
| 2014-08-31 |
David Levine | Fixed read of body in fmttest to limit size to that... |
blob | commitdiff | raw | diff to current |
| 2014-08-25 |
David Levine | Dynamically allocate space for the output of fmt_scan... |
blob | commitdiff | raw | diff to current |
| 2014-08-24 |
David Levine | Added const to last argument of trace_cb signature... |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
blob | commitdiff | raw | diff to current |
| 2014-01-20 |
Ken Hornstein | Remove the --disable-locale configure option and make... |
blob | commitdiff | raw | diff to current |
| 2014-01-02 |
Ken Hornstein | Switch from the M-X format for characters with the... |
blob | commitdiff | raw | diff to current |
| 2013-12-31 |
Ken Hornstein | Change fmttest to use litputs() on str and output buffe... |
blob | commitdiff | raw | diff to current |
| 2013-12-05 |
Ken Hornstein | Garbage collect "normalize". |
blob | commitdiff | raw | diff to current |
| 2013-12-04 |
Ken Hornstein | Merge branch 'encode-rfc2047' |
blob | commitdiff | raw | diff to current |
| 2013-12-03 |
Ken Hornstein | Add support for a -file switch to handle messages that... |
blob | commitdiff | raw | diff to current |
| 2013-11-14 |
Ken Hornstein | Switch fmttest over to using snprintb() instead of... |
blob | commitdiff | raw | diff to current |
| 2013-11-13 |
Ken Hornstein | Fix up date mode so it works without providing a format... |
blob | commitdiff | raw | diff to current |
| 2013-03-31 |
David Levine | Removed limit on maximum number of sequences in a folder. |
blob | commitdiff | raw | diff to current |
| 2013-03-24 |
David Levine | More replacements of mh_strcasecmp() with strcasecmp(). |
blob | commitdiff | raw | diff to current |
| 2013-03-21 |
Ken Hornstein | Merge branch 'newlock' |
blob | commitdiff | raw | diff to current |
| 2013-03-18 |
Ken Hornstein | Add code for (and convert world to) the new world lock... |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Add support for LS_UNQUOTE instruction. |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Fix the code to print out an unknown instruction. ... |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Fix a few issues resulting from m_getfld() API changes. |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Update instruction output to be a bit more cleaner |
blob | commitdiff | raw | diff to current |
| 2013-02-21 |
Ken Hornstein | Rearrange options a bit and support the -nodump flag... |
blob | commitdiff | raw | diff to current |
| 2013-02-20 |
Ken Hornstein | Basic format tracing support; seems to work! |
blob | commitdiff | raw | diff to current |
| 2013-02-20 |
Ken Hornstein | Support for the address duplication done by repl, and... |
blob | commitdiff | raw | diff to current |
| 2013-02-20 |
Ken Hornstein | Support callbacks into the format engine. This is... |
blob | commitdiff | raw | diff to current |
| 2013-02-19 |
Ken Hornstein | fmttest is actually starting to get useful now. Some... |
blob | commitdiff | raw | diff to current |
| 2013-02-16 |
Ken Hornstein | Slightly more useful, but still more work to do. |
blob | commitdiff | raw | diff to current |
| 2013-02-15 |
Ken Hornstein | Add more functionality to fmttest; it's starting to... |
blob | commitdiff | raw | diff to current |
| 2013-02-14 |
Ken Hornstein | More work on fmttest, but still plenty more to go. |
blob | commitdiff | raw | diff to current |
| 2013-02-13 |
Ken Hornstein | Clean up argument handling to fmttest, as a precursor... |
blob | commitdiff | raw | diff to current |
| 2013-02-13 |
Ken Hornstein | Convert fmttest over to the new argument processing... |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
Ken Hornstein | Merge branch 'master' into format-test |
blob | commitdiff | raw | diff to current |
| 2012-12-10 |
Ken Hornstein | The beginnings of a program to test format functions... |
blob | commitdiff | raw | diff to current |
|