gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4178-g961a62a


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4178-g961a62a
Date: Mon, 16 Nov 2020 04:13:11 -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/docit has been updated
       via  961a62acfb893969e2c19917f31bedcdfa717e5a (commit)
       via  eabd0e4c1a72da3d164d0c0a8c335d583c6f698d (commit)
       via  6d1274d1d0c9b2f0feb109876c7c250951035a3c (commit)
       via  3aadf44caf614edcdb7bb9ccc2a689db9a784a21 (commit)
       via  793fc4309e655d68ba2972fb0e7c4be4346424ea (commit)
       via  22ca86022481cbdfbdc3a2a1f0977735067b2447 (commit)
       via  658ce05d5381f1d428971586d03b75e5343c3df3 (commit)
       via  0c075409a9a17bbc774880fdf1110251493f5f57 (commit)
      from  476b183d4f70a098aae0943a16ead5b59ffe6e4b (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                                   |   13 +
 NEWS                                        |    8 +
 awk.h                                       |    9 +
 awklib/eg/test-programs/gen-float-table.awk |   59 ++
 awklib/eg/test-programs/gen-float-table.c   |   60 ++
 awklib/eg/test-programs/gen-float-table.py  |   42 +
 builtin.c                                   |    4 +-
 doc/ChangeLog                               |   21 +
 doc/gawk.info                               | 1282 ++++++++++++++-------------
 doc/gawk.texi                               |  273 +++++-
 doc/gawktexi.in                             |  273 +++++-
 doc/wordlist                                |    2 +
 eval.c                                      |   96 +-
 interpret.h                                 |   12 +-
 mpfr.c                                      |   44 +
 node.c                                      |    5 +-
 16 files changed, 1519 insertions(+), 684 deletions(-)
 create mode 100644 awklib/eg/test-programs/gen-float-table.awk
 create mode 100644 awklib/eg/test-programs/gen-float-table.c
 create mode 100644 awklib/eg/test-programs/gen-float-table.py


hooks/post-receive
-- 
gawk



reply via email to

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