gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-508


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-508-ge13c766
Date: Wed, 19 Nov 2014 16:54:55 +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, gawk-4.1-stable has been updated
       via  e13c76601a232b24c99a452d8f3403f87f069c22 (commit)
       via  90001d0580cdba35ed3813396a095bd9f5a9345e (commit)
      from  80561e40fab798717fe2d0c217ccaf96e1025def (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                     |   11 +
 Makefile.in                   |   22 ++-
 NEWS                          |    2 +
 aclocal.m4                    |  122 +++++++++++-
 awklib/Makefile.in            |    7 +-
 compile                       |  347 ++++++++++++++++++++++++++++++++
 config.rpath                  |   16 +-
 configure                     |  442 +++++++++++++++++++++++++++++++++--------
 configure.ac                  |    6 +-
 doc/Makefile.in               |   11 +-
 extension/Makefile.in         |   27 ++-
 extension/aclocal.m4          |  127 +++++++++++-
 extension/build-aux/compile   |  347 ++++++++++++++++++++++++++++++++
 extension/build-aux/ltmain.sh |  354 ++++++++++++++++++++++-----------
 extension/configure           |  249 ++++++++++++++++++++---
 extension/m4/libtool.m4       |   96 ++++++---
 extension/m4/ltoptions.m4     |    2 +-
 extension/m4/ltsugar.m4       |    7 +-
 extension/m4/ltversion.m4     |   12 +-
 extension/m4/lt~obsolete.m4   |    7 +-
 m4/ChangeLog                  |   11 +
 m4/gettext.m4                 |   58 ++++--
 m4/iconv.m4                   |  110 ++++++++---
 m4/lib-ld.m4                  |   77 ++++---
 m4/lib-link.m4                |   43 ++--
 m4/lib-prefix.m4              |    2 +-
 m4/nls.m4                     |    2 +-
 m4/po.m4                      |   36 ++--
 m4/progtest.m4                |   21 +-
 pc/config.h                   |    6 +-
 po/ChangeLog                  |    5 +
 po/Makefile.in.in             |   53 ++++-
 po/Makevars                   |   39 ++++-
 po/Makevars.template          |   37 ++++
 po/Rules-quot                 |   15 ++-
 test/Makefile.in              |    3 +-
 36 files changed, 2247 insertions(+), 485 deletions(-)
 create mode 100755 compile
 create mode 100755 extension/build-aux/compile


hooks/post-receive
-- 
gawk



reply via email to

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