gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, cmake, updated. d8d656a2929d9fd54d926363


From: Juergen Kahrs
Subject: [gawk-diffs] [SCM] gawk branch, cmake, updated. d8d656a2929d9fd54d9263634c803b92dab568c3
Date: Tue, 12 Feb 2013 08:42:32 +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, cmake has been updated
       via  d8d656a2929d9fd54d9263634c803b92dab568c3 (commit)
       via  038e70b403210a1ad298666b61369e03fb6d6ca6 (commit)
       via  4d8fd72d6cdd54aec2881ef5ecb17cad0e595f99 (commit)
       via  0c0982740c0afda6ec893e6fcd361533033331f4 (commit)
       via  ba18cde06b1c80426fdc9d5e6dff793d44bb0bc8 (commit)
       via  a9b8d46450240c20c362c05d2d79c92a04807339 (commit)
      from  2f8d4e37f5dffe7f5b8d28a21d785b37d6e09e0f (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=d8d656a2929d9fd54d9263634c803b92dab568c3

commit d8d656a2929d9fd54d9263634c803b92dab568c3
Merge: 2f8d4e3 038e70b
Author: Juergen Kahrs <address@hidden>
Date:   Tue Feb 12 09:41:29 2013 +0100

    Merge remote-tracking branch 'origin/master' into cmake


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

Summary of changes:
 doc/ChangeLog         |    4 +
 doc/gawk.info         |  271 +++++++++++++--------------
 doc/gawk.texi         |   16 +-
 extension/ChangeLog   |   13 ++
 extension/filefuncs.c |   31 +++
 extension/fnmatch.c   |    9 +-
 extension/time.c      |   12 +-
 missing_d/ChangeLog   |    4 +
 missing_d/fnmatch.c   |  489 +++++++++++++++++++++++++++++++++++++++++++++++++
 missing_d/fnmatch.h   |   85 +++++++++
 pc/ChangeLog          |   14 ++
 pc/Makefile           |    8 +-
 pc/config.sed         |    4 +
 pc/dlfcn.h            |   12 ++
 pc/gawkmisc.pc        |   86 +++++++++
 15 files changed, 908 insertions(+), 150 deletions(-)
 create mode 100644 missing_d/fnmatch.c
 create mode 100644 missing_d/fnmatch.h
 create mode 100644 pc/dlfcn.h


hooks/post-receive
-- 
gawk



reply via email to

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