make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 3.99.93-5-gb539908


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 3.99.93-5-gb539908
Date: Sun, 06 Oct 2013 00:04:44 +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 "make".

The branch, master has been updated
       via  b539908f7363af9a4c767c999c389f1c6f311648 (commit)
       via  2fb91e19a02ff8a3e43145d582cfebaf3a60f1d9 (commit)
      from  f96c114e22c26dbcd18b7c16590b5e0ef0c58fe9 (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 -----------------------------------------------------------------
commit b539908f7363af9a4c767c999c389f1c6f311648
Author: Paul Smith <address@hidden>
Date:   Sat Oct 5 19:30:48 2013 -0400

    Clean up some tests for use on Windows.

commit 2fb91e19a02ff8a3e43145d582cfebaf3a60f1d9
Author: Paul Smith <address@hidden>
Date:   Sat Oct 5 16:10:30 2013 -0400

    Sanitize the registered function interface.
    
    Expand the characters which are legal in a function name, and check
    the name for validity.  Create a type for the function pointer.
    Convert the last argument from a boolean to flags, to allow for expansion.

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

Summary of changes:
 ChangeLog                            |   23 ++++
 doc/make.texi                        |   42 +++++--
 function.c                           |   45 ++++---
 gnumake.h                            |   20 ++-
 guile.c                              |    4 +-
 loadapi.c                            |    7 +-
 main.c                               |    7 +-
 makeint.h                            |    2 +
 tests/ChangeLog                      |   11 ++
 tests/scripts/features/default_names |    2 +
 tests/scripts/features/jobserver     |    6 +-
 tests/scripts/features/loadapi       |   30 ++++-
 tests/test_driver.pl                 |  218 +++++++++++++++++-----------------
 variable.h                           |    6 +-
 14 files changed, 264 insertions(+), 159 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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