gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, porting, updated. gawk-4.1.0-3997-geb94d43


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-3997-geb94d43
Date: Tue, 10 Mar 2020 03:57:51 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, porting has been updated
       via  eb94d43283a84a33b96480d032026cd14182ec96 (commit)
       via  e5e6f7aafa1409b39b6eb6759987813cd94e58ed (commit)
       via  c1596f94a5b3e26cc095f12c853dac83aad21420 (commit)
       via  0add33f3c3e8e8a5a735b6a1b779d91ee3884246 (commit)
       via  2f0eddafa9a66aebf2e2ed1c49a9e8ce9e892a8c (commit)
       via  6514b3a2f5ed8c593d7d49526a27122989e673d0 (commit)
      from  c38c3bd6d130c18e595df762dad490d45085edba (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=eb94d43283a84a33b96480d032026cd14182ec96

commit eb94d43283a84a33b96480d032026cd14182ec96
Merge: c38c3bd e5e6f7a
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Mar 10 09:57:44 2020 +0200

    Merge branch 'master' into porting


-----------------------------------------------------------------------

Summary of changes:
 ChangeLog             |  20 ++
 TODO                  |   6 +
 array.c               |  83 +++---
 awk.h                 |   6 +-
 awkgram.c             |  43 +--
 awkgram.y             |  43 +--
 builtin.c             |  78 +++---
 command.c             |  28 +-
 command.y             |  28 +-
 debug.c               |  37 +--
 doc/ChangeLog         |   7 +
 doc/gawk.info         | 762 +++++++++++++++++++++++++-------------------------
 doc/gawk.texi         |  25 +-
 doc/gawktexi.in       |  25 +-
 ext.c                 |  14 +-
 extension/filefuncs.c |  23 +-
 extension/ordchr.c    |   4 +-
 extension/rwarray.c   |   8 +-
 int_array.c           |   2 +-
 io.c                  |  68 ++---
 main.c                |  21 +-
 symbol.c              |   4 +-
 test/ChangeLog        |  10 +
 test/beginfile2.ok    |   2 +-
 test/funsmnam.ok      |   2 +-
 test/incdupe4.ok      |   2 +-
 test/incdupe5.ok      |   2 +-
 test/incdupe6.ok      |   2 +-
 test/incdupe7.ok      |   2 +-
 test/lintold.ok       |   4 +-
 test/nofile.ok        |   2 +-
 test/nulinsrc.ok      |   2 +-
 test/paramasfunc1.ok  |   2 +-
 test/paramasfunc2.ok  |   2 +-
 test/paramres.ok      |   2 +-
 test/space.ok         |   2 +-
 test/symtab11.ok      |  98 +++----
 37 files changed, 784 insertions(+), 687 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]