diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-08 14:19:27 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-08 14:19:27 +0300 |
commit | 4a0f74139fb702a14c2e6782fb1965245e4f9d2f (patch) | |
tree | 6d11199581350b9e1cde0caf3baf217c87913a2f | |
parent | e3de393ff1cbecea875c96294855b230f4779a3a (diff) | |
parent | 55858266e4b310f34c6812e6ecb8f08fe3e5c582 (diff) | |
download | egawk-4a0f74139fb702a14c2e6782fb1965245e4f9d2f.tar.gz egawk-4a0f74139fb702a14c2e6782fb1965245e4f9d2f.tar.bz2 egawk-4a0f74139fb702a14c2e6782fb1965245e4f9d2f.zip |
Merge branch 'master' into feature/fixtype
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ * dfa.c: Sync with GNU grep. + Unrelated: + + * builtin.c (do_print): Coding style change. (This change obsoleted + by earlier changes in the fixtype branch.) + 2016-07-06 Andrew J. Schorr <aschorr@telemetry-investments.com> * awk.h: Modify comments to indicate that MAYBE_NUM will now be |