[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/better-index, updated. gawk-4.1.
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/better-index, updated. gawk-4.1.0-3744-g3887537 |
Date: |
Tue, 23 Apr 2019 04:05:20 -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, feature/better-index has been updated
via 3887537ae8fbe3e46782de5ebd350a508be202c9 (commit)
via b5cb0d8ecb93f55d82da15dc8092c001e70fd016 (commit)
via d69cb2dbf5d1a4bc524a4da3302f2239fc422165 (commit)
via e7f0afcf121658de68b3c5083778222c61f04782 (commit)
via 6a221b414087f0cf397b9f22a70c8b75b423d72b (commit)
via 9347fde4a80b9dc31d2ddfacb14630be5f23287c (commit)
via 27d44843c0963a91bd25cd462a05b96339ea16de (commit)
from c0d4861e21c806b8ad61e6e3a6cdf95e4335895e (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=3887537ae8fbe3e46782de5ebd350a508be202c9
commit 3887537ae8fbe3e46782de5ebd350a508be202c9
Merge: c0d4861 b5cb0d8
Author: Arnold D. Robbins <address@hidden>
Date: Tue Apr 23 11:05:15 2019 +0300
Merge branch 'master' into feature/better-index
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
config.sub | 5 +++--
doc/ChangeLog | 5 +++++
doc/gawk.texi | 4 +---
doc/gawktexi.in | 4 +---
extension/build-aux/ChangeLog | 4 ++++
extension/build-aux/config.sub | 5 +++--
support/ChangeLog | 4 ++++
support/regcomp.c | 16 ++--------------
support/regex_internal.h | 22 ----------------------
test/ChangeLog | 5 +++++
test/Makefile.am | 5 ++++-
test/Makefile.in | 10 +++++++++-
test/Maketests | 5 +++++
test/assignnumfield2.awk | 4 ++++
test/{arrayprm3.ok => assignnumfield2.ok} | 0
16 files changed, 54 insertions(+), 48 deletions(-)
create mode 100644 test/assignnumfield2.awk
copy test/{arrayprm3.ok => assignnumfield2.ok} (100%)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/better-index, updated. gawk-4.1.0-3744-g3887537,
Arnold Robbins <=