]> diplodocus.org Git - nmh/history - sbr/dtimep.l
new.c: Order two return statements to match comment.
[nmh] / sbr / dtimep.l
2017-09-13 Ralph CorderoyRemove casts of NULL to a data pointer.
2017-09-12 Ralph CorderoyRemove more outer wrapping parenthesis from return...
2017-08-26 Ralph CorderoyAdd gcc's alloc_size function attribute.
2017-08-22 Ralph CorderoyAdd ZERO(p) for the typical memset(p, 0, sizeof *p...
2017-05-14 Ralph Corderoysbr/dtimep.l: Remove redundant wrapping parenthesis...
2017-04-28 Ralph CorderoyFix spelling in C comments.
2017-04-23 Ralph Corderoytws.h: Remove ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DST.
2017-04-23 Ralph Corderoysbr/dtimep.l: Remove always false `europeandate' flag.
2017-04-22 Ralph CorderoyAppend descriptions to C source files with first-line...
2017-04-22 Ralph CorderoyCorrect first-line comments where filename is wrong.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2017-04-22 Ralph Corderoyh/tws.h: Remove TW_YES and TW_NO; TW_SUCC good enough.
2017-03-22 Ralph CorderoyWork around flex 2.6.3 bug by conditionally #undef...
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-06 Ken HornsteinFINALLY clean up our signed/unsigned character warning...
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.