]> diplodocus.org Git - nmh/history - m4
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / m4 /
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-18 David LevineMoved CFLAGS additions to AM_CFLAGS.
2016-09-16 David LevineCleaned up cppflags.m4 a bit and fixed its mode.
2016-09-16 David LevineMoved CPPFLAGS additions to AM_CPPFLAGS.
2016-09-15 David LevineAdded NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4...
2014-05-22 David LevineFixed typos in comments.
2014-05-13 David LevineAdded --dereference option, if supported, to file(1...
2014-02-03 David Levinenetbsd uses flock by default for mail spool locking...
2014-01-17 David LevineMoved readline check to after termcap/curses check...
2014-01-11 David LevineWork around OpenBSD 5.4 file(1), which reports the...
2014-01-11 David LevineReworked attach to add charset to Content-Type string for
2014-01-11 Ken HornsteinSwitch over to using --mime-type, since --mime seems...
2014-01-03 Ken HornsteinWhoops, I forgot that AC_CACHE_CHECK calls AC_MSG_RESULT.
2014-01-03 Ken HornsteinCreate an autoconf test to determine the argument of...
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-16 Ken HornsteinSupport for locking tests in the test suite.
2013-03-15 Ken HornsteinMostly complete now, but not yet functional.
2013-03-14 Ken HornsteinStart of the changes for the new lock code. Does not...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 Ken HornsteinMove ICONV_ENABLED so it always gets initialized even...
2013-02-01 Ken HornsteinIf we don't have iconv, skip the multibyte test that...
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-01 Ken HornsteinClean up (and hopefully improve) the autoconf iconv...
2012-03-21 Ken HornsteinSupport for readline command history, editing, and...
2012-01-17 Ken HornsteinConvert from our use of aclocal.m4 to a subdirectory...