2021-10-20 Arnold D. Robbins * Makefile.tst: Regenerated. 2021-10-13 Arnold D. Robbins * Makefile.tst: Regenerated. 2021-09-17 Arnold D. Robbins * Makefile.tst: Regenerated. 2021-09-06 Arnold D. Robbins * Makefile.tst: Regenerated. 2021-05-15 Eli Zaretskii * Makefile (DEFPATH): New variable, like in Makefile.am. (CFLAGS): Include -DDEFPATH=$(DEFPATH). 2021-05-13 Arnold D. Robbins * Makefile.tst: Regenerated. 2021-05-12 Arnold D. Robbins * GenMakefileTst.awk: Fix the test for the @echo line. * Makefile.tst: Regenerated. 2021-05-10 Arnold D. Robbins * GenMakefileTst.awk: Use ~ to match @echo line instead of ==, gets things more right. Thanks to Manuel Collado for the suggestion. * Makefile.tst: Regenerated. * Makefile (DYNOBJS): Add dynarray_at_failure$O and dynarray_resize_clear$O. 2021-05-09 Eli Zaretskii * Makefile.tst (testext): Use $(CMP), not a literal "cmp", so that end-of-line differences could be ignored on MS-DOS/Windows. (argcasfile): Use ' /no/such/file', with a leading space, to avoid MinGW thinking it's a file name, and converting it to C:\foo\bar. test/argcasfile.ok adjusted accordingly. * Makefile (VPATH): Adapt to addition of support/malloc directory. (DYNOBJS): New list with dependencies of new files in support/malloc. (LIBOBJS): Add DYNOBJS. (regex$O): Depend on some files in support/malloc. 2021-05-05 Arnold D. Robbins * Makefile.tst: Rebuilt. * config.h: Rebuilt. 2021-02-13 Arnold D. Robbins * Makefile.tst: Rebuilt. 2021-01-09 Arnold D. Robbins * Makefile.tst: Rebuilt. 2021-01-08 Arnold D. Robbins * gawkmisc.pc (quote): Make const char *. (defpath): Make const char *. (deflibpath): Make const char *. (envsep): Make const char *. (gawk_name): Now returns const char *. 2021-01-07 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-12-26 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-12-20 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-12-19 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-11-01 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-10-05 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-10-01 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-09-21 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-08-17 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-08-04 Arnold D. Robbins * Makefile.tst: Rebuilt. 2020-07-25 Eli Zaretskii * Makefile (mingw32, mingw32-readline, mingw32-mpfr) (mingw32-readline-mpfr): Remove -lmsvcp60 from the linker command line. That library is not freely redistributable, and linking against it should no longer be necessary with latest MinGW runtime versions. 2020-04-25 Eli Zaretskii * Makefile.ext: * Makefile.tst.prologue: * Makefile: * socket.h: * popen.h: * popen.c: * getid.c: * gawkmisc.pc: * dlfcn.h: * config.sed: Update copyright years. Reported by Scott Deifik . 2020-04-14 Arnold D. Robbins * 5.1.0: Release tar ball made. 2019-12-22 Arnold D. Robbins * Makefile.tst: Updated. 2019-06-18 Arnold D. Robbins * 5.0.1: Release tar ball made. 2019-04-13 Eli Zaretskii * Makefile (install1): Copy the *.txt files needed to display the manuals in the stand-alone Info reader. 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.