gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-1727-g43a64


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-1727-g43a645f
Date: Wed, 06 Apr 2016 03:00:50 +0000

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  43a645fe05c57576d9d41a7f3b18bb55b1dbdc3e (commit)
       via  cfb773bb093dadfa715816c75d438f97e387e71a (commit)
       via  db6e8faca70e60d2fa80e0affda3d9bef1e82eae (commit)
       via  1b5d1b8870cb0ac1c4b99f6cf67e3277427df864 (commit)
       via  fae30f292fc0e2e67de188f8129d043f9909bd0b (commit)
       via  02e319635b2323361a5898e868e91058768bd39c (commit)
       via  6d22cdfde8a2136080efba406d980ecac537b07d (commit)
       via  b332053a160357e6c30c22f9ca90af9129e4550b (commit)
       via  464aa113b70b30ab9b1b00d1de5ccf4b0230b720 (commit)
       via  1662deffd0ced2464647ebff013be4d5ad398594 (commit)
       via  124c3594cb65748ce858dcc55eadd7c831cee041 (commit)
      from  2adf64c7b99ec6e8d1e4689b6484ace5295580b6 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                         |   26 +++
 NEWS                              |    4 +
 builtin.c                         |   33 +++-
 doc/ChangeLog                     |   11 +
 doc/gawk.info                     |  445 +++++++++++++++++++------------------
 doc/gawk.texi                     |   18 ++
 doc/gawktexi.in                   |   18 ++
 io.c                              |    9 +-
 test/ChangeLog                    |   15 ++
 test/Makefile.am                  |   14 +-
 test/Makefile.in                  |   39 ++++-
 test/Maketests                    |   25 ++
 test/clos1way2.awk                |    6 +
 test/{symtab8.in => clos1way2.in} |    0
 test/clos1way2.ok                 |    4 +
 test/clos1way3.awk                |    7 +
 test/clos1way3.ok                 |    3 +
 test/clos1way4.awk                |    7 +
 test/clos1way4.ok                 |    3 +
 test/clos1way5.awk                |    9 +
 test/clos1way5.ok                 |    3 +
 test/clos1way6.awk                |    7 +
 test/clos1way6.ok                 |    3 +
 23 files changed, 488 insertions(+), 221 deletions(-)
 create mode 100644 test/clos1way2.awk
 copy test/{symtab8.in => clos1way2.in} (100%)
 create mode 100644 test/clos1way2.ok
 create mode 100644 test/clos1way3.awk
 create mode 100644 test/clos1way3.ok
 create mode 100644 test/clos1way4.awk
 create mode 100644 test/clos1way4.ok
 create mode 100644 test/clos1way5.awk
 create mode 100644 test/clos1way5.ok
 create mode 100644 test/clos1way6.awk
 create mode 100644 test/clos1way6.ok


hooks/post-receive
-- 
gawk



reply via email to

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