gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4464-gd21cc8


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4464-gd21cc8e
Date: Sun, 15 Mar 2020 09:32:29 -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/memory-work has been updated
       via  d21cc8e3685c328032c45b40f59350d3f5e34a8a (commit)
       via  2a4285b8a4aa011d7603f9cd26fbb7bc127a5899 (commit)
       via  b027d2d6b74dbd795125ebb7676c967c38f32465 (commit)
       via  2663d9c1aac94ecbf98c94fcf742b8b3bbac93dc (commit)
       via  cc77e041a1470ae6c7671ae99c71d771f4720318 (commit)
       via  cbb4732ca5d0bf958288189b7786f34c24c28d26 (commit)
       via  4e5a0dc8fb948fcc3e0756c7cc09952638a76609 (commit)
       via  4f9a2f21eacc4cb5fdb638e8f07ab6c8d7804a6a (commit)
       via  73e440b988942a2933151bd9e0a1b78b9268d5bc (commit)
      from  cf75599c085e528c2679a17c9da039550e1f73af (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=d21cc8e3685c328032c45b40f59350d3f5e34a8a

commit d21cc8e3685c328032c45b40f59350d3f5e34a8a
Merge: cf75599 2a4285b
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Mar 15 15:32:22 2020 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog              |   9 +
 Makefile.am            |   2 +-
 Makefile.in            |   2 +-
 configure              |  20 +-
 configure.ac           |   2 +-
 doc/it/ChangeLog       |   4 +
 doc/it/gawktexi.in     |  33 ++-
 extension/ChangeLog    |   4 +
 extension/configure    |  20 +-
 extension/configure.ac |   2 +-
 extension/filefuncs.c  |   6 +-
 extension/rwarray.c    |  16 +-
 extension/rwarray0.c   |  16 +-
 main.c                 |   2 +-
 pc/Makefile.tst        |  33 ++-
 pc/config.h            |   6 +-
 po/ChangeLog           |   8 +
 po/ca.gmo              | Bin 61918 -> 61041 bytes
 po/ca.po               |  84 +++----
 po/da.po               |  83 +++----
 po/de.gmo              | Bin 78870 -> 88395 bytes
 po/de.po               | 419 +++++++++++++++++-----------------
 po/es.gmo              | Bin 68246 -> 67438 bytes
 po/es.po               |  84 +++----
 po/fi.gmo              | Bin 67219 -> 66376 bytes
 po/fi.po               |  84 +++----
 po/fr.gmo              | Bin 79079 -> 88911 bytes
 po/fr.po               | 592 +++++++++++++++++++------------------------------
 po/gawk.pot            |  66 +++---
 po/id.gmo              | Bin 56498 -> 55664 bytes
 po/id.po               |  84 +++----
 po/it.gmo              | Bin 75618 -> 74755 bytes
 po/it.po               |  84 +++----
 po/ja.po               |  83 +++----
 po/ko.gmo              | Bin 80875 -> 79960 bytes
 po/ko.po               |  84 +++----
 po/ms.po               |  85 ++++---
 po/nl.gmo              | Bin 60921 -> 60142 bytes
 po/nl.po               |  84 +++----
 po/pl.gmo              | Bin 47816 -> 46988 bytes
 po/pl.po               |  84 +++----
 po/pt.gmo              | Bin 75013 -> 83771 bytes
 po/pt.po               | 414 +++++++++++++++++-----------------
 po/pt_BR.gmo           | Bin 76071 -> 85136 bytes
 po/pt_BR.po            | 419 +++++++++++++++++-----------------
 po/sv.gmo              | Bin 74515 -> 84713 bytes
 po/sv.po               | 555 +++++++++++++++++-----------------------------
 po/vi.gmo              | Bin 76456 -> 75557 bytes
 po/vi.po               |  84 +++----
 po/zh_CN.gmo           | Bin 69955 -> 69145 bytes
 po/zh_CN.po            |  84 +++----
 support/ChangeLog      |   5 +
 support/dfa.c          |   7 +-
 test/ChangeLog         |   5 +
 test/Makefile.am       |  23 +-
 test/Makefile.in       |  33 ++-
 test/Maketests         |  10 +-
 57 files changed, 1832 insertions(+), 1992 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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