-------------------------------------------------------------------------------- CHANGES | 42 INSTALL | 47 Makefile.in | 124 ! README | 92 ! array.c | 605 !======= array.h | 51 array.w | 1092 !!============= bi_funct.c | 1015 !!!!!!!!!!!==== bi_funct.h | 67 bi_vars.c | 92 = bi_vars.h | 59 cast.c | 418 !!!!== code.c | 256 !!= code.h | 192 == configure | 2333 !!!!!!!!!!!!!!!!!!!!!!!!!=========== configure.in | 49 da.c | 431 !!!!== error.c | 397 !!!!== examples/ct_length.awk | 28 examples/decl.awk | 143 == examples/deps.awk | 57 examples/eatc.awk | 32 examples/gdecl.awk | 136 == examples/hcal | 418 ====== examples/hical | 75 = examples/nocomment.awk | 30 examples/primes.awk | 62 examples/qsort.awk | 78 = execute.c | 1456 !!!!!!!!!!!!!!!!!===== fcall.c | 442 !!!!= field.c | 686 !!!!!!!== field.h | 105 = files.c | 621 !!!!!!=== files.h | 67 = fin.c | 586 !!!!!!== fin.h | 56 fpe_check.c | 263 !!== hash.c | 258 !!= init.c | 388 !!!== init.h | 60 jmp.c | 283 !!= jmp.h | 45 kw.c | 95 = main.c | 84 = makescan.c | 119 ! man/mawk.1 | 1616 ========================= man/mawk.doc | 1254 -----!!!!!!!!!!!== matherr.c | 277 !=== mawk-1.3.4/MANIFEST | 147 ++ mawk-1.3.4/aclocal.m4 | 1285 ++++++++++++++++++++ mawk-1.3.4/config.guess | 1501 +++++++++++++++++++++++ mawk-1.3.4/config.sub | 1705 ++++++++++++++++++++++++++ mawk-1.3.4/config_h.in | 64 + mawk-1.3.4/install-sh | 294 ++++ mawk-1.3.4/makedeps.sh | 49 mawk-1.3.4/man/TODO | 86 + mawk-1.3.4/regexp.c | 12 mawk-1.3.4/regexp_system.c | 214 +++ mawk-1.3.4/rexp.c | 231 +++ mawk-1.3.4/rexp.h | 170 ++ mawk-1.3.4/rexp0.c | 800 ++++++++++++ mawk-1.3.4/rexp1.c | 232 +++ mawk-1.3.4/rexp2.c | 348 +++++ mawk-1.3.4/rexp3.c | 433 ++++++ mawk-1.3.4/rexp4.c | 18 mawk-1.3.4/rexpdb.c | 92 + mawk-1.3.4/scancode.h | 61 mawk-1.3.4/test/full-awk.dat | 3 mawk-1.3.4/test/null-rs.awk | 3 mawk-1.3.4/test/null-rs.out | 1 mawk-1.3.4/test/nulls.out | 22 mawk-1.3.4/test/nulls0.awk | 4 mawk-1.3.4/test/reg4.awk | 23 mawk-1.3.4/test/reg5.awk | 26 mawk.h | 177 != memory.c | 101 = memory.h | 50 missing.c | 192 !! msdos/dosexec.c | 178 != nstd.h | 102 = parse.c | 2621 !!!!!!!!!!============================== parse.y | 1373 !!!!!================ patchlev.h | 5 print.c | 580 !!!!!!== re_cmpl.c | 415 !!!!= regexp.h | 32 repl.h | 37 scan.c | 1080 !!!!!!!!!!!!==== scan.h | 103 sizes.h | 104 = split.c | 335 !!!= symtype.h | 189 != test/fpe_test | 103 = test/mawktest | 62 test/mawktest.bat | 51 test/reg-awk.out | 3 types.h | 107 = version.c | 144 = zmalloc.c | 195 != zmalloc.h | 48 100 files changed, 7824 insertions(+), 869 deletions(-), 11604 modifications(!), 13096 unchanged lines(=) -------------------------------------------------------------------------------- The following were removed (or as in the case of the rexp directory, moved to the common source directory and further modified): atarist/README.ST config-user/.config.user config-user/apollo config-user/convex config-user/cray config-user/mips config-user/sgi config-user/ultrix-mips config.user mawk.ac.m4 packing.list rexp/Makefile rexp/rexp.c rexp/rexp.h rexp/rexp0.c rexp/rexp1.c rexp/rexp2.c rexp/rexp3.c rexp/rexpdb.c scancode.c test/fpe_test.g test/fpe_test.v7 test/mawktest.g test/mawktest.v7 v7/Makefile.v7 v7/README v7/V7.h v7/V7_notes v7/config.h vargs.h