[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1314-
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1314-ga435b8d |
Date: |
Thu, 16 Apr 2015 15:02:21 +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, feature/cmake has been updated
via a435b8da2941d0b3c997420c71b1f4b7b79b52ff (commit)
via aaa85643b352f867cfe7198f313b4481ad1f544d (commit)
via 971bacc9db2ca88295108fb1e58f3d359ab2c842 (commit)
via 09ca6ca91db4fd691c4107419c5a4d3f99ae569e (commit)
via f667d7da571b76a1a6776ccca1530c2d8dff3af1 (commit)
via d848f63eee0800fd1e10b046dffe4c0387bec776 (commit)
via f13dbca68d16b6598066a8d4bf401fd3e1f58bff (commit)
via 2c30183a9c77b980b788ec1b52fe46ce34ed12c7 (commit)
via 5d781d9d27f2ab30679853317df3f5e9ad94be80 (commit)
via 7466599b374694c1640faee1b6a0a4760fbe718a (commit)
via 3fc38ff001d5a4345def6ce960918612ed209518 (commit)
via 54b3ab3109d5aa01595920e06ca25a815ad525a0 (commit)
via a830a63718f1e9a0a812e772bef6e891668afd17 (commit)
via d3d01be8a74e50ec3cb58ba9acd99f08ade5a606 (commit)
via 3de71423b3a39be0b9536413321c953cbf99b119 (commit)
via 11692d41b177e93df106309cf2eda493350bee35 (commit)
via f156eb53457a9e4e34c1b96f9e54eb130dffd8a3 (commit)
from 0900989f28eb43fe5744b622a1f8ae02f53f26f0 (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=a435b8da2941d0b3c997420c71b1f4b7b79b52ff
commit a435b8da2941d0b3c997420c71b1f4b7b79b52ff
Merge: 0900989 aaa8564
Author: Arnold D. Robbins <address@hidden>
Date: Thu Apr 16 18:02:09 2015 +0300
Merge branch 'master' into feature/cmake
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 41 +++++++
Makefile.in | 16 ++--
NEWS | 5 +-
aclocal.m4 | 1 -
awklib/Makefile.in | 16 ++--
builtin.c | 26 ++++-
configh.in | 3 -
configure | 80 ++++++---------
configure.ac | 41 +++----
doc/Makefile.in | 16 ++--
extension/ChangeLog | 4 +
extension/configure.ac | 4 +-
extras/Makefile.in | 16 ++--
io.c | 2 +-
m4/ChangeLog | 4 +
m4/isc-posix.m4 | 24 -----
main.c | 4 +-
pc/ChangeLog | 5 +
pc/Makefile.tst | 31 ++++--
po/gawk.pot | 259 ++++++++++++++++++++++++----------------------
profile.c | 8 +-
regex_internal.h | 4 +-
test/ChangeLog | 10 ++
test/Makefile.am | 10 ++-
test/Makefile.in | 25 +++--
test/indirectbuiltin.awk | 6 +
test/indirectbuiltin.ok | 1 +
test/negtime.awk | 4 +
test/negtime.ok | 1 +
29 files changed, 372 insertions(+), 295 deletions(-)
delete mode 100644 m4/isc-posix.m4
create mode 100644 test/negtime.awk
create mode 100644 test/negtime.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1314-ga435b8d,
Arnold Robbins <=