gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, wasted-byte, updated. gawk-4.1.0-1050-g8


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, wasted-byte, updated. gawk-4.1.0-1050-g812d26b
Date: Tue, 20 Jan 2015 20:05:32 +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, wasted-byte has been updated
       via  812d26bb6b672f3f5153c00e4edcb2377a723afd (commit)
       via  4c01db1833a02173c910d463eaed77ad6ed66195 (commit)
       via  501f5c4fc53a1c74a8a4074832dcc2bd72224ed6 (commit)
       via  f1aae2393344a21675bc3d5f3c24f9b555c5744b (commit)
       via  611ebfe5c55849245d47b4c5878eb85b27861f12 (commit)
       via  f77c13a546af58cb8cdb593f49bbfa844b10dd7e (commit)
       via  d680707683794b92f2fc69e71dcb5b2a154598be (commit)
       via  a07103b076a9a88d89bf063396a74f2272749cf4 (commit)
       via  f25f9c52b1ab284ac1055b4f8321a2da33e81fcb (commit)
       via  85699a5cba88f4ee910e2c3ef42b5cc165102b51 (commit)
       via  28f563a6f54c8ea9c63537356966508c4685b538 (commit)
       via  a59a81a68ca26293f8e3df25da2cfe20e61d7c85 (commit)
       via  f18e168ff20217143bd922f158a1c56058795e89 (commit)
       via  c6cc60329c5bfc6c181cc45b09f30ac8a8a20b49 (commit)
       via  16d6377af8d1683a29b9dc7d7ab3e8d4bc1ebd48 (commit)
       via  976be25f6d3ea05f658a43abee336fe7e3bd419d (commit)
       via  0e829ea9a5062cac730f5a8368ab2062c1ef67fd (commit)
      from  128a3e884d9541ec5b96c02a19db38ac3c404bf1 (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=812d26bb6b672f3f5153c00e4edcb2377a723afd

commit 812d26bb6b672f3f5153c00e4edcb2377a723afd
Merge: 128a3e8 4c01db1
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Jan 20 22:05:05 2015 +0200

    Merge branch 'master' into wasted-byte


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

Summary of changes:
 ChangeLog         |   37 ++-
 NEWS              |    3 +-
 TODO              |    4 -
 awk.h             |    1 -
 awkgram.c         |  813 +++++++++++++++-------------------
 awkgram.y         |   89 +----
 builtin.c         |    3 +
 command.c         |    6 +-
 dfa.c             |    2 +-
 dfa.h             |    2 +-
 doc/ChangeLog     |    9 +
 doc/gawk.info     | 1283 ++++++++++++++++++++++++++---------------------------
 doc/gawk.texi     |  138 +++---
 doc/gawkinet.info |    6 +-
 doc/gawkinet.texi |    2 +-
 doc/gawktexi.in   |  138 +++---
 gawkapi.c         |    1 -
 getopt.c          |    4 +-
 getopt.h          |    2 +-
 getopt1.c         |    2 +-
 getopt_int.h      |    2 +-
 main.c            |    6 +-
 symbol.c          |    1 -
 test/ChangeLog    |   16 +
 test/Makefile.am  |   12 +-
 test/Makefile.in  |   12 +-
 test/id.ok        |    1 +
 test/profile8.awk |    9 +
 test/profile8.ok  |   14 +
 29 files changed, 1282 insertions(+), 1336 deletions(-)
 create mode 100644 test/profile8.awk
 create mode 100644 test/profile8.ok


hooks/post-receive
-- 
gawk



reply via email to

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