]> diplodocus.org Git - nmh/history - sbr/icalparse.y
Add Arch Linux to the often-built-and-tested distro list.
[nmh] / sbr / icalparse.y
2017-11-20 Ken HornsteinNormalize some #include paths.
2017-11-12 Ralph CorderoyStrip directory from #include when it's not needed.
2017-11-12 Ralph Corderoyerror.c: Move interface to own file.
2017-11-02 Ralph CorderoyMove the opening brace of a C function to its own line.
2017-09-09 Ralph Corderoyicalparse.y: Remove else-block that returns by merging...
2017-08-01 Ken HornsteinMerge branch 'fix-post-bcc'
2017-07-16 David LevineEnhanced mhical syntax error message to provide some...
2017-05-12 Ralph Corderoysbr/icalparse.y: Replace max(BUFSIZ, 8192) with NMH_BUFSIZ.
2017-05-12 Ralph CorderoyUse existing macros min() and max() more.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-16 Ralph CorderoyReplace some strdup() with mh_xstrdup().
2016-10-16 Ralph CorderoyAdd macro NEW0(p) that callocs, and use it in simple...
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-04 David LevineAdded mhical(1), to display, reply to, and cancel iCale...