2019-07-21 Arnold D. Robbins * awkcard.in, gawk.1, gawkinet.texi, gawktexi.in: Copyrights updated, spell checked. * wordlist, wordlist3: Updated. 2019-06-26 Arnold D. Robbins * gawktexi.in (Extension Sample Inplace): Fix backwards compatibility. Thanks to Andrew Schorr for most of the change. 2019-06-21 Arnold D. Robbins * gawktexi.in (Input Exercises): Remove exercise that is no longer relevant. Thanks to Mark Krauze for pointing this out. 2019-06-21 Arnold D. Robbins * texinfo.tex: Updated from GNULIB. 2019-06-18 Arnold D. Robbins * 5.0.1: Release tar ball made. 2019-06-18 Arnold D. Robbins * gawktexi.in (Plain Getline): Improve the program and show sample input and output. Thanks to Mark Krauze for some of the changes. Unrelated: Set the update month. * awkcard.in: Bump version in download info. 2019-06-11 Arnold D. Robbins * gawktexi.in (Regexp Operator Details): Add a paragraph describing how unmatched left and right parentheses work. Thanks to Neil Ormos for pointing out the need. 2019-06-05 Arnold D. Robbins * gawktexi.in (Type Functions): Clarify isarray() and typeof() behavior. Thanks to Mark Krauze , for pointing out the issues. 2019-05-22 Arnold D. Robbins * gawk.1, gawktexi.in: Document --lint=no-ext. 2019-05-06 Arnold D. Robbins * gawktexi.in: Fix some typos. Thanks to Mark Krauze , for pointing them out. (Options): Document new feature in --sandbox, that you can't add files that weren't there to start with. 2019-05-05 Arnold D. Robbins * gawktexi.in (Additional Configuration Options): Document that --disable-extensions also disables the extensions! Thanks to Mark Krauze , for pointing it out. 2019-04-28 Arnold D. Robbins * gawktexi.in (Options): Fix a copy/paste error. Thanks to Mark Krauze , for pointing it out. 2019-04-22 Arnold D. Robbins * gawktexi.in (Undocumented): Fix a typo. Thanks to Antonio Columbo for pointing it out. 2019-04-21 Arnold D. Robbins * gawktexi.in (Limitations): Provide brief instructions on how to use use a temporary file in a script with the debugger. Thanks to Holger Klene for the discussion. (Multiple Lines): Note that POSIX seems to require \n as separator for all values of FS, but that in reality it doesn't apply to regexps; this is a POSIX bug. (Options): Document clearly that if no -f or -e, anything after the program text is placed into ARGV and not parsed for options. Thanks to Neil Ormos for the tip. (Other Versions): Add a link to Mircea Neacsu's embeddable awk interpreter. 2019-04-18 Arnold D. Robbins * gawktexi.in (Undocumented): Note an undocumented feature. * Makefile.am (EXTRA_DIST): Add ChangeLog.1 to the list. Ooops. 2019-04-14 Arnold D. Robbins * gawktexi.in (Case-sensitivity): Document that single-byte locales ignore case based on the current locale and not always Latin-1. 2019-04-12 Arnold D. Robbins * ChangeLog.1: Rotated ChangeLog into this file. * ChangeLog: Created anew for gawk 5.0.0 and on. * 5.0.0: Release tar ball made.