diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-12-31 Arnold D. Robbins <arnold@skeeve.com> + + * awk.h [STREQ, STREQN]: Remove macros. + * awkgram.y, builtin.c, command.y, debug.c, eval.c, + io.c, msg.c: Change all uses to call strcmp, strncmp. + 2011-12-26 Arnold D. Robbins <arnold@skeeve.com> Finish Rational Range Interpretation (!) |