gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, memory-work, updated. gawk-4.1.0-515-g63


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, memory-work, updated. gawk-4.1.0-515-g6316df7
Date: Wed, 19 Nov 2014 16:56:09 +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, memory-work has been updated
       via  6316df7a19613a47f94366d24f3302daf5d582da (commit)
       via  e13c76601a232b24c99a452d8f3403f87f069c22 (commit)
       via  90001d0580cdba35ed3813396a095bd9f5a9345e (commit)
       via  80561e40fab798717fe2d0c217ccaf96e1025def (commit)
       via  f862e8fe648ed66662417bc37b20980fe7780eec (commit)
      from  fed291bee8b64bddbb27537b1ab104cf93b8de01 (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=6316df7a19613a47f94366d24f3302daf5d582da

commit 6316df7a19613a47f94366d24f3302daf5d582da
Merge: fed291b e13c766
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Nov 19 18:55:07 2014 +0200

    Merge branch 'gawk-4.1-stable' into memory-work


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

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]