gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4623-g32925


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4623-g3292587
Date: Sun, 27 Dec 2020 14:45:51 -0500 (EST)

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, feature/improve-inet has been updated
       via  3292587a64225684ed88b3f9909d6ef749e66224 (commit)
       via  7920288ae1ac5fcf167421223517e338eca68897 (commit)
       via  ce2fcf704aac494b44c78a34c714732685dfc1ad (commit)
      from  0f3ea7894a2179023865b10df685fe3896aab445 (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=3292587a64225684ed88b3f9909d6ef749e66224

commit 3292587a64225684ed88b3f9909d6ef749e66224
Merge: 0f3ea78 7920288
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Dec 27 21:45:46 2020 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 .../{fingerclient.awk => catpipeclient.awk}        |   4 +-
 awklib/eg/network/catpipeserver.awk                |   8 +
 awklib/eg/network/daytimeserver.awk                |   4 +
 awklib/eg/network/fingerclient.awk                 |   9 +-
 doc/ChangeLog                                      |   5 +
 doc/gawkinet.info                                  | 186 +++++++++++++--------
 doc/gawkinet.texi                                  |  93 ++++++++---
 7 files changed, 207 insertions(+), 102 deletions(-)
 copy awklib/eg/network/{fingerclient.awk => catpipeclient.awk} (50%)
 create mode 100644 awklib/eg/network/catpipeserver.awk
 create mode 100644 awklib/eg/network/daytimeserver.awk


hooks/post-receive
-- 
gawk



reply via email to

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