]> diplodocus.org Git - nmh/history - uip/new.c
pending-release-notes: add mhshow's "-prefer", and mh-format's %(kibi/kilo)
[nmh] / uip / new.c
2014-09-06 David LevineCheck return values of system calls in uip/ and test...
2014-04-10 Lyndon NerenbergWhen lkfopendata() fails, seqfile is being freed too...
2014-04-10 Lyndon NerenbergClang's static analyzer reports a potential NULL pointe...
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-06 David LevineInstead of relying on errno to determine if locking...
2014-04-06 David LevineDon't ignore return value of lkfopendata(), most notably of
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-25 David LevineReplaced boilerplate at beginning of each nmh program...
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinRemove the --disable-locale configure option and make...
2013-10-16 Ken HornsteinAdd locking support to the version of the sequence...
2013-04-29 David LevineRemoved some #includes of stdio.h, ctype.h, stdlib...
2013-03-31 David LevineRemoved limit on maximum number of sequences in a folder.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
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-23 David LevineChanged m_getfld() to automatically allocate a new...
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-21 David LevineRemoved the static m_getfld() state instance and replaced
2013-01-18 David LevineRemoved all traces of m_getfld() FLDEOF and BODYEOF...
2013-01-10 Ken HornsteinConvert all argument processing over to using X-Macros...
2012-12-22 David LevineChanged bufsz argument of m_getfld() to be in-out inste...
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-02-12 Ken HornsteinAnother problem discovered by the test suite.
2012-02-07 David LevineCaught by the test suite: sequences[0] needs to be...
2010-12-20 Peter MaydellFix used-uninitialised warning in new.c
2010-12-20 Peter MaydellFix crash if fnext/fprev are given an empty folder...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2009-12-30 David Levine * uip/new.c: cast folder_len to int to avoid warning on
2009-01-17 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,